Open
Bug 1993828
Opened 11 months ago
Updated 11 months ago
Crash in [@ abort | libgallium-24.2.8.so]
Categories
(Core :: Graphics, defect)
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox145 | --- | affected |
People
(Reporter: release-mgmt-account-bot, Unassigned)
References
(Blocks 1 open bug)
Details
(4 keywords)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/9d1c4f9a-9ae8-477b-b1b9-ae5120251007
MOZ_CRASH Reason:
Redirecting call to abort() to mozalloc_abort
Top 10 frames of crashing thread:
0 firefox-bin MOZ_CrashSequence mfbt/Assertions.h:237
0 firefox-bin MOZ_Crash mfbt/Assertions.h:375
0 firefox-bin mozalloc_abort memory/mozalloc/mozalloc_abort.cpp:35
1 firefox-bin abort memory/mozalloc/mozalloc_abort.cpp:90
2 libgallium-24.2.8.so libgallium-24.2.8.so@0x1e129
3 libgallium-24.2.8.so libgallium-24.2.8.so@0xff5d4b
4 memfd:mozilla-ipc (deleted) memfd:mozilla-ipc @0x4cd5f7f
5 libgallium-24.2.8.so libgallium-24.2.8.so@0xff716c
6 libgallium-24.2.8.so libgallium-24.2.8.so@0xff716c
7 libgallium-24.2.8.so libgallium-24.2.8.so@0x1003ccc
By querying Nightly crashes reported within the last 2 months, here are some insights about the signature:
- First crash report: 2025-09-04
- Process type: Parent
- Is startup crash: No
- Has user comments: No
- Is null crash: Yes - all crashes happened on null or near null memory address
Updated•11 months ago
|
Component: General → Graphics
Comment 1•11 months ago
|
||
Volume is fairly low and random. Not much to go on here in the crash stack at this time.
Severity: -- → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•