os-issue-tracker icon indicating copy to clipboard operation
os-issue-tracker copied to clipboard

Vendor process crash after enabling MTE

Open oppressor1761 opened this issue 1 year ago • 3 comments

This happens when hotspot automatically closes. Pixel 8 Pro 2024050300

type: crash
osVersion: google/husky/husky:14/AP1A.240405.002.B1/2024050300: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 a00bdd96114416c
threadName: binder:8665_2
MTE: enabled

backtrace:
    /apex/com.google.pixel.wifi.ext/lib64/libwifi-hal.so (SetLogHandler::cancel()+348, pc 4abac)
    /apex/com.google.pixel.wifi.ext/lib64/libwifi-hal.so (wifi_get_cancel_cmd(int, wifi_interface_info*) (.cfi)+140, pc 2e3ec)
    /apex/com.google.pixel.wifi.ext/bin/hw/vendor.google.wifi_ext-service-vendor (aidl::android::hardware::wifi::WifiChip::stopLoggingToDebugRingBufferInternal()+104, pc 4a968)
    /apex/com.google.pixel.wifi.ext/bin/hw/vendor.google.wifi_ext-service-vendor (aidl::android::hardware::wifi::WifiChip::stopLoggingToDebugRingBuffer()+68, pc 4a8a4)
    /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*)+3896, pc 41e78)
    /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)
    /apex/com.google.pixel.wifi.ext/bin/hw/vendor.google.wifi_ext-service-vendor (main+1212, pc 20f6c)
    /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+108, pc 5edcc)

oppressor1761 avatar May 08 '24 03:05 oppressor1761

It happens for you consistently?

thestinger avatar May 08 '24 03:05 thestinger

It does not influence any functionality. It happens every time my hotspot automatically closes without connected devices.

oppressor1761 avatar May 08 '24 03:05 oppressor1761

Also confirm exactly same issue on same device

Joshndroid avatar May 08 '24 11:05 Joshndroid

This crash happens to me pretty frequently on Pixel 8 even when devices are connected to the hotspot.

mhonis avatar May 21 '24 12:05 mhonis

A workaround for this upstream bug has been implemented for the next OS release.

thestinger avatar May 21 '24 13:05 thestinger