Closed
Bug 1453572
Opened 7 years ago
Closed 7 years ago
Crash in nsDocShell::AddState
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 1453567
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox59 | --- | unaffected |
firefox60 | --- | unaffected |
firefox61 | blocking | verified |
People
(Reporter: calixte, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash, regression, topcrash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-648737cb-c1a7-4510-9f28-645f10180412.
=============================================================
Top 10 frames of crashing thread:
0 xul.dll nsDocShell::AddState docshell/base/nsDocShell.cpp:11864
1 xul.dll nsHistory::PushOrReplaceState dom/base/nsHistory.cpp:292
2 xul.dll static bool mozilla::dom::HistoryBinding::replaceState dom/bindings/HistoryBinding.cpp:384
3 xul.dll mozilla::dom::binding_detail::GenericMethod<mozilla::dom::binding_detail::NormalThisPolicy, mozilla::dom::binding_detail::ThrowExceptions> dom/bindings/BindingUtils.cpp:3195
4 xul.dll js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:467
5 xul.dll static bool js::jit::DoCallFallback js/src/jit/BaselineIC.cpp:2380
6 @0x159dbe8740e
7 xul.dll xpc::NonVoidStringToJsval js/xpconnect/src/XPCString.cpp:90
8 @0xfffb01f8e98e67bf
9 xul.dll static js::jit::EnterJitStatus EnterJit js/src/jit/Jit.cpp:99
=============================================================
There are 39 crashes (from 33 installations) in nightly 61 with buildid 20180412001050. In analyzing the backtrace, the regression may have been introduced by patch [1] to fix bug 1434768.
[1] https://hg.mozilla.org/mozilla-central/rev?node=c1dc65552300
Flags: needinfo?(nika)
Updated•7 years ago
|
tracking-firefox61:
--- → blocking
Reporter | ||
Comment 1•7 years ago
|
||
The signature 'nsDocShell::AddState' is ranked #2 in nightly top-crashers.
Keywords: topcrash
Reporter | ||
Updated•7 years ago
|
Crash Signature: [@ nsDocShell::AddState] → [@ nsDocShell::AddState]
[<name omitted> | nsDocShell::AddState]
Reporter | ||
Updated•7 years ago
|
Crash Signature: [@ nsDocShell::AddState]
[<name omitted> | nsDocShell::AddState] → [@ nsDocShell::AddState]
[@ <name omitted> | nsDocShell::AddState]
Comment 2•7 years ago
|
||
I think this is a dup of bug 1453567.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(nika)
Resolution: --- → DUPLICATE
Comment 3•7 years ago
|
||
Crash is verified gone in builds with the fix from bug 1453567.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•