Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Attachment actions
Unintended behavior
View staffing
Description
Crashes are divided into four categories. The following is the stack information of these four types of crash issues:
The first category, null pointer dereference
09-29 16:07:53.125 15074 15074 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
09-29 16:07:53.125 15074 15074 F DEBUG : Build fingerprint: 'gm/full_gminfo37_gb/gminfo37:10/W77E-W154.3.2-QIH22B-136/77:userdebug/test-keys'
09-29 16:07:53.125 15074 15074 F DEBUG : Revision: '0'
09-29 16:07:53.125 15074 15074 F DEBUG : ABI: 'x86'
09-29 16:07:53.128 15074 15074 F DEBUG : Timestamp: 2020-09-29 16:07:53-0400
09-29 16:07:53.128 15074 15074 F DEBUG : pid: 3237, tid: 6523, name: Binder:3237_4 >>> /system/bin/mediaserver <<<
09-29 16:07:53.128 15074 15074 F DEBUG : uid: 1013
09-29 16:07:53.128 15074 15074 F DEBUG : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x8
09-29 16:07:53.128 15074 15074 F DEBUG : Cause: null pointer dereference
09-29 16:07:53.128 15074 15074 F DEBUG : eax 00000000 ebx e971971c ecx e22ce814 edx e99a4b00
09-29 16:07:53.128 15074 15074 F DEBUG : edi 00000001 esi e59022d8
09-29 16:07:53.128 15074 15074 F DEBUG : ebp e22ce768 esp e22ce768 eip e959c619
09-29 16:07:53.189 15074 15074 F DEBUG :
09-29 16:07:53.189 15074 15074 F DEBUG : backtrace:
09-29 16:07:53.189 15074 15074 F DEBUG : #00 pc 00115619 /apex/com.android.runtime/lib/libicui18n.so (icu_63::CharsetMatch::getName() const+9) (BuildId: 898e9cc8a284cfcb3c4f52689d54b18a)-> external/icu/icu4c/source/i18n/csmatch.cpp:48
09-29 16:07:53.189 15074 15074 F DEBUG : #01 pc 002576e0 /apex/com.android.runtime/lib/libicui18n.so (ucsdet_getName_63+48) (BuildId: 898e9cc8a284cfcb3c4f52689d54b18a)-> external/icu/icu4c/source/i18n/ucsdet.cpp:72
09-29 16:07:53.189 15074 15074 F DEBUG : #02 pc 00027865 /apex/com.android.runtime/lib/libandroidicu.so (ucsdet_getName_android+37) (BuildId: 663b018de7921d2262f8558d9fec2fdb)-> external/icu/libandroidicu/static_shim/shim.cpp:1298
09-29 16:07:53.189 15074 15074 F DEBUG : #03 pc 00067b0c /system/lib/libmedia.so (android::CharacterEncodingDetector::detectAndConvert()+1404) (BuildId: f3e8a4a1c25aa36b16dc8223167c316d)-> frameworks/av/media/libmedia/CharacterEncodingDetector.cpp:?
09-29 16:07:53.189 15074 15074 F DEBUG : #04 pc 0016f85b /system/lib/libstagefright.so (android::StagefrightMetadataRetriever::parseMetaData()+555) (BuildId: 2f6e4d656bd868efb57fe0bf5d2f1b40)-> frameworks/av/media/libstagefright/StagefrightMetadataRetriever.cpp:480
09-29 16:07:53.189 15074 15074 F DEBUG : #05 pc 0016e995 /system/lib/libstagefright.so (android::StagefrightMetadataRetriever::extractMetadata(int)+85) (BuildId: 2f6e4d656bd868efb57fe0bf5d2f1b40)-> frameworks/av/media/libstagefright/StagefrightMetadataRetriever.cpp:399
09-29 16:07:53.190 15074 15074 F DEBUG : #06 pc 0007686d /system/lib/libmediaplayerservice.so (android::MetadataRetrieverClient::extractMetadata(int)+93) (BuildId: 95bb20421a24299e8b9117ec12685600)
09-29 16:07:53.190 15074 15074 F DEBUG : #07 pc 0005f92e /system/lib/libmedia.so (android::BnMediaMetadataRetriever::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+382) (BuildId: f3e8a4a1c25aa36b16dc8223167c316d)
09-29 16:07:53.190 15074 15074 F DEBUG : #08 pc 000602bc /system/lib/libmedia.so (non-virtual thunk to android::BnMediaMetadataRetriever::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+44) (BuildId: f3e8a4a1c25aa36b16dc8223167c316d)
09-29 16:07:53.190 15074 15074 F DEBUG : #09 pc 00045893 /system/lib/libbinder.so (android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+115) (BuildId: 62548d17f739f960cf8fda7c5012431b)
09-29 16:07:53.190 15074 15074 F DEBUG : #10 pc 000552b9 /system/lib/libbinder.so (android::IPCThreadState::executeCommand(int)+1353) (BuildId: 62548d17f739f960cf8fda7c5012431b)
09-29 16:07:53.190 15074 15074 F DEBUG : #11 pc 00054c59 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+169) (BuildId: 62548d17f739f960cf8fda7c5012431b)
09-29 16:07:53.190 15074 15074 F DEBUG : #12 pc 00055618 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 62548d17f739f960cf8fda7c5012431b)
09-29 16:07:53.190 15074 15074 F DEBUG : #13 pc 00082d19 /system/lib/libbinder.so (android::PoolThread::threadLoop()+41) (BuildId: 62548d17f739f960cf8fda7c5012431b)
09-29 16:07:53.190 15074 15074 F DEBUG : #14 pc 000142da /system/lib/libutils.so (android::Thread::_threadLoop(void*)+346) (BuildId: 645e24f058273244ff1be5d81be3d2df)
09-29 16:07:53.190 15074 15074 F DEBUG : #15 pc 00013bfb /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+251) (BuildId: 645e24f058273244ff1be5d81be3d2df)
09-29 16:07:53.190 15074 15074 F DEBUG : #16 pc 0011af67 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+55) (BuildId: 96544aeebc70f731ec4d654d6c6dcb3e)
09-29 16:07:53.191 15074 15074 F DEBUG : #17 pc 000afeb7 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+71) (BuildId: 96544aeebc70f731ec4d654d6c6dcb3e)
The second category, decWeak called on xxxxxxxxxxxxxx too many times
09-29 15:48:57.957 3225 4260 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
09-29 15:48:57.957 3225 4260 F DEBUG : Build fingerprint: 'gm/full_gminfo37_gb/gminfo37:10/W77E-W154.3.2-QIH22B-136/77:userdebug/test-keys'
09-29 15:48:57.957 3225 4260 F DEBUG : Revision: '0'
09-29 15:48:57.957 3225 4260 F DEBUG : ABI: 'x86_64'
09-29 15:48:57.960 3225 4260 F DEBUG : Timestamp: 2020-09-29 15:48:57-0400
09-29 15:48:57.961 3225 4260 F DEBUG : pid: 3225, tid: 4260, name: mediaextractor >>> media.extractor <<<
09-29 15:48:57.961 3225 4260 F DEBUG : uid: 1040
09-29 15:48:57.961 3225 4260 F DEBUG : signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
09-29 15:48:57.961 3225 4260 F DEBUG : Abort message: 'decWeak called on 0x6e19cec245c0 too many times'
09-29 15:48:57.961 3225 4260 F DEBUG : rax 0000000000000000 rbx 0000000000000c99 rcx 000071ea5072f7b8 rdx 0000000000000006
09-29 15:48:57.961 3225 4260 F DEBUG : r8 00006f29cec21410 r9 0000000000000000 r10 00006de9cd752680 r11 0000000000000246
09-29 15:48:57.962 3225 4260 F DEBUG : r12 00006f29cec21410 r13 00006de9cd752cc0 r14 00006de9cd752708 r15 00000000000010a4
09-29 15:48:57.962 3225 4260 F DEBUG : rdi 0000000000000c99 rsi 00000000000010a4
09-29 15:48:57.962 3225 4260 F DEBUG : rbp 0000000000000000 rsp 00006de9cd752678 rip 000071ea5072f7b8
09-29 15:48:57.988 3225 4260 F DEBUG :
09-29 15:48:57.988 3225 4260 F DEBUG : backtrace:
09-29 15:48:57.989 3225 4260 F DEBUG : #00 pc 00000000000917b8 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+24) (BuildId: 7ad7e26e9011b057fc1e091b424b9d01)-> bionic/libc/arch-x86_64/bionic/syscall.S:56
09-29 15:48:57.989 3225 4260 F DEBUG : #01 pc 0000000000094506 /apex/com.android.runtime/lib64/bionic/libc.so (abort+182) (BuildId: 7ad7e26e9011b057fc1e091b424b9d01)-> bionic/libc/private/bionic_inline_raise.h:64
09-29 15:48:57.989 3225 4260 F DEBUG : #02 pc 00000000000087b0 /system/lib64/liblog.so (__android_log_assert+384) (BuildId: f637d3056c51938501cccf354f56ad44)-> system/core/liblog/logger_write.cpp:532
09-29 15:48:57.989 3225 4260 F DEBUG : #03 pc 0000000000010753 /system/lib64/libutils.so (android::RefBase::weakref_type::decWeak(void const*)+147) (BuildId: 9e86217f0e3960e8374d12f1fc1a9fcf)-> system/core/libutils/RefBase.cpp:545
09-29 15:48:57.989 3225 4260 F DEBUG : #04 pc 0000000000060522 /system/lib64/libbinder.so (android::IPCThreadState::processPendingDerefs()+162) (BuildId: 32c1b855a79dadd75c55d71d77617ac5)
09-29 15:48:57.989 3225 4260 F DEBUG : #05 pc 0000000000060615 /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+37) (BuildId: 32c1b855a79dadd75c55d71d77617ac5)
09-29 15:48:57.989 3225 4260 F DEBUG : #06 pc 0000000000088347 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+23) (BuildId: 32c1b855a79dadd75c55d71d77617ac5)
09-29 15:48:57.989 3225 4260 F DEBUG : #07 pc 00000000000142df /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+335) (BuildId: 9e86217f0e3960e8374d12f1fc1a9fcf)
09-29 15:48:57.989 3225 4260 F DEBUG : #08 pc 00000000000fa8d1 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+33) (BuildId: 7ad7e26e9011b057fc1e091b424b9d01)
09-29 15:48:57.989 3225 4260 F DEBUG : #09 pc 00000000000963b7 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55) (BuildId: 7ad7e26e9011b057fc1e091b424b9d01)
The third category, ubsan: mul-overflow
09-29 15:49:05.026 9952 9954 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
09-29 15:49:05.027 9952 9954 F DEBUG : Build fingerprint: 'gm/full_gminfo37_gb/gminfo37:10/W77E-W154.3.2-QIH22B-136/77:userdebug/test-keys'
09-29 15:49:05.027 9952 9954 F DEBUG : Revision: '0'
09-29 15:49:05.027 9952 9954 F DEBUG : ABI: 'x86_64'
09-29 15:49:05.029 9952 9954 F DEBUG : Timestamp: 2020-09-29 15:49:05-0400
09-29 15:49:05.029 9952 9954 F DEBUG : pid: 9952, tid: 9954, name: mediaextractor >>> media.extractor <<<
09-29 15:49:05.029 9952 9954 F DEBUG : uid: 1040
09-29 15:49:05.029 9952 9954 F DEBUG : signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
09-29 15:49:05.030 9952 9954 F DEBUG : Abort message: 'ubsan: mul-overflow'
09-29 15:49:05.030 9952 9954 F DEBUG : rax 0000000000000000 rbx 00000000000026e0 rcx 00007cb3d7c5f7b8 rdx 0000000000000006
09-29 15:49:05.030 9952 9954 F DEBUG : r8 00007cb3d9efc140 r9 0000000000000000 r10 000078b355e3e640 r11 0000000000000246
09-29 15:49:05.030 9952 9954 F DEBUG : r12 0000792357251c90 r13 000079935724b470 r14 000078b355e3e6c8 r15 00000000000026e2
09-29 15:49:05.030 9952 9954 F DEBUG : rdi 00000000000026e0 rsi 00000000000026e2
09-29 15:49:05.030 9952 9954 F DEBUG : rbp 00000000000001a0 rsp 000078b355e3e638 rip 00007cb3d7c5f7b8
09-29 15:49:05.054 9952 9954 F DEBUG :
09-29 15:49:05.054 9952 9954 F DEBUG : backtrace:
09-29 15:49:05.055 9952 9954 F DEBUG : #00 pc 00000000000917b8 /apex/com.android.runtime/lib64/bionic/libc.so (syscall+24) (BuildId: 7ad7e26e9011b057fc1e091b424b9d01)-> bionic/libc/arch-x86_64/bionic/syscall.S:56
09-29 15:49:05.055 9952 9954 F DEBUG : #01 pc 0000000000094506 /apex/com.android.runtime/lib64/bionic/libc.so (abort+182) (BuildId: 7ad7e26e9011b057fc1e091b424b9d01)-> bionic/libc/private/bionic_inline_raise.h:64
09-29 15:49:05.055 9952 9954 F DEBUG : #02 pc 0000000000005064 /apex/com.android.media/lib64/extractors/liboggextractor.so (abort_with_message(char const*)+20) (BuildId: 933071364ad4cc21c37ab7402036fe42)-> /toolchain/compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cc:58
09-29 15:49:05.055 9952 9954 F DEBUG : #03 pc 00000000000050c8 /apex/com.android.media/lib64/extractors/liboggextractor.so (__ubsan_handle_mul_overflow_minimal_abort+24) (BuildId: 933071364ad4cc21c37ab7402036fe42)->/toolchain/compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cc:101
09-29 15:49:05.055 9952 9954 F DEBUG : #04 pc 000000000000faeb /apex/com.android.media/lib64/extractors/liboggextractor.so (vorbis_book_unpack+2907) (BuildId: 933071364ad4cc21c37ab7402036fe42)-> external/tremolo/Tremolo/codebook.c:?
09-29 15:49:05.055 9952 9954 F DEBUG : #05 pc 000000000001161e /apex/com.android.media/lib64/extractors/liboggextractor.so (_vorbis_unpack_books.cfi+158) (BuildId: 933071364ad4cc21c37ab7402036fe42)-> external/tremolo/Tremolo/treminfo.c:264
09-29 15:49:05.055 9952 9954 F DEBUG : #06 pc 00000000000090f9 /apex/com.android.media/lib64/extractors/liboggextractor.so (android::MyVorbisExtractor::verifyHeader(android::MediaBufferHelper*, unsigned char)+1001) (BuildId: 933071364ad4cc21c37ab7402036fe42)-> frameworks/av/media/extractors/ogg/OggExtractor.cpp:1254
09-29 15:49:05.055 9952 9954 F DEBUG : #07 pc 0000000000007d33 /apex/com.android.media/lib64/extractors/liboggextractor.so (android::MyOggExtractor::init()+211) (BuildId: 933071364ad4cc21c37ab7402036fe42)-> frameworks/av/media/extractors/ogg/OggExtractor.cpp:934
09-29 15:49:05.055 9952 9954 F DEBUG : #08 pc 0000000000009502 /apex/com.android.media/lib64/extractors/liboggextractor.so (android::OggExtractor::OggExtractor(android::DataSourceHelper*)+706) (BuildId: 933071364ad4cc21c37ab7402036fe42)->
09-29 15:49:05.055 9952 9954 F DEBUG : #09 pc 00000000000099c6 /apex/com.android.media/lib64/extractors/liboggextractor.so (android::CreateExtractor(android::CDataSource*, void*) [clone .cfi]+54) (BuildId: 933071364ad4cc21c37ab7402036fe42)
09-29 15:49:05.055 9952 9954 F DEBUG : #10 pc 000000000014a5be /system/lib64/libstagefright.so (android::MediaExtractorFactory::CreateFromService(android::sp<android::DataSource> const&, char const*) [clone .cfi]+414) (BuildId: 4dfcbea45121d94d67c4ee141f2f0dd3)
09-29 15:49:05.056 9952 9954 F DEBUG : #11 pc 000000000000319f /system/lib64/libmediaextractorservice.so (android::MediaExtractorService::makeExtractor(android::sp<android::IDataSource> const&, char const*)+63) (BuildId: 5cc452b25e7bf4b3fcb93810b4c4decd)
09-29 15:49:05.056 9952 9954 F DEBUG : #12 pc 000000000004db96 /system/lib64/libmedia.so (android::BnMediaExtractorService::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+198) (BuildId: 610442a0abd3a6caa3d5a662944cb2dd)
09-29 15:49:05.056 9952 9954 F DEBUG : #13 pc 0000000000053556 /system/lib64/libbinder.so (android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+102) (BuildId: 32c1b855a79dadd75c55d71d77617ac5)
09-29 15:49:05.056 9952 9954 F DEBUG : #14 pc 0000000000060322 /system/lib64/libbinder.so (android::IPCThreadState::executeCommand(int)+1106) (BuildId: 32c1b855a79dadd75c55d71d77617ac5)
09-29 15:49:05.056 9952 9954 F DEBUG : #15 pc 000000000005fe1d /system/lib64/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+157) (BuildId: 32c1b855a79dadd75c55d71d77617ac5)
09-29 15:49:05.056 9952 9954 F DEBUG : #16 pc 000000000006061d /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+45) (BuildId: 32c1b855a79dadd75c55d71d77617ac5)
09-29 15:49:05.056 9952 9954 F DEBUG : #17 pc 0000000000088347 /system/lib64/libbinder.so (android::PoolThread::threadLoop()+23) (BuildId: 32c1b855a79dadd75c55d71d77617ac5)
09-29 15:49:05.056 9952 9954 F DEBUG : #18 pc 00000000000142df /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+335) (BuildId: 9e86217f0e3960e8374d12f1fc1a9fcf)
09-29 15:49:05.056 9952 9954 F DEBUG : #19 pc 00000000000fa8d1 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+33) (BuildId: 7ad7e26e9011b057fc1e091b424b9d01)
09-29 15:49:05.056 9952 9954 F DEBUG : #20 pc 00000000000963b7 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+55) (BuildId: 7ad7e26e9011b057fc1e091b424b9d01)
The fourth category, ubsan: add-overflow'
09-29 16:41:43.109 24235 24235 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
09-29 16:41:43.109 24235 24235 F DEBUG : Build fingerprint: 'gm/full_gminfo37_gb/gminfo37:10/W77E-W154.3.2-QIH22B-136/77:userdebug/test-keys'
09-29 16:41:43.109 24235 24235 F DEBUG : Revision: '0'
09-29 16:41:43.110 24235 24235 F DEBUG : ABI: 'x86'
09-29 16:41:43.112 24235 24235 F DEBUG : Timestamp: 2020-09-29 16:41:43-0400
09-29 16:41:43.112 24235 24235 F DEBUG : pid: 15421, tid: 15433, name: Binder:15421_4 >>> /system/bin/mediaserver <<<
09-29 16:41:43.112 24235 24235 F DEBUG : uid: 1013
09-29 16:41:43.112 24235 24235 F DEBUG : signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
09-29 16:41:43.112 24235 24235 F DEBUG : Abort message: 'ubsan: add-overflow'
09-29 16:41:43.112 24235 24235 F DEBUG : eax 00000000 ebx 00003c3d ecx 00003c49 edx 00000006
09-29 16:41:43.112 24235 24235 F DEBUG : edi e864538e esi e5062b70
09-29 16:41:43.112 24235 24235 F DEBUG : ebp ea548b90 esp e5062b18 eip ea548b99
09-29 16:41:43.140 24235 24235 F DEBUG :
09-29 16:41:43.140 24235 24235 F DEBUG : backtrace:
09-29 16:41:43.140 24235 24235 F DEBUG : #00 pc 00000b99 [vdso] (__kernel_vsyscall+9)
09-29 16:41:43.140 24235 24235 F DEBUG : #01 pc 00092968 /apex/com.android.runtime/lib/bionic/libc.so (syscall+40) (BuildId: 96544aeebc70f731ec4d654d6c6dcb3e)-> bionic/libc/arch-x86/bionic/syscall.S:47
09-29 16:41:43.140 24235 24235 F DEBUG : #02 pc 000add61 /apex/com.android.runtime/lib/bionic/libc.so (abort+193) (BuildId: 96544aeebc70f731ec4d654d6c6dcb3e)-> bionic/libc/private/bionic_inline_raise.h:64
09-29 16:41:43.140 24235 24235 F DEBUG : #03 pc 0007d0c5 /system/lib/libstagefright.so (abort_with_message(char const*)+37) (BuildId: 2f6e4d656bd868efb57fe0bf5d2f1b40)-> /toolchain/compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cc:58
09-29 16:41:43.141 24235 24235 F DEBUG : #04 pc 0007d0f5 /system/lib/libstagefright.so (__ubsan_handle_add_overflow_minimal_abort+37) (BuildId: 2f6e4d656bd868efb57fe0bf5d2f1b40)-> /toolchain/compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cc:99
09-29 16:41:43.141 24235 24235 F DEBUG : #05 pc 00171904 /system/lib/libstagefright.so (android::StagefrightMetadataRetriever::parseMetaData()+8916) (BuildId: 2f6e4d656bd868efb57fe0bf5d2f1b40)-> frameworks/av/media/libstagefright/StagefrightMetadataRetriever.cpp:?
09-29 16:41:43.141 24235 24235 F DEBUG : #06 pc 0016e995 /system/lib/libstagefright.so (android::StagefrightMetadataRetriever::extractMetadata(int)+85) (BuildId: 2f6e4d656bd868efb57fe0bf5d2f1b40)-> frameworks/av/media/libstagefright/StagefrightMetadataRetriever.cpp:399
09-29 16:41:43.141 24235 24235 F DEBUG : #07 pc 0007686d /system/lib/libmediaplayerservice.so (android::MetadataRetrieverClient::extractMetadata(int)+93) (BuildId: 95bb20421a24299e8b9117ec12685600)
09-29 16:41:43.141 24235 24235 F DEBUG : #08 pc 0005f92e /system/lib/libmedia.so (android::BnMediaMetadataRetriever::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+382) (BuildId: f3e8a4a1c25aa36b16dc8223167c316d)
09-29 16:41:43.141 24235 24235 F DEBUG : #09 pc 000602bc /system/lib/libmedia.so (non-virtual thunk to android::BnMediaMetadataRetriever::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+44) (BuildId: f3e8a4a1c25aa36b16dc8223167c316d)
09-29 16:41:43.141 24235 24235 F DEBUG : #10 pc 00045893 /system/lib/libbinder.so (android::BBinder::transact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+115) (BuildId: 62548d17f739f960cf8fda7c5012431b)
09-29 16:41:43.141 24235 24235 F DEBUG : #11 pc 000552b9 /system/lib/libbinder.so (android::IPCThreadState::executeCommand(int)+1353) (BuildId: 62548d17f739f960cf8fda7c5012431b)
09-29 16:41:43.141 24235 24235 F DEBUG : #12 pc 00054c59 /system/lib/libbinder.so (android::IPCThreadState::getAndExecuteCommand()+169) (BuildId: 62548d17f739f960cf8fda7c5012431b)
09-29 16:41:43.141 24235 24235 F DEBUG : #13 pc 00055618 /system/lib/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+72) (BuildId: 62548d17f739f960cf8fda7c5012431b)
09-29 16:41:43.141 24235 24235 F DEBUG : #14 pc 00082d19 /system/lib/libbinder.so (android::PoolThread::threadLoop()+41) (BuildId: 62548d17f739f960cf8fda7c5012431b)
09-29 16:41:43.141 24235 24235 F DEBUG : #15 pc 000142da /system/lib/libutils.so (android::Thread::_threadLoop(void*)+346) (BuildId: 645e24f058273244ff1be5d81be3d2df)
09-29 16:41:43.141 24235 24235 F DEBUG : #16 pc 00013bfb /system/lib/libutils.so (thread_data_t::trampoline(thread_data_t const*)+251) (BuildId: 645e24f058273244ff1be5d81be3d2df)
09-29 16:41:43.141 24235 24235 F DEBUG : #17 pc 0011af67 /apex/com.android.runtime/lib/bionic/libc.so (__pthread_start(void*)+55) (BuildId: 96544aeebc70f731ec4d654d6c6dcb3e)
09-29 16:41:43.141 24235 24235 F DEBUG : #18 pc 000afeb7 /apex/com.android.runtime/lib/bionic/libc.so (__start_thread+71) (BuildId: 96544aeebc70f731ec4d654d6c6dcb3e)