Beginning with Firefox 3 alpha 5, Firefox and the Mozilla platform ship with an open-source crash reporting system. This system is combination of projects:
The new system replaces the older proprietary crash reporting system called Talkback, or Quality Feedback Agent (QFA). The crashes reported with Talkback can be viewed at talkback-public.mozilla.org.
Crash data submitted using the Mozilla Crash Reporter is located on the Mozilla Socorro server. If you want to find a specific crash that you submitted, you first need to find the Crash ID that the server has assigned your crash.
Type about:crashes into your location bar to get a page listing crash reports that you have submitted.
The crash reporter client stores this in a file in a platform specific location.
In this directory you will find one text file for each report that was successfully submitted to the server, with filenames like "bp-401d8fe8-5fd8-11dc-ac7a-001a4bd43e5c.txt". If you open the file in a text editor, you will see a link to view your crash report on the server.
^
Page last modified 11:58, 6 Feb 2008 by Ted Mielczarek