Closed
Bug 664504
Opened 12 years ago
Closed 4 years ago
Firefox Crash @ nsGenericHTMLElement::SetAttr
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: marcia, Unassigned)
Details
(Keywords: crash)
Crash Data
Seen while reviewing crash stats. https://crash-stats.mozilla.com/report/list?signature=nsGenericHTMLElement%3A%3ASetAttr%28int%2C%20nsIAtom%2A%2C%20nsAString_internal%20const%26%2C%20int%29 links to the crashes. While there are some dupes, it is not going away. The crashes happen across all versions. Some comments mention "crashed during installing extension (imacros). cannot install extensions,tried few times." or "suddenly crashed.cannot uninstall older,not compatibile extensions" https://crash-stats.mozilla.com/report/index/0320a8c4-97ff-4408-9740-4323b2110612 Frame Module Signature [Expand] Source 0 xul.dll nsGenericHTMLElement::SetAttr content/html/content/src/nsGenericHTMLElement.h:167 1 xul.dll nsGenericHTMLElement::SetBoolAttr content/html/content/src/nsGenericHTMLElement.cpp:2121 2 xul.dll nsHTMLTextAreaElement::SetAutofocus content/html/content/src/nsHTMLTextAreaElement.cpp:456 3 xul.dll NS_InvokeByIndex_P xpcom/reflect/xptcall/src/md/win32/xptcinvoke.cpp:102 4 xul.dll XPC_WN_GetterSetter js/src/xpconnect/src/xpcwrappednativejsops.cpp:1657 5 mozjs.dll js::Invoke js/src/jsinterp.cpp:649 6 mozjs.dll js::ExternalInvoke js/src/jsinterp.cpp:816 7 mozjs.dll js::ExternalGetOrSet js/src/jsinterp.cpp:856 8 mozjs.dll js::JSProxyHandler::get js/src/jsproxy.cpp:134 9 xul.dll xpc::XrayWrapper<JSCrossCompartmentWrapper>::get js/src/xpconnect/wrappers/XrayWrapper.cpp:799 10 mozjs.dll js::JSProxy::get js/src/jsproxy.cpp:807 11 mozjs.dll js::proxy_GetProperty js/src/jsproxy.cpp:924 12 mozjs.dll JSObject::getProperty js/src/jsobj.h:1148 13 mozjs.dll js::Interpret js/src/jsinterp.cpp:4093 14 mozjs.dll js::RunScript js/src/jsinterp.cpp:613 15 mozjs.dll js::Invoke js/src/jsinterp.cpp:694 16 mozjs.dll js::InvokeSessionGuard::invoke js/src/jsinterpinlines.h:133 17 mozjs.dll array_extra js/src/jsarray.cpp:2899 18 mozjs.dll js_NewFlatClosure js/src/jsfun.cpp:2862 19 mozjs.dll mozjs.dll@0x136bf 20 mozjs.dll js::RunScript js/src/jsinterp.cpp:613 21 mozjs.dll js::Invoke js/src/jsinterp.cpp:694 22 mozjs.dll js_fun_call js/src/jsfun.cpp:2150 23 mozjs.dll js::Interpret js/src/jsinterp.cpp:4676 24 mozjs.dll NewCallObject js/src/jsfun.cpp:980 25 mozjs.dll js::CreateFunCallObject js/src/jsfun.cpp:1044 26 mozjs.dll js::ExternalInvoke js/src/jsinterp.cpp:816 27 mozjs.dll JS_CallFunctionValue js/src/jsapi.cpp:5087 28 xul.dll nsXPCWrappedJSClass::CallMethod js/src/xpconnect/src/xpcwrappedjsclass.cpp:1662 29 xul.dll nsXPCWrappedJS::CallMethod js/src/xpconnect/src/xpcwrappedjs.cpp:586 30 xul.dll PrepareAndDispatch xpcom/reflect/xptcall/src/md/win32/xptcstubs.cpp:114 31 xul.dll SharedStub xpcom/reflect/xptcall/src/md/win32/xptcstubs.cpp:141 32 xul.dll nsTimerImpl::Fire xpcom/threads/nsTimerImpl.cpp:432
Reporter | ||
Updated•12 years ago
|
Summary: Firefox 7.0a1 Crash Report [@ nsGenericHTMLElement::SetAttr(int, nsIAtom*, nsAString_internal const&, int) ] → Firefox Crash [@ nsGenericHTMLElement::SetAttr(int, nsIAtom*, nsAString_internal const&, int) ]
Reporter | ||
Updated•12 years ago
|
Summary: Firefox Crash [@ nsGenericHTMLElement::SetAttr(int, nsIAtom*, nsAString_internal const&, int) ] → Firefox Crash @ nsGenericHTMLElement::SetAttr
Updated•8 years ago
|
Crash Signature: [@ nsGenericHTMLElement::SetAttr(int, nsIAtom*, nsAString_internal const&, int) ] → [@ nsGenericHTMLElement::SetAttr(int, nsIAtom*, nsAString_internal const&, int) ]
[@ nsGenericHTMLElement::SetAttr ]
Comment 1•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
•