Closed
Bug 532539
Opened 15 years ago
Closed 15 years ago
Crash in [@ nsCOMPtr_base::assign_from_qi(nsQueryInterface, nsID const&) | inDOMUtils::GetCSSStyleRules(nsIDOMElement*, nsISupportsArray**) ] when using Cool Previews addon
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 528134
People
(Reporter: marcia, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash, Whiteboard: [crashkill][sg:dupe 528134])
Crash Data
Seen while running Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2b4) Gecko/20091124 Firefox/3.6b4
STR:
1. Install Cool Previews Extension. It is not compatible so I forced compatibility.
2. Visit flickr site and try to use extension.
3. Crash
Currently the #28 top crash for Mac on Beta 4. http://crash-stats.mozilla.com/report/index/7f406156-054c-4c68-a660-9e7682091202 is my ID.
Signature nsCOMPtr_base::assign_from_qi(nsQueryInterface, nsID const&) | inDOMUtils::GetCSSStyleRules(nsIDOMElement*, nsISupportsArray**)
UUID 7f406156-054c-4c68-a660-9e7682091202
Time 2009-12-02 15:34:31.989946
Uptime 99
Last Crash 1002 seconds before submission
Product Firefox
Version 3.6b4
Build ID 20091124201530
Branch 1.9.2
OS Mac OS X
OS Version 10.6.2 10C540
CPU x86
CPU Info GenuineIntel family 6 model 7 stepping 6
Crash Reason EXC_BAD_ACCESS / KERN_PROTECTION_FAILURE
Crash Address 0xfffffffff0dea7ff
User Comments Using Cool Previews on flickr site.
nsCOMPtr_base::assign_from_qi nsCOMPtr.cpp:47
inDOMUtils::GetCSSStyleRules nsCOMPtr.h:658
NS_InvokeByIndex_P xpcom/reflect/xptcall/src/md/unix/xptcinvoke_unixish_x86.cpp:179
XPCWrappedNative::CallMethod js/src/xpconnect/src/xpcwrappednative.cpp:2721
XPC_WN_CallMethod js/src/xpconnect/src/xpcwrappednativejsops.cpp:1740
js_Invoke js/src/jsinterp.cpp:1360
Component: General → Layout: Misc Code
QA Contact: general → layout.misc-code
Summary: Crash in [@nsCOMPtr_base::assign_from_qi(nsQueryInterface, nsID const&) | inDOMUtils::GetCSSStyleRules(nsIDOMElement*, nsISupportsArray**) ] when using Cool Previews addon → Crash in [@ nsCOMPtr_base::assign_from_qi(nsQueryInterface, nsID const&) | inDOMUtils::GetCSSStyleRules(nsIDOMElement*, nsISupportsArray**) ] when using Cool Previews addon
Comment 2•15 years ago
|
||
Probably duplicate of bug 528134, which landed post-beta4. Could you retest with a 1.9.2 branch nightly to confirm that it's fixed?
Comment 3•15 years ago
|
||
nominating just in case its not a dup.
any update on when cooliris will be compatible? that might also help to mitigate this.
Updated•15 years ago
|
Whiteboard: [crashkill] → [crashkill][sg:needinfo answer to comment 2]
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
Updated•15 years ago
|
Group: core-security
Whiteboard: [crashkill][sg:needinfo answer to comment 2] → [crashkill][sg:dupe 528134]
Assignee | ||
Updated•13 years ago
|
Crash Signature: [@ nsCOMPtr_base::assign_from_qi(nsQueryInterface, nsID const&) | inDOMUtils::GetCSSStyleRules(nsIDOMElement*, nsISupportsArray**) ]
Updated•6 years ago
|
Product: Core → Core Graveyard
Assignee | ||
Updated•6 years ago
|
Component: Layout: Misc Code → Layout
Product: Core Graveyard → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•