Closed
Bug 1453029
Opened 7 years ago
Closed 7 years ago
Crash in JS::AutoSaveExceptionState::restore
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: lizzard, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-e40852e6-3252-4f8e-a0a8-a16900180409.
=============================================================
This crash first showed up in the 20180408220126 build from Sunday.
Top 10 frames of crashing thread:
0 xul.dll JS::AutoSaveExceptionState::restore js/src/jsapi.cpp:6891
1 xul.dll AutoScriptEvaluate::~AutoScriptEvaluate js/xpconnect/src/XPCWrappedJSClass.cpp:65
2 xul.dll nsXPCWrappedJSClass::CallQueryInterfaceOnJSObject js/xpconnect/src/XPCWrappedJSClass.cpp:286
3 xul.dll nsXPCWrappedJSClass::GetRootJSObject js/xpconnect/src/XPCWrappedJSClass.cpp:653
4 xul.dll nsXPCWrappedJS::GetNewOrUsed js/xpconnect/src/XPCWrappedJS.cpp:339
5 xul.dll XPCConvert::JSObject2NativeInterface js/xpconnect/src/XPCConvert.cpp:922
6 xul.dll nsXPConnect::WrapJS js/xpconnect/src/nsXPConnect.cpp:668
7 xul.dll mozJSComponentLoader::LoadModule js/xpconnect/loader/mozJSComponentLoader.cpp:500
8 xul.dll nsComponentManagerImpl::KnownModule::Load xpcom/components/nsComponentManager.cpp:717
9 xul.dll nsFactoryEntry::GetFactory xpcom/components/nsComponentManager.cpp:1748
=============================================================
Comment 1•7 years ago
|
||
No crashes with this signature since the 4-8 build.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•