- Crash Reporter (Mac OS X)
-
Crash Reporter Developer(s) Apple Inc. Stable release 2.1 Operating system Mac OS X Type crash reporter Website http://www.apple.com/ Crash Reporter is the standard crash reporter in Mac OS X[1]. Crash Reporter can send the crash logs to Apple Inc. for their engineers to review.
Crash Reporter has three modes of operations:
- Basic — The default mode. Only application crashes are reported, and the dialog does not contain any debugging information.
- Developer — In addition to application crashes, crashes are also displayed for background and system processes.
- Server — The default for OS X Server systems. No crash reports are shown to the user (though they are still logged).
- None — Disables the dialog prompt. Crash reports are neither displayed nor logged.
The developer tool CrashReporterPrefs can be used to change modes, as can using the terminal command defaults write com.apple.CrashReporter DialogType [basic|developer|server].
In basic mode, if Crash Reporter notices an application has crashed twice in succession, it will offer to rename the application's preference file and try again (corrupted preference files being a common cause of crashes).
When reporting a crash, the top text field of the window has the crash log, while the bottom field is for user comments. Users may also copy and paste the log into their e-mail client to send to a third-party application developer for the developer to use.
Contents
Alternatives
Since Apple's Crash Reporter only submits crash reports to Apple, there are some third party alternatives which allow users to also submit crash reports to the developers of the crashing software.
- Unsanity developed an Input Manager called Smart Crash Reports, that patches Apple software to include a "submit to developer" button within Crash Reporter. [2]
- Zonic has also created a crash reporter, which is an alternative to the Apple crash reporter. It can optionally include additional information such as log files and profile reports.[3]
- Uli Kusterer wrote UKCrashReporter[4], which can send the output of Apple's Crash Reporter to a developer the next time the application is started.
- CMCrashReporter[5] is a small opensource framework, which can send the crashlog to the developer (via HTTP POST) and let the user enter optional details.
See Also
References
- ^ "Technical Note TN2123: CrashReporter". Apple Inc.. 2008-04-01. http://developer.apple.com/library/mac/#technotes/tn2004/tn2123.html.
- ^ Slava Karpenko (2005-09-02). "Smart Crash Reports!". Unsanity Blog. http://www.unsanity.org/archives/mac_os_x/smart_crash_rep_1.php. Retrieved 2007-04-06.
- ^ Zonic (2006-01-26). "Zonic Bug Reporter". Zonic.co.uk. Archived from the original on 2007-04-02. http://web.archive.org/web/20070402055704/http://www.zonic.co.uk/products/bugreporter/. Retrieved 2007-04-27.
- ^ Uli Kusterer. "UKCrashReporter". zathras.de. http://www.zathras.de/angelweb/sourcecode.htm#UKCrashReporter.
- ^ Jelle De Laender. "CMCrashReporter". codingMammoth.com. http://cmcrashreporter.codingmammoth.com.
External links
Categories:- Mac OS X
- Mac OS X-only software made by Apple Inc.
Wikimedia Foundation. 2010.