Page 1 of 1

How can I disable crashpad?

PostPosted: Sun Aug 12, 2018 9:30 am
by tfarnham
Our application has its own crash reporting system. I have not investigated thoroughly, but it seems possible that it is replacing syssegv handlers in favor of its own? What typically are exceptions that get handled gracefully end up crashing the application after the moment we initialize CEF. Is there a simple way to disable crashpad or some way to reverse the handlers it has installed?

Re: How can I disable crashpad?

PostPosted: Fri Aug 31, 2018 4:18 am
by Czarek
If you do not create crash_reporter.cfg file then crashpad shouldn't be initialized.