Skip to content

Fatal Exception: java.lang.VerifyError: kotlinx/coroutines/bv$c #1894

@vikasrathore

Description

@vikasrathore

Many number of crashes increased at fabric after updating version to 1.3.5 from 1.3.1. and also updated work-runtime from 2.2.0 to 2.3.4 . kindly look into.
Logs -----
Fatal Exception: java.lang.VerifyError: kotlinx/coroutines/bv$c
at kotlinx.coroutines.JobSupport.makeCompleting$kotlinx_coroutines_core + 874(JobSupport.java:874)
at kotlinx.coroutines.JobSupport.finalizeFinishingState + 860(JobSupport.java:860)
at kotlinx.coroutines.JobSupport.cancelMakeCompleting + 693(JobSupport.java:693)
at kotlinx.coroutines.JobSupport.cancelImpl$kotlinx_coroutines_core + 664(JobSupport.java:664)
at kotlinx.coroutines.JobSupport.cancelInternal + 629(JobSupport.java:629)
at kotlinx.coroutines.JobSupport.cancel$19aea6b0 + 614(JobSupport.java:614)
at kotlinx.coroutines.Job$DefaultImpls.cancel$default + 164(Job.java:164)
at net.one97.paytm.moneytransfer.viewmodel.MoneyTransferActivityViewModel.onCleared + 550(MoneyTransferActivityViewModel.java:550)
at androidx.lifecycle.ViewModel.clear + 139(ViewModel.java:139)
at androidx.lifecycle.ViewModelStore.clear + 62(ViewModelStore.java:62)
at androidx.activity.ComponentActivity$3.onStateChanged + 114(ComponentActivity.java:114)
at androidx.lifecycle.LifecycleRegistry$ObserverWithState.dispatchEvent + 361(LifecycleRegistry.java:361)
at androidx.lifecycle.LifecycleRegistry.backwardPass + 316(LifecycleRegistry.java:316)
at androidx.lifecycle.LifecycleRegistry.sync + 334(LifecycleRegistry.java:334)
at androidx.lifecycle.LifecycleRegistry.moveToState + 145(LifecycleRegistry.java:145)
at androidx.lifecycle.LifecycleRegistry.handleLifecycleEvent + 131(LifecycleRegistry.java:131)
at androidx.lifecycle.ReportFragment.dispatch + 123(ReportFragment.java:123)
at androidx.lifecycle.ReportFragment.onDestroy + 108(ReportFragment.java:108)
at android.app.Fragment.performDestroy + 1934(Fragment.java:1934)
at android.app.FragmentManagerImpl.moveToState + 1020(FragmentManagerImpl.java:1020)
at android.app.FragmentManagerImpl.moveToState + 1071(FragmentManagerImpl.java:1071)
at android.app.FragmentManagerImpl.moveToState + 1053(FragmentManagerImpl.java:1053)
at android.app.FragmentManagerImpl.dispatchDestroy + 1890(FragmentManagerImpl.java:1890)
at android.app.Activity.performDestroy + 5484(Activity.java:5484)
at android.app.Instrumentation.callActivityOnDestroy + 1120(Instrumentation.java:1120)
at android.app.ActivityThread.performDestroyActivity + 3741(ActivityThread.java:3741)
at android.app.ActivityThread.handleDestroyActivity + 3772(ActivityThread.java:3772)
at android.app.ActivityThread.access$1700 + 139(ActivityThread.java:139)
at android.app.ActivityThread$H.handleMessage + 1309(ActivityThread.java:1309)
at android.os.Handler.dispatchMessage + 102(Handler.java:102)
at android.os.Looper.loop + 136(Looper.java:136)
at android.app.ActivityThread.main + 5314(ActivityThread.java:5314)
at java.lang.reflect.Method.invokeNative(Method.java)
at java.lang.reflect.Method.invoke + 515(Method.java:515)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run + 864(ZygoteInit.java:864)
at com.android.internal.os.ZygoteInit.main + 680(ZygoteInit.java:680)
at dalvik.system.NativeStart.main(NativeStart.java)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions