Closed Bug 1611774 Opened 5 years ago Closed 5 years ago

Crash in [@ __pthread_mutex_lock | wl_proxy_create | moz_container_request_parent_frame_callback]

Categories

(Core :: Widget: Gtk, defect)

Unspecified
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1628583
Tracking Status
firefox74 --- disabled
firefox75 --- disabled
firefox76 --- disabled
firefox77 --- disabled

People

(Reporter: gsvelto, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: crash)

Crash Data

This bug is for crash report bp-f6dda3c5-ea8d-4a9b-beb4-0ec1c0200127.

Top 10 frames of crashing thread:

0 libpthread-2.30.so __pthread_mutex_lock /usr/src/debug/glibc-2.30-34-g994e529a37/nptl/../nptl/pthread_mutex_lock.c:67
1 libwayland-client.so.0.3.0 wl_proxy_create src/wayland-client.c:461
2 libxul.so moz_container_request_parent_frame_callback widget/gtk/mozcontainer.cpp:308
3 libxul.so moz_container_get_wl_surface widget/gtk/mozcontainer.cpp:591
4 libxul.so nsWindow::GetWaylandSurface widget/gtk/nsWindow.cpp:7488
5 libxul.so mozilla::widget::WindowSurfaceWayland::CommitWaylandBuffer widget/gtk/WindowSurfaceWayland.cpp:1067
6 libxul.so RunnableFunction<void  ipc/chromium/src/base/task.h:324
7 libxul.so MessageLoop::DoDelayedWork ipc/chromium/src/base/message_loop.cc:549
8 libxul.so base::MessagePumpDefault::Run ipc/chromium/src/base/message_pump_default.cc:39
9 libxul.so MessageLoop::Run ipc/chromium/src/base/message_loop.cc:290

Wayland-related crash though the stack isn't very helpful. This seems to have started in build 20200117094453.

I found more signatures for this.

Crash Signature: [@ __pthread_mutex_lock | wl_proxy_create | moz_container_request_parent_frame_callback] → [@ __pthread_mutex_lock | wl_proxy_create | moz_container_request_parent_frame_callback] [@ <name omitted> | <name omitted> | moz_container_request_parent_frame_callback] [@ wl_proxy_marshal_constructor | moz_container_request_parent_frame_callback] [@…

Many, many comments in the various reports mention this happens while installing, uninstalling or deactivating an extension. A few also mention that right mouse clicks in Firefox stop working and then it crashes. Many crashes have about:addons as the URL, or some actual add-on page such as https://addons.mozilla.org/en-US/firefox/addon/zoom-new-scheduler/

Looks like a duplicate of bug 1628583, no? Different stack but both look like a mutex around moz_container_get_wl_surface (https://phabricator.services.mozilla.com/D71737) would help.

Looks like Bug 1628583.

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