Hello I got this message lately when I boot GrapheneOS:
type: crash
osVersion: google/lynx/lynx:14/AP2A.240905.003/2024090400:user/release-keys
uid: 1010 (u:r:wificond:s0)
cmdline: /system/bin/wificond
processUptime: 0s
signal: 11 (SIGSEGV), code 1 (SEGV_MAPERR), faultAddr 10
cause: null pointer dereference
threadName: HwBinder:1028_1
backtrace:
/system/bin/wificond (android::wificond::LooperBackedEventLoop::TriggerExit()+56, pc 3bfa8)
[vdso] (pc 88c)
/apex/com.android.runtime/lib64/bionic/libc.so (ioctl+4, pc cde94)
/apex/com.android.runtime/lib64/bionic/libc.so (ioctl+156, pc 7133c)
/system/lib64/libhidlbase.so (android::hardware::IPCThreadState::joinThreadPool(bool)+316, pc 55e1c)
/system/lib64/libhidlbase.so (android::hardware::PoolThread::threadLoop()+24, pc 55cc8)
/system/lib64/libutils.so (android::Thread::_threadLoop(void)+244, pc 115d4)
/apex/com.android.runtime/lib64/bionic/libc.so (pthread_start(void)+204, pc 767ac)
/apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64, pc 67d50)
I have disabled JIT by default in all apps lately. Maybe this is due to this?