question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Disable crash reporting by default

See original GitHub issue

Win CI usually fails to cleanup userDataDir folder in some tests. Example: appveyour build

It turns out that on Windows:

  • crash pad is launched in a separate process
  • crash pad writes a few files into userDataDir
  • crash pad process doesn’t necessarily shutdown when we close browser.

As a result, we fail to remove temporary user data directory.

We need to disable crash reporting by default. Somehow chrome headless ignores the --disable-breakpad flag and launches crashpad anyway; this requires investigation and fixing upstream.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Reactions:3
  • Comments:6

github_iconTop GitHub Comments

1reaction
alejandrod-fcommented, Jul 14, 2022

I can confirm that --disable-breakpad on ubuntu has the same problem. Is a major issue as looks like all works for creating PDFs but there is an error

0reactions
Joaquin-Boiletcommented, Oct 12, 2022

Tengo exactamente le mismo problema al iniciar multiples ventanas desde xdge , url

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Disable Error Reporting in Windows - MakeUseOf
Scroll down and double-click on the Disable Windows Error Reporting policy. The settings window for the policy will open. Click on the Disabled...
Read more >
Disable Crash Reports - Facebook Business SDK
Crash Reports help Facebook ensure the quality and stability of the Facebook Business SDK. These reports are sent by default but can be...
Read more >
How to Disable Error Reporting in Windows - Lifewire
Use the WIN+R keyboard shortcut to open the Run dialog box. · Enter services.msc. · Right-click or tap-and-hold Windows Error Reporting Service.
Read more >
Start or stop automatically reporting errors & crashes - Computer
Select Settings . At the bottom, click Advanced. Under "Privacy and security," turn Automatically send diagnostic and usage data to Google on or...
Read more >
How do I enable or disable automatic crash reporting?
Developers use crash reports to help diagnose what may be causing the ... It is for this reason that crash reporting is disabled...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found