Closed
Bug 1485120
Opened 7 years ago
Closed 7 years ago
Crash in mozilla::recordreplay::child::ReportFatalError | RecordReplayInterface_InternalRecordReplayAssert
Categories
(Core Graveyard :: Web Replay, defect)
Tracking
(firefox62 unaffected, firefox63 fixed)
RESOLVED
DUPLICATE
of bug 1483365
| Tracking | Status | |
|---|---|---|
| firefox62 | --- | unaffected |
| firefox63 | --- | fixed |
People
(Reporter: marcia, Unassigned)
Details
(Keywords: crash, regression)
Crash Data
This bug was filed from the Socorro interface and is
report bp-7c5c2ac2-7d57-45dc-889f-dbfbf0180821.
=============================================================
Seen while looking at nightly crash stats. Although only one crash, I thought it was prudent to file since it was reporting a fatal error.
Top 10 frames of crashing thread:
0 @0x10ca5a0d1
1 XUL mozilla::recordreplay::child::ReportFatalError toolkit/recordreplay/ipc/ChildIPC.cpp:355
2 XUL RecordReplayInterface_InternalRecordReplayAssert toolkit/recordreplay/ProcessRecordReplay.cpp:474
3 XUL mozilla::recordreplay::RecordReplayAssert mfbt/RecordReplay.h:474
4 XUL mozilla::recordreplay::Lock::Enter toolkit/recordreplay/Lock.cpp:159
5 XUL mozilla::recordreplay::RR_pthread_mutex_lock toolkit/recordreplay/ProcessRedirectDarwin.cpp:1278
6 libmozglue.dylib mozilla::detail::MutexImpl::lock mozglue/misc/Mutex_posix.cpp:124
7 XUL mozilla::Runnable::AddRef mfbt/RecordReplay.h:425
8 XUL AsyncFreeSnowWhite::Run xpcom/base/nsCOMPtr.h:486
9 XUL IdleRunnableWrapper::Run xpcom/threads/nsThreadUtils.cpp:343
=============================================================
Comment 1•7 years ago
|
||
This looks like a duplicate of bug 1483365, which landed after this report occurred. Thanks for filing this, Web Replay has a low number of users at the moment so it's important to look at all associated crashes.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
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
•