Michał Mandrysz
Michał Mandrysz
Thank you @HidenoriMatsubayashi, this is sad news. May I ask which versions of weston did you test? Our weston is installed outside the container, while the flutter app in the...
Never used that before, but I can try. Did it give any worthwhile info when applied to the example I've provided?
Would it be possible for you @HidenoriMatsubayashi to test newer version of weston? I know I'm asking for a considerable favor, but this is a rather large time investment on...
I'm working on it. Isn't it clear however that it's on weston side rather than flutter?
Well, in meantime we've been testing some backup options and found out that setState(...) also leaks (I'll ask a college to provide you with an example)
@HidenoriMatsubayashi just as @OneAndZero24 said. Did you have a chance to test newer weston/wayland? This information would be extremely helpful for us, as upgrade of our yocto to newer weston/wayland...
Sorry, if it wasn’t clear, but I’m just asking whether you could, not that you should. You’ve confirmed previosly that the issue occurs on weston + elinux, but not other...
@HidenoriMatsubayashi so this was a mistake? > Sorry, I haven't been able to find clear evidence of a memory leak. It looks like the memory is freed normally. We've been...
Alright I understand, is there perhaps a way to tune GC to a more aggressive mode?
I've searched a little bit and it looks https://dart-review.googlesource.com/c/sdk/+/150503 like this is what is missing to allow StreamBuilder to work effectively. > [vm, api] Add Dart_HintFreed to the embedding API....