...mkay :-)
Friday, November 06, 2009
Wednesday, November 04, 2009
Mac OS X: Turning off error reporting
So you want to turn off Apple's annoying crash reporting. I did, because PythonOgre application crashed for several minutes; since the python process could not be 'kill -KILL'ed, which is very odd on a UNIX, I concluded the problem must be with Apple automatically collecting post mortem debugging crash information.
So in order to disable the crash reporter do this:
This works on Leopard 10.5.8. Also it's somewhat at odds with Apple's manpage for ReportCrash.
So in order to disable the crash reporter do this:
sudo launchctl unload -w /System/Library/LaunchAgents/com.apple.ReportCrash.plist
This works on Leopard 10.5.8. Also it's somewhat at odds with Apple's manpage for ReportCrash.
Links to this post
| Reactions: |
Debian: Method rred has died unexpectedly!
Getting this error in Debian when running apt-get update?
E: Method rred has died unexpectedly!Update like this:
E: Sub-process rred received a segmentation fault.
apt-get update -o Acquire::PDiffs=falseHave fun!
Labels:
debian
Links to this post
| Reactions: |
Saturday, October 31, 2009
Windows 7 vs. Mac Ad: Broken Promises
Windows 7 is not going to have any of the problems. Trust them. :-)
Subscribe to:
Posts (Atom)