Closed
Bug 1484986
Opened 6 years ago
Closed 6 years ago
Crash in mozilla::recordreplay::child::ChannelMessageHandler
Categories
(Core Graveyard :: Web Replay, defect)
Tracking
(firefox63 affected)
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox63 | --- | affected |
People
(Reporter: marcia, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-67ee8411-4ced-4623-b304-e0c9f0180821.
=============================================================
Seen while looking at nightly crashes - crashes started 20180820222055. Appears to be only 2 installs so far: https://bit.ly/2MLy2bA
Looks as if Bug 1482275 added code to generate these crash reports.
Top 7 frames of crashing thread:
0 XUL mozilla::recordreplay::child::ChannelMessageHandler toolkit/recordreplay/ipc/ChildIPC.cpp:98
1 XUL mozilla::recordreplay::Channel::ThreadMain clang/include/c++/v1/functional:1916
2 XUL mozilla::recordreplay::Thread::ThreadMain toolkit/recordreplay/Thread.cpp:174
3 @0x7fff7c0f9660
4 @0x7fff7c0f950c
5 @0x7fff7c0f8bf8
6 XUL XUL@0x381fa3f
=============================================================
Comment 1•6 years ago
|
||
Crash on:
MOZ_CRASH("Hanged replaying process");
Comment 2•6 years ago
|
||
Hmm, in this report the replaying process crashed due to bug 1483365, but it looks like the parent might not have received the fatal error message and then terminated the replaying process after it became non-responsive.
Comment 3•6 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Updated•5 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•