You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fatal Exception: java.lang.OutOfMemoryError: pthread_create (stack size 16384 bytes) failed: Try again
at java.lang.VMThread.create(VMThread.java)
at java.lang.Thread.start(Thread.java:1029)
at java.util.Timer$TimerImpl.(Timer.java:192)
at java.util.Timer.(Timer.java:367)
at java.util.Timer.(Timer.java:387)
at java.util.Timer.(Timer.java:394)
at com.thin.downloadmanager.DownloadDispatcher.run(SourceFile:74)
The text was updated successfully, but these errors were encountered:
compile 'com.mani:ThinDownloadManager:1.3.0'
I can not reproduce this bug
The text was updated successfully, but these errors were encountered: