Open
Bug 1905517
Opened 1 year ago
Updated 1 year ago
Crash in [@ glib_log_writer_func]
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox129 | --- | 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/c8efe8e4-27b3-44e5-80aa-9734b0240624
Reason: SIGTRAP / SI_KERNEL
Top 10 frames of crashing thread:
0 libglib-2.0.so.0 g_log_writer_default glib/gmessages.c:2827
1 libxul.so glib_log_writer_func toolkit/xre/nsSigHandlers.cpp:210
2 libglib-2.0.so.0 g_log_structured_array glib/gmessages.c:1973
2 libglib-2.0.so.0 g_log_structured_array glib/gmessages.c:1946
3 libglib-2.0.so.0 g_log_structured_standard glib/gmessages.c:2030
4 libgdk-3.so.0 _gdk_x11_display_error_event /build/gtk+3.0-hoOKox/gtk+3.0-3.24.33/gdk/x11/gdkdisplay-x11.c:2766
4 libgdk-3.so.0 _gdk_x11_display_error_event /build/gtk+3.0-hoOKox/gtk+3.0-3.24.33/gdk/x11/gdkdisplay-x11.c:2711
4 libgdk-3.so.0 gdk_x_error /build/gtk+3.0-hoOKox/gtk+3.0-3.24.33/gdk/x11/gdkmain-x11.c:296
4 libgdk-3.so.0 gdk_x_error /build/gtk+3.0-hoOKox/gtk+3.0-3.24.33/gdk/x11/gdkmain-x11.c:258
5 libX11.so.6 _XError /build/libx11-u5gazC/libx11-1.7.5/src/XlibInt.c:1503
By querying Nightly crashes reported within the last 2 months, here are some insights about the signature:
- First crash report: 2024-06-24
- 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
Reporter | ||
Comment 1•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: General → Widget: Gtk
Updated•1 year ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•