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/
355 stars 20 forks source link

Hotspot deactivation #4184

Closed kommbek closed 3 hours ago

kommbek commented 3 hours ago

When deactivating Hotspot this crash occurred since update to Android 15.

Also, activation of Hotspot does not always work the first time.

type: crash
osVersion: google/shiba/shiba:15/AP3A.241005.015/2024102100:user/release-keys
uid: 1010 (u:r:hal_wifi_ext:s0)
cmdline: /apex/com.google.pixel.wifi.ext/bin/hw/vendor.google.wifi_ext-service-vendor
processUptime: 0s

signal: 11 (SIGSEGV), code 9 (SEGV_MTESERR), faultAddr 700d14f505cea3c
threadName: binder:967_3
MTE: enabled

backtrace:
    /apex/com.google.pixel.wifi.ext/lib64/libwifi-hal.so (SetLogHandler::cancel()+340, pc 53a54)
    /apex/com.google.pixel.wifi.ext/lib64/libwifi-hal.so (wifi_get_cancel_cmd(int, wifi_interface_info*) (.cfi)+140, pc 3180c)
    /apex/com.google.pixel.wifi.ext/bin/hw/vendor.google.wifi_ext-service-vendor (aidl::android::hardware::wifi::WifiChip::stopLoggingToDebugRingBuffer()+140, pc 460fc)
    /apex/com.google.pixel.wifi.ext/lib64/android.hardware.wifi-V2-ndk.so (aidl::android::hardware::wifi::_aidl_android_hardware_wifi_IWifiChip_onTransact(AIBinder*, unsigned int, AParcel const*, AParcel*)+4248, pc 445f8)
    /system/lib64/libbinder_ndk.so (ABBinder::onTransact(unsigned int, android::Parcel const&, android::Parcel*, unsigned int)+140, pc 15b9c)
    /system/lib64/libbinder.so (android::IPCThreadState::executeCommand(int)+1220, pc 595a4)
    /system/lib64/libbinder.so (android::IPCThreadState::joinThreadPool(bool)+684, pc 584cc)
    /system/lib64/libbinder.so (android::PoolThread::threadLoop()+28, pc 6fcbc)
    /system/lib64/libutils.so (android::Thread::_threadLoop(void*)+376, pc 16ef8)
    /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+200, pc 7bae8)
    /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68, pc 6b6d4)
thestinger commented 3 hours ago

Same issue as https://github.com/GrapheneOS/os-issue-tracker/issues/4175.