Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

duplicate args for --enable-crashpad #20045

Open
nlpsuge opened this issue Dec 11, 2021 · 0 comments
Open

duplicate args for --enable-crashpad #20045

nlpsuge opened this issue Dec 11, 2021 · 0 comments

Comments

@nlpsuge
Copy link

nlpsuge commented Dec 11, 2021

Description

Steps to Reproduce

  1. Run Brave in the terminal via brave --enable-crashpad
  2. Query Brave process info via ps -ef | grep 'brave --enable-crashpad' | grep -v grep. You will see the result like:
    xxx 46427 8291 10 12:08 pts/1 00:00:24 /opt/brave.com/brave/brave --enable-crashpad --enable-crashpad

Actual result:

--enable-crashpad is duplicate

Expected result:

Args should not be duplicate

Reproduces how often:

Easily reproduced

Brave version (brave://version info)

Brave 1.32.115 Chromium: 96.0.4664.93 (Official Build) unknown (64-bit)
Revision 17531e0a70b4f8108f2418e8b5117f465077710b-refs/branch-heads/4664@{#1229}
OS Linux

Version/Channel Information:

  • Can you reproduce this issue with the current release?
  • Can you reproduce this issue with the beta channel?
  • Can you reproduce this issue with the nightly channel?

Other Additional Information:

  • Does the issue resolve itself when disabling Brave Shields?
  • Does the issue resolve itself when disabling Brave Rewards?
  • Is the issue reproducible on the latest version of Chrome?

Miscellaneous Information:

Please note that I've tested on Microsoft Edge and Google Chrome. They both have the same issue, so this has to be the issue of Chromium.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant