Closed
Bug 1613323
Opened 5 years ago
Closed 5 years ago
Crash in [@ mozilla::dom::PContentChild::SendCommitBrowsingContextTransaction]
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1612894
| Tracking | Status | |
|---|---|---|
| firefox74 | --- | fixed |
People
(Reporter: pascalc, Unassigned)
Details
(Keywords: crash, regression, regressionwindow-wanted)
Crash Data
This bug is for crash report bp-50395de2-e765-48de-8428-dc6310200205.
Top 10 frames of crashing thread:
0 xul.dll static mozilla::ipc::IPDLParamTraits<mozilla::dom::BrowsingContext*>::Write docshell/base/BrowsingContext.cpp:1464
1 xul.dll mozilla::ipc::WriteIPDLParam<const RefPtr<mozilla::dom::BrowsingContext>&> ipc/glue/IPDLParamTraits.h:60
2 xul.dll mozilla::dom::PContentChild::SendCommitBrowsingContextTransaction ipc/ipdl/PContentParent.cpp:5201
3 xul.dll mozilla::dom::syncedcontext::Transaction<mozilla::dom::BrowsingContext>::Commit docshell/base/SyncedContextInlines.h:37
4 xul.dll mozilla::dom::BrowsingContext::SetHistoryID<nsID&> docshell/base/BrowsingContext.h:128
5 xul.dll nsDocShell::InternalLoad docshell/base/nsDocShell.cpp:9096
6 xul.dll nsDocShell::LoadHistoryEntry docshell/base/nsDocShell.cpp:11340
7 xul.dll nsDocShell::Reload docshell/base/nsDocShell.cpp
8 xul.dll mozilla::dom::Location::Reload dom/base/Location.cpp:583
9 xul.dll mozilla::dom::Location_Binding::reload dom/bindings/LocationBinding.cpp:1141
Tentatively filing in Dom::Events
We have 21 crashes on 74 nightly over the last week with this signature which is more than what we have on beta+release.
Mozcrash reason:
MOZ_RELEASE_ASSERT(!aParam->IsDiscarded()) (Cannot send discarded BrowsingContext between processes!)
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Updated•5 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•