Closed
Bug 1610491
Opened 5 years ago
Closed 5 years ago
Crash in [@ mozilla::PrioritizedEventQueue::SelectQueue]
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox74 | --- | wontfix |
People
(Reporter: pascalc, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug is for crash report bp-ade2d24c-4d3d-456f-9d1e-c27020200121.
Top 10 frames of crashing thread:
0 ntdll.dll NtWaitForAlertByThreadId
1 ntdll.dll RtlSleepConditionVariableSRW
2 kernelbase.dll SleepConditionVariableSRW
3 xul.dll mozilla::PrioritizedEventQueue::SelectQueue xpcom/threads/PrioritizedEventQueue.cpp:151
4 @0x1ba34d5afff
5 mozglue.dll static mozilla::TimeStamp::Now mozglue/misc/TimeStamp_windows.cpp:500
6 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1140
7 xul.dll NS_ProcessNextEvent xpcom/threads/nsThreadUtils.cpp:486
8 xul.dll nsThread::Shutdown xpcom/threads/nsThread.cpp:909
9 xul.dll mozilla::ChildProfilerController::ShutdownAndMaybeGrabShutdownProfileFirst tools/profiler/gecko/ChildProfilerController.cpp:62
We have several crashes every day on Nightly with this signature (114 crashes so for in the 74 cycle), all of them on Windows.
Comment 1•5 years ago
|
||
The priority flag is not set for this bug.
:tvandermerwe, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(tvandermerwe)
Comment 2•5 years ago
|
||
@dveditz, @dmajor, any ideas here?
Flags: needinfo?(tvandermerwe)
Flags: needinfo?(dveditz)
Flags: needinfo?(dmajor)
This was seen on nearly every nightly up until build 20200201092806, and then stopped completely. Seems safe to say that the crash is gone.
(There was one hit in build 20200207195153 but it had a different reason code and different stack, so I would call that a different crash that happened to fall into the same signature bucket.)
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(dveditz)
Flags: needinfo?(dmajor)
Resolution: --- → FIXED
Updated•5 years ago
|
Resolution: FIXED → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•