Closed
Bug 812985
Opened 13 years ago
Closed 7 years ago
crash in _cairo_d2d_create_brush_for_pattern
Categories
(Core :: Graphics, defect)
Tracking
()
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash, regression)
Crash Data
It's #61 top browser crasher in 18.0a2 and #202 in 19.0a1.
It started spiking in 18.0a1/20121002. The regression range for the spike is:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=beee809b7ade&tochange=85dd8e346102
Signature mozalloc_abort(char const* const) | mozalloc_handle_oom(unsigned int) | moz_xmalloc | _cairo_d2d_create_brush_for_pattern More Reports Search
UUID ee88b290-b77c-4468-b65b-187ec2121119
Date Processed 2012-11-19 04:11:10
Uptime 4499
Last Crash 1.8 weeks before submission
Install Age 4.8 hours since version was first installed.
Install Time 2012-11-18 23:21:39
Product Firefox
Version 19.0a1
Build ID 20121118030713
Release Channel nightly
OS Windows NT
OS Version 6.1.7601 Service Pack 1
Build Architecture x86
Build Architecture Info GenuineIntel family 6 model 42 stepping 7
Crash Reason EXCEPTION_BREAKPOINT
Crash Address 0x70d61999
App Notes
AdapterVendorID: 0x10de, AdapterDeviceID: 0x1050, AdapterSubsysID: 17421043, AdapterDriverVersion: 8.17.12.9610
D2D? D2D+ DWrite? DWrite+ D3D10 Layers? D3D10 Layers+ WebGL? EGL? EGL+ GL Context? GL Context+ WebGL+
EMCheckCompatibility True
Adapter Vendor ID 0x10de
Adapter Device ID 0x1050
Total Virtual Memory 2147352576
Available Virtual Memory 373833728
System Memory Use Percentage 53
Available Page File 3278336000
Available Physical Memory 1499234304
OOMAllocationSize 24104080
Frame Module Signature Source
0 mozalloc.dll mozalloc_abort memory/mozalloc/mozalloc_abort.cpp:23
1 mozalloc.dll mozalloc_handle_oom memory/mozalloc/mozalloc_oom.cpp:27
2 mozalloc.dll moz_xmalloc memory/mozalloc/mozalloc.cpp:56
3 gkmedias.dll _cairo_d2d_create_brush_for_pattern gfx/cairo/cairo/src/cairo-d2d-surface.cpp:2033
4 gkmedias.dll _cairo_d2d_fill gfx/cairo/cairo/src/cairo-d2d-surface.cpp:3648
5 gkmedias.dll _cairo_surface_fill gfx/cairo/cairo/src/cairo-surface.c:2351
6 d2d1.dll D2DRenderTargetBase<ID2D1DCRenderTarget>::GetPixelSize
More reports at:
https://crash-stats.mozilla.com/report/list?signature=mozalloc_abort%28char+const*+const%29+|+mozalloc_handle_oom%28unsigned+int%29+|+moz_xmalloc+|+_cairo_d2d_create_brush_for_pattern
| Reporter | ||
Comment 1•13 years ago
|
||
More reports also at:
https://crash-stats.mozilla.com/report/list?signature=mozalloc_abort%28char+const*+const%29+|+moz_xmalloc+|+_cairo_d2d_create_brush_for_pattern
Crash Signature: [@ mozalloc_abort(char const* const) | mozalloc_handle_oom(unsigned int) | moz_xmalloc | _cairo_d2d_create_brush_for_pattern] → [@ mozalloc_abort(char const* const) | mozalloc_handle_oom(unsigned int) | moz_xmalloc | _cairo_d2d_create_brush_for_pattern]
[@ mozalloc_abort(char const* const) | moz_xmalloc | _cairo_d2d_create_brush_for_pattern]
status-firefox20:
--- → affected
status-firefox21:
--- → affected
Updated•10 years ago
|
Crash Signature: [@ mozalloc_abort(char const* const) | mozalloc_handle_oom(unsigned int) | moz_xmalloc | _cairo_d2d_create_brush_for_pattern]
[@ mozalloc_abort(char const* const) | moz_xmalloc | _cairo_d2d_create_brush_for_pattern] → [@ mozalloc_abort(char const* const) | mozalloc_handle_oom(unsigned int) | moz_xmalloc | _cairo_d2d_create_brush_for_pattern]
[@ mozalloc_abort(char const* const) | moz_xmalloc | _cairo_d2d_create_brush_for_pattern]
[@ mozalloc_abort | mozalloc_handle_o…
Crash Signature: [@ mozalloc_abort(char const* const) | mozalloc_handle_oom(unsigned int) | moz_xmalloc | _cairo_d2d_create_brush_for_pattern]
[@ mozalloc_abort(char const* const) | moz_xmalloc | _cairo_d2d_create_brush_for_pattern]
[@ mozalloc_abort | mozalloc_handle_o… → [@ OOM | large | mozalloc_abort | mozalloc_handle_oom | moz_xmalloc | _cairo_d2d_create_brush_for_pattern ]
[@ OOM | unknown | mozalloc_abort | mozalloc_handle_oom | _cairo_d2d_create_brush_for_pattern ]
[@ OOM | unknown | mozalloc_abort | mozalloc_hand…
Comment 2•7 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•