Closed
Bug 621606
Opened 15 years ago
Closed 9 years ago
Firefox 4.0b8 crash in [@ nsRegion::SetToElements(unsigned int) ] (Thumbnail Zoom extension)
Categories
(Firefox :: Extension Compatibility, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: marcia, Unassigned)
Details
(Keywords: crash)
Crash Data
Seen while reviewing crash stats. Currently ranks #40 in crash stats. http://tinyurl.com/2uldmn8 to the crashes which are all Windows. One comment mentions crash happened when restarting due to Add-ons incompatibility
Frame Module Signature [Expand] Source
0 xul.dll nsRegion::SetToElements gfx/src/nsRegion.cpp:312
1 xul.dll nsWindow::~nsWindow widget/src/windows/nsWindow.cpp:503
2 mozalloc.dll mozalloc.dll@0x106f
3 xul.dll nsWindow::`scalar deleting destructor'
4 xul.dll nsWindow::Release widget/src/windows/nsWindow.cpp:505
5 xul.dll nsRefPtr<nsIRunnable>::~nsRefPtr<nsIRunnable> obj-firefox/xpcom/build/nsCOMPtr.cpp:81
6 xul.dll nsFilePicker::~nsFilePicker widget/src/windows/nsFilePicker.cpp:95
7 xul.dll nsFilePicker::`scalar deleting destructor'
8 xul.dll nsFilePicker::Release widget/src/windows/nsFilePicker.cpp:67
9 xul.dll DoDeferredRelease<nsISupports*> js/src/xpconnect/src/xpcjsruntime.cpp:550
10 xul.dll nsContentTreeOwner::GetMainWidget xpfe/appshell/src/nsContentTreeOwner.cpp:705
11 xul.dll XPCJSRuntime::GCCallback js/src/xpconnect/src/xpcjsruntime.cpp:847
12 nspr4.dll PR_Unlock nsprpub/pr/src/threads/combined/prulock.c:347
13 xul.dll nsContentTreeOwner::GetMainWidget xpfe/appshell/src/nsContentTreeOwner.cpp:705
14 xul.dll nsXPConnect::Collect js/src/xpconnect/src/nsXPConnect.cpp:405
| Reporter | ||
Comment 1•15 years ago
|
||
91% correlation to Thumbnail Zoom extension, https://addons.mozilla.org/en-US/firefox/addon/222516.
| Reporter | ||
Comment 2•15 years ago
|
||
Moving this over to extension compatibility, as I was able to reproduce this by installing the extension and merely closing the browser.
Component: Graphics → Extension Compatibility
Product: Core → Firefox
QA Contact: thebes → extension.compatibility
Summary: Firefox 4.0b8 crash in [@ nsRegion::SetToElements(unsigned int) ] → Firefox 4.0b8 crash in [@ nsRegion::SetToElements(unsigned int) ] (Thumbnail Zoom extension)
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ nsRegion::SetToElements(unsigned int) ]
Comment 3•13 years ago
|
||
Adding developer.
Comment 4•13 years ago
|
||
I have not updated the extension for a while. I'm planning to do it, but not really know when. Actually, someone else created one copying mine. See: https://addons.mozilla.org/en-US/firefox/addon/thumbnail-zoom-plus/?src=search.
So, it's ok if the extension is disabled for now.
Updated•10 years ago
|
Crash Signature: [@ nsRegion::SetToElements(unsigned int) ] → [@ nsRegion::SetToElements(unsigned int) ]
[@ nsRegion::SetToElements ]
Comment 5•9 years ago
|
||
I'm marking this bug as WORKSFORME as bug crashlog signature didn't appear from a long time (over half year) in Firefox (except obsolete Fx <29).
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•