Skip to content

Add --no-crashpad default flag to the Chrome options - #610

Merged
route merged 1 commit into
rubycdp:mainfrom
dmexe:no-crashpad
Aug 7, 2026
Merged

Add --no-crashpad default flag to the Chrome options#610
route merged 1 commit into
rubycdp:mainfrom
dmexe:no-crashpad

Conversation

@dmexe

@dmexe dmexe commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

With the current default options for Chrome, a crashpad process still exists in the process list:

/opt/google/chrome/chrome_crashpad_handler --monitor-self --monitor-self-annotation=ptype=crashpad-handler  ...

The --no-crashpad flag is required to completely disable this feature for Chrome browser.

Version: Google Chrome 151.0.7922.71

With the current default options, a crashpad process still exists in the process list:

```
/opt/google/chrome/chrome_crashpad_handler --monitor-self --monitor-self-annotation=ptype=crashpad-handler  ...
```

The `--no-crashpad` flag is required to completely disable this feature.
@route
route merged commit 23497a9 into rubycdp:main Aug 7, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants