Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

stop reason = EXC_RESOURCE RESOURCE_TYPE_MEMORY #389

Open
2 tasks done
KadriyeMacit opened this issue Sep 9, 2022 · 1 comment
Open
2 tasks done

stop reason = EXC_RESOURCE RESOURCE_TYPE_MEMORY #389

KadriyeMacit opened this issue Sep 9, 2022 · 1 comment

Comments

@KadriyeMacit
Copy link

馃悰 Bug Report

It starts to use a lot of memory and the application crashes when switching pages in the bottom bar.

and I got

stop reason = EXC_RESOURCE RESOURCE_TYPE_MEMORY (limit=2098 MB, unused=0x0)

in terminal with physical phone.


I tried to add

  • memCacheWidth parameter
  • ImageCache _imageCache = PaintingBinding.instance!.imageCache!;
    _imageCache.clear();
    _imageCache.clearLiveImages();

but it's not working still.


Flutter version 3.0.0
Dart version 2.17.0

cached_network_image: v3.2.0

Platform:

  • 馃摫 iOS
  • 馃 Android
@imajercsik
Copy link

@KadriyeMacit did you managed to solve this issue? Any update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants