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 · 1 comment
Open

gnssd crash #4668

MokshC opened this issue Jan 11, 2025 · 1 comment
Labels
bug Something isn't working upstream

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working upstream
Projects
None yet
Development

No branches or pull requests

3 participants