Progress in Breakpad, Firefox 3 crash report tool
The Windows version of recently released Gran Paradiso (Firefox 3 development code name) Alpha 3 and subsequent nightlies, already include a development version Breakpad, the new open source crash reporting tool, formerly known as Airbag, that will replace Talkback, the currently closed source and unmaintained software included with Firefox and Thunderbird.
Benjamin Smedberg, one of the developers of Breakpad provided details on how to give it a try. So I tried it, and while there’s little to tell from an end user point of view, it’s good to see work is very advanced, as in fact, it already works. I crashed Gran Paradiso following a link provided and I was asked to enable the crash reporter.

A progress bar showed the report compilation and sending and finally a successful message.

A development server has been set to receive the crash reports and report on the crashes as well. The following is my crash report.

While all of these is still in development, clearly all three components (client, server and reporting) are being actively developed towards a full open source Firefox 3.



Subscribe RSS
Subscribe email

July 15th, 2008 at 10:25 am
Is there an option anywhere to enable the crash reporting? I had 3 crashes with the final version on Firefox 3, but they were not reported, I received no message box…
[Reply]
PSHJuly 21st, 2008 at 7:46 am
Take a look at Firefox.app/Contents/MacOS/application.ini.
In the [Crash Reporter] group, set Enabled=0.
After that, if your system CrashReporterPrefs are OK, the standard crash report with a stack trace will appear under ~/Library/Logs/CrashReporter.
If you need it on Windows, I’m afraid I cannot help you, but I can say that it makes no sense to catch the Mozilla crash report with wireshark/HTTP Analyzer/etc - it looks like it is submitted to the Mozilla site over SSL.
[Reply]
September 26th, 2008 at 6:57 pm
how do you remove the crash report of the new mozilla
[Reply]