Closed
Bug 624140
Opened 15 years ago
Closed 7 years ago
crash in bDIBSectionSelected
Categories
(Core :: Graphics, defect, P3)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: marcia, Unassigned)
Details
(Keywords: crash, regression, Whiteboard: [gfx-noted])
Crash Data
Seen while reviewing new crash stats. Low volume crash that started showing up in 2011010700 builds. http://tinyurl.com/3aho75t to the reports so far which are all Windows.
Possible pushlog regression range: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=c6e65b6259db&tochange=f93c5678d642
Frame Module Signature [Expand] Source
0 gdi32.dll bDIBSectionSelected
1 gdi32.dll SelectObject
2 xul.dll _cairo_win32_surface_finish gfx/cairo/cairo/src/cairo-win32-surface.c:447
3 xul.dll _moz_cairo_surface_finish gfx/cairo/cairo/src/cairo-surface.c:652
4 xul.dll _moz_cairo_surface_destroy gfx/cairo/cairo/src/cairo-surface.c:584
5 xul.dll _cairo_win32_surface_release_dest_image gfx/cairo/cairo/src/cairo-win32-surface.c:674
6 xul.dll _cairo_surface_fallback_composite gfx/cairo/cairo/src/cairo-surface-fallback.c:1640
7 xul.dll _cairo_surface_composite gfx/cairo/cairo/src/cairo-surface.c:1842
8 xul.dll _clip_and_composite_with_mask gfx/cairo/cairo/src/cairo-surface-fallback.c:203
9 xul.dll _clip_and_composite gfx/cairo/cairo/src/cairo-surface-fallback.c:451
10 xul.dll _cairo_surface_fallback_mask gfx/cairo/cairo/src/cairo-surface-fallback.c:1133
11 xul.dll _cairo_surface_mask gfx/cairo/cairo/src/cairo-surface.c:2064
12 xul.dll _cairo_gstate_mask gfx/cairo/cairo/src/cairo-gstate.c:1052
13 xul.dll _moz_cairo_pattern_set_matrix gfx/cairo/cairo/src/cairo-pattern.c:1224
14 xul.dll gfxAlphaBoxBlur::Paint gfx/thebes/gfxBlur.cpp:463
Comment 1•15 years ago
|
||
all reports between 6:38a an 7:15a then none since.
This as been a low volume (0-4) crash on 3.6.x so I bet we are just looking at continued low volume plus some 4.0b9pre dups
bDIBSectionSelected
date total breakdown by build
crashes count build, count build, ...
20110101
20110102 3 2 3.6.132010120307,
1 4.0b82010121417,
20110103
20110104 2 3.6.132010120307 2 ,
20110105 1 3.5.162010113007 1 ,
20110106 4 3 3.6.132010120307,
1 4.0b82010121417,
20110107 3 2 3.6.132010120307,
1 4.0b82010121417,
| Assignee | ||
Updated•15 years ago
|
Crash Signature: [@ bDIBSectionSelected ]
Comment 2•14 years ago
|
||
Not many but still appearing in recent builds. In the past 4 weeks.
+ 21 on 7.0.1
+ 18 on 8.0
This is a longstanding crash with a single report on Release and a few reports on Beta isolated to a single user. While this crash is still "valid" I'm not sure it's worth keeping a bug report open for a crash that's affecting so few users, unless it's something we plan on fixing.
OS: Windows 7 → Windows
Summary: Firefox 4.0b9pre Crash [@ bDIBSectionSelected ] → crash in bDIBSectionSelected
Whiteboard: [gfx-noted]
Updated•9 years ago
|
Priority: -- → P3
Comment 4•7 years ago
|
||
Closing because no crashes reported for 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
•