Skip to content

Crash on launch on Galaxy S5 #1189

Closed
@gnprice

Description

@gnprice

A user reports in chat:

I just installed the Beta Version 0.0.24 on Lineage OS 18.1-20240219-microG-klte on a Samsung S5.
Could not test much:
The app installs from .apk without any visible issues but crashes when I try to open it.
It just vanishes after showing a completely black screen for about a second.

They kindly set up ADB and got the crash dump from adb logcat; it reads:

2-17 09:18:57.979 25444 25479 F libc    : Fatal signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x34 in tid 25479 (1.raster), pid 25444 (m.zulip.flutter)
12-17 09:18:58.080 25492 25492 F DEBUG   : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
12-17 09:18:58.080 25492 25492 F DEBUG   : LineageOS Version: '18.1-20240219-microG-klte'
12-17 09:18:58.080 25492 25492 F DEBUG   : Build fingerprint: 'samsung/kltexx/klte:6.0.1/MMB29M/G900FXXU1CRH1:user/release-keys'
12-17 09:18:58.080 25492 25492 F DEBUG   : Revision: '14'
12-17 09:18:58.081 25492 25492 F DEBUG   : ABI: 'arm'
12-17 09:18:58.081 25492 25492 F DEBUG   : Timestamp: 2024-12-17 09:18:58+0100
12-17 09:18:58.081 25492 25492 F DEBUG   : pid: 25444, tid: 25479, name: 1.raster  >>> com.zulip.flutter <<<
12-17 09:18:58.081 25492 25492 F DEBUG   : uid: 10191
12-17 09:18:58.081 25492 25492 F DEBUG   : signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x34
12-17 09:18:58.081 25492 25492 F DEBUG   : Cause: null pointer dereference
12-17 09:18:58.081 25492 25492 F DEBUG   :     r0  76d60e9c  r1  00000004  r2  00000000  r3  00000018
12-17 09:18:58.082 25492 25492 F DEBUG   :     r4  76d11828  r5  00000007  r6  76d11c40  r7  76d11a18
12-17 09:18:58.082 25492 25492 F DEBUG   :     r8  00000003  r9  00000078  r10 76d1100c  r11 771dfae8
12-17 09:18:58.082 25492 25492 F DEBUG   :     ip  00000013  sp  85f40420  lr  94712185  pc  946ed1a8
12-17 09:18:58.212 25492 25492 F DEBUG   : backtrace:
12-17 09:18:58.213 25492 25492 F DEBUG   :       #00 pc 000741a8  /system/vendor/lib/libsc-a3xx.so (BuildId: 6cc3e1de4bc187dc870459afd6a4c045)
12-17 09:18:58.213 25492 25492 F DEBUG   :       #01 pc 00073f59  /system/vendor/lib/libsc-a3xx.so (BuildId: 6cc3e1de4bc187dc870459afd6a4c045)
12-17 09:18:58.213 25492 25492 F DEBUG   :       #02 pc 00074127  /system/vendor/lib/libsc-a3xx.so (BuildId: 6cc3e1de4bc187dc870459afd6a4c045)
12-17 09:18:58.213 25492 25492 F DEBUG   :       #03 pc 001fe4e6  [anon:stack_and_tls:25479]

So the crash is in libsc-a3xx.so. From a bit of googling I believe that's a GPU driver.

I expect the story here will be similar to #941. I'll report an upstream issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    beta feedbackThings beta users have specifically asked forupstreamWould benefit from work in Flutter or another upstream

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions