Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

华为mate20保时捷上检索中文crash #544

Closed
risechen opened this issue Jun 26, 2019 · 1 comment
Closed

华为mate20保时捷上检索中文crash #544

risechen opened this issue Jun 26, 2019 · 1 comment
Assignees
Labels

Comments

@risechen
Copy link

华为mate20保时捷上检索中文crash。
2019-06-26 10:00:47.267 21443-21553/? A/libc: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0 in tid 21553 (internal), pid 21443 (com.g42.im)
2019-06-26 10:00:47.365 21791-21791/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2019-06-26 10:00:47.365 21791-21791/? A/DEBUG: Build fingerprint: 'HUAWEI/LYA-AL00P/HWLYA:9/HUAWEILYA-AL00P/201C786R2:user/release-keys'
2019-06-26 10:00:47.365 21791-21791/? A/DEBUG: Revision: '0'
2019-06-26 10:00:47.365 21791-21791/? A/DEBUG: ABI: 'arm'
2019-06-26 10:00:47.365 21791-21791/? A/DEBUG: pid: 21443, tid: 21553, name: internal >>> com.g42.im <<<
2019-06-26 10:00:47.365 21791-21791/? A/DEBUG: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
2019-06-26 10:00:47.365 21791-21791/? A/DEBUG: Cause: null pointer dereference
2019-06-26 10:00:47.365 21791-21791/? A/DEBUG: r0 00000000 r1 00000000 r2 ffffffff r3 00000000
2019-06-26 10:00:47.365 21791-21791/? A/DEBUG: r4 ba1e4561 r5 e876ef34 r6 00000000 r7 ffffffff
2019-06-26 10:00:47.365 21791-21791/? A/DEBUG: r8 c1f9b088 r9 ba2b6db4 r10 00000000 r11 c0e6b5c0
2019-06-26 10:00:47.365 21791-21791/? A/DEBUG: ip ba2b6df8 sp c0e6b570 lr ba1e458f pc e86dbe6c
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: backtrace:
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #00 pc 0001ae6c /system/lib/libc.so (strlen+72)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #1 pc 0001f58b /data/app/com.g42.im-I2ojqiay0kB-WZlKK_U7PQ==/lib/arm/libwcdb.so
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #2 pc 00023a9b /data/app/com.g42.im-I2ojqiay0kB-WZlKK_U7PQ==/lib/arm/libwcdb.so
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #3 pc 0008029d /data/app/com.g42.im-I2ojqiay0kB-WZlKK_U7PQ==/lib/arm/libwcdb.so
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #4 pc 00080ce7 /data/app/com.g42.im-I2ojqiay0kB-WZlKK_U7PQ==/lib/arm/libwcdb.so
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #5 pc 0008143b /data/app/com.g42.im-I2ojqiay0kB-WZlKK_U7PQ==/lib/arm/libwcdb.so
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #6 pc 0006f4b5 /data/app/com.g42.im-I2ojqiay0kB-WZlKK_U7PQ==/lib/arm/libwcdb.so
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #7 pc 0006fc29 /data/app/com.g42.im-I2ojqiay0kB-WZlKK_U7PQ==/lib/arm/libwcdb.so
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #8 pc 0007047d /data/app/com.g42.im-I2ojqiay0kB-WZlKK_U7PQ==/lib/arm/libwcdb.so (sqlite3_step+228)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #9 pc 00015a13 /data/app/com.g42.im-I2ojqiay0kB-WZlKK_U7PQ==/lib/arm/libwcdb.so
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #10 pc 0016b429 /data/app/com.g42.im-I2ojqiay0kB-WZlKK_U7PQ==/oat/arm/base.odex (offset 0x166000) (com.tencent.wcdb.database.SQLiteConnection.nativeExecuteForCursorWindow+160)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #11 pc 00430375 /system/lib/libart.so (art_quick_invoke_stub_internal+68)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #12 pc 004092a3 /system/lib/libart.so (art_quick_invoke_static_stub+222)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #13 pc 000a4913 /system/lib/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+154)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #14 pc 001ed6b7 /system/lib/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+230)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #15 pc 001e9225 /system/lib/libart.so (bool art::interpreter::DoCall<true, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+800)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #16 pc 0040603d /system/lib/libart.so (MterpInvokeStaticRange+100)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #17 pc 00423614 /system/lib/libart.so (ExecuteMterpImpl+15380)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #18 pc 004375d6 /data/app/com.g42.im-I2ojqiay0kB-WZlKK_U7PQ==/oat/arm/base.vdex (com.tencent.wcdb.database.SQLiteConnection.a+168)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #19 pc 001cccdf /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.2983016822+354)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #20 pc 001d1617 /system/lib/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+146)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #21 pc 001e920b /system/lib/libart.so (bool art::interpreter::DoCall<true, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+774)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #22 pc 004064f3 /system/lib/libart.so (MterpInvokeVirtualQuickRange+310)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #23 pc 00426f94 /system/lib/libart.so (ExecuteMterpImpl+30100)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #24 pc 00842e84 /data/app/com.g42.im-I2ojqiay0kB-WZlKK_U7PQ==/oat/arm/base.vdex (com.g42.im.dvs.a+96)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #25 pc 001cccdf /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.2983016822+354)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #26 pc 001d1617 /system/lib/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+146)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #27 pc 001e920b /system/lib/libart.so (bool art::interpreter::DoCall<true, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+774)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #28 pc 004064f3 /system/lib/libart.so (MterpInvokeVirtualQuickRange+310)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #29 pc 00426f94 /system/lib/libart.so (ExecuteMterpImpl+30100)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #30 pc 00842c78 /data/app/com.g42.im-I2ojqiay0kB-WZlKK_U7PQ==/oat/arm/base.vdex (com.g42.im.dvr.a+56)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #31 pc 001cccdf /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.2983016822+354)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #32 pc 001d1617 /system/lib/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+146)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #33 pc 001e8313 /system/lib/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+762)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #34 pc 0040628f /system/lib/libart.so (MterpInvokeVirtualQuick+434)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #35 pc 00426f14 /system/lib/libart.so (ExecuteMterpImpl+29972)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #36 pc 008421a0 /data/app/com.g42.im-I2ojqiay0kB-WZlKK_U7PQ==/oat/arm/base.vdex (com.g42.im.dvl.a+52)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #37 pc 001cccdf /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.2983016822+354)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #38 pc 001d1617 /system/lib/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+146)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #39 pc 001e8313 /system/lib/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+762)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #40 pc 00404ccd /system/lib/libart.so (MterpInvokeDirect+196)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #41 pc 00423294 /system/lib/libart.so (ExecuteMterpImpl+14484)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #42 pc 008420fa /data/app/com.g42.im-I2ojqiay0kB-WZlKK_U7PQ==/oat/arm/base.vdex (com.g42.im.dvl.getCount+12)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #43 pc 001cccdf /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.2983016822+354)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #44 pc 001d1617 /system/lib/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+146)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #45 pc 001e8313 /system/lib/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+762)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #46 pc 0040628f /system/lib/libart.so (MterpInvokeVirtualQuick+434)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #47 pc 00426f14 /system/lib/libart.so (ExecuteMterpImpl+29972)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #48 pc 008400ee /data/app/com.g42.im-I2ojqiay0kB-WZlKK_U7PQ==/oat/arm/base.vdex (com.g42.im.duw.moveToPosition)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #49 pc 001cccdf /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.2983016822+354)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #50 pc 001d1617 /system/lib/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+146)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #51 pc 001e8313 /system/lib/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+762)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #52 pc 0040628f /system/lib/libart.so (MterpInvokeVirtualQuick+434)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #53 pc 00426f14 /system/lib/libart.so (ExecuteMterpImpl+29972)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #54 pc 008400e0 /data/app/com.g42.im-I2ojqiay0kB-WZlKK_U7PQ==/oat/arm/base.vdex (com.g42.im.duw.moveToNext+8)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #55 pc 001cccdf /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.2983016822+354)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #56 pc 001d1617 /system/lib/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+146)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #57 pc 001e8313 /system/lib/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+762)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #58 pc 00404a05 /system/lib/libart.so (MterpInvokeInterface+1024)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #59 pc 00423394 /system/lib/libart.so (ExecuteMterpImpl+14740)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #60 pc 008b612c /data/app/com.g42.im-I2ojqiay0kB-WZlKK_U7PQ==/oat/arm/base.vdex (com.g42.im.eig.a+52)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #61 pc 001cccdf /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.2983016822+354)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #62 pc 001d1617 /system/lib/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+146)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #63 pc 001e8313 /system/lib/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+762)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #64 pc 0040628f /system/lib/libart.so (MterpInvokeVirtualQuick+434)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #65 pc 00426f14 /system/lib/libart.so (ExecuteMterpImpl+29972)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #66 pc 008b78f0 /data/app/com.g42.im-I2ojqiay0kB-WZlKK_U7PQ==/oat/arm/base.vdex (com.g42.im.eii.a+4)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #67 pc 001cccdf /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.2983016822+354)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #68 pc 001d1617 /system/lib/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+146)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #69 pc 001e8313 /system/lib/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+762)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #70 pc 0040628f /system/lib/libart.so (MterpInvokeVirtualQuick+434)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #71 pc 00426f14 /system/lib/libart.so (ExecuteMterpImpl+29972)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #72 pc 008b4dba /data/app/com.g42.im-I2ojqiay0kB-WZlKK_U7PQ==/oat/arm/base.vdex (com.g42.im.eif.a+16)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #73 pc 001cccdf /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.2983016822+354)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #74 pc 001d1617 /system/lib/libart.so (art::interpreter::ArtInterpreterToInterpreterBridge(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*, art::JValue*)+146)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #75 pc 001e8313 /system/lib/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+762)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #76 pc 00404e17 /system/lib/libart.so (MterpInvokeStatic+130)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #77 pc 00423314 /system/lib/libart.so (ExecuteMterpImpl+14612)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #78 pc 00451a22 /data/app/com.g42.im-I2ojqiay0kB-WZlKK_U7PQ==/oat/arm/base.vdex (com.zayhu.fts.ui.YCFtsActivity$20.e+60)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #79 pc 001cccdf /system/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEb.llvm.2983016822+354)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #80 pc 001d1563 /system/lib/libart.so (art::interpreter::EnterInterpreterFromEntryPoint(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*)+82)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #81 pc 003f39e3 /system/lib/libart.so (artQuickToInterpreterBridge+882)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #82 pc 004348ff /system/lib/libart.so (art_quick_to_interpreter_bridge+30)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #83 pc 00364c6d /data/app/com.g42.im-I2ojqiay0kB-WZlKK_U7PQ==/oat/arm/base.odex (offset 0x166000) (com.g42.im.ecg.run+116)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #84 pc 009e7981 /system/framework/arm/boot-framework.oat (offset 0x3ee000) (android.os.Handler.dispatchMessage+64)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #85 pc 009ea325 /system/framework/arm/boot-framework.oat (offset 0x3ee000) (android.os.Looper.loop+1300)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #86 pc 009e9341 /system/framework/arm/boot-framework.oat (offset 0x3ee000) (android.os.HandlerThread.run+528)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #87 pc 00430375 /system/lib/libart.so (art_quick_invoke_stub_internal+68)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #88 pc 004091a1 /system/lib/libart.so (art_quick_invoke_stub+224)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #89 pc 000a4901 /system/lib/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+136)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #90 pc 00365029 /system/lib/libart.so (art::(anonymous namespace)::InvokeWithArgArray(art::ScopedObjectAccessAlreadyRunnable const&, art::ArtMethod*, art::(anonymous namespace)::ArgArray*, art::JValue*, char const*)+52)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #91 pc 00365dbd /system/lib/libart.so (art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jmethodID*, jvalue*)+316)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #92 pc 00387d19 /system/lib/libart.so (art::Thread::CreateCallback(void*)+900)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #93 pc 00065413 /system/lib/libc.so (__pthread_start(void*)+22)
2019-06-26 10:00:47.478 21791-21791/? A/DEBUG: #94 pc 0001e819 /system/lib/libc.so (__start_thread+32)

@Qiuwen-chen
Copy link
Collaborator

Please try the latest version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants