Open
Bug 1906391
Opened 7 months ago
Updated 4 months ago
Crash in [@ abort | libglib-2.0.so.0]
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox130 | --- | affected |
People
(Reporter: release-mgmt-account-bot, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/078e3cab-abfd-432e-98a7-288a90240703
MOZ_CRASH Reason: ```Redirecting call to abort() to mozalloc_abort
Top 10 frames of crashing thread:
0 firefox-bin MOZ_Crash mfbt/Assertions.h:317
0 firefox-bin mozalloc_abort memory/mozalloc/mozalloc_abort.cpp:35
1 firefox-bin abort memory/mozalloc/mozalloc_abort.cpp:88
2 libglib-2.0.so.0 libglib-2.0.so.0@0x1bdc2
3 libgtk-3.so.0 libgtk-3.so.0@0x42f76f
4 libglib-2.0.so.0 libglib-2.0.so.0@0xa5500
5 libgtk-3.so.0 libgtk-3.so.0@0x3da046
6 libgtk-3.so.0 libgtk-3.so.0@0x42f574
7 libgtk-3.so.0 libgtk-3.so.0@0x42f94f
8 libglib-2.0.so.0 libglib-2.0.so.0@0x75779
By querying Nightly crashes reported within the last 2 months, here are some insights about the signature:
- **First crash report:** 2024-05-10
- **Process type:** Parent
- **Is startup crash:** No
- **Has user comments:** [Yes](https://crash-stats.mozilla.org/signature/?date=%3E%3D2024-01-05&signature=abort%20%7C%20libglib-2.0.so.0#comments)
- **Is null crash:** Yes - all crashes happened on null or near null memory address
Updated•7 months ago
|
Component: General → Widget: Gtk
Reporter | ||
Comment 2•6 months ago
|
||
Copying crash signatures from duplicate bugs.
Crash Signature: [@ abort | libglib-2.0.so.0] → [@ abort | libglib-2.0.so.0]
[@ abort | libglib-2.0.so.0@0x1bdc2]
[@ mozalloc_abort | abort | libglib-2.0.so.0@0x1bdc2]
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•