Closed
Bug 1573291
Opened 6 years ago
Closed 6 years ago
Crash in [@ mozilla::recordreplay::Preamble_PLDHashTable]
Categories
(Core Graveyard :: Web Replay, defect, P2)
Tracking
(firefox-esr68 disabled, firefox69 disabled, firefox70 disabled, firefox71 disabled, firefox72 disabled)
People
(Reporter: marcia, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug is for crash report bp-b15cdaa0-eec8-492f-b2ae-64d590190812.
Seen while looking at nightly crash stats: https://bit.ly/2N4hXxo
2 of the crashes have MOZ_RELEASE_ASSERT(mCallbackHash == HashBytes(mCallbackStorage, mCallbackStorageSize))
Top 10 frames of crashing thread:
0 XUL mozilla::recordreplay::Preamble_PLDHashTable toolkit/recordreplay/ProcessRedirectDarwin.cpp:2576
1 XUL mozilla::recordreplay::CallPreambleHook toolkit/recordreplay/ProcessRedirect.cpp:35
2 XUL RecordReplayInterceptCall toolkit/recordreplay/ProcessRedirect.cpp:62
3 XUL RecordReplayRedirectCall_Loop
4 XUL non-virtual thunk to nsDocLoader::OnStartRequest uriloader/base/nsDocLoader.cpp
5 XUL mozilla::net::nsLoadGroup::AddRequest netwerk/base/nsLoadGroup.cpp:452
6 XUL mozilla::dom::Document::BlockOnload dom/base/Document.cpp:10625
7 XUL nsContentSink::WillBuildModelImpl dom/base/nsContentSink.cpp:1512
8 XUL nsHtml5TreeOpExecutor::WillBuildModel parser/html/nsHtml5TreeOpExecutor.cpp:149
9 XUL nsHtml5StreamListener::OnStartRequest parser/html/nsHtml5StreamListener.cpp:41
Comment 1•6 years ago
|
||
The priority flag is not set for this bug.
:bhackett, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(bhackett1024)
Updated•6 years ago
|
Flags: needinfo?(bhackett1024)
Priority: -- → P2
Updated•6 years ago
|
status-firefox71:
--- → disabled
status-firefox72:
--- → disabled
status-firefox-esr68:
--- → disabled
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•