Closed Bug 1792646 Opened 3 years ago Closed 3 years ago

Crash in [@ mozilla::detail::MutexImpl::mutexLock | mozilla::detail::MutexImpl::lock | mozilla::OffTheBooksMutex::Lock | moz_container_wayland_surface_lock]

Categories

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

defect

Tracking

()

RESOLVED DUPLICATE of bug 1786064

People

(Reporter: gsvelto, Unassigned)

References

Details

(Keywords: crash)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/6c1df5da-b0b6-4798-a69a-92c490220928

Reason: SIGSEGV / SEGV_MAPERR

Top 10 frames of crashing thread:

0 libc.so.6 __GI___pthread_mutex_lock /usr/src/debug/glibc/nptl/pthread_mutex_lock.c:80
1 firefox-bin mozilla::detail::MutexImpl::mutexLock mozglue/misc/Mutex_posix.cpp:96
1 firefox-bin mozilla::detail::MutexImpl::lock mozglue/misc/Mutex_posix.cpp:118
2 libxul.so mozilla::OffTheBooksMutex::Lock xpcom/threads/Mutex.h:65
2 libxul.so moz_container_wayland_surface_lock widget/gtk/MozContainerWayland.cpp:676
2 libxul.so MozContainerSurfaceLock::MozContainerSurfaceLock widget/gtk/MozContainerWayland.cpp:108
3 libxul.so mozilla::layers::NativeLayerRootWayland::UpdateLayersOnMainThread gfx/layers/NativeLayerWayland.cpp:295
4 libxul.so mozilla::detail::RunnableMethodArguments<>::applyImpl<mozilla::layers::NativeLayerRootWayland, void  xpcom/threads/nsThreadUtils.h:1147
4 libxul.so mozilla::detail::RunnableMethodArguments<>::apply<mozilla::layers::NativeLayerRootWayland, void  xpcom/threads/nsThreadUtils.h:1153
4 libxul.so mozilla::detail::RunnableMethodImpl<mozilla::layers::NativeLayerRootWayland*, void  xpcom/threads/nsThreadUtils.h:1200

Mutex is NULL, possibly a recent regression.

NativeLayerRootWayland crash, it's somehow expected. Disabled by default.

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