Open hiencoder opened 5 years ago
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)
Can you give more details about the steps to reproduce this crash?
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)