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

Issue 70193011: Add diagnostic information for CreateDIBSection failures (Closed)

Created:
7 years, 1 month ago by jamesr
Modified:
7 years, 1 month ago
CC:
chromium-reviews
Visibility:
Public.

Description

Add diagnostic information for CreateDIBSection failures This tries to grab useful diagnostic information from the system when CreateDIBSection fails since we're about to crash anyway. This tries to categorize the failure as being out of GDI handles, out of memory generally, or unknown and puts more information on the stack. Based on code from cpu@ in r116646 and from vangelis@ in https://codereview.chromium.org/57053002/ R=cpu TBR=reed NOTRY=true since nacl_integration is being stupid BUG=275046 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=235667

Patch Set 1 #

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

Messages

Total messages: 15 (0 generated)
Vangelis Kokkevis
Do you want to incorporate some of the checks for failed object deletions from https://codereview.chromium.org/57053002 ...
7 years, 1 month ago (2013-11-14 01:48:04 UTC) #1
jamesr
@cpu - I'm seeing distinct crash instructions in the disassembly. For instance here's the two ...
7 years, 1 month ago (2013-11-14 01:53:07 UTC) #2
jamesr
On 2013/11/14 01:48:04, Vangelis Kokkevis wrote: > Do you want to incorporate some of the ...
7 years, 1 month ago (2013-11-14 01:54:47 UTC) #3
cpu_(ooo_6.6-7.5)
lgtm
7 years, 1 month ago (2013-11-14 20:25:53 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/70193011/1
7 years, 1 month ago (2013-11-14 20:31:58 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/70193011/1
7 years, 1 month ago (2013-11-14 22:24:55 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/70193011/1
7 years, 1 month ago (2013-11-15 02:15:32 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/70193011/1
7 years, 1 month ago (2013-11-15 04:14:29 UTC) #8
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) nacl_integration http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=224841
7 years, 1 month ago (2013-11-15 07:08:38 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/70193011/1
7 years, 1 month ago (2013-11-15 08:46:57 UTC) #10
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) nacl_integration http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=225010
7 years, 1 month ago (2013-11-15 10:32:27 UTC) #11
jamesr
On 2013/11/15 10:32:27, I haz the power (commit-bot) wrote: > Retried try job too often ...
7 years, 1 month ago (2013-11-15 21:07:50 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/70193011/1
7 years, 1 month ago (2013-11-15 22:20:11 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/70193011/1
7 years, 1 month ago (2013-11-16 00:55:37 UTC) #14
commit-bot: I haz the power
7 years, 1 month ago (2013-11-18 08:33:08 UTC) #15
Message was sent while issue was closed.
Change committed as 235667

Powered by Google App Engine
This is Rietveld 408576698