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

App stops with an OutOfMemoryException when switching from portrait mode to landscape and back multiple times #10

Open
antsher opened this issue Sep 14, 2018 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@antsher
Copy link
Contributor

antsher commented Sep 14, 2018

2018-09-14 13:57:10.168 23199-23269/ch.sheremet.katarina.cocktailspro E/CrashlyticsCore: Failed to execute task.
java.util.concurrent.ExecutionException: java.lang.OutOfMemoryError: OutOfMemoryError thrown while trying to throw OutOfMemoryError; no stack trace available
at java.util.concurrent.FutureTask.report(FutureTask.java:94)
at java.util.concurrent.FutureTask.get(FutureTask.java:164)
at com.crashlytics.android.core.CrashlyticsBackgroundWorker.submitAndWait(CrashlyticsBackgroundWorker.java:43)
at com.crashlytics.android.core.CrashlyticsController.handleUncaughtException(CrashlyticsController.java:321)
at com.crashlytics.android.core.CrashlyticsController$6.onUncaughtException(CrashlyticsController.java:301)
at com.crashlytics.android.core.CrashlyticsUncaughtExceptionHandler.uncaughtException(CrashlyticsUncaughtExceptionHandler.java:42)
at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1068)
at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1063)
Caused by: java.lang.OutOfMemoryError: OutOfMemoryError thrown while trying to throw OutOfMemoryError; no stack trace available

@antsher antsher changed the title App stops when switching from portrait mode to landscape and back multiple times with an OutOfMemoryException App stops with an OutOfMemoryException when switching from portrait mode to landscape and back multiple times Sep 14, 2018
@ksheremet ksheremet self-assigned this Sep 14, 2018
@ksheremet ksheremet added the bug Something isn't working label Sep 14, 2018
@ksheremet ksheremet assigned ksheremet and antsher and unassigned ksheremet Sep 14, 2018
@ksheremet ksheremet added this to To Do in Before Release Dec 17, 2018
@antsher antsher closed this as completed Feb 6, 2019
@antsher antsher reopened this Feb 6, 2019
ksheremet added a commit that referenced this issue Jun 6, 2019
@ksheremet
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Before Release
  
To Do
Development

No branches or pull requests

2 participants