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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal Exception: java.lang.OutOfMemoryError #16

Open
sitakanta136 opened this issue Jun 25, 2022 · 1 comment
Open

Fatal Exception: java.lang.OutOfMemoryError #16

sitakanta136 opened this issue Jun 25, 2022 · 1 comment

Comments

@sitakanta136
Copy link

Fatal Exception: java.lang.OutOfMemoryError
Failed to allocate a 398458888 byte allocation with 25165824 free bytes and 317MB until OOM, target footprint 228645088, growth limit 536870912

java.util.Arrays.copyOf (Arrays.java:3257)

java.lang.StringBuilder.append (StringBuilder.java:137)
flutter.ssh2.SshPlugin.lambda$execute$1 (SshPlugin.java:74)
flutter.ssh2.SshPlugin.$r8$lambda$RxKIi8_I0-p5xLPHdU7JErzUGUA (SshPlugin.java)
flutter.ssh2.SshPlugin$$InternalSyntheticLambda$1$12a911c4a29b2f1948646b9d744ad2571f59ab8017bc3e660c32b134da62d563$0.run (SshPlugin.java:6)
java.lang.Thread.run (Thread.java:920)

Issue occqure in Samsung s20 version-12.

@jda258
Copy link
Owner

jda258 commented Sep 10, 2022

Do you have code that can reproduce this? Are you performing an operation that you would expect to use 400MB of memory?

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