The libandroid_filter.so library hasn’t been updated for a long time, and the libc++_shared.so it uses conflicts with the libc++_shared.so used by android app

We need to use libandroid_filter.so for filtering in my Android application. However, the libc++_shared.so it uses is too old and will conflict with the newer version of libc++_shared.so used in the Android application.

Can you update the libc++_shared.so package used in libandroid_filter.so?

The error message is as follows:

=====================================================================

04-03 16:51:13.918 24792 24899 F libc : Fatal signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0x7068216b40 in tid 24899 (pool-4-thread-1), pid 24792 (ain.brainlytics) 04-03 16:51:14.282 24913 24913 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 04-03 16:51:14.282 24913 24913 F DEBUG : Build fingerprint: 'samsung/gts9fezc/gts9fe:14/UP1A.231005.007/X516CZCS7BYB6:user/release-keys' 04-03 16:51:14.282 24913 24913 F DEBUG : Revision: '4' 04-03 16:51:14.283 24913 24913 F DEBUG : ABI: 'arm64' 04-03 16:51:14.283 24913 24913 F DEBUG : Processor: '2' 04-03 16:51:14.283 24913 24913 F DEBUG : Timestamp: 2025-04-03 16:51:14.042281333+0800 04-03 16:51:14.283 24913 24913 F DEBUG : Process uptime: 10s 04-03 16:51:14.283 24913 24913 F DEBUG : Cmdline: com.drbrain.brainlytics 04-03 16:51:14.283 24913 24913 F DEBUG : pid: 24792, tid: 24899, name: pool-4-thread-1 >>> com.drbrain.brainlytics <<< 04-03 16:51:14.283 24913 24913 F DEBUG : uid: 10301 04-03 16:51:14.283 24913 24913 F DEBUG : tagged_addr_ctrl: 0000000000000001 (PR_TAGGED_ADDR_ENABLE) 04-03 16:51:14.283 24913 24913 F DEBUG : signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0x0000007068216b40 04-03 16:51:14.283 24913 24913 F DEBUG : x0 00000070682164f0 x1 0000007068215838 x2 0000000000000001 x3 b400007261736a90 04-03 16:51:14.283 24913 24913 F DEBUG : x4 00000070682164f0 x5 0000006fe2ac1128 x6 fefefeff74d49b0a x7 7f7f7f7f7fffff7f 04-03 16:51:14.283 24913 24913 F DEBUG : x8 0000007068216b40 x9 0000000000006143 x10 0000000000006143 x11 00000070702410b0 04-03 16:51:14.283 24913 24913 F DEBUG : x12 0000000000000001 x13 0000000000000001 x14 0000000000000000 x15 0000000000000270 04-03 16:51:14.283 24913 24913 F DEBUG : x16 000000707026ea50 x17 000000732dd078c0 x18 0000007048cd2000 x19 0000007068215838 04-03 16:51:14.283 24913 24913 F DEBUG : x20 0000000000000001 x21 0000000000000002 x22 0000000000000002 x23 00000070682164f0 04-03 16:51:14.283 24913 24913 F DEBUG : x24 0000000000000000 x25 b4000070c16970d0 x26 0000000000004071 x27 0000006f8051e778 04-03 16:51:14.283 24913 24913 F DEBUG : x28 0000007068216a00 x29 0000007068215810 04-03 16:51:14.283 24913 24913 F DEBUG : lr 0000006fe2b34cc8 sp 0000007068215810 pc 0000007068216b40 pst 0000000000001000 04-03 16:51:14.283 24913 24913 F DEBUG : 86 total frames 04-03 16:51:14.283 24913 24913 F DEBUG : backtrace: 04-03 16:51:14.283 24913 24913 F DEBUG : #00 pc 00000000000ffb40 [anon:stack_and_tls:24899] 04-03 16:51:14.283 24913 24913 F DEBUG : #1 (closed) pc 000000000012ecc4 /data/app/~~L8qZvj8JgwpcgnK82gsT9g==/com.drbrain.brainlytics-qnZOHyI3EGE2lsXIVI9Cvw==/base.apk!libc++_shared.so (offset 0x14e8000) (BuildId: 6783a7f3a0d9c67c55a74cadc441ed55aaa493da) 04-03 16:51:14.283 24913 24913 F DEBUG : #2 (closed) pc 000000000012e9b8 /data/app/~~L8qZvj8JgwpcgnK82gsT9g==/com.drbrain.brainlytics-qnZOHyI3EGE2lsXIVI9Cvw==/base.apk!libc++_shared.so (offset 0x14e8000) (BuildId: 6783a7f3a0d9c67c55a74cadc441ed55aaa493da) 04-03 16:51:14.283 24913 24913 F DEBUG : #3 (closed) pc 00000000000bb3c4 /data/app/~~L8qZvj8JgwpcgnK82gsT9g==/com.drbrain.brainlytics-qnZOHyI3EGE2lsXIVI9Cvw==/base.apk!libc++_shared.so (offset 0x14e8000) (BuildId: 6783a7f3a0d9c67c55a74cadc441ed55aaa493da) 04-03 16:51:14.283 24913 24913 F DEBUG : #4 (closed) pc 00000000000bb1f0 /data/app/~~L8qZvj8JgwpcgnK82gsT9g==/com.drbrain.brainlytics-qnZOHyI3EGE2lsXIVI9Cvw==/base.apk!libc++_shared.so (offset 0x14e8000) (__gxx_personality_v0+200) (BuildId: 6783a7f3a0d9c67c55a74cadc441ed55aaa493da) 04-03 16:51:14.283 24913 24913 F DEBUG : #5 (closed) pc 0000000000022fd4 /data/app/~~L8qZvj8JgwpcgnK82gsT9g==/com.drbrain.brainlytics-qnZOHyI3EGE2lsXIVI9Cvw==/base.apk!libandroid-filters.so (offset 0x113c000) (BuildId: b0e3e1913bc46f16104ba710d0099a9d177401f6) 04-03 16:51:14.283 24913 24913 F DEBUG : #06 pc 00000000000234dc /data/app/~~L8qZvj8JgwpcgnK82gsT9g==/com.drbrain.brainlytics-qnZOHyI3EGE2lsXIVI9Cvw==/base.apk!libandroid-filters.so (offset 0x113c000) (BuildId: b0e3e1913bc46f16104ba710d0099a9d177401f6) 04-03 16:51:14.283 24913 24913 F DEBUG : #7 (closed) pc 000000000001174c /data/app/~~L8qZvj8JgwpcgnK82gsT9g==/com.drbrain.brainlytics-qnZOHyI3EGE2lsXIVI9Cvw==/base.apk!libandroid-filters.so (offset 0x113c000) (Filters::Impl::TFilter::TFilter(_FilterParam)+1016) (BuildId: b0e3e1913bc46f16104ba710d0099a9d177401f6) 04-03 16:51:14.283 24913 24913 F DEBUG : #8 (closed) pc 0000000000014680 /data/app/~~L8qZvj8JgwpcgnK82gsT9g==/com.drbrain.brainlytics-qnZOHyI3EGE2lsXIVI9Cvw==/base.apk!libfilters.so (offset 0x17d8000) (Filters::create_filter_by_param(_FilterParam)+48) (BuildId: 96e08aca52410b7481fa44c730a0754a75fd5f51) 04-03 16:51:14.283 24913 24913 F DEBUG : #9 (closed) pc 00000000000105c8 /data/app/~~L8qZvj8JgwpcgnK82gsT9g==/com.drbrain.brainlytics-qnZOHyI3EGE2lsXIVI9Cvw==/base.apk!libandroid-filters.so (offset 0x113c000) (create_TFilter_by_param+40) (BuildId: b0e3e1913bc46f16104ba710d0099a9d177401f6) 04-03 16:51:14.283 24913 24913 F DEBUG : #10 (closed) pc 000000000000f4b0 /data/app/~~L8qZvj8JgwpcgnK82gsT9g==/com.drbrain.brainlytics-qnZOHyI3EGE2lsXIVI9Cvw==/base.apk!libandroid-filters.so (offset 0x113c000) (Java_com_neurotech_filters_Filter_createFilterByParams+52) (BuildId: b0e3e1913bc46f16104ba710d0099a9d177401f6) 04-03 16:51:14.283 24913 24913 F DEBUG : #11 (closed) pc 0000000000351230 /apex/com.android.art/lib64/libart.so (art_quick_generic_jni_trampoline+144) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #12 (closed) pc 000000000033aa80 /apex/com.android.art/lib64/libart.so (art_quick_invoke_static_stub+640) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #13 (closed) pc 0000000000510bc0 /apex/com.android.art/lib64/libart.so (bool art::interpreter::DoCall(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, bool, art::JValue*)+2364) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #14 (closed) pc 0000000000490828 /apex/com.android.art/lib64/libart.so (void art::interpreter::ExecuteSwitchImplCpp(art::interpreter::SwitchImplContext*)+1892) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #15 (closed) pc 00000000003539d8 /apex/com.android.art/lib64/libart.so (ExecuteSwitchImplAsm+8) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #16 (closed) pc 000000000036b178 [anon:dalvik-classes21.dex extracted in memory from /data/app/~~L8qZvj8JgwpcgnK82gsT9g==/com.drbrain.brainlytics-qnZOHyI3EGE2lsXIVI9Cvw==/base.apk!classes21.dex] (com.neurotech.filters.Filter.+0) 04-03 16:51:14.283 24913 24913 F DEBUG : #17 (closed) pc 000000000036daec /apex/com.android.art/lib64/libart.so (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.__uniq.112435418011751916792819755956732575238.llvm.18012138979834229341)+232) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #18 (closed) pc 0000000000511708 /apex/com.android.art/lib64/libart.so (bool art::interpreter::DoCall(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, bool, art::JValue*)+5252) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #19 (closed) pc 00000000004908f0 /apex/com.android.art/lib64/libart.so (void art::interpreter::ExecuteSwitchImplCpp(art::interpreter::SwitchImplContext*)+2092) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #20 (closed) pc 00000000003539d8 /apex/com.android.art/lib64/libart.so (ExecuteSwitchImplAsm+8) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #21 (closed) pc 000000000001333c [anon:dalvik-classes16.dex extracted in memory from /data/app/~~L8qZvj8JgwpcgnK82gsT9g==/com.drbrain.brainlytics-qnZOHyI3EGE2lsXIVI9Cvw==/base.apk!classes16.dex] (com.neurosdk2.filter.FilterMath.+0) 04-03 16:51:14.283 24913 24913 F DEBUG : #22 (closed) pc 000000000036daec /apex/com.android.art/lib64/libart.so (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.__uniq.112435418011751916792819755956732575238.llvm.18012138979834229341)+232) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #23 (closed) pc 000000000036d3e4 /apex/com.android.art/lib64/libart.so (artQuickToInterpreterBridge+964) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #24 (closed) pc 0000000000351368 /apex/com.android.art/lib64/libart.so (art_quick_to_interpreter_bridge+88) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #25 (closed) pc 000000000033aa80 /apex/com.android.art/lib64/libart.so (art_quick_invoke_static_stub+640) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #26 (closed) pc 000000000024d684 /apex/com.android.art/lib64/libart.so (art::ClassLinker::InitializeClass(art::Thread*, art::Handleart::mirror::Class, bool, bool)+3328) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #27 (closed) pc 000000000037fcf8 /apex/com.android.art/lib64/libart.so (art::ClassLinker::EnsureInitialized(art::Thread*, art::Handleart::mirror::Class, bool, bool)+100) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #28 (closed) pc 0000000000510b88 /apex/com.android.art/lib64/libart.so (bool art::interpreter::DoCall(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, bool, art::JValue*)+2308) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #29 (closed) pc 0000000000490828 /apex/com.android.art/lib64/libart.so (void art::interpreter::ExecuteSwitchImplCpp(art::interpreter::SwitchImplContext*)+1892) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #30 (closed) pc 00000000003539d8 /apex/com.android.art/lib64/libart.so (ExecuteSwitchImplAsm+8) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #31 (closed) pc 000000000001244c [anon:dalvik-classes5.dex extracted in memory from /data/app/~~L8qZvj8JgwpcgnK82gsT9g==/com.drbrain.brainlytics-qnZOHyI3EGE2lsXIVI9Cvw==/base.apk!classes5.dex] (com.neurosdk2.neuro.BrainBit2.+0) 04-03 16:51:14.283 24913 24913 F DEBUG : #32 (closed) pc 000000000036daec /apex/com.android.art/lib64/libart.so (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.__uniq.112435418011751916792819755956732575238.llvm.18012138979834229341)+232) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #33 (closed) pc 0000000000511708 /apex/com.android.art/lib64/libart.so (bool art::interpreter::DoCall(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, bool, art::JValue*)+5252) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #34 (closed) pc 00000000004908f0 /apex/com.android.art/lib64/libart.so (void art::interpreter::ExecuteSwitchImplCpp(art::interpreter::SwitchImplContext*)+2092) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #35 (closed) pc 00000000003539d8 /apex/com.android.art/lib64/libart.so (ExecuteSwitchImplAsm+8) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #36 (closed) pc 0000000000013e70 [anon:dalvik-classes5.dex extracted in memory from /data/app/~~L8qZvj8JgwpcgnK82gsT9g==/com.drbrain.brainlytics-qnZOHyI3EGE2lsXIVI9Cvw==/base.apk!classes5.dex] (com.neurosdk2.neuro.Scanner.createSensor+0) 04-03 16:51:14.283 24913 24913 F DEBUG : #37 (closed) pc 000000000036daec /apex/com.android.art/lib64/libart.so (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.__uniq.112435418011751916792819755956732575238.llvm.18012138979834229341)+232) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #38 pc 0000000000511708 /apex/com.android.art/lib64/libart.so (bool art::interpreter::DoCall(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, bool, art::JValue*)+5252) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #39 pc 00000000004904b8 /apex/com.android.art/lib64/libart.so (void art::interpreter::ExecuteSwitchImplCpp(art::interpreter::SwitchImplContext*)+1012) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #40 pc 00000000003539d8 /apex/com.android.art/lib64/libart.so (ExecuteSwitchImplAsm+8) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #41 pc 000000000000fc18 [anon:dalvik-classes5.dex extracted in memory from /data/app/~~L8qZvj8JgwpcgnK82gsT9g==/com.drbrain.brainlytics-qnZOHyI3EGE2lsXIVI9Cvw==/base.apk!classes5.dex] (com.neurosdk2.Neurosdk2Module.lambda$createSensor0+0) 04-03 16:51:14.283 24913 24913 F DEBUG : #42 (closed) pc 000000000036daec /apex/com.android.art/lib64/libart.so (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.__uniq.112435418011751916792819755956732575238.llvm.18012138979834229341)+232) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #43 (closed) pc 0000000000511708 /apex/com.android.art/lib64/libart.so (bool art::interpreter::DoCall<false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, bool, art::JValue*)+5252) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #44 pc 00000000004908f0 /apex/com.android.art/lib64/libart.so (void art::interpreter::ExecuteSwitchImplCpp<false>(art::interpreter::SwitchImplContext*)+2092) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #45 pc 00000000003539d8 /apex/com.android.art/lib64/libart.so (ExecuteSwitchImplAsm+8) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #46 pc 000000000000f9ac [anon:dalvik-classes5.dex extracted in memory from /data/app/~~L8qZvj8JgwpcgnK82gsT9g==/com.drbrain.brainlytics-qnZOHyI3EGE2lsXIVI9Cvw==/base.apk!classes5.dex] (com.neurosdk2.Neurosdk2Module.r8lambdacC-20h7DpepViXU-OniwVZkhRZE+0) 04-03 16:51:14.283 24913 24913 F DEBUG : #47 (closed) pc 000000000036daec /apex/com.android.art/lib64/libart.so (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.__uniq.112435418011751916792819755956732575238.llvm.18012138979834229341)+232) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #48 (closed) pc 0000000000511708 /apex/com.android.art/lib64/libart.so (bool art::interpreter::DoCall(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, bool, art::JValue*)+5252) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #49 (closed) pc 0000000000490828 /apex/com.android.art/lib64/libart.so (void art::interpreter::ExecuteSwitchImplCpp(art::interpreter::SwitchImplContext*)+1892) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #50 (closed) pc 00000000003539d8 /apex/com.android.art/lib64/libart.so (ExecuteSwitchImplAsm+8) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #51 pc 000000000000f110 [anon:dalvik-classes5.dex extracted in memory from /data/app/~~L8qZvj8JgwpcgnK82gsT9g==/com.drbrain.brainlytics-qnZOHyI3EGE2lsXIVI9Cvw==/base.apk!classes5.dex] (com.neurosdk2.Neurosdk2Module$$ExternalSyntheticLambda2.run+0) 04-03 16:51:14.283 24913 24913 F DEBUG : #52 pc 000000000036daec /apex/com.android.art/lib64/libart.so (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.__uniq.112435418011751916792819755956732575238.llvm.18012138979834229341)+232) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #53 pc 0000000000511708 /apex/com.android.art/lib64/libart.so (bool art::interpreter::DoCall(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, bool, art::JValue*)+5252) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #54 pc 0000000000491368 /apex/com.android.art/lib64/libart.so (void art::interpreter::ExecuteSwitchImplCpp(art::interpreter::SwitchImplContext*)+4772) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #55 pc 00000000003539d8 /apex/com.android.art/lib64/libart.so (ExecuteSwitchImplAsm+8) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #56 pc 0000000000233d34 /apex/com.android.art/javalib/core-oj.jar (java.util.concurrent.ExecutorsRunnableAdapter.call+0) 04-03 16:51:14.283 24913 24913 F DEBUG : #57 pc 000000000036daec /apex/com.android.art/lib64/libart.so (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.__uniq.112435418011751916792819755956732575238.llvm.18012138979834229341)+232) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #58 pc 0000000000511708 /apex/com.android.art/lib64/libart.so (bool art::interpreter::DoCall<false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, bool, art::JValue*)+5252) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #59 pc 0000000000491368 /apex/com.android.art/lib64/libart.so (void art::interpreter::ExecuteSwitchImplCpp<false>(art::interpreter::SwitchImplContext*)+4772) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #60 pc 00000000003539d8 /apex/com.android.art/lib64/libart.so (ExecuteSwitchImplAsm+8) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #61 pc 000000000023a008 /apex/com.android.art/javalib/core-oj.jar (java.util.concurrent.FutureTask.run+0) 04-03 16:51:14.283 24913 24913 F DEBUG : #62 pc 000000000036daec /apex/com.android.art/lib64/libart.so (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.__uniq.112435418011751916792819755956732575238.llvm.18012138979834229341)+232) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.283 24913 24913 F DEBUG : #63 pc 0000000000511708 /apex/com.android.art/lib64/libart.so (bool art::interpreter::DoCall<false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, bool, art::JValue*)+5252) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.284 24913 24913 F DEBUG : #64 pc 0000000000491368 /apex/com.android.art/lib64/libart.so (void art::interpreter::ExecuteSwitchImplCpp<false>(art::interpreter::SwitchImplContext*)+4772) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.284 24913 24913 F DEBUG : #65 pc 00000000003539d8 /apex/com.android.art/lib64/libart.so (ExecuteSwitchImplAsm+8) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.284 24913 24913 F DEBUG : #66 pc 00000000002474e4 /apex/com.android.art/javalib/core-oj.jar (java.util.concurrent.ThreadPoolExecutor.runWorker+0) 04-03 16:51:14.284 24913 24913 F DEBUG : #67 pc 000000000036daec /apex/com.android.art/lib64/libart.so (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.__uniq.112435418011751916792819755956732575238.llvm.18012138979834229341)+232) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.284 24913 24913 F DEBUG : #68 pc 0000000000511708 /apex/com.android.art/lib64/libart.so (bool art::interpreter::DoCall<false>(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, bool, art::JValue*)+5252) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.284 24913 24913 F DEBUG : #69 pc 00000000004904b8 /apex/com.android.art/lib64/libart.so (void art::interpreter::ExecuteSwitchImplCpp<false>(art::interpreter::SwitchImplContext*)+1012) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.284 24913 24913 F DEBUG : #70 pc 00000000003539d8 /apex/com.android.art/lib64/libart.so (ExecuteSwitchImplAsm+8) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.284 24913 24913 F DEBUG : #71 pc 0000000000246380 /apex/com.android.art/javalib/core-oj.jar (java.util.concurrent.ThreadPoolExecutorWorker.run+0) 04-03 16:51:14.284 24913 24913 F DEBUG : #72 pc 000000000036daec /apex/com.android.art/lib64/libart.so (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.__uniq.112435418011751916792819755956732575238.llvm.18012138979834229341)+232) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.284 24913 24913 F DEBUG : #73 pc 0000000000511708 /apex/com.android.art/lib64/libart.so (bool art::interpreter::DoCall(art::ArtMethod*, art::Thread*, art::ShadowFrame&, art::Instruction const*, unsigned short, bool, art::JValue*)+5252) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.284 24913 24913 F DEBUG : #74 pc 0000000000491368 /apex/com.android.art/lib64/libart.so (void art::interpreter::ExecuteSwitchImplCpp(art::interpreter::SwitchImplContext*)+4772) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.284 24913 24913 F DEBUG : #75 pc 00000000003539d8 /apex/com.android.art/lib64/libart.so (ExecuteSwitchImplAsm+8) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.284 24913 24913 F DEBUG : #76 pc 000000000010eaf0 /apex/com.android.art/javalib/core-oj.jar (java.lang.Thread.run+0) 04-03 16:51:14.284 24913 24913 F DEBUG : #77 pc 000000000036daec /apex/com.android.art/lib64/libart.so (art::interpreter::Execute(art::Thread*, art::CodeItemDataAccessor const&, art::ShadowFrame&, art::JValue, bool, bool) (.__uniq.112435418011751916792819755956732575238.llvm.18012138979834229341)+232) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.284 24913 24913 F DEBUG : #78 pc 000000000036d3e4 /apex/com.android.art/lib64/libart.so (artQuickToInterpreterBridge+964) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.284 24913 24913 F DEBUG : #79 pc 0000000000351368 /apex/com.android.art/lib64/libart.so (art_quick_to_interpreter_bridge+88) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.284 24913 24913 F DEBUG : #80 pc 000000000033a7a4 /apex/com.android.art/lib64/libart.so (art_quick_invoke_stub+612) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.284 24913 24913 F DEBUG : #81 pc 000000000023a01c /apex/com.android.art/lib64/libart.so (art::ArtMethod::Invoke(art::Thread*, unsigned int*, unsigned int, art::JValue*, char const*)+144) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.284 24913 24913 F DEBUG : #82 pc 0000000000539108 /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallback(void*)+1600) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.284 24913 24913 F DEBUG : #83 pc 0000000000538ab8 /apex/com.android.art/lib64/libart.so (art::Thread::CreateCallbackWithUffdGc(void*)+8) (BuildId: 2452917c4ff69cbb6e75e5512260946b) 04-03 16:51:14.284 24913 24913 F DEBUG : #84 pc 00000000000be9e8 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+208) (BuildId: 27bf369ec9932911db20492cc377413b) 04-03 16:51:14.284 24913 24913 F DEBUG : #85 pc 000000000005b370 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 27bf369ec9932911db20492cc377413b)

Edited Apr 03, 2025 by ben
Assignee Loading
Time tracking Loading