Closed
Bug 864374
Opened 12 years ago
Closed 12 years ago
crash in _cairo_user_data_array_get_data
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 861100
People
(Reporter: Usul, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-66d26c50-5f22-44ab-87b2-966852130422 .
=============================================================
0 XUL _cairo_user_data_array_get_data gfx/cairo/cairo/src/cairo-array.c:449
1 XUL gfxASurface::Wrap gfx/thebes/gfxASurface.cpp:115
2 libmozalloc.dylib libmozalloc.dylib@0xac0
3 XUL gfxQuartzImageSurface::GetAsImageSurface gfx/thebes/gfxQuartzImageSurface.cpp:70
4 XUL gfxQuartzImageSurface::KnownMemoryUsed gfx/thebes/gfxQuartzImageSurface.cpp:52
5 libmozalloc.dylib libmozalloc.dylib@0xac0
6 XUL imgFrame::SizeOfExcludingThisWithComputedFallbackIfHeap const image/src/imgFrame.cpp:872
7 libmozalloc.dylib libmozalloc.dylib@0xac0
8 XUL mozilla::image::RasterImage::HeapSizeOfDecodedWithComputedFallback const image/src/RasterImage.cpp:1257
9 XUL imgMemoryReporter::EntryUsedUncompressedSize image/src/imgLoader.cpp:253
10 XUL nsBaseHashtable<nsCStringHashKey, nsRefPtr<imgCacheEntry>, imgCacheEntry*>::s_En obj-firefox/x86_64/dist/include/nsBaseHashtable.h:400
11 XUL PL_DHashTableEnumerate obj-firefox/x86_64/xpcom/build/pldhash.cpp:714
12 XUL XUL@0x279720
13 XUL XUL@0x2796b0
14 XUL XUL@0x279720
15 XUL MemoryReporter_ImagesContentUsedUncompressed::GetAmount obj-firefox/x86_64/dist/include/nsBaseHashtable.h:188
16 XUL XUL@0x2796b0
17 XUL NS_InvokeByIndex xpcom/reflect/xptcall/src/md/unix/xptcinvoke_x86_64_unix.cpp:162
18 XUL JSObject::getChildProperty js/src/vm/Shape.cpp:365
19 libnss3.dylib PR_GetCurrentThread
20 XUL nsThreadManager::GetIsMainThread xpcom/threads/nsThreadManager.cpp:272
21 XUL NS_IsMainThread obj-firefox/x86_64/xpcom/build/nsThreadUtils.cpp:137
22 XUL XPCWrappedNative::CallMethod js/xpconnect/src/XPCWrappedNative.cpp:2953
23 XUL mozilla::dom::SetXrayExpandoChain obj-firefox/x86_64/dist/include/jsfriendapi.h:515
24 XUL nsXPConnect::GetXPConnect js/xpconnect/src/nsXPConnect.cpp:138
25 XUL XPCCallContext::~XPCCallContext js/xpconnect/src/xpcprivate.h:657
26 XUL XPC_WN_OnlyIWrite_AddPropertyStub js/xpconnect/src/XPCWrappedNativeJSOps.cpp:481
27 XUL XUL@0xc44de0
28 XUL CallAddPropertyHook js/src/jscntxtinlines.h:409
29 XUL DefinePropertyOrElement js/src/vm/ObjectImpl.h:1110
30 XUL js::ObjectImpl::nativeLookup js/src/vm/ObjectImpl.cpp:303
31 XUL XUL@0x1c76460
32 XUL js::DefineNativeProperty js/src/jsobj.cpp:3331
33 libnss3.dylib PR_GetCurrentThread
34 XUL nsThreadManager::GetIsMainThread xpcom/threads/nsThreadManager.cpp:272
35 XUL NS_IsMainThread obj-firefox/x86_64/xpcom/build/nsThreadUtils.cpp:137
36 XUL js::UnwrapObjectChecked js/src/jswrapper.cpp:92
37 XUL XPCCallContext::Init js/xpconnect/src/XPCCallContext.cpp:151
38 XUL NS_IsMainThread obj-firefox/x86_64/xpcom/build/nsThreadUtils.cpp:137
39 XUL XPCCallContext::XPCCallContext js/xpconnect/src/XPCCallContext.cpp:36
40 XUL XPC_WN_GetterSetter js/xpconnect/src/xpcprivate.h:2807
Ff was in the background so I don't know why it crashes.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Version: 17 Branch → 22 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•