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/
351 stars 19 forks source link

Crash on Pixel 8 #3743

Open ThisNekoGuy opened 2 months ago

ThisNekoGuy commented 2 months ago

I was in the middle of typing in a message box element on a website when this crash happened. I'm not really familiar with why, but what I can say is that I've never had this happen before.

Normally, I would provide more details for a bug report but I honestly don't think I have a reproducible test case for explaining this.

Recovery from the crash was smooth, however; almost as if nothing happened.

System Info:

Version: Vanadium 126.0.6478.122
OS Version & Device: Android 14; Pixel 8 Build/AP2A.240705.005

Crash Info:

type: crash
osVersion: google/shiba/shiba:14/AP2A.240705.005/2024070201:user/release-keys
uid: 10104 (u:r:untrusted_app:s0:c104,c256,c512,c768)
cmdline: app.vanadium.browser:privileged_process2
processUptime: 12842s

signal: 11 (SIGSEGV), code 9 (SEGV_MTESERR), faultAddr bd580190abfc
threadName: CompositorGpuTh
MTE: enabled

backtrace:
    /data/app/~~CsqZ2YiMV4QJVy0_C4by3Q==/app.vanadium.trichromelibrary_647812533-7cB0K_5-qTwZ85SRyFgSIw==/base.apk!libmonochrome_64.so (pc 27c2d00)
    /data/app/~~CsqZ2YiMV4QJVy0_C4by3Q==/app.vanadium.trichromelibrary_647812533-7cB0K_5-qTwZ85SRyFgSIw==/base.apk!libmonochrome_64.so (pc 64448d4)
    /data/app/~~CsqZ2YiMV4QJVy0_C4by3Q==/app.vanadium.trichromelibrary_647812533-7cB0K_5-qTwZ85SRyFgSIw==/base.apk!libmonochrome_64.so (pc 6cb4edc)
    /data/app/~~CsqZ2YiMV4QJVy0_C4by3Q==/app.vanadium.trichromelibrary_647812533-7cB0K_5-qTwZ85SRyFgSIw==/base.apk!libmonochrome_64.so (pc 8111884)
    /data/app/~~CsqZ2YiMV4QJVy0_C4by3Q==/app.vanadium.trichromelibrary_647812533-7cB0K_5-qTwZ85SRyFgSIw==/base.apk!libmonochrome_64.so (pc 6533db8)
    /data/app/~~CsqZ2YiMV4QJVy0_C4by3Q==/app.vanadium.trichromelibrary_647812533-7cB0K_5-qTwZ85SRyFgSIw==/base.apk!libmonochrome_64.so (pc 5420134)
    /data/app/~~CsqZ2YiMV4QJVy0_C4by3Q==/app.vanadium.trichromelibrary_647812533-7cB0K_5-qTwZ85SRyFgSIw==/base.apk!libmonochrome_64.so (pc 7b1d73c)
    /data/app/~~CsqZ2YiMV4QJVy0_C4by3Q==/app.vanadium.trichromelibrary_647812533-7cB0K_5-qTwZ85SRyFgSIw==/base.apk!libmonochrome_64.so (pc 7b8ca7c)
    /data/app/~~CsqZ2YiMV4QJVy0_C4by3Q==/app.vanadium.trichromelibrary_647812533-7cB0K_5-qTwZ85SRyFgSIw==/base.apk!libmonochrome_64.so (pc 7b8c984)
    /data/app/~~CsqZ2YiMV4QJVy0_C4by3Q==/app.vanadium.trichromelibrary_647812533-7cB0K_5-qTwZ85SRyFgSIw==/base.apk!libmonochrome_64.so (pc 54766c4)
    /data/app/~~CsqZ2YiMV4QJVy0_C4by3Q==/app.vanadium.trichromelibrary_647812533-7cB0K_5-qTwZ85SRyFgSIw==/base.apk!libmonochrome_64.so (pc 5481300)
    /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+204, pc 795dc)
    /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68, pc 69fa4)
thestinger commented 2 months ago

Looks like a GPU memory corruption bug. We're unlikely to be able to do much about this.