Closed
Bug 611602
Opened 15 years ago
Closed 11 years ago
crash [@ _moz_cairo_surface_destroy ]
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1071079
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash)
Crash Data
It is a residual crash signature that exists in 3.0, 3.5, 3.6 and trunk builds.
It is #27 top crasher in today's build.
Signature _moz_cairo_surface_destroy
UUID 1145c34c-6e68-42e4-b176-13e5b2101111
Time 2010-11-11 18:21:49.83951
Uptime 669
Last Crash 12604 seconds (3.5 hours) before submission
Install Age 7920 seconds (2.2 hours) since version was first installed.
Product Firefox
Version 4.0b8pre
Build ID 20101111042449
Branch 2.0
OS Windows NT
OS Version 5.1.2600 Service Pack 2
CPU x86
CPU Info GenuineIntel family 6 model 15 stepping 13
Crash Reason EXCEPTION_ACCESS_VIOLATION_READ
Crash Address 0x450af
App Notes AdapterVendorID: 8086, AdapterDeviceID: 2a42
Frame Module Signature [Expand] Source
0 @0x45e7914
1 xul.dll _moz_cairo_surface_destroy gfx/cairo/cairo/src/cairo-surface.c:583
2 xul.dll gfxASurface::Release gfx/thebes/gfxASurface.cpp:112
3 xul.dll mozilla::imagelib::RasterImage::~RasterImage modules/libpr0n/src/RasterImage.cpp:218
4 xul.dll mozilla::imagelib::RasterImage::`scalar deleting destructor'
5 xul.dll mozilla::imagelib::RasterImage::Release modules/libpr0n/src/RasterImage.cpp:171
6 xul.dll imgRequest::~imgRequest modules/libpr0n/src/imgRequest.cpp:203
7 xul.dll imgRequest::`scalar deleting destructor'
8 xul.dll imgRequest::Release modules/libpr0n/src/imgRequest.cpp:187
9 xul.dll nsCOMPtr<nsIStyleRuleProcessor>::~nsCOMPtr<nsIStyleRuleProcessor> obj-firefox/dist/include/nsAutoPtr.h:969
10 xul.dll nsTArray<nsRefPtr<imgCacheEntry>,nsTArrayDefaultAllocator>::DestructRange obj-firefox/dist/include/nsTArray.h:1102
11 xul.dll nsTArray<nsRefPtr<imgCacheEntry>,nsTArrayDefaultAllocator>::RemoveElementsAt obj-firefox/dist/include/nsTArray.h:830
12 xul.dll imgLoader::EvictEntries modules/libpr0n/src/imgLoader.cpp:1492
13 xul.dll imgLoader::Shutdown modules/libpr0n/src/imgLoader.cpp:979
14 xul.dll imglib_Shutdown modules/libpr0n/build/nsImageModule.cpp:137
15 xul.dll nsComponentManagerImpl::KnownModule::~KnownModule xpcom/components/nsComponentManager.h:204
16 xul.dll nsTArray<nsAutoPtr<nsComponentManagerImpl::KnownModule>,nsTArrayDefaultAllocator>::DestructRange obj-firefox/dist/include/nsTArray.h:1102
17 xul.dll nsBCTableCellFrame::GetType layout/tables/nsTableCellFrame.cpp:1077
18 xul.dll nsTArray<nsAutoPtr<nsComponentManagerImpl::KnownModule>,nsTArrayDefaultAllocator>::RemoveElementsAt obj-firefox/dist/include/nsTArray.h:830
19 xul.dll nsComponentManagerImpl::Shutdown xpcom/components/nsComponentManager.cpp:1006
20 xul.dll xul.dll@0xb4b657
21 xul.dll mozilla::ShutdownXPCOM xpcom/build/nsXPComInit.cpp:724
22 xul.dll ScopedXPCOMStartup::~ScopedXPCOMStartup toolkit/xre/nsAppRunner.cpp:1117
23 xul.dll XRE_main toolkit/xre/nsAppRunner.cpp:3713
More reports at:
http://crash-stats.mozilla.com/report/list?product=Firefox&query_search=signature&query_type=exact&query=&range_value=4&range_unit=weeks&hang_type=any&process_type=any&plugin_field=&plugin_query_type=&plugin_query=&do_query=1&admin=&signature=_moz_cairo_surface_destroy
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ _moz_cairo_surface_destroy ]
Reporter | ||
Comment 1•12 years ago
|
||
It's a low volume crash:
* 191 crashes in 22.0
* 74 in 23.0 Beta
You need to log in
before you can comment on or make changes to this bug.
Description
•