Hi,

Still banging my head on this one. Here's what I've done:

1- Adding a breakpoint on objc_exception_throw: brings the debugger on 
NSApplicationMain...

2- I've enabled MallocStackLoggingNoCompact environment variable. After my app 
crashes, I've tried
   shell malloc_history 1480 0x7fff71192b70
        and got:
no stack logs found for 0x7fff71192b70

with a list of Binary Images for a bunch of other addresses...

This is surprising since I always get the same error at the same address:

-[NSCFString string]: unrecognized selector sent to instance 0x7fff71192b70

Any other ideas?

Thanks to all for your help,

Andre Masse

PS: Salut Vincent :-)
_______________________________________________

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