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

Issue 11565026: Crash ppapi processes on Windows when calling exit(), _exit(), abort() and ExitProcess() (Closed)

Created:
8 years ago by yzshen1
Modified:
8 years ago
Reviewers:
brettw, ericroman, eroman
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, erikwright+watch_chromium.org, jam
Visibility:
Public.

Description

- crash when calling abort() in all ppapi processes; - crash when calling exit(), _exit() and ExitProcess() in Pepper Flash process. BUG=None TEST=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173362

Patch Set 1 #

Total comments: 3

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -17 lines) Patch
M base/win/win_util.h View 1 chunk +4 lines, -0 lines 0 comments Download
M base/win/win_util.cc View 3 chunks +19 lines, -0 lines 0 comments Download
M content/ppapi_plugin/ppapi_thread.cc View 1 3 chunks +15 lines, -0 lines 0 comments Download
M content/renderer/renderer_main_platform_delegate_win.cc View 2 chunks +1 line, -17 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
yzshen1
Hi, Eric and Brett. Would you please take a look? To stay on the safe ...
8 years ago (2012-12-14 01:46:08 UTC) #1
eroman
lgtm https://codereview.chromium.org/11565026/diff/1/content/ppapi_plugin/ppapi_thread.cc File content/ppapi_plugin/ppapi_thread.cc (right): https://codereview.chromium.org/11565026/diff/1/content/ppapi_plugin/ppapi_thread.cc#newcode285 content/ppapi_plugin/ppapi_thread.cc:285: base::win::SetAbortBehaviorForCrashReporting(); I suggest enabling this line for all ...
8 years ago (2012-12-14 02:03:57 UTC) #2
brettw
lgtm https://codereview.chromium.org/11565026/diff/1/content/ppapi_plugin/ppapi_thread.cc File content/ppapi_plugin/ppapi_thread.cc (right): https://codereview.chromium.org/11565026/diff/1/content/ppapi_plugin/ppapi_thread.cc#newcode285 content/ppapi_plugin/ppapi_thread.cc:285: base::win::SetAbortBehaviorForCrashReporting(); Yeah, we should be OK to enable ...
8 years ago (2012-12-14 05:10:06 UTC) #3
yzshen1
Thanks! https://codereview.chromium.org/11565026/diff/1/content/ppapi_plugin/ppapi_thread.cc File content/ppapi_plugin/ppapi_thread.cc (right): https://codereview.chromium.org/11565026/diff/1/content/ppapi_plugin/ppapi_thread.cc#newcode285 content/ppapi_plugin/ppapi_thread.cc:285: base::win::SetAbortBehaviorForCrashReporting(); On 2012/12/14 05:10:06, brettw wrote: > Yeah, ...
8 years ago (2012-12-14 18:19:31 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yzshen@chromium.org/11565026/2003
8 years ago (2012-12-15 07:22:12 UTC) #5
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests
8 years ago (2012-12-15 12:39:08 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yzshen@chromium.org/11565026/2003
8 years ago (2012-12-16 03:20:02 UTC) #7
commit-bot: I haz the power
8 years ago (2012-12-16 04:43:07 UTC) #8
Message was sent while issue was closed.
Change committed as 173362

Powered by Google App Engine
This is Rietveld 408576698