Closed
Bug 753295
Opened 13 years ago
Closed 10 years ago
crash in mozilla::image::RasterImage::Discard
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 715097
People
(Reporter: xti, Unassigned)
Details
(Keywords: crash, Whiteboard: [native-crash])
Crash Data
This bug was filed from the Socorro interface and is
report bp-b29f6160-9c49-4698-b824-7c56e2120509 .
=============================================================
Frame Module Signature Source
0 libxul.so nsQueryReferent::operator obj-firefox/xpcom/build/nsWeakReference.cpp:90
1 libxul.so nsCOMPtr_base::assign_from_helper obj-firefox/xpcom/build/nsCOMPtr.cpp:150
2 libxul.so mozilla::image::RasterImage::Discard nsCOMPtr.h:632
3 libxul.so mozilla::image::DiscardTracker::DiscardNow image/src/DiscardTracker.cpp:268
4 libxul.so mozilla::image::DiscardTracker::TimerCallback image/src/DiscardTracker.cpp:249
5 libxul.so nsTimerImpl::Fire xpcom/threads/nsTimerImpl.cpp:508
6 libxul.so nsTimerEvent::Run xpcom/threads/nsTimerImpl.cpp:591
7 libxul.so nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:656
8 libxul.so NS_ProcessNextEvent_P obj-firefox/xpcom/build/nsThreadUtils.cpp:245
9 libxul.so mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:145
10 libxul.so MessageLoop::RunInternal ipc/chromium/src/base/message_loop.cc:208
11 libxul.so MessageLoop::Run ipc/chromium/src/base/message_loop.cc:201
12 libxul.so nsBaseAppShell::Run widget/xpwidgets/nsBaseAppShell.cpp:196
13 libxul.so nsAppStartup::Run toolkit/components/startup/nsAppStartup.cpp:295
14 libxul.so XREMain::XRE_mainRun toolkit/xre/nsAppRunner.cpp:3780
15 libxul.so XREMain::XRE_main toolkit/xre/nsAppRunner.cpp:3857
16 libxul.so XRE_main toolkit/xre/nsAppRunner.cpp:3933
17 libxul.so GeckoStart toolkit/xre/nsAndroidStartup.cpp:109
18 libmozglue.so Java_org_mozilla_gecko_GeckoAppShell_nativeRun jni.h:994
19 libdvm.so dvmPlatformInvoke
20 libdvm.so dvmCallJNIMethod_general
21 libdvm.so dvmResolveNativeMethod
22 libdvm.so dvmAsmSisterStart
23 libdvm.so dvmMterpStd
24 libdvm.so dvmInterpret
25 libdvm.so dvmCallMethodV
26 libdvm.so dvmCallMethod
27 libdvm.so dvmDetachCurrentThread
28 libc.so __thread_entry
29 libc.so pthread_create
--
Firefox 15.0a1 (2012-05-09)
Device: Samsung Captivate
OS: Android 2.2
Reporter | ||
Updated•13 years ago
|
Summary: crash in nsQueryReferent::operator → crash [@ nsQueryReferent::operator() ]
Comment 1•13 years ago
|
||
It think it's a dupe of bug 715097.
Component: General → ImageLib
Product: Fennec Native → Core
QA Contact: general → imagelib
Summary: crash [@ nsQueryReferent::operator() ] → crash in mozilla::image::RasterImage::Discard
Whiteboard: [native-crash]
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•