Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(275)

Issue 8509030: Re-introduction of release mode checks to determine the cause of CreateDIBSection failures. (Closed)

Created:
9 years, 1 month ago by Jeff Timanus
Modified:
9 years, 1 month ago
CC:
chromium-reviews
Visibility:
Public.

Description

Re-introduction of release mode checks to determine the cause of CreateDIBSection failures. The crash is happening outside of the expected conditions in which CreateDIBSection would fail (large bitmap size, GDI and virtual memory pressure). To track the cause, this CL attempts to capture the last system error on bitmap allocation failure. See previous checks here: http://codereview.chromium.org/8341090 BUG=101934 TEST=NONE Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109461

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 1

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -4 lines) Patch
M skia/ext/bitmap_platform_device_win.cc View 1 2 2 chunks +57 lines, -0 lines 0 comments Download
M skia/ext/canvas_paint_win.h View 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Jeff Timanus
Hi Guys, Please take a look. Did you already consider this approach when previously trying ...
9 years, 1 month ago (2011-11-10 00:45:09 UTC) #1
vandebo (ex-Chrome)
On 2011/11/10 00:45:09, Jeff Timanus wrote: > Hi Guys, > > Please take a look. ...
9 years, 1 month ago (2011-11-10 00:52:13 UTC) #2
groby-ooo-7-16
Tried that (except for GetLastEror/FormatErrorMessage in http://codereview.chromium.org/8341090/ Be aware that putting that in will gain ...
9 years, 1 month ago (2011-11-10 01:18:43 UTC) #3
vandebo (ex-Chrome)
On 2011/11/10 01:18:43, groby wrote: > Tried that (except for GetLastEror/FormatErrorMessage in > http://codereview.chromium.org/8341090/ Note ...
9 years, 1 month ago (2011-11-10 01:21:46 UTC) #4
Jeff Timanus
On 2011/11/10 00:52:13, vandebo wrote: > On 2011/11/10 00:45:09, Jeff Timanus wrote: > > Hi ...
9 years, 1 month ago (2011-11-10 15:14:46 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/twiz@chromium.org/8509030/6001
9 years, 1 month ago (2011-11-10 17:21:54 UTC) #6
commit-bot: I haz the power
9 years, 1 month ago (2011-11-10 18:31:21 UTC) #7
Change committed as 109461

Powered by Google App Engine
This is Rietveld 408576698