GrapheneOS / os-issue-tracker

Issue tracker for GrapheneOS Android Open Source Project hardening work. Standalone projects like Auditor, AttestationServer and hardened_malloc have their own dedicated trackers.
https://grapheneos.org/
343 stars 19 forks source link

mediaserver has crashed #3460

Open stevenroose opened 4 months ago

stevenroose commented 4 months ago
type: crash
osVersion: google/shiba/shiba:14/AP1A.240405.002/2024040900:user/release-keys
uid: 1013 (u:r:mediaserver:s0)
cmdline: /system/bin/mediaserver
processUptime: 222429s

signal: 11 (SIGSEGV), code 9 (SEGV_MTESERR), faultAddr e00d2e790649bd8
threadName: binder:1028_6
MTE: enabled

backtrace:
    /system/lib64/libresourcemanagerservice.so (android::ResourceManagerService::reclaimUnconditionallyFrom(std::__1::vector<android::ClientInfo, std::__1::allocator<android::ClientInfo> > const&)+272, pc 1fff0)
    /system/lib64/libresourcemanagerservice.so (android::ResourceManagerService::reclaimResourcesFromClientsPendingRemoval(int)+732, pc 1f9fc)
    /system/lib64/libmedia.so (aidl::android::media::_aidl_android_media_IResourceManagerService_onTransact(AIBinder*, unsigned int, AParcel const*, AParcel*) (.cfi)+1836, pc 8709c)
    /system/lib64/libbinder_ndk.so (ABBinder::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+140, pc 1035c)
    /system/lib64/libbinder.so (android::IPCThreadState::executeCommand(int)+1372, pc 54d3c)
    /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+704, pc 53c50)
    /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28, pc 5396c)
    /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376, pc 14508)
    /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204, pc d5e6c)
    /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68, pc 69a64)
matchboxbananasynergy commented 4 months ago

What was happening when the crash occurred? Is it reproducible?