Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pixel 8a crashes : Sensor handles changed, cannot re-enable sensors. #4883

Open
Maxduck opened this issue Feb 20, 2025 · 1 comment
Open
Labels

Comments

@Maxduck
Copy link

Maxduck commented Feb 20, 2025

Crashing and causing reboot a couple of days a day...

type: crash
osVersion: google/akita/akita:15/AP4A.250205.002/2025021100:user/release-keys
uid: 1000 (u:r:system_server:s0)
cmdline: system_server
processUptime: 15294s

abortMessage: Sensor handles changed, cannot re-enable sensors.

signal: 6 (SIGABRT), code -1 (SI_QUEUE)
threadName: SensorService
MTE: enabled

backtrace:
    /apex/com.android.runtime/lib64/bionic/libc.so (abort+160, pc 67c70)
    /apex/com.android.art/lib64/libart.so (art::Runtime::Abort(char const*)+468, pc 8f9fe4)
    /apex/com.android.art/lib64/libbase.so (android::base::SetAborter(std::__1::function<void (char const*)>&&)::$_0::__invoke(char const*)+84, pc 16744)
    /system/lib64/liblog.so (__android_log_assert+296, pc c9b8)
    /system/lib64/libsensorservice.so (android::SensorDevice::reconnect()+284, pc 4a26c)
    /system/lib64/libsensorservice.so (android::SensorService::handleDeviceReconnection(android::SensorDevice&)+332, pc 578cc)
    /system/lib64/libsensorservice.so (android::SensorService::threadLoop()+2472, pc 28c98)
    /system/lib64/libsensorservice.so (non-virtual thunk to android::SensorService::threadLoop()+16, pc 579d0)
    /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+252, pc 17b7c)
    /system/lib64/libandroid_runtime.so (android::AndroidRuntime::javaThreadShell(void*)+144, pc f46b0)
    /system/lib64/libutils.so (libutil_thread_trampoline(void*) (.__uniq.226528677032898775202282855395389835431)+24, pc 1a4e8)
    /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+132, pc 7ba94)
    /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68, pc 6b474)
```
`
@thestinger
Copy link
Member

This looks a lot like a hardware issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants