Closed
Bug 1704866
Opened 5 years ago
Closed 4 years ago
Crash in [@ mozilla::dom::CallbackObject::InitNoHold]
Categories
(Core :: DOM: Bindings (WebIDL), defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: kbrosnan, Unassigned)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/a6c3c777-3d98-488f-b916-fd25e0210411
Reason: SIGSEGV /SEGV_MAPERR
Top 10 frames of crashing thread:
0 libxul.so mozilla::dom::CallbackObject::InitNoHold dom/bindings/CallbackObject.h:237
1 libxul.so mozilla::dom::CallbackObject::Init dom/bindings/CallbackObject.h:257
2 libxul.so mozilla::dom::CallbackObject::CallbackObject dom/bindings/CallbackObject.h:96
3 libxul.so mozilla::dom::CallbackInterface::CallbackInterface dom/bindings/CallbackInterface.h:30
4 libxul.so mozilla::dom::RequestInit::Init dom/bindings/RequestBinding.cpp:442
5 libxul.so js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:520
6 libxul.so Interpret js/src/vm/Interpreter.cpp:3244
7 libxul.so js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:552
8 libxul.so JS_CallFunctionValue js/src/jsapi.cpp:2793
9 libxul.so nsXPCWrappedJS::CallMethod js/xpconnect/src/XPCWrappedJSClass.cpp:971
Comment 1•5 years ago
|
||
Chrome JS code getting called from nsAppStartupNotifier::NotifyObservers(char const*) during startup.
Component: DOM: Content Processes → DOM: Bindings (WebIDL)
Comment 2•4 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•