startup Crash in [@ libskia.so] with Android 21-27 devices
Categories
(Firefox for Android :: Crash Reporting, defect)
Tracking
()
People
(Reporter: aryx, Unassigned)
Details
(Keywords: crash)
Crash Data
660 crashes from 539 devices for Firefox 127.0, crashes got more frequent compared to the 126 branch.
Only Android 21-27 are affected, or newer versions create different stacks.
Crash report: https://crash-stats.mozilla.org/report/index/9e64e0a4-8dee-4d5d-8cb1-abce00240620
Reason: SIGSEGV / SEGV_MAPERR
Top 10 frames:
0 libskia.so libskia.so@0x44702c
1 libskia.so libskia.so@0x3de59c
2 libandroid_runtime.so libandroid_runtime.so@0x111880
3 boot-framework.oat boot-framework.oat@0x1e677ec
4 ? @0x0000007d7d31fe80
5 ? @0x0000007d7d4cdbf0
6 ? @0x0000007d7d4c6bcc
7 ? @0x0000007d7d796f18
8 ? @0x0000007d7d309914
9 ? @0x0000007d7d4a0dfc
Comment 1•1 year ago
|
||
Gabriele, is it possible to figure out where symbols for these libraries might live?
Updated•1 year ago
|
Updated•1 year ago
|
Comment 2•1 year ago
|
||
Crashing threads are BrowserIcons-th
, DefaultDispatch
, and ThumbnailStorag
, so this seems like a Fenix regression rather than a platform graphics one.
Comment 3•1 year ago
|
||
The bug is linked to a topcrash signature, which matches the following criterion:
- Top 10 AArch64 and ARM crashes on release
For more information, please visit BugBot documentation.
Comment 4•1 year ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM][PTO June 24-28] from comment #1)
Gabriele, is it possible to figure out where symbols for these libraries might live?
Possibly in Android system builds, but we haven't managed to scrape those yet, and I'm not even sure if the symbols are really available or the binaries are fully stripped.
Comment 5•1 year ago
|
||
The bug is linked to a topcrash signature, which matches the following criterion:
- Top 10 AArch64 and ARM crashes on release (startup)
For more information, please visit BugBot documentation.
Comment 6•1 year ago
|
||
The severity field is not set for this bug.
:amejia, could you have a look please?
For more information, please visit BugBot documentation.
Comment 7•1 year ago
|
||
Based on the topcrash criteria, the crash signature linked to this bug is not a topcrash signature anymore.
For more information, please visit BugBot documentation.
Updated•1 year ago
|
Updated•1 year ago
|
Comment 8•11 months ago
|
||
Based on the topcrash criteria, the crash signature linked to this bug is not a topcrash signature anymore.
For more information, please visit BugBot documentation.
Comment 9•11 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Fenix::Crash Reporting' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 10•2 months ago
|
||
Reproduced today on Beta 139.0b10 on a Huawei MediaPad M3 Lite (Android 7): https://crash-stats.mozilla.org/report/index/9c9123a5-91c8-450b-b40b-7c9b60250519#tab-bugzilla
Description
•