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

gnssd crash #4668

Open
MokshC opened this issue Jan 11, 2025 · 2 comments
Open

gnssd crash #4668

MokshC opened this issue Jan 11, 2025 · 2 comments
Labels

Comments

@MokshC
Copy link

MokshC commented Jan 11, 2025

This crash occurred while I was driving, using google maps and Spotify. It didn't cause any noticeable issues for me, just got the crash notification so thought it best to post.

type: crash
flags: dev options enabled
osVersion: google/tokay/tokay:15/AP4A.250105.002/2025010700:user/release-keys
uid: 1021 (u:r:gnssd:s0)
cmdline: /vendor/bin/hw/gnssd
processUptime: 0s

signal: 11 (SIGSEGV), code 9 (SEGV_MTESERR), faultAddr 900c022c07d1259
threadName: linkReceiveThre
MTE: enabled

backtrace:
    /vendor/bin/hw/gnssd (chppDispatchBetpNotification+40, pc 1055c4)
    /vendor/bin/hw/gnssd (chppAppProcessRxDatagram+960, pc 101280)
    /vendor/bin/hw/gnssd (chppRxDataCb+3264, pc fe9d4)
    /vendor/bin/hw/gnssd (linkReceiveThread+364, pc 1004f8)
    /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 thestinger added bug Something isn't working upstream labels Jan 11, 2025
@andregodoy0
Copy link

Same issue happened with me, though I don't recall what I was doing at the time.

type: crash
osVersion: google/caiman/caiman:15/AP4A.250105.002/2025011500:user/release-keys
uid: 1021 (u:r:gnssd:s0)
cmdline: /vendor/bin/hw/gnssd
processUptime: 0s

signal: 11 (SIGSEGV), code 9 (SEGV_MTESERR), faultAddr e00bea1cba223ae
threadName: linkReceiveThre
MTE: enabled

backtrace:
    /vendor/bin/hw/gnssd (chppDispatchBetpNotification+40, pc 1055c4)
    /vendor/bin/hw/gnssd (chppAppProcessRxDatagram+960, pc 101280)
    /vendor/bin/hw/gnssd (chppRxDataCb+3264, pc fe9d4)
    /vendor/bin/hw/gnssd (linkReceiveThread+364, pc 1004f8)
    /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)

@Permanently
Copy link

Permanently commented Jan 24, 2025

I'm not even sure when/how I got this either. All I saq was the gnssd crash notification.

type: crash
osVersion: google/caiman/caiman:15/AP4A.250105.002/2025011500:user/release-keys
uid: 1021 (u:r:gnssd:s0)
cmdline: /vendor/bin/hw/gnssd
processUptime: 0s

signal: 11 (SIGSEGV), code 9 (SEGV_MTESERR), faultAddr 100c811119c1ead
threadName: linkReceiveThre
MTE: enabled

backtrace:
    /vendor/bin/hw/gnssd (chppDispatchBetpNotification+40, pc 1055c4)
    /vendor/bin/hw/gnssd (chppAppProcessRxDatagram+960, pc 101280)
    /vendor/bin/hw/gnssd (chppRxDataCb+3264, pc fe9d4)
    /vendor/bin/hw/gnssd (linkReceiveThread+364, pc 1004f8)
    /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)

Edit: Caught this one whilst driving, connected to my car via Bluetooth. Using mobile data, connected through Tailscale VPN (no exit node). No music was playing. Only Waze was on screen. Unsure what could have caused it still.

type: crash
flags: dev options enabled
osVersion: google/caiman/caiman:15/AP4A.250105.002/2025020200:user/release-keys
uid: 1021 (u:r:gnssd:s0)
cmdline: /vendor/bin/hw/gnssd
processUptime: 0s

signal: 11 (SIGSEGV), code 9 (SEGV_MTESERR), faultAddr 800db8328cd8e3a
threadName: linkReceiveThre
MTE: enabled

backtrace:
    /vendor/bin/hw/gnssd (chppDispatchBetpNotification+40, pc 1055c4)
    /vendor/bin/hw/gnssd (chppAppProcessRxDatagram+960, pc 101280)
    /vendor/bin/hw/gnssd (chppRxDataCb+3264, pc fe9d4)
    /vendor/bin/hw/gnssd (linkReceiveThread+364, pc 1004f8)
    /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 thestinger marked this as a duplicate of #4732 Jan 25, 2025
@thestinger thestinger removed the bug Something isn't working label Jan 25, 2025
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

4 participants