Closed Bug 1652919 Opened 5 years ago Closed 5 years ago

Crash in [@ libX11.so.6@0x2d66f]

Categories

(Core :: Widget: Gtk, defect, P3)

defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: Usul, Unassigned)

Details

Crash Data

This bug is for crash report bp-01ec87e6-2c36-4e9a-900d-754650200715.

Top 10 frames of crashing thread:

0 libX11.so.6 libX11.so.6@0x2d66f 
1 libxul.so mozilla::widget::CompositorWidgetParent::CompositorWidgetParent widget/gtk/CompositorWidgetParent.cpp:16
2 libxul.so mozilla::layers::CompositorBridgeParent::AllocPCompositorWidgetParent gfx/layers/ipc/CompositorBridgeParent.cpp:2222
3 libxul.so mozilla::layers::PCompositorBridgeParent::OnMessageReceived ipc/ipdl/PCompositorBridgeParent.cpp:1100
4 libxul.so mozilla::layers::PCompositorManagerParent::OnMessageReceived ipc/ipdl/PCompositorManagerParent.cpp:197
5 libxul.so mozilla::ipc::MessageChannel::DispatchMessage ipc/glue/MessageChannel.cpp:2150
6 libxul.so mozilla::ipc::MessageChannel::MessageTask::Run ipc/glue/MessageChannel.cpp:1953
7 libxul.so nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1234
8 libxul.so mozilla::ipc::MessagePumpForNonMainThreads::Run xpcom/threads/nsThreadUtils.cpp:513
9 libxul.so MessageLoop::Run ipc/chromium/src/base/message_loop.cc:309
Priority: -- → P3

Perhaps a crash at https://searchfox.org/mozilla-central/rev/3b6958c26049c1e27b2790a43154caaba9f6dd4a/widget/gtk/GtkCompositorWidget.cpp#17 but it's hard to say where exactly as it's optimized out.

Maybe

mXDisplay = XOpenDisplay(aInitData.XDisplayString().get())

or

if (!XGetWindowAttributes(mXDisplay, mXWindow, &windowAttrs)) {

unfortunately we don't have the xlib symbol in backtrace.

Closing because no crashes reported for 12 weeks.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.