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

gpsd crash

Open davidwilliams238 opened this issue 1 year ago • 1 comments

Crash on latest version of GrapheneOS, Pixel 7 Pro

type: crash
osVersion: google/cheetah/cheetah:14/AP2A.240605.024/2024061400:user/release-keys
uid: 1021 (u:r:gpsd:s0)
cmdline: /vendor/bin/hw/gpsd -c /vendor/etc/gnss/gps.xml
processUptime: 193485s

signal: 11 (SIGSEGV), code 2 (SEGV_ACCERR), faultAddr c62375779018
threadName: main

backtrace:
    /vendor/bin/hw/gpsd (Copy_SUPL10_SUPLINIT_to_GLSUPL_SUPLINIT(asn1_supl::ASN1T_SUPLINIT const&, GLSUPL_SUPLINIT&)+632, pc 7e7270)
    /vendor/bin/hw/gpsd (glsupl_DynamicDecodeSuplInit10+304, pc 7cf058)
    /vendor/bin/hw/gpsd (GlSuplEngineImpl::OnNetworkRequest(unsigned char const*, int, unsigned char const*, GLSUPL_StatusCode const*)+340, pc 7e9d18)
    /vendor/bin/hw/gpsd (GlSuplHalPlatform::OnNetworkRequest(unsigned char const*, int, bool)+788, pc 3d1a2c)
    /vendor/bin/hw/gpsd (CustomerModule::OnMessage(int, void const*, unsigned int)+7560, pc 322828)
    /vendor/bin/hw/gpsd (GpsiServer::HandleGpsExtensionMessage(IpcIncomingMessage&)+536, pc 38f1f0)
    /vendor/bin/hw/gpsd (IpcPipeTransportBase::OnSelect(int, bool, bool, bool, void*)+612, pc 360614)
    /vendor/bin/hw/gpsd (MainSelectManager::ProcessEvent(ISelectHandler&, int, bool, bool, bool, void*)+220, pc 363968)
    /vendor/bin/hw/gpsd (SelectManager::PerformOneWaitAndProcess()+1044, pc 35e878)
    /vendor/bin/hw/gpsd (GlGpsdInterface::Run()+288, pc 37b444)
    /vendor/bin/hw/gpsd (main+464, pc 31b234)
    /apex/com.android.runtime/lib64/bionic/libc.so (__libc_init+116, pc 5d304)

davidwilliams238 avatar Jun 20 '24 19:06 davidwilliams238

@mar0ni That's a different issue and https://github.com/GrapheneOS/os-issue-tracker/issues/4487 can be used to track it.

thestinger avatar Dec 11 '24 09:12 thestinger