GrapheneOS / Camera

Modern camera app focused on privacy and security with QR & barcode scanning.
https://grapheneos.org/
MIT License
864 stars 89 forks source link

Camera weird crash #452

Closed Lppsoeht closed 3 months ago

Lppsoeht commented 3 months ago

I was just using the camera when it simply stopped working. The app worked but it was like both camera had been removed. Couldn't record and both "video outputs" were just black. It happened a few days ago. Tried using other apps, forceclosing the app, only rebooting fixed the issue.

type: crash
osVersion: google/raven/raven:14/AP2A.240705.004/2024071600:user/release-keys
uid: 1000 (u:r:hal_camera_default:s0)
cmdline: /apex/com.google.pixel.camera.hal/bin/hw/android.hardware.camera.provider@2.7-service-google
processUptime: 0s

abortMessage: Timed out on NotifyCaptureSessionOpen

signal: 6 (SIGABRT), code -1 (SI_QUEUE)
threadName: binder:843_5

backtrace:
    /apex/com.android.runtime/lib64/bionic/libc.so (abort+164, pc 64a24)
    /system/lib64/liblog.so (__android_log_default_aborter+12, pc 627c)
    /apex/com.google.pixel.camera.hal/lib64/libbase.so (android::base::LogMessage::~LogMessage()+352, pc 171a0)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc 5aa188)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc 5c0548)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc 5a4088)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc 5a3c5c)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc 5a0bcc)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc 4dfff4)
    /apex/com.google.pixel.camera.hal/lib64/liblyric_hwl.so (pc 4e0580)
    /apex/com.google.pixel.camera.hal/lib64/libgooglecamerahal.so (android::google_camera_hal::CameraDevice::CreateCameraDeviceSession(std::__1::unique_ptr<android::google_camera_hal::CameraDeviceSession, std::__1::default_delete<android::google_camera_hal::CameraDeviceSession> >*)+80, pc 2ae00)
    /apex/com.google.pixel.camera.hal/bin/hw/android.hardware.camera.provider@2.7-service-google (pc 1903c)
    /apex/com.google.pixel.camera.hal/lib64/android.hardware.camera.device-V3-ndk.so (aidl::android::hardware::camera::device::_aidl_android_hardware_camera_device_ICameraDevice_onTransact(AIBinder*, unsigned int, AParcel const*, AParcel*)+712, pc 175a8)
    /system/lib64/libbinder_ndk.so (ABBinder::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+136, pc 10488)
    /system/lib64/libbinder.so (android::IPCThreadState::executeCommand(int)+1324, pc 51a4c)
    /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+684, pc 509cc)
    /system/lib64/libbinder.so (android::PoolThread::threadLoop()+24, pc 50708)
    /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+244, pc 115d4)
    /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204, pc 7679c)
    /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64, pc 67d50)
thestinger commented 3 months ago

Looks like a hardware glitch.