Last Crash Log

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

java.lang.IllegalStateException: Fatal Exception thrown on Scheduler.Worker thread.

at rx.internal.schedulers.ScheduledAction.run(SourceFile:4)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:462)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledT
hreadPoolExecutor.java:301)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:923)
Caused by: java.lang.OutOfMemoryError: Failed to allocate a 16 byte allocation with
0 free bytes and 0B until OOM, target footprint 597148360, growth limit 536870912
at o.rw1$a.ˎ(SourceFile:3)
at o.oa6$a.call(SourceFile:9)
at o.rw1$a$b.call(SourceFile:2)
at rx.internal.schedulers.ScheduledAction.run(SourceFile:2)
... 6 more

You might also like