google / google/conscrypt

Random SIGSEGV crash

Open
#963 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.4k
Forks
326
Avg merge
16h 22m
Merged PRs (30d)
17

Description

Hi,

We are reporting the following crash which happened on several clients that are using Android 11.

The android application has a service which keeps a permanent encrypted connection with a server. When the application stops the service and closes the connection the following crash happens.

The crash is not reproducible in our environment.

Thank you.

Crash 1

```
Kernel: Linux version 5.4.61-20701476-ab************ (dpi@21DI2521) (Android (6443078 based on r383902) clang version 11.0.1 (https://android.googlesource.com/toolchain/llvm-project b397f81060ce6d701042b782172ed13bee898b79), LLD 11.0.1 (/buildbot/tmp/tmp6_m7QH b397f81060ce6d701042b782172ed13bee898b79))

01-23 10:37:41.799 5013 3066 3165 I PassiveListener_FLP: onLocationChanged, provider=gps / isMock=false / speed=0.05054382 / time=1611365861999 / elapsed=80311262523619
01-23 10:47:20.709 10307 23619 23619 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone
01-23 10:47:20.718 10307 23619 23619 I crash_dump64: performing dump of process 23546 (target tid = 23573)
01-23 10:47:20.756 10307 23619 23619 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
01-23 10:47:20.756 10307 23619 23619 F DEBUG : Build fingerprint: '*******/t2sksx/t2s:11/RP1A.200720.012/************:user/release-keys'
01-23 10:47:20.756 10307 23619 23619 F DEBUG : Revision: '22'
01-23 10:47:20.756 10307 23619 23619 F DEBUG : ABI: 'arm64'
01-23 10:47:20.757 10307 23619 23619 F DEBUG : Timestamp: 2021-01-23 10:47:20+0900
01-23 10:47:20.757 10307 23619 23619 F DEBUG : pid: 23546, tid: 23573, name: Loop - 20755 >>> com.****************:com.************.process <<<
01-23 10:47:20.757 10307 23619 23619 F DEBUG : uid: 10307
01-23 10:47:20.757 10307 23619 23619 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x62
01-23 10:47:20.757 10307 23619 23619 F DEBUG : Cause: null pointer dereference
01-23 10:47:20.757 10307 23619 23619 F DEBUG : x0 00000074a0a42f38 x1 00000073e33816f4 x2 00000074a0a42f38 x3 00000073e3380350
01-23 10:47:20.757 10307 23619 23619 F DEBUG : x4 0000000000000000 x5 00000073e3380fb0 x6 f5925bd348b4aa5f x7 9efef9bcc59ecb23
01-23 10:47:20.757 10307 23619 23619 F DEBUG : x8 0000000000000032 x9 9fd1b68becd59537 x10 0000000000430000 x11 0000000000000005
01-23 10:47:20.757 10307 23619 23619 F DEBUG : x12 00000073e3380318 x13 00000073e3380308 x14 00000073e33801a0 x15 00000000ebad6a89
01-23 10:47:20.757 10307 23619 23619 F DEBUG : x16 00000074339f0f18 x17 00000074337e137c x18 00000073e279a000 x19 00000075c0a6df00
01-23 10:47:20.757 10307 23619 23619 F DEBUG : x20 0000000000000000 x21 00000075c0a6df00 x22 00000073e3383000 x23 00000075c0a6dfb8
01-23 10:47:20.757 10307 23619 23619 F DEBUG : x24 000000774562fd78 x25 00000073e3383000 x26 00000000000001ad x27 0000000000000002
01-23 10:47:20.757 10307 23619 23619 F DEBUG : x28 00000073e3381700 x29 00000073e33816b0
01-23 10:47:20.757 10307 23619 23619 F DEBUG : lr 00000074339e453c sp 00000073e33816b0 pc 00000074337e1390 pst 0000000060001000
01-23 10:47:20.962 10307 23619 23619 F DEBUG : backtrace:
01-23 10:47:20.962 10307 23619 23619 F DEBUG : #00 pc 0000000000061390 /apex/com.android.conscrypt/lib64/libcrypto.so (BIO_ctrl_pending+20) (BuildId: 0eea544a320e826d4fef4540030dfdb1)
01-23 10:47:20.962 10307 23619 23619 F DEBUG : #01 pc 0000000000038538 /apex/com.android.conscrypt/lib64/libjavacrypto.so (NativeCrypto_SSL_pending_written_bytes_in_BIO(_JNIEnv*, _jclass*, long)+20) (BuildId: 774cec9038833dd1f6f88618ec1d59b0)
01-23 10:47:20.962 10307 23619 23619 F DEBUG : #02 pc 000000000013ded4 /apex/com.android.art/lib64/libart.so (art_quick_generic_jni_trampoline+148) (BuildId: 782328f240eb0f7272ba38bf63aee6c6)
01-23 10:47:20.962 10307 23619 23619 F DEBUG : #03 pc 00000000001347e8 /apex/com.android.art/lib64/libart.so (art_quick_invoke_static_stub+568) (BuildId: 782328f240eb0f7272ba38bf63aee6c6)
01-23 10:47:20.963 10307 23619 23619 F DEBUG : #04 pc 00000000001a9a94 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+228) (BuildId: 782328f240eb0f7272ba38bf63aee6c6)
01-23 10:47:20.963 10307 23619 23619 F DEBUG : #05 pc 0000000000321124 /apex/com.android.art/lib64/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+376) (BuildId: 782328f240eb0f7272ba38bf63aee6c6)
01-23 10:47:20.963 10307 23619 23619 F DEBUG : #06 pc 0000000000317450 /apex/com.android.art/lib64/libart.so (bool art::interpreter::DoCall(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+996) (BuildId: 782328f240eb0f7272ba38bf63aee6c6)
01-23 10:47:20.963 10307 23619 23619 F DEBUG : #07 pc 0000000000687c84 /apex/com.android.art/lib64/libart.so (MterpInvokeStatic+548) (BuildId: 782328f240eb0f7272ba38bf63aee6c6)
01-23 10:47:20.963 10307 23619 23619 F DEBUG : #08 pc 000000000012e994 /apex/com.android.art/lib64/libart.so (mterp_op_invoke_static+20) (BuildId: 782328f240eb0f7272ba38bf63aee6c6)
01-23 10:47:20.963 10307 23619 23619 F DEBUG : #09 pc 0000000000022230 /apex/com.android.conscrypt/javalib/conscrypt.jar (com.android.org.conscrypt.NativeSsl$BioWrapper.getPendingWrittenBytes+20)
01-23 10:47:20.963 10307 23619 23619 F DEBUG : #10 pc 0000000000684fcc /apex/com.android.art/lib64/libart.so (MterpInvokeVirtual+1520) (BuildId: 782328f240eb0f7272ba38bf63aee6c6)
01-23 10:47:20.963 10307 23619 23619 F DEBUG : #11 pc 000000000012e814 /apex/com.android.art/lib64/libart.so (mterp_op_invoke_virtual+20) (BuildId: 782328f240eb0f7272ba38bf63aee6c6)
01-23 10:47:20.963 10307 23619 23619 F DEBUG : #12 pc 0000000000018618 /apex/com.android.conscrypt/javalib/conscrypt.jar (com.android.org.conscrypt.ConscryptEngine.pendingOutboundEncryptedBytes+4)
01-23 10:47:20.963 10307 23619 23619 F DEBUG : #13 pc 0000000000684fcc /apex/com.android.art/lib64/libart.so (MterpInvokeVirtual+1520) (BuildId: 782328f240eb0f7272ba38bf63aee6c6)
01-23 10:47:20.964 10307 23619 23619 F DEBUG : #14 pc 000000000012e814 /apex/com.android.art/lib64/libart.so (mterp_op_invoke_virtual+20) (BuildId: 782328f240eb0f7272ba38bf63aee6c6)
01-23 10:47:20.964 10307 23619 23619 F DEBUG : #15 pc 0000000000017cec /apex/com.android.conscrypt/javalib/conscrypt.jar (com.android.org.conscrypt.ConscryptEngineSocket.drainOutgoingQueue+4)
01-23 10:47:20.964 10307 23619 23619 F DEBUG : #16 pc 0000000000687648 /apex/com.android.art/lib64/libart.so (MterpInvokeDirect+1248) (BuildId: 782328f240eb0f7272ba38bf63aee6c6)
01-23 10:47:20.964 10307 23619 23619 F DEBUG : #17 pc 000000000012e914 /apex/com.android.art/lib64/libart.so (mterp_op_invoke_direct+20) (BuildId: 782328f240eb0f7272ba38bf63aee6c6)
01-23 10:47:20.964 10307 23619 23619 F DEBUG : #18 pc 0000000000017b0a /apex/com.android.conscrypt/javalib/conscrypt.jar (com.android.org.conscrypt.ConscryptEngineSocket.close+74)
01-23 10:47:20.964 10307 23619 23619 F DEBUG : #19 pc 0000000000684fcc /apex/com.android.art/lib64/libart.so (MterpInvokeVirtual+1520) (BuildId: 782328f240eb0f7272ba38bf63aee6c6)
01-23 10:47:20.964 10307 23619 23619 F DEBUG : #20 pc 000000000012e814 /apex/com.android.art/lib64/libart.so (mterp_op_invoke_virtual+20) (BuildId: 782328f240eb0f7272ba38bf63aee6c6)
01-23 10:47:20.964 10307 23619 23619 F DEBUG : #21 pc 0000000000a3f5c0 /data/app/~~************-9bkPIOg==/com.****************-YkpmEY0zsmx7eA5y_Ct2Qg==/oat/arm64/base.vdex (com.************.client.e.disconnect+8)
01-23 10:47:20.964 10307 23619 23619 F DEBUG : #22 pc 0000000000684fcc /apex/com.android.art/lib64/libart.so (MterpInvokeVirtual+1520) (BuildId: 782328f240eb0f7272ba38bf63aee6c6)
01-23 10:47:20.964 10307 23619 23619 F DEBUG : #23 pc 000000000012e814 /apex/com.android.art/lib64/libart.so (mterp_op_invoke_virtual+20) (BuildId: 782328f240eb0f7272ba38bf63aee6c6)
01-23 10:47:20.964 10307 23619 23619 F DEBUG : #24 pc 0000000000a3f652 /data/app/~~************-9bkPIOg==/com.****************-YkpmEY0zsmx7eA5y_Ct2Qg==/oat/arm64/base.vdex (com.************.client.e.dispose+8)
01-23 10:47:20.964 10307 23619 23619 F DEBUG : #25 pc 0000000000684fcc /apex/com.android.art/lib64/libart.so (MterpInvokeVirtual+1520) (BuildId: 782328f240eb0f7272ba38bf63aee6c6)
01-23 10:47:20.964 10307 23619 23619 F DEBUG : #26 pc 000000000012e814 /apex/com.android.art/lib64/libart.so (mterp_op_invoke_virtual+20) (BuildId: 782328f240eb0f7272ba38bf63aee6c6)
01-23 10:47:20.965 10307 23619 23619 F DEBUG : #27 pc 0000000000a3d4f4 /data/app/~~************-9bkPIOg==/com.****************-YkpmEY0zsmx7eA5y_Ct2Qg==/oat/arm64/base.vdex (com.************.client.a.a+408)
01-23 10:47:20.965 10307 23619 23619 F DEBUG : #28 pc 0000000000686a04 /apex/com.android.art/lib64/libart.so (MterpInvokeInterface+1808) (BuildId: 782328f240eb0f7272ba38bf63aee6c6)
01-23 10:47:20.965 10307 23619 23619 F DEBUG : #29 pc 000000000012ea14 /apex/com.android.art/lib64/libart.so (mterp_op_invoke_interface+20) (BuildId: 782328f240eb0f7272ba38bf63aee6c6)
01-23 10:47:20.965 10307 23619 23619 F DEBUG : #30 pc 0000000000a3fd42 /data/app/~~************-9bkPIOg==/com.****************-YkpmEY0zsmx7eA5y_Ct2Qg==/oat/arm64/base.vdex (com.************.client.k.run+66)
01-23 10:47:20.965 10307 23619 23619 F DEBUG : #31 pc 000000000030ea4c /apex/com.android.art/lib64/libart.so (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.llvm.9992100977567982655)+268) (BuildId: 782328f240eb0f7272ba38bf63aee6c6)
01-23 10:47:20.965 10307 23619 23619 F DEBUG : #32 pc 00000000006737b0 /apex/com.android.art/lib64/libart.so (artQuickToInterpreterBridge+780) (BuildId: 782328f240eb0f7272ba38bf63aee6c6)
01-23 10:47:20.965 10307 23619 23619 F DEBUG : #33 pc 000000000013dff8 /apex/com.android.art/lib64/libart.so (art_quick_to_interpreter_bridge+88) (BuildId: 782328f240eb0f7272ba38bf63aee6c6)
01-23 10:47:20.965 10307 23619 23619 F DEBUG : #34 pc 0000000000134564 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: 782328f240eb0f7272ba38bf63aee6c6)
01-23 10:47:20.965 10307 23619 23619 F DEBUG : #35 pc 00000000001a9a78 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+200) (BuildId: 782328f240eb0f7272ba38bf63aee6c6)
01-23 10:47:20.965 10307 23619 23619 F DEBUG : #36 pc 000000000055cccc /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+460) (BuildId: 782328f240eb0f7272ba38bf63aee6c6)
01-23 10:47:20.965 10307 23619 23619 F DEBUG : #37 pc 00000000005ac490 /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1308) (BuildId: 782328f240eb0f7272ba38bf63aee6c6)
01-23 10:47:20.965 10307 23619 23619 F DEBUG : #38 pc 00000000000b0228 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+64) (BuildId: 0537c1e6838792775ce275f0ee9e5270)
01-23 10:47:20.966 10307 23619 23619 F DEBUG : #39 pc 000000000005070c /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 0537c1e6838792775ce275f0ee9e5270)
<6>[48461.623619] [5: watchdogd: 591] secdbg_wdd_ping_handler: wdd_info: 0x000000005ec92081
<14>[48598.270740] [0: init: 1] init: Control message: Processed ctl.start for 'bugreportm' from pid: 23619 (crash_dump64 23573 23614 1)
<14>[48598.340483] [3: init: 1] init: Untracked pid 23619 exited with status 0
[28514.323619]1.1.I93ca06394 NPU:[proto-drv][U0][F13873][NOTICE]npu_protodrv_handler_frame_free(1452):(REQ)FRAME: cmd:33 / req_id:1885 / frame_id:13873
[30415.236193][2] 1.1.I93ca06394 NPU:[*]npu_device_resume(684):npu_device_resume()
```

Crash 2

```
Kernel: Linux version 5.4.61-20575427-ab************** (dpi@21HH1E07) (Android (6443078 based on r383902) clang version 11.0.1 (https://android.googlesource.com/toolchain/llvm-project b397f81060ce6d701042b782172ed13bee898b79), LLD 11.0.1 (/buildbot/tmp/tmp6_m7QH b397f81060ce6d701042b782172ed13bee898b79))

node 32189130: ub400007d2d528170 cb400007d7d440568 pri 0:139 hs 1 hw 1 ls 0 lw 0 is 1 iw 1 tr 1 proc 894
ref 69521891: desc 2473 node 69521890 s 1 w 1 d 0000000000000000
ref 16321891: desc 112 dead node 16321890 s 1 w 1 d 0000000000000000
ref 32189131: desc 310 dead node 32189130 s 1 w 1 d 0000000000000000
12-21 09:34:26.315 10294 21891 21891 I crash_dump64: obtaining output fd from tombstoned, type: kDebuggerdTombstone
12-21 09:34:26.319 10294 21891 21891 I crash_dump64: performing dump of process 21761 (target tid = 21784)
12-21 09:34:26.330 10294 21891 21891 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
12-21 09:34:26.330 10294 21891 21891 F DEBUG : Build fingerprint: '*******/t2sksx/t2s:11/RP1A.200720.012/**************:user/release-keys'
12-21 09:34:26.330 10294 21891 21891 F DEBUG : Revision: '22'
12-21 09:34:26.330 10294 21891 21891 F DEBUG : ABI: 'arm64'
12-21 09:34:26.331 10294 21891 21891 F DEBUG : Timestamp: 2020-12-21 09:34:26+0900
12-21 09:34:26.331 10294 21891 21891 F DEBUG : pid: 21761, tid: 21784, name: Loop - 11380 >>> com.****************:com.************.process <<<
12-21 09:34:26.331 10294 21891 21891 F DEBUG : uid: 10294
12-21 09:34:26.331 10294 21891 21891 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x62
12-21 09:34:26.331 10294 21891 21891 F DEBUG : Cause: null pointer dereference
12-21 09:34:26.331 10294 21891 21891 F DEBUG : x0 0000007d5d32ce18 x1 0000007ca15fbbb4 x2 0000007d5d32ce18 x3 0000000000000008
12-21 09:34:26.331 10294 21891 21891 F DEBUG : x4 0000007d0c907000 x5 0000000000010002 x6 0000000000000000 x7 0000000000000000
12-21 09:34:26.331 10294 21891 21891 F DEBUG : x8 0000000000000032 x9 78925e740d1f0964 x10 0000000000430000 x11 0000000000000005
12-21 09:34:26.331 10294 21891 21891 F DEBUG : x12 0000007ca15fa7d8 x13 0000007ca15fa7c8 x14 0000007ca15fa660 x15 00000000ebad6a89
12-21 09:34:26.332 10294 21891 21891 F DEBUG : x16 0000007cf0019f18 x17 0000007cf00c637c x18 0000007ca0200000 x19 0000007e7d33f080
12-21 09:34:26.332 10294 21891 21891 F DEBUG : x20 0000000000000000 x21 0000007e7d33f080 x22 0000007ca15fd000 x23 0000007e7d33f138
12-21 09:34:26.332 10294 21891 21891 F DEBUG : x24 0000007fa1d90d78 x25 0000007ca15fd000 x26 00000000000001cf x27 0000000000000002
12-21 09:34:26.332 10294 21891 21891 F DEBUG : x28 0000007ca15fbbc0 x29 0000007ca15fbb70
12-21 09:34:26.332 10294 21891 21891 F DEBUG : lr 0000007cf000d53c sp 0000007ca15fbb70 pc 0000007cf00c6390 pst 0000000060001000
12-21 09:34:26.499 10294 21891 21891 F DEBUG : backtrace:
12-21 09:34:26.499 10294 21891 21891 F DEBUG : #00 pc 0000000000061390 /apex/com.android.conscrypt/lib64/libcrypto.so (BIO_ctrl_pending+20) (BuildId: 0eea544a320e826d4fef4540030dfdb1)
12-21 09:34:26.499 10294 21891 21891 F DEBUG : #01 pc 0000000000038538 /apex/com.android.conscrypt/lib64/libjavacrypto.so (NativeCrypto_SSL_pending_written_bytes_in_BIO(_JNIEnv*, _jclass*, long)+20) (BuildId: 774cec9038833dd1f6f88618ec1d59b0)
12-21 09:34:26.499 10294 21891 21891 F DEBUG : #02 pc 000000000013ded4 /apex/com.android.art/lib64/libart.so (art_quick_generic_jni_trampoline+148) (BuildId: d29c91c01b65b68b9f64f296d9f61a76)
12-21 09:34:26.499 10294 21891 21891 F DEBUG : #03 pc 00000000001347e8 /apex/com.android.art/lib64/libart.so (art_quick_invoke_static_stub+568) (BuildId: d29c91c01b65b68b9f64f296d9f61a76)
12-21 09:34:26.499 10294 21891 21891 F DEBUG : #04 pc 00000000001a9a94 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+228) (BuildId: d29c91c01b65b68b9f64f296d9f61a76)
12-21 09:34:26.499 10294 21891 21891 F DEBUG : #05 pc 000000000032074c /apex/com.android.art/lib64/libart.so (art::interpreter::ArtInterpreterToCompiledCodeBridge(art::Thread*, art::ArtMethod*, art::ShadowFrame*, unsigned short, art::JValue*)+376) (BuildId: d29c91c01b65b68b9f64f296d9f61a76)
12-21 09:34:26.500 10294 21891 21891 F DEBUG : #06 pc 0000000000316a78 /apex/com.android.art/lib64/libart.so (bool art::interpreter::DoCall(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, art::JValue*)+996) (BuildId: d29c91c01b65b68b9f64f296d9f61a76)
12-21 09:34:26.500 10294 21891 21891 F DEBUG : #07 pc 00000000006872a8 /apex/com.android.art/lib64/libart.so (MterpInvokeStatic+548) (BuildId: d29c91c01b65b68b9f64f296d9f61a76)
12-21 09:34:26.500 10294 21891 21891 F DEBUG : #08 pc 000000000012e994 /apex/com.android.art/lib64/libart.so (mterp_op_invoke_static+20) (BuildId: d29c91c01b65b68b9f64f296d9f61a76)
12-21 09:34:26.500 10294 21891 21891 F DEBUG : #09 pc 0000000000022230 /apex/com.android.conscrypt/javalib/conscrypt.jar (com.android.org.conscrypt.NativeSsl$BioWrapper.getPendingWrittenBytes+20)
12-21 09:34:26.500 10294 21891 21891 F DEBUG : #10 pc 00000000006845f0 /apex/com.android.art/lib64/libart.so (MterpInvokeVirtual+1520) (BuildId: d29c91c01b65b68b9f64f296d9f61a76)
12-21 09:34:26.500 10294 21891 21891 F DEBUG : #11 pc 000000000012e814 /apex/com.android.art/lib64/libart.so (mterp_op_invoke_virtual+20) (BuildId: d29c91c01b65b68b9f64f296d9f61a76)
12-21 09:34:26.500 10294 21891 21891 F DEBUG : #12 pc 0000000000018618 /apex/com.android.conscrypt/javalib/conscrypt.jar (com.android.org.conscrypt.ConscryptEngine.pendingOutboundEncryptedBytes+4)
12-21 09:34:26.500 10294 21891 21891 F DEBUG : #13 pc 00000000006845f0 /apex/com.android.art/lib64/libart.so (MterpInvokeVirtual+1520) (BuildId: d29c91c01b65b68b9f64f296d9f61a76)
12-21 09:34:26.500 10294 21891 21891 F DEBUG : #14 pc 000000000012e814 /apex/com.android.art/lib64/libart.so (mterp_op_invoke_virtual+20) (BuildId: d29c91c01b65b68b9f64f296d9f61a76)
12-21 09:34:26.500 10294 21891 21891 F DEBUG : #15 pc 0000000000017cec /apex/com.android.conscrypt/javalib/conscrypt.jar (com.android.org.conscrypt.ConscryptEngineSocket.drainOutgoingQueue+4)
12-21 09:34:26.500 10294 21891 21891 F DEBUG : #16 pc 0000000000686c6c /apex/com.android.art/lib64/libart.so (MterpInvokeDirect+1248) (BuildId: d29c91c01b65b68b9f64f296d9f61a76)
12-21 09:34:26.500 10294 21891 21891 F DEBUG : #17 pc 000000000012e914 /apex/com.android.art/lib64/libart.so (mterp_op_invoke_direct+20) (BuildId: d29c91c01b65b68b9f64f296d9f61a76)
12-21 09:34:26.500 10294 21891 21891 F DEBUG : #18 pc 0000000000017b0a /apex/com.android.conscrypt/javalib/conscrypt.jar (com.android.org.conscrypt.ConscryptEngineSocket.close+74)
12-21 09:34:26.500 10294 21891 21891 F DEBUG : #19 pc 000000000030e074 /apex/com.android.art/lib64/libart.so (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.llvm.9992100977567982655)+268) (BuildId: d29c91c01b65b68b9f64f296d9f61a76)
12-21 09:34:26.501 10294 21891 21891 F DEBUG : #20 pc 0000000000672dd4 /apex/com.android.art/lib64/libart.so (artQuickToInterpreterBridge+780) (BuildId: d29c91c01b65b68b9f64f296d9f61a76)
12-21 09:34:26.501 10294 21891 21891 F DEBUG : #21 pc 000000000013dff8 /apex/com.android.art/lib64/libart.so (art_quick_to_interpreter_bridge+88) (BuildId: d29c91c01b65b68b9f64f296d9f61a76)
12-21 09:34:26.501 10294 21891 21891 F DEBUG : #22 pc 0000000000488d5c /data/app/~~************==/com.****************-5Nc3I1TgsFIQiy4qMyQYLQ==/oat/arm64/base.odex (com.************.client.e.disconnect+76)
12-21 09:34:26.501 10294 21891 21891 F DEBUG : #23 pc 0000000000488f7c /data/app/~~************==/com.****************-5Nc3I1TgsFIQiy4qMyQYLQ==/oat/arm64/base.odex (com.************.client.e.dispose+108)
12-21 09:34:26.501 10294 21891 21891 F DEBUG : #24 pc 000000000053f850 /data/app/~~************==/com.****************-5Nc3I1TgsFIQiy4qMyQYLQ==/oat/arm64/base.odex (com.************.client.a.a+1552)
12-21 09:34:26.501 10294 21891 21891 F DEBUG : #25 pc 0000000000544810 /data/app/~~************==/com.****************-5Nc3I1TgsFIQiy4qMyQYLQ==/oat/arm64/base.odex (com.************.client.k.t+240)
12-21 09:34:26.501 10294 21891 21891 F DEBUG : #26 pc 0000000000544c0c /data/app/~~************==/com.****************-5Nc3I1TgsFIQiy4qMyQYLQ==/oat/arm64/base.odex (com.************.client.k.run+204)
12-21 09:34:26.501 10294 21891 21891 F DEBUG : #27 pc 0000000000134564 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+548) (BuildId: d29c91c01b65b68b9f64f296d9f61a76)
12-21 09:34:26.501 10294 21891 21891 F DEBUG : #28 pc 00000000001a9a78 /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+200) (BuildId: d29c91c01b65b68b9f64f296d9f61a76)
12-21 09:34:26.501 10294 21891 21891 F DEBUG : #29 pc 000000000055c2f0 /apex/com.android.art/lib64/libart.so (art::JValue art::InvokeVirtualOrInterfaceWithJValues(art::ScopedObjectAccessAlreadyRunnable const&, _jobject*, art::ArtMethod*, jvalue const*)+460) (BuildId: d29c91c01b65b68b9f64f296d9f61a76)
12-21 09:34:26.501 10294 21891 21891 F DEBUG : #30 pc 00000000005abab4 /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1308) (BuildId: d29c91c01b65b68b9f64f296d9f61a76)
12-21 09:34:26.501 10294 21891 21891 F DEBUG : #31 pc 00000000000b0128 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+64) (BuildId: 162e77f356cfe46c4c33bfb1bc4e2198)
12-21 09:34:26.501 10294 21891 21891 F DEBUG : #32 pc 000000000005060c /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 162e77f356cfe46c4c33bfb1bc4e2198)
<3>[63299.755090]I[0: crash_dump64:21891] cpif: pktproc_print: Queue:0 fore:5972 rear:5973 done:5973
<3>[63299.755113]I[0: crash_dump64:21891] cpif: sbd_print: TX 0194/0194 0199/0199 RX 0000/0000 0494/0494
<3>[63299.755125]I[0: crash_dump64:21891] cpif: sbd_print: rmnet1: 52860/355843 rmnet0: 378/126
<14>[63300.928203] [0: init: 1] init: Control message: Processed ctl.start for 'bugreportm' from pid: 21891 (crash_dump64 21784 21889 1)
<14>[63300.986751] [3: init: 1] init: Untracked pid 21891 exited with status 0
[44128.221891][2] 1.1.I6552549ed NPU:[*]npu_device_suspend(678):npu_device_suspend()
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.