Android WorkManager导致本机崩溃

Android WorkManager导致本机崩溃,android,crash,native,Android,Crash,Native,在我的android项目中,在我开始继续工作后,我遇到了一个android本机崩溃。 我把安卓系统的墓碑附在我的Git回购上。 这是墓碑的摘要: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** Build fingerprint: 'google/sdk_gphone_x86_arm/generic_x86_arm:11/RSR1.200819.001.A1/6823625:userdebug/dev-keys' R

在我的android项目中,在我开始继续工作后,我遇到了一个android本机崩溃。 我把安卓系统的墓碑附在我的Git回购上。 这是墓碑的摘要:

*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
Build fingerprint: 'google/sdk_gphone_x86_arm/generic_x86_arm:11/RSR1.200819.001.A1/6823625:userdebug/dev-keys'
Revision: '0'
ABI: 'x86'
Timestamp: 2020-10-20 12:40:20+0000
pid: 18189, tid: 18189, name: mple.workertest  >>> com.example.workertest <<<
uid: 10219
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x3d
Cause: null pointer dereference
    eax 00000005  ebx f643c9f0  ecx 719e6c50  edx 00000000
    edi 00000000  esi f73da150
    ebp ffaaccd8  esp ffaaccc0  eip f64155ba

backtrace:
      #00 pc 0004c5ba  /system/lib/libandroidfw.so (android::LoadedIdmap::IsUpToDate() const+26) (BuildId: 5da811609d8437e97d866d83f6ab6c18)
      #01 pc 0002eac1  /system/lib/libandroidfw.so (android::ApkAssets::IsUpToDate() const+49) (BuildId: 5da811609d8437e97d866d83f6ab6c18)
      #02 pc 001604d0  /system/lib/libandroid_runtime.so (android::NativeIsUpToDate(_JNIEnv*, _jclass*, long long)+32) (BuildId: 588f2cd5873ff4273bb25b25edb82606)
      #03 pc 00202ee2  /system/framework/x86/boot-framework.oat (art_jni_trampoline+162) (BuildId: cd049c9ca9f46317ecd7d512d6b856181c4d6d60)
      #04 pc 0204793f  /memfd:jit-cache (deleted) (offset 0x2000000) (android.content.res.ApkAssets.isUpToDate+63)
      #05 pc 0206ce04  /memfd:jit-cache (deleted) (offset 0x2000000) (android.content.res.AssetManager.isUpToDate+132)
************************************************
构建指纹:“google/sdk\u gphone\u x86\u arm/generic\u x86\u arm:11/RSR1.200819.001.A1/6823625:userdebug/dev key”
修订:“0”
ABI:'x86'
时间戳:2020-10-20 12:40:20+0000
pid:18189,tid:18189,名称:mple.workertest>>>com.example.workertest