New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 690172 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Last visit > 30 days ago
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 1
Type: Bug-Regression



Sign in to add a comment

ChildProcessLauncherHelper::ForceNormalProcessTerminationSync() fails to terminate processes due to ACCESS_DENIED

Project Member Reported by w...@chromium.org, Feb 8 2017

Issue description

Chrome Version: 58.0.3005.0 (Developer / DCHECK-on build)
OS: Windows

What steps will reproduce the problem?
(1) Launch Chrome with --enable-logging.
(2) Launch a Chrome App (in my case I launched Secure Shell).
(3) Close the Chrome App.

What happens?

When you launch the Chrome App, or when you close it (seems to depend on the app), Chrome will log a process termination failure, with error ACCESS_DENIED (5), in response to a call from ChildProcessLauncherHelper::ForceNormalProcessTerminationSync()
 

Sign in to add a comment