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
#2 0x000000010388273a in ThrowIncorrectDereferenceException at /Users/builduser/buildAgent/work/4d622a065c544371/runtime/src/main/kotlin/kotlin/native/internal/RuntimeUtils.kt:75
#3 0x000000010389e3ba in CheckIsMainThread ()
#4 0x00000001038db74f in kfun:kotlinx.coroutines.<get-EMPTY_ACTIVE>#internal at /opt/teamcity-agent/work/44ec6e850d5c63f0/common/kotlinx-coroutines-core-common/src/JobSupport.kt:1170
#5 0x00000001038e7a27 in kfun:kotlinx.coroutines.JobSupport.<init>(kotlin.Boolean)kotlinx.coroutines.JobSupport at /opt/teamcity-agent/work/44ec6e850d5c63f0/common/kotlinx-coroutines-core-common/src/JobSupport.kt:124
#6 0x00000001038f2fe8 in kfun:kotlinx.coroutines.CompletableDeferredImpl.<init>#internal at /opt/teamcity-agent/work/44ec6e850d5c63f0/common/kotlinx-coroutines-core-common/src/CompletableDeferred.kt:64
#7 0x00000001038f2f4a in kfun:kotlinx.coroutines.CompletableDeferred(kotlinx.coroutines.Job?)Generic at /opt/teamcity-agent/work/44ec6e850d5c63f0/common/kotlinx-coroutines-core-common/src/CompletableDeferred.kt:45
#8 0x00000001038f38b0 in kfun:kotlinx.coroutines.CompletableDeferred$default(kotlinx.coroutines.Job?;kotlin.Int)Generic at /opt/teamcity-agent/work/44ec6e850d5c63f0/common/kotlinx-coroutines-core-common/src/CompletableDeferred.kt:40
#9 0x000000010395672f in kfun:io.ktor.client.request.HttpRequestBuilder.<init>()io.ktor.client.request.HttpRequestBuilder at /opt/teamcity-agent/work/a85294440dc5c6e/ktor-client/ktor-client-core/src/io/ktor/client/request/HttpRequest.kt:97
#10 0x00000001037c6c03 in kfun:com.mirbega.russiarunning.network.LiveEventsApi.$liveEventsList$COROUTINE$5.invokeSuspend(kotlin.Result<kotlin.Any?>)kotlin.Any? at /Users/alekseymikhailovwork/Documents/development/icerockdev_workspace/russia-running/russia-running-ios:1
#11 0x00000001037c6781 in kfun:com.mirbega.russiarunning.network.LiveEventsApi.liveEventsList$MultiPlatformLibrary()kotlin.collections.List<com.mirbega.russiarunning.model.entity.LiveEventWithWeather> at /Users/alekseymikhailovwork/Documents/development/icerockdev_workspace/russia-running/russia-running-ios/mpp-library/common/src/main/kotlin/com/mirbega/russiarunning/network/LiveEventsApi.kt:41
#12 0x00000001037cc3b5 in kfun:com.mirbega.russiarunning.model.repository.LiveEventsRepository.object-1.load#internal at /Users/alekseymikhailovwork/Documents/development/icerockdev_workspace/russia-running/russia-running-ios/mpp-library/common/src/main/kotlin/com/mirbega/russiarunning/model/repository/LiveEventsRepository.kt:78
#13 0x00000001037be6c4 in kfun:com.mirbega.russiarunning.model.repository.LiveEventsRepository.DataUpdater.$update$lambda-1$COROUTINE$0.invokeSuspend#internal at /Users/alekseymikhailovwork/Documents/development/icerockdev_workspace/russia-running/russia-running-ios/mpp-library/common/src/main/kotlin/com/mirbega/russiarunning/model/repository/LiveEventsRepository.kt:92
#14 0x000000010380cbb1 in kfun:kotlin.coroutines.native.internal.BaseContinuationImpl.resumeWith(kotlin.Result<kotlin.Any?>) at /Users/builduser/buildAgent/work/4d622a065c544371/runtime/src/main/kotlin/kotlin/coroutines/ContinuationImpl.kt:32
#15 0x0000000103979b6f in kfun:com.icerockdev.mpp.coroutines.AsyncDispatcher.dispatchResume$lambda-2#internal at /Users/alekseymikhailovwork/Documents/development/icerockdev_workspace/russia-running/russia-running-ios/mpp-library/ios:1
with run coroutine on background thread i get:
reason is
kotlinx.coroutines/common/kotlinx-coroutines-core-common/src/JobSupport.kt
Line 1170 in 62a6ab6
my versions:
code:
dispatchers:
The text was updated successfully, but these errors were encountered: