Closed Bug 1791156 Opened 2 years ago Closed 2 years ago

[Wayland Layer Compositor] Crash in [@ mozilla::detail::MutexImpl::mutexLock | mozilla::detail::MutexImpl::lock | mozilla::OffTheBooksMutex::Lock]

Categories

(Core :: Widget: Gtk, defect)

Unspecified
Linux
defect

Tracking

()

RESOLVED DUPLICATE of bug 1786064
Tracking Status
firefox106 --- disabled

People

(Reporter: gsvelto, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: crash)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/97e90798-77eb-468c-ba74-498880220916

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::lock mozglue/misc/Mutex_posix.cpp:118
2 libxul.so MozContainerSurfaceLock::MozContainerSurfaceLock widget/gtk/MozContainerWayland.cpp:109
3 libxul.so mozilla::layers::NativeLayerRootWayland::UpdateLayersOnMainThread gfx/layers/NativeLayerWayland.cpp:295
4 libxul.so mozilla::detail::RunnableMethodImpl<mozilla::layers::NativeLayerRootWayland*, void  xpcom/threads/nsThreadUtils.h:1200
5 libxul.so mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal xpcom/threads/TaskController.cpp:851
6 libxul.so nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1205
7 libxul.so mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:85
8 libxul.so MessageLoop::Run ipc/chromium/src/base/message_loop.cc:356
9 libxul.so nsBaseAppShell::Run widget/nsBaseAppShell.cpp:150

It seems like we're trying to lock a mutex that is NULL.

Flags: needinfo?(stransky)
Flags: needinfo?(stransky)

Since the crash volume is low (less than 5 per week), the severity is downgraded to S3. Feel free to change it back if you think the bug is still critical.

For more information, please visit auto_nag documentation.

Severity: S2 → S3
Summary: Crash in [@ mozilla::detail::MutexImpl::mutexLock | mozilla::detail::MutexImpl::lock | mozilla::OffTheBooksMutex::Lock] → [Wayland Layer Compositor] Crash in [@ mozilla::detail::MutexImpl::mutexLock | mozilla::detail::MutexImpl::lock | mozilla::OffTheBooksMutex::Lock]
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.