Closed Bug 727753 Opened 12 years ago Closed 11 years ago

crash mozilla::imagelib::RasterImage::InitDecoder

Categories

(Core :: Graphics: ImageLib, defect)

defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: macmaN, Unassigned)

Details

(Keywords: crash)

Crash Data

This bug was filed from the Socorro interface and is 
report bp-46d8e2db-9966-4216-be0b-e9dbc2120216 .
============================================================= 

crashes randomly
also report c933c12d-ed02-4ce2-970c-fce5d2120212
It's a low volume crash.

Here are the first frames of the stack:
Frame 	Module 	Signature 	Source
0 	libxul.so 	mozilla::imagelib::RasterImage::InitDecoder 	image/src/Decoder.h:143
1 	libxul.so 	mozilla::imagelib::RasterImage::RequestDecode 	image/src/RasterImage.cpp:2365
2 	libxul.so 	imgRequest::RequestDecode 	image/src/imgRequest.cpp:578
3 	libxul.so 	LockEnumerator 	content/base/src/nsDocument.cpp:8240
4 	libxul.so 	nsBaseHashtable<nsPtrHashKey<imgIRequest>, unsigned int, unsigned int>::s_EnumReadStub 	nsBaseHashtable.h:345
5 	libxul.so 	PL_DHashTableEnumerate 	obj-firefox/xpcom/build/pldhash.cpp:755
6 	libxul.so 	nsBaseHashtable<nsPtrHashKey<imgIRequest>, unsigned int, unsigned int>::EnumerateRead 	nsBaseHashtable.h:206
7 	libxul.so 	nsDocument::SetImageLockingState 	content/base/src/nsDocument.cpp:8268
8 	libxul.so 	PresShell::UpdateImageLockingState 	layout/base/nsPresShell.cpp:8861
9 	libxul.so 	PresShell::SetIsActive 	layout/base/nsPresShell.cpp:8841
10 	libxul.so 	nsDocShell::SetIsActive 	docshell/base/nsDocShell.cpp:4876
11 	libxul.so 	libxul.so@0xf231eb 	
12 	libxul.so 	XPCWrappedNative::CallMethod 	js/xpconnect/src/XPCWrappedNative.cpp:2882
13 	libxul.so 	XPCWrappedNative::SetAttribute 	js/xpconnect/src/xpcprivate.h:2680
14 	libxul.so 	XPC_WN_GetterSetter 	js/xpconnect/src/XPCWrappedNativeJSOps.cpp:1594
15 	libxul.so 	js::InvokeKernel 	js/src/jscntxtinlines.h:297
16 	libxul.so 	js::Invoke 	js/src/jsinterp.h:148
Crash Signature: [@ mozilla::imagelib::RasterImage::InitDecoder] → [@ mozilla::imagelib::RasterImage::InitDecoder] [@ mozilla::imagelib::RasterImage::InitDecoder(bool)]
Component: General → ImageLib
OS: Linux → All
Product: Firefox → Core
QA Contact: general → imagelib
Hardware: x86 → All
Version: 10 Branch → unspecified
I highly doubt it's relevant anymore, safe to close.
You need to log in before you can comment on or make changes to this bug.