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

Memory tagging error #2072

Open
Semuria opened this issue Jan 13, 2025 · 4 comments
Open

Memory tagging error #2072

Semuria opened this issue Jan 13, 2025 · 4 comments
Labels
bug Something isn't working

Comments

@Semuria
Copy link

Semuria commented Jan 13, 2025

Prerequisites

checked checked

Describe the bug

App crashes while it's open. Occured 1x till now.

To Reproduce

Error in Obtainium 6498346bfd8e.txt

Please complete the following information:

  • Device: Pixel 9
  • OS: GOS
  • Obtainium Version: 1.1.38

Additional context

@Semuria Semuria added bug Something isn't working to check Issue has not been reviewed labels Jan 13, 2025
@inferenceus
Copy link

inferenceus commented Jan 19, 2025

I am also experiencing memory tagging-related crashes. They have occurred twice within a short period of time.

Device: Google Pixel 8 Pro
OS: GrapheneOS (Android 15 QPR1)
Obtainium version: 1.1.39

Log

signal: 11 (SIGSEGV), code 9 (SEGV_MTESERR), faultAddr 300d1faecdf68b8
threadName: mali-event-hand
MTE: enabled

backtrace:
    /vendor/lib64/egl/libGLES_mali.so (hal::halp::fence_internal::signal_internal()+144, pc 1a812a0)
    /vendor/lib64/egl/libGLES_mali.so (basep_cpu_queue_process+424, pc 1ae74a8)
    /vendor/lib64/egl/libGLES_mali.so (basep_process_command_queues+192, pc 1ae5870)
    /vendor/lib64/egl/libGLES_mali.so (basep_event_thread+236, pc 1ae380c)
    /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)

@ImranR98
Copy link
Owner

Seems like a bug in Flutter itself. May be related to the recent change in rendering engine.

@ImranR98 ImranR98 removed the to check Issue has not been reviewed label Jan 21, 2025
@Semuria
Copy link
Author

Semuria commented Jan 21, 2025

Just got another one. App crashed.
Graphene 2025011500

Error in Obtainium 963d1afa877a.txt

@inferenceus
Copy link

inferenceus commented Jan 22, 2025

May be related to the recent change in rendering engine.

@ImranR98 I agree. It seems to be related to a Mali GPU library, which implies graphics rendering.

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

No branches or pull requests

3 participants