Skip to content
This repository has been archived by the owner on Jun 7, 2020. It is now read-only.

App Crash #2496

Open
hiencoder opened this issue Oct 7, 2019 · 1 comment
Open

App Crash #2496

hiencoder opened this issue Oct 7, 2019 · 1 comment

Comments

@hiencoder
Copy link

Fatal Exception: java.lang.InternalError
Thread starting during runtime shutdown
java.lang.Thread.nativeCreate (Thread.java)
java.lang.Thread.start (Thread.java:733)
kotlinx.coroutines.scheduling.CoroutineScheduler.createNewWorker (CoroutineScheduler.kt:473)
kotlinx.coroutines.scheduling.CoroutineScheduler.requestCpuWorker (CoroutineScheduler.kt:401)
kotlinx.coroutines.scheduling.CoroutineScheduler.dispatch (CoroutineScheduler.kt:353)
kotlinx.coroutines.scheduling.CoroutineScheduler.dispatch$default (CoroutineScheduler.kt:341)
kotlinx.coroutines.scheduling.ExperimentalCoroutineDispatcher.dispatch (Dispatcher.kt:61)
kotlinx.coroutines.DispatchedKt.dispatch (Dispatched.kt:296)
kotlinx.coroutines.CancellableContinuationImpl.dispatchResume (CancellableContinuationImpl.kt:250)
kotlinx.coroutines.CancellableContinuationImpl.resumeImpl (CancellableContinuationImpl.kt:260)
kotlinx.coroutines.CancellableContinuationImpl.resumeUndispatched (CancellableContinuationImpl.kt:332)
kotlinx.coroutines.EventLoopImplBase$DelayedResumeTask.run (EventLoop.common.kt:483)
kotlinx.coroutines.EventLoopImplBase.processNextEvent (EventLoop.common.kt:270)
kotlinx.coroutines.DefaultExecutor.run (DefaultExecutor.kt:68)
java.lang.Thread.run (Thread.java:764)

@mihaibc
Copy link

mihaibc commented Oct 7, 2019

Can you give more details about the steps to reproduce this crash?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants