Closed
Bug 1175608
Opened 10 years ago
Closed 7 years ago
crash in `anonymous namespace''::HangMonitorParent::CleanupPluginHang(unsigned int, bool)
Categories
(Core :: DOM: Content Processes, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: away, Unassigned)
References
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-2f1083b5-8c96-452b-8455-6f2fe2150616.
=============================================================
|this| is null in CleanupPluginHang, in other words a null mActor in UserCanceled:
`anonymous namespace'::HangMonitorParent::CleanupPluginHang(unsigned int, bool) dom/ipc/ProcessHangMonitor.cpp
1 xul.dll `anonymous namespace'::HangMonitoredProcess::UserCanceled() dom/ipc/ProcessHangMonitor.cpp
2 xul.dll NS_InvokeByIndex xpcom/reflect/xptcall/md/win32/xptcinvoke.cpp
3 xul.dll XPCWrappedNative::CallMethod(XPCCallContext&, XPCWrappedNative::CallMode) js/xpconnect/src/XPCWrappedNative.cpp
4 xul.dll XPC_WN_CallMethod(JSContext*, unsigned int, JS::Value*) js/xpconnect/src/XPCWrappedNativeJSOps.cpp
5 xul.dll js::Invoke(JSContext*, JS::CallArgs, js::MaybeConstruct) js/src/vm/Interpreter.cpp
Updated•10 years ago
|
Crash Signature: [@ `anonymous namespace''::HangMonitorParent::CleanupPluginHang(unsigned int, bool)] → [@ `anonymous namespace''::HangMonitorParent::CleanupPluginHang(unsigned int, bool)]
[@ `anonymous namespace''::HangMonitorParent::CleanupPluginHang]
Comment 1•7 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Comment 2•7 years ago
|
||
Closing because no crash reported since 12 weeks.
You need to log in
before you can comment on or make changes to this bug.
Description
•