Debugging sporadic crashes
Debugging sporadic crashes
- Subject: Debugging sporadic crashes
- From: Gabriel Zachmann <email@hidden>
- Date: Mon, 7 Jun 2010 16:39:38 +0200
I have an application with LSBackgroundOnly = on, and LSUIElement = off.
Unfortunately, it crashes occasionally, or, rarely, it just hangs for a minute (with beach ball) then comes back to life.
So far, I have been unable to find a case where this happens deterministically.
So, could you please enlighten me about ways to narrow down the possible places in the code where it crashes or hangs?
For some reason, there seem to be no crash reports (as should be created by CrashReporter).
Sprinkling the code with NSLog's doesn't sound very appealing - surely, there must be a better way?
All kinds of suggestions, insights, and tips will be highly appreciated.
Best regards,
Gabriel.
PS:
I am not quite sure this is the right list, so if there is a better list to aski this question, please let me know.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden