Crash in [@ mozilla::OffTheBooksCondVar::Notify]
Categories
(Core :: XPCOM, defect)
Tracking
()
People
(Reporter: office, Unassigned)
Details
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/34957cf3-8d22-4981-bab6-060cb0230426
Reason: SIGSEGV / SEGV_MAPERR
Top 10 frames of crashing thread:
0 libc.so.6 ___pthread_cond_signal nptl/nptl/pthread_cond_signal.c:41
1 firefox-bin mozilla::detail::ConditionVariableImpl::notify_one mozglue/misc/ConditionVariable_posix.cpp:93
2 libxul.so mozilla::OffTheBooksCondVar::Notify xpcom/threads/CondVar.h:77
2 libxul.so mozilla::TaskController::EnsureMainThreadTasksScheduled xpcom/threads/TaskController.cpp:1028
2 libxul.so mozilla::TaskController::MaybeInterruptTask xpcom/threads/TaskController.cpp:965
2 libxul.so mozilla::TaskController::AddTask xpcom/threads/TaskController.cpp:437
2 libxul.so mozilla::TaskController::DispatchRunnable xpcom/threads/TaskController.cpp:589
2 libxul.so mozilla::detail::EventQueueInternal< xpcom/threads/EventQueue.cpp:55
3 libxul.so mozilla::ThreadEventQueue::PutEventInternal xpcom/threads/ThreadEventQueue.cpp:131
3 libxul.so mozilla::ThreadEventQueue::PutEvent xpcom/threads/ThreadEventQueue.cpp:73
Comment 1•2 years ago
|
||
The bug has a crash signature, thus the bug will be considered confirmed.
Updated•2 years ago
|
Updated•2 years ago
|
Comment 2•2 years ago
|
||
(This was just a test if triage queries ignore ni==self bugs, sorry for the noise.)
Comment 3•2 years ago
|
||
The severity field is not set for this bug.
:nika, could you have a look please?
For more information, please visit BugBot documentation.
Comment 4•2 years ago
|
||
These crashes don't seem to happen very often and are quite inconsistent when looking through crashes as to how they would be caused, which makes it very difficult to figure out what could be happening here. Marking as S3 for now, as there's fairly low frequency, and I don't think this is actionable unless rates pick up & we find more information.
Description
•