Closed
Bug 1690113
Opened 4 years ago
Closed 4 years ago
Crash in [@ XGetWindowProperty]
Categories
(Core :: Widget: Gtk, defect)
Core
Widget: Gtk
Tracking
()
RESOLVED
DUPLICATE
of bug 1673767
People
(Reporter: bugzilla, Unassigned)
Details
(Keywords: crash)
Crash Data
This crash was surfaced by this Reddit post. The user is running the dwm window manager.
Crash report: https://crash-stats.mozilla.org/report/index/6e6939a4-d671-4ebe-893c-189a40210130
Reason: SIGTRAP
Top 10 frames of crashing thread:
0 libglib-2.0.so.0 _g_log_abort glib/gmessages.c:583
1 libglib-2.0.so.0 g_log_writer_default glib/gmessages.c:2735
2 libglib-2.0.so.0 g_log_structured_array glib/gmessages.c:1970
3 libglib-2.0.so.0 g_log_structured_standard glib/gmessages.c:2027
4 libgdk-3.so.0 _gdk_x11_display_error_event ./debian/build/deb/gdk/x11/../../../../../gdk/x11/gdkdisplay-x11.c:2766
5 libgdk-3.so.0 gdk_x_error ./debian/build/deb/gdk/x11/../../../../../gdk/x11/gdkmain-x11.c:307
6 libX11.so.6 _XError ./build/src/../../src/XlibInt.c:1434
7 libX11.so.6 handle_error ./build/src/../../src/xcb_io.c:199
8 libX11.so.6 _XReply ./build/src/../../src/xcb_io.c:704
9 libX11.so.6 XGetWindowProperty ./build/src/../../src/GetProp.c:69
Comment 2•4 years ago
|
||
Yes, it's the nsWindow::GetWorkspaceID() crash - Bug 1673767.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•