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

Issue 347012: Add a CHECK() around the SharedMemory ftruncate() call to finger it as a cras... (Closed)

Created:
11 years, 1 month ago by hawk
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, John Grabowski, pam+watch_chromium.org, brettw+cc_chromium.org
Visibility:
Public.

Description

Add a CHECK() around the SharedMemory ftruncate() call to finger it as a crash culprit. BUG=16371 TEST=Check the crash logs to see if this CHECK() supplants the CHECK() failure in AsyncResourceHandler::OnWillRead() Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30530

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M base/shared_memory_posix.cc View 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
hawk
The ftruncate() call is the leading candidate for the root cause of the crash in ...
11 years, 1 month ago (2009-10-29 22:28:49 UTC) #1
willchan no longer on Chromium
11 years, 1 month ago (2009-10-29 22:32:30 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698