You are on page 1of 1

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

at rx.internal.schedulers.ScheduledAction.run(:4)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:463)
at java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledT
hreadPoolExecutor.java:307)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
at java.lang.Thread.run(Thread.java:1012)
Caused by: java.lang.OutOfMemoryError: Failed to allocate a 24 byte allocation with
659336 free bytes and 643KB until OOM, target footprint 536870912, growth limit
536870912; giving up on allocation because <1% of heap free after GC.
at com.snaptube.playlist.SqlListView$e.ˊ(:2)
at com.snaptube.playlist.SqlListView$e.call(:1)
at o.sw4$a.onNext(:1)
at rx.internal.operators.NotificationLite.ˊ(:7)
at o.fz4$a.accept(:1)
at rx.internal.util.BackpressureDrainManager.drain(:24)
at o.fz4$a.onNext(:3)
at o.sw4$a.onNext(:2)
at rx.internal.operators.NotificationLite.ˊ(:7)
at o.fz4$a.accept(:1)
at rx.internal.util.BackpressureDrainManager.drain(:24)
at o.fz4$a.onNext(:3)
at o.sw4$a.onNext(:2)
at rx.internal.operators.NotificationLite.ˊ(:7)
at o.fz4$a.accept(:1)
at rx.internal.util.BackpressureDrainManager.drain(:24)
at o.fz4$a.onNext(:3)
at o.ow4$a.onNext(:3)
at o.s17$b.onNext(:1)
at o.lz4$a.onNext(:1)
at rx.internal.operators.NotificationLite.ˊ(:7)
at o.fz4$a.accept(:1)
at rx.internal.util.BackpressureDrainManager.drain(:24)
at o.fz4$a.onNext(:3)
at rx.internal.producers.SingleDelayedProducer.ˊ(:2)
at rx.internal.producers.SingleDelayedProducer.setValue(:5)
at o.qw4.ˊ(:3)
at o.qw4.call(:1)
at o.rw4.ˊ(:3)
at o.rw4.call(:1)
at rx.c.ᒻ(:2)
at o.lz4$a.call(:4)
at o.m90$b$a.call(:2)
at rx.internal.schedulers.ScheduledAction.run(:2)
... 6 more

You might also like