Closed
Bug 1543269
Opened 6 years ago
Closed 6 years ago
Crash in [@ mozilla::dom::BrowsingContextGroup::Select]
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1543015
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox66 | --- | unaffected |
firefox67 | --- | unaffected |
firefox68 | --- | fixed |
People
(Reporter: lizzard, Unassigned)
Details
(Keywords: crash, regression)
Crash Data
This bug is for crash report bp-4cc9349d-e019-4b93-994e-6e7d10190409.
First seen in the 20190408193006 build.
Top 10 frames of crashing thread:
0 libxul.so mozilla::dom::BrowsingContextGroup::Select docshell/base/BrowsingContextGroup.h:78
1 libxul.so mozilla::dom::ContentChild::RecvAttachBrowsingContext dom/ipc/ContentChild.cpp:3773
2 libxul.so mozilla::dom::PContentChild::OnMessageReceived ipc/ipdl/PContentChild.cpp:10858
3 libxul.so mozilla::ipc::MessageChannel::DispatchMessage ipc/glue/MessageChannel.cpp:2151
4 libxul.so mozilla::ipc::MessageChannel::MessageTask::Run ipc/glue/MessageChannel.cpp:1937
5 libxul.so nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1180
6 libxul.so NS_ProcessNextEvent xpcom/threads/nsThreadUtils.cpp:486
7 libxul.so mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:88
8 libxul.so MessageLoop::Run ipc/chromium/src/base/message_loop.cc:315
9 libxul.so nsBaseAppShell::Run widget/nsBaseAppShell.cpp:137
Reporter | ||
Updated•6 years ago
|
status-firefox66:
--- → unaffected
status-firefox68:
--- → affected
Updated•6 years ago
|
status-firefox67:
--- → ?
Comment 1•6 years ago
|
||
These all crash with "MOZ_RELEASE_ASSERT(parent || aParentId == 0)". Likely related to (or duplicate of) bug 1543015?
See Also: → 1543015
Updated•6 years ago
|
Comment 2•6 years ago
|
||
This seems to be fixed.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
See Also: 1543015 →
Version: 66 Branch → 68 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•