apollo-kotlin icon indicating copy to clipboard operation
apollo-kotlin copied to clipboard

iOS crashes when in airplane mode

Open edenman opened this issue 1 year ago • 1 comments

Version

4.0.1

Summary

Crashes

Steps to reproduce the behavior

Open the app in airplane mode

Logs

    at 0   MySPMModule              0x110ae1243        kfun:kotlin.Exception#<init>(kotlin.String?;kotlin.Throwable?){} + 143 
    at 1   MySPMModule              0x110ae1463        kfun:kotlin.RuntimeException#<init>(kotlin.String?;kotlin.Throwable?){} + 143 
    at 2   MySPMModule              0x110f4c5ab        kfun:com.apollographql.apollo.exception.ApolloException#<init>(kotlin.String?;kotlin.Throwable?){} + 123 
    at 3   MySPMModule              0x110f4ca73        kfun:com.apollographql.apollo.exception.ApolloNetworkException#<init>(kotlin.String?;kotlin.Any?){} + 239 
    at 4   MySPMModule              0x110f57083        kfun:com.apollographql.apollo.network.http.buildHttpResponse#internal + 731 
    at 5   MySPMModule              0x110f56be7        kfun:com.apollographql.apollo.network.http.AppleHttpEngine.object-1.onComplete#internal + 263 
    at 6   MySPMModule              0x110f941d3        kfun:com.apollographql.apollo.network.http.StreamingDataDelegate.Handler.com.apollographql.apollo.network.http.StreamingDataDelegate.Handler#onComplete(platform.Foundation.NSError?){}-trampoline + 99 
    at 7   MySPMModule              0x110f57e5f        kfun:com.apollographql.apollo.network.http.StreamingDataDelegate.URLSession#internal.3 + 311 
    at 8   MySPMModule              0x110f5a1d3        _636f6d2e61706f6c6c6f6772617068716c2e61706f6c6c6f3a61706f6c6c6f2d72756e74696d652f55736572732f72756e6e65722f776f726b2f61706f6c6c6f2d6b6f746c696e2f61706f6c6c6f2d6b6f746c696e2f6c69627261726965732f61706f6c6c6f2d72756e74696d652f7372632f6170706c654d61696e2f6b6f746c696e2f636f6d2f61706f6c6c6f6772617068716c2f61706f6c6c6f2f6e6574776f726b2f687474702f44656661756c7448747470456e67696e652e6170706c652e6b74_knbridge43 + 275 
    at 9   CFNetwork                           0x19e0b075f        <redacted> + 35
    at 10  libdispatch.dylib                   0x105c5ca2f        _dispatch_call_block_and_release + 31
    at 11  libdispatch.dylib                   0x105c5e71b        _dispatch_client_callout + 19
    at 12  libdispatch.dylib                   0x105c665e7        _dispatch_lane_serial_drain + 827
    at 13  libdispatch.dylib                   0x105c67393        _dispatch_lane_invoke + 459
    at 14  libdispatch.dylib                   0x105c745ef        _dispatch_root_queue_drain_deferred_wlh + 327
    at 15  libdispatch.dylib                   0x105c73bff        _dispatch_workloop_worker_thread + 579
    at 16  libsystem_pthread.dylib             0x223ee7c7b        _pthread_wqthread + 287
    at 17  libsystem_pthread.dylib             0x223ee4487        start_wqthread + 7
    Suppressed: kotlinx.coroutines.internal.DiagnosticCoroutineContextException: [StandaloneCoroutine{Cancelling}@3f2a8bb0, CoroutineDispatcherWithDelegate@1714a000]
        at 0   MySPMModule              0x110ae7b3b        kfun:kotlin.Throwable#<init>(kotlin.String?){} + 119 
        at 1   MySPMModule              0x110ae119f        kfun:kotlin.Exception#<init>(kotlin.String?){} + 115 
        at 2   MySPMModule              0x110ae13bf        kfun:kotlin.RuntimeException#<init>(kotlin.String?){} + 115 
        at 3   MySPMModule              0x110e91407        kfun:kotlinx.coroutines.internal.DiagnosticCoroutineContextException#<init>(kotlin.coroutines.CoroutineContext){} + 167 
        at 4   MySPMModule              0x110e660a7        kfun:kotlinx.coroutines.internal#handleUncaughtCoroutineException(kotlin.coroutines.CoroutineContext;kotlin.Throwable){} + 647 
        at 5   MySPMModule              0x110df4a7b        kfun:kotlinx.coroutines#handleCoroutineException(kotlin.coroutines.CoroutineContext;kotlin.Throwable){} + 515 
        at 6   MySPMModule              0x110de88a7        kfun:kotlinx.coroutines.StandaloneCoroutine.handleJobException#internal + 167 
        at 7   MySPMModule              0x110e99723        kfun:kotlinx.coroutines.JobSupport#handleJobException(kotlin.Throwable){}kotlin.Boolean-trampoline + 59 
        at 8   MySPMModule              0x110dfe973        kfun:kotlinx.coroutines.JobSupport.finalizeFinishingState#internal + 1135 
        at 9   MySPMModule              0x110e06d67        kfun:kotlinx.coroutines.JobSupport.tryMakeCompletingSlowPath#internal + 1983 
        at 10  MySPMModule              0x110e0656f        kfun:kotlinx.coroutines.JobSupport.tryMakeCompleting#internal + 755 
        at 11  MySPMModule              0x110e0609f        kfun:kotlinx.coroutines.JobSupport#makeCompletingOnce(kotlin.Any?){}kotlin.Any? + 379 
        at 12  MySPMModule              0x110de541f        kfun:kotlinx.coroutines.AbstractCoroutine#resumeWith(kotlin.Result<1:0>){} + 211 
        at 13  MySPMModule              0x110c11c33        kfun:kotlin.coroutines.Continuation#resumeWith(kotlin.Result<1:0>){}-trampoline + 99 
        at 14  MySPMModule              0x110aecab3        kfun:kotlin.coroutines.native.internal.BaseContinuationImpl#resumeWith(kotlin.Result<kotlin.Any?>){} + 1163 
        at 15  MySPMModule              0x110c11c33        kfun:kotlin.coroutines.Continuation#resumeWith(kotlin.Result<1:0>){}-trampoline + 99 
        at 16  MySPMModule              0x110e69d3f        kfun:kotlinx.coroutines.DispatchedTask#run(){} + 1691 
        at 17  MySPMModule              0x110e97f8f        kfun:kotlinx.coroutines.Runnable#run(){}-trampoline + 91 
        at 18  MySPMModule              0x11082daa7        objc2kotlin_virtual_kfun:kotlinx.coroutines.Runnable#run(){} + 127 
        at 19  MySPMModule              0x11098ec4f        $s10FooKotlin24SwiftCoroutineDispatcherV26executeWithoutCancellation33_A57C942E8381911717A7D35A528C6781LL10dispatcheryScSySo35FooKotlinx_coroutines_coreRunnable_pG_tYaFZyyYaYbcfU_TY2_ + 135    
        at 20  libswift_Concurrency.dylib          0x1a81e10e3        <redacted> + 251 
        at 21  libswift_Concurrency.dylib          0x1a81e24f3        <redacted> + 143
        at 22  libdispatch.dylib                   0x105c72c27        _dispatch_root_queue_drain + 403
        at 23  libdispatch.dylib                   0x105c73617        _dispatch_worker_thread2 + 187
        at 24  libsystem_pthread.dylib             0x223ee7c3f        _pthread_wqthread + 227
        at 25  libsystem_pthread.dylib             0x223ee4487        start_wqthread + 7 

edenman avatar Oct 11 '24 18:10 edenman

Hi 👋 What app are you using?

martinbonnin avatar Oct 11 '24 22:10 martinbonnin

Closing as non-actionable

martinbonnin avatar Oct 25 '24 10:10 martinbonnin