We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
第一个: 2020-10-17 13:16:20.038 9384-9813/com.live.bensonlive A/libc: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xc in tid 9813 (pool-2-thread-1), pid 9384 (live.bensonlive) 2020-10-17 13:16:20.063 9384-9806/com.live.bensonlive D/ACodec: dataspace changed to 0x10c10000 (R:2(Limited), P:3(BT601_6_625), M:3(BT601_6), T:3(SMPTE170M)) (R:2(Limited), S:2(BT601_625), T:3(SMPTE_170M)) 2020-10-17 13:16:20.142 9384-9804/com.live.bensonlive D/RESLog: VideoSenderThread,MediaCodec.INFO_OUTPUT_FORMAT_CHANGED:{max-bitrate=500000, csd-1=java.nio.HeapByteBuffer[pos=0 lim=9 cap=9], color-transfer=3, mime=video/avc, width=1280, bitrate=500000, color-range=2, frame-rate=30, color-standard=2, height=720, csd-0=java.nio.HeapByteBuffer[pos=0 lim=22 cap=22]} 2020-10-17 13:16:20.143 9384-9804/com.live.bensonlive D/RESLog: VideoSenderThread,MediaCode,eobIndex=0 2020-10-17 13:16:20.144 9384-9804/com.live.bensonlive D/RESLog: VideoSenderThread,MediaCode,eobIndex=1 2020-10-17 13:16:20.144 9820-9820/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 2020-10-17 13:16:20.144 9820-9820/? A/DEBUG: Build fingerprint: 'vivo/PD1824/PD1824:10/QP1A.190711.020/compiler06021658:user/release-keys' 2020-10-17 13:16:20.144 9820-9820/? A/DEBUG: Revision: '0' 2020-10-17 13:16:20.144 9820-9820/? A/DEBUG: ABI: 'arm' 2020-10-17 13:16:20.144 9384-9804/com.live.bensonlive D/RESLog: VideoSenderThread,MediaCode,eobIndex=2 2020-10-17 13:16:20.144 9820-9820/? A/DEBUG: Timestamp: 2020-10-17 13:16:20+0800 2020-10-17 13:16:20.144 9820-9820/? A/DEBUG: pid: 9384, tid: 9813, name: pool-2-thread-1 >>> com.live.bensonlive <<< 2020-10-17 13:16:20.144 9820-9820/? A/DEBUG: uid: 10632 2020-10-17 13:16:20.144 9820-9820/? A/DEBUG: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xc 2020-10-17 13:16:20.144 9820-9820/? A/DEBUG: Cause: null pointer dereference 2020-10-17 13:16:20.144 9820-9820/? A/DEBUG: r0 00000000 r1 00000003 r2 00000001 r3 aa9b941b 2020-10-17 13:16:20.144 9820-9820/? A/DEBUG: r4 de3f9e20 r5 de3f9e20 r6 cffd28e4 r7 b83f4568 2020-10-17 13:16:20.144 9820-9820/? A/DEBUG: r8 00000000 r9 e31bc000 r10 b83f56a0 r11 e31bc000 2020-10-17 13:16:20.144 9820-9820/? A/DEBUG: ip bad31e40 sp b83f4480 lr bad23e37 pc bad25d56
第二个:
2020-10-17 13:16:20.300 9820-9820/? A/DEBUG: backtrace: 2020-10-17 13:16:20.300 9820-9820/? A/DEBUG: #00 pc 00007d56 /data/app/com.live.bensonlive-D40bZzhz4s9oVyVjq9ZS0Q==/lib/arm/libnativepush.so (RTMP_SendPacket+30) (BuildId: a8a94f8d82441037f18d111231dd3b2cf2d431ab) 2020-10-17 13:16:20.300 9820-9820/? A/DEBUG: #1 pc 00005e33 /data/app/com.live.bensonlive-D40bZzhz4s9oVyVjq9ZS0Q==/lib/arm/libnativepush.so (BuildId: a8a94f8d82441037f18d111231dd3b2cf2d431ab) 2020-10-17 13:16:20.300 9820-9820/? A/DEBUG: #2 pc 00005489 /data/app/com.live.bensonlive-D40bZzhz4s9oVyVjq9ZS0Q==/lib/arm/libnativepush.so (RTMP_Connect1+200) (BuildId: a8a94f8d82441037f18d111231dd3b2cf2d431ab) 2020-10-17 13:16:20.300 9820-9820/? A/DEBUG: #3 pc 00005f75 /data/app/com.live.bensonlive-D40bZzhz4s9oVyVjq9ZS0Q==/lib/arm/libnativepush.so (RTMP_Connect+224) (BuildId: a8a94f8d82441037f18d111231dd3b2cf2d431ab) 2020-10-17 13:16:20.300 9820-9820/? A/DEBUG: #4 pc 00003dc7 /data/app/com.live.bensonlive-D40bZzhz4s9oVyVjq9ZS0Q==/lib/arm/libnativepush.so (Java_com_live_bensonlive_rtmp_RtmpClient_open+182) (BuildId: a8a94f8d82441037f18d111231dd3b2cf2d431ab) 2020-10-17 13:16:20.300 9820-9820/? A/DEBUG: #5 pc 000dc519 /apex/com.android.runtime/lib/libart.so (art_quick_generic_jni_trampoline+40) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e) 2020-10-17 13:16:20.300 9820-9820/? A/DEBUG: #6 pc 000d7bc5 /apex/com.android.runtime/lib/libart.so (art_quick_invoke_stub_internal+68) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e) 2020-10-17 13:16:20.300 9820-9820/? A/DEBUG: #7 pc 0043d8ef /apex/com.android.runtime/lib/libart.so (art_quick_invoke_static_stub+246) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e) 2020-10-17 13:16:20.300 9820-9820/? A/DEBUG: #8 pc 000dff95 /apex/com.android.runtime/lib/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+188) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e) 2020-10-17 13:16:20.300 9820-9820/? A/DEBUG: #9 pc 0021541b /apex/com.android.runtime/lib/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+270) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e) 2020-10-17 13:16:20.300 9820-9820/? A/DEBUG: #10 pc 0021160f /apex/com.android.runtime/lib/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+738) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e) 2020-10-17 13:16:20.300 9820-9820/? A/DEBUG: #11 pc 004350df /apex/com.android.runtime/lib/libart.so (MterpInvokeStatic+326) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e) 2020-10-17 13:16:20.300 9820-9820/? A/DEBUG: #12 pc 000d2994 /apex/com.android.runtime/lib/libart.so (mterp_op_invoke_static+20) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e) 2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #13 pc 000205be [anon:dalvik-classes2.dex extracted in memory from /data/app/com.live.bensonlive-D40bZzhz4s9oVyVjq9ZS0Q==/base.apk!classes2.dex] (com.live.bensonlive.task.RtmpStreamingSender.run+514) 2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #14 pc 004342cd /apex/com.android.runtime/lib/libart.so (MterpInvokeInterface+1536) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e) 2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #15 pc 000d2a14 /apex/com.android.runtime/lib/libart.so (mterp_op_invoke_interface+20) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e) 2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #16 pc 001f9386 /apex/com.android.runtime/javalib/core-oj.jar (java.util.concurrent.ThreadPoolExecutor.runWorker+158) 2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #17 pc 00432dc7 /apex/com.android.runtime/lib/libart.so (MterpInvokeVirtual+1226) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e) 2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #18 pc 000d2814 /apex/com.android.runtime/lib/libart.so (mterp_op_invoke_virtual+20) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e) 2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #19 pc 001f8134 /apex/com.android.runtime/javalib/core-oj.jar (java.util.concurrent.ThreadPoolExecutor$Worker.run+4) 2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #20 pc 004342cd /apex/com.android.runtime/lib/libart.so (MterpInvokeInterface+1536) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e) 2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #21 pc 000d2a14 /apex/com.android.runtime/lib/libart.so (mterp_op_invoke_interface+20) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e) 2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #22 pc 000ebcec /apex/com.android.runtime/javalib/core-oj.jar (java.lang.Thread.run+8) 2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #23 pc 001f1437 /apex/com.android.runtime/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEbb.llvm.8262745575912663356+166) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e) 2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #24 pc 001f5e4b /apex/com.android.runtime/lib/libart.so (art::interpreter::EnterInterpreterFromEntryPoint(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*)+122) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e) 2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #25 pc 00427237 /apex/com.android.runtime/lib/libart.so (artQuickToInterpreterBridge+866) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e) 2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #26 pc 000dc5a1 /apex/com.android.runtime/lib/libart.so (art_quick_to_interpreter_bridge+32) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e) 2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #27 pc 000d7bc5 /apex/com.android.runtime/lib/libart.so (art_quick_invoke_stub_internal+68) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e) 2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #28 pc 0043d7dd /apex/com.android.runtime/lib/libart.so (art_quick_invoke_stub+248) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e) 2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #29 pc 000dff81 /apex/com.android.runtime/lib/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+168) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e) 2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #30 pc 0037db07 /apex/com.android.runtime/lib/libart.so (art::(anonymous namespace)::InvokeWithArgArray(art::ScopedObjectAccessAlreadyRunnable const&, art::ArtMethod*, art::(anonymous namespace)::ArgArray*, art::JValue*, char const*)+54) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e) 2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #31 pc 0037e89b /apex/com.android.runtime/lib/libart.so (art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jmethodID*, jvalue const*)+302) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e) 2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #32 pc 003b04ff /apex/com.android.runtime/lib/libart.so (art::Thread::CreateCallback(void*)+1018) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e) 2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #33 pc 000a1b6d /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+20) (BuildId: 0e9304f4224fa907367550721e9004f2) 2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #34 pc 000582a9 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 0e9304f4224fa907367550721e9004f2)
The text was updated successfully, but these errors were encountered:
退出的时候就直接崩了
Sorry, something went wrong.
No branches or pull requests
第一个:
2020-10-17 13:16:20.038 9384-9813/com.live.bensonlive A/libc: Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xc in tid 9813 (pool-2-thread-1), pid 9384 (live.bensonlive)
2020-10-17 13:16:20.063 9384-9806/com.live.bensonlive D/ACodec: dataspace changed to 0x10c10000 (R:2(Limited), P:3(BT601_6_625), M:3(BT601_6), T:3(SMPTE170M)) (R:2(Limited), S:2(BT601_625), T:3(SMPTE_170M))
2020-10-17 13:16:20.142 9384-9804/com.live.bensonlive D/RESLog: VideoSenderThread,MediaCodec.INFO_OUTPUT_FORMAT_CHANGED:{max-bitrate=500000, csd-1=java.nio.HeapByteBuffer[pos=0 lim=9 cap=9], color-transfer=3, mime=video/avc, width=1280, bitrate=500000, color-range=2, frame-rate=30, color-standard=2, height=720, csd-0=java.nio.HeapByteBuffer[pos=0 lim=22 cap=22]}
2020-10-17 13:16:20.143 9384-9804/com.live.bensonlive D/RESLog: VideoSenderThread,MediaCode,eobIndex=0
2020-10-17 13:16:20.144 9384-9804/com.live.bensonlive D/RESLog: VideoSenderThread,MediaCode,eobIndex=1
2020-10-17 13:16:20.144 9820-9820/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2020-10-17 13:16:20.144 9820-9820/? A/DEBUG: Build fingerprint: 'vivo/PD1824/PD1824:10/QP1A.190711.020/compiler06021658:user/release-keys'
2020-10-17 13:16:20.144 9820-9820/? A/DEBUG: Revision: '0'
2020-10-17 13:16:20.144 9820-9820/? A/DEBUG: ABI: 'arm'
2020-10-17 13:16:20.144 9384-9804/com.live.bensonlive D/RESLog: VideoSenderThread,MediaCode,eobIndex=2
2020-10-17 13:16:20.144 9820-9820/? A/DEBUG: Timestamp: 2020-10-17 13:16:20+0800
2020-10-17 13:16:20.144 9820-9820/? A/DEBUG: pid: 9384, tid: 9813, name: pool-2-thread-1 >>> com.live.bensonlive <<<
2020-10-17 13:16:20.144 9820-9820/? A/DEBUG: uid: 10632
2020-10-17 13:16:20.144 9820-9820/? A/DEBUG: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0xc
2020-10-17 13:16:20.144 9820-9820/? A/DEBUG: Cause: null pointer dereference
2020-10-17 13:16:20.144 9820-9820/? A/DEBUG: r0 00000000 r1 00000003 r2 00000001 r3 aa9b941b
2020-10-17 13:16:20.144 9820-9820/? A/DEBUG: r4 de3f9e20 r5 de3f9e20 r6 cffd28e4 r7 b83f4568
2020-10-17 13:16:20.144 9820-9820/? A/DEBUG: r8 00000000 r9 e31bc000 r10 b83f56a0 r11 e31bc000
2020-10-17 13:16:20.144 9820-9820/? A/DEBUG: ip bad31e40 sp b83f4480 lr bad23e37 pc bad25d56
第二个:
2020-10-17 13:16:20.300 9820-9820/? A/DEBUG: backtrace:
2020-10-17 13:16:20.300 9820-9820/? A/DEBUG: #00 pc 00007d56 /data/app/com.live.bensonlive-D40bZzhz4s9oVyVjq9ZS0Q==/lib/arm/libnativepush.so (RTMP_SendPacket+30) (BuildId: a8a94f8d82441037f18d111231dd3b2cf2d431ab)
2020-10-17 13:16:20.300 9820-9820/? A/DEBUG: #1 pc 00005e33 /data/app/com.live.bensonlive-D40bZzhz4s9oVyVjq9ZS0Q==/lib/arm/libnativepush.so (BuildId: a8a94f8d82441037f18d111231dd3b2cf2d431ab)
2020-10-17 13:16:20.300 9820-9820/? A/DEBUG: #2 pc 00005489 /data/app/com.live.bensonlive-D40bZzhz4s9oVyVjq9ZS0Q==/lib/arm/libnativepush.so (RTMP_Connect1+200) (BuildId: a8a94f8d82441037f18d111231dd3b2cf2d431ab)
2020-10-17 13:16:20.300 9820-9820/? A/DEBUG: #3 pc 00005f75 /data/app/com.live.bensonlive-D40bZzhz4s9oVyVjq9ZS0Q==/lib/arm/libnativepush.so (RTMP_Connect+224) (BuildId: a8a94f8d82441037f18d111231dd3b2cf2d431ab)
2020-10-17 13:16:20.300 9820-9820/? A/DEBUG: #4 pc 00003dc7 /data/app/com.live.bensonlive-D40bZzhz4s9oVyVjq9ZS0Q==/lib/arm/libnativepush.so (Java_com_live_bensonlive_rtmp_RtmpClient_open+182) (BuildId: a8a94f8d82441037f18d111231dd3b2cf2d431ab)
2020-10-17 13:16:20.300 9820-9820/? A/DEBUG: #5 pc 000dc519 /apex/com.android.runtime/lib/libart.so (art_quick_generic_jni_trampoline+40) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e)
2020-10-17 13:16:20.300 9820-9820/? A/DEBUG: #6 pc 000d7bc5 /apex/com.android.runtime/lib/libart.so (art_quick_invoke_stub_internal+68) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e)
2020-10-17 13:16:20.300 9820-9820/? A/DEBUG: #7 pc 0043d8ef /apex/com.android.runtime/lib/libart.so (art_quick_invoke_static_stub+246) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e)
2020-10-17 13:16:20.300 9820-9820/? A/DEBUG: #8 pc 000dff95 /apex/com.android.runtime/lib/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+188) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e)
2020-10-17 13:16:20.300 9820-9820/? A/DEBUG: #9 pc 0021541b /apex/com.android.runtime/lib/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+270) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e)
2020-10-17 13:16:20.300 9820-9820/? A/DEBUG: #10 pc 0021160f /apex/com.android.runtime/lib/libart.so (bool art::interpreter::DoCall<false, false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+738) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e)
2020-10-17 13:16:20.300 9820-9820/? A/DEBUG: #11 pc 004350df /apex/com.android.runtime/lib/libart.so (MterpInvokeStatic+326) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e)
2020-10-17 13:16:20.300 9820-9820/? A/DEBUG: #12 pc 000d2994 /apex/com.android.runtime/lib/libart.so (mterp_op_invoke_static+20) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e)
2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #13 pc 000205be [anon:dalvik-classes2.dex extracted in memory from /data/app/com.live.bensonlive-D40bZzhz4s9oVyVjq9ZS0Q==/base.apk!classes2.dex] (com.live.bensonlive.task.RtmpStreamingSender.run+514)
2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #14 pc 004342cd /apex/com.android.runtime/lib/libart.so (MterpInvokeInterface+1536) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e)
2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #15 pc 000d2a14 /apex/com.android.runtime/lib/libart.so (mterp_op_invoke_interface+20) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e)
2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #16 pc 001f9386 /apex/com.android.runtime/javalib/core-oj.jar (java.util.concurrent.ThreadPoolExecutor.runWorker+158)
2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #17 pc 00432dc7 /apex/com.android.runtime/lib/libart.so (MterpInvokeVirtual+1226) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e)
2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #18 pc 000d2814 /apex/com.android.runtime/lib/libart.so (mterp_op_invoke_virtual+20) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e)
2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #19 pc 001f8134 /apex/com.android.runtime/javalib/core-oj.jar (java.util.concurrent.ThreadPoolExecutor$Worker.run+4)
2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #20 pc 004342cd /apex/com.android.runtime/lib/libart.so (MterpInvokeInterface+1536) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e)
2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #21 pc 000d2a14 /apex/com.android.runtime/lib/libart.so (mterp_op_invoke_interface+20) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e)
2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #22 pc 000ebcec /apex/com.android.runtime/javalib/core-oj.jar (java.lang.Thread.run+8)
2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #23 pc 001f1437 /apex/com.android.runtime/lib/libart.so (_ZN3art11interpreterL7ExecuteEPNS_6ThreadERKNS_20CodeItemDataAccessorERNS_11ShadowFrameENS_6JValueEbb.llvm.8262745575912663356+166) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e)
2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #24 pc 001f5e4b /apex/com.android.runtime/lib/libart.so (art::interpreter::EnterInterpreterFromEntryPoint(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame*)+122) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e)
2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #25 pc 00427237 /apex/com.android.runtime/lib/libart.so (artQuickToInterpreterBridge+866) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e)
2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #26 pc 000dc5a1 /apex/com.android.runtime/lib/libart.so (art_quick_to_interpreter_bridge+32) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e)
2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #27 pc 000d7bc5 /apex/com.android.runtime/lib/libart.so (art_quick_invoke_stub_internal+68) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e)
2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #28 pc 0043d7dd /apex/com.android.runtime/lib/libart.so (art_quick_invoke_stub+248) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e)
2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #29 pc 000dff81 /apex/com.android.runtime/lib/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+168) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e)
2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #30 pc 0037db07 /apex/com.android.runtime/lib/libart.so (art::(anonymous namespace)::InvokeWithArgArray(art::ScopedObjectAccessAlreadyRunnable const&, art::ArtMethod*, art::(anonymous namespace)::ArgArray*, art::JValue*, char const*)+54) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e)
2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #31 pc 0037e89b /apex/com.android.runtime/lib/libart.so (art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, _jmethodID*, jvalue const*)+302) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e)
2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #32 pc 003b04ff /apex/com.android.runtime/lib/libart.so (art::Thread::CreateCallback(void*)+1018) (BuildId: 2ff4f6f94904c73bffa436b4a90bb11e)
2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #33 pc 000a1b6d /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+20) (BuildId: 0e9304f4224fa907367550721e9004f2)
2020-10-17 13:16:20.301 9820-9820/? A/DEBUG: #34 pc 000582a9 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+30) (BuildId: 0e9304f4224fa907367550721e9004f2)
The text was updated successfully, but these errors were encountered: