On 3/Aug/2010, at 7:36 AM, Fritz Anderson wrote:
> I've asked about this many times, and searched Google and the developer fora. 
> I've combed my code and haven't seen any defects — and as I recall, the log 
> occurs outside application code, so single-stepping doesn't help

Silly question I know however...  Do you have a sample case which demo's this 
problem?
I've had good luck tracking down this kinda thing with the debugger.  Usually 
catching the exception with gdb is a good place, otherwise catching when the 
error message is written (tedious but works as a last resort.) ;-)

As David said, if you can find a case where it's not your code, please file a 
bug report.
M.

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to