> Any suggestions and advices would be mush appreciated. Pause in the debugger and see what your app is doing. Could be a retain/release problem, where you're messaging an object that was released and whose memory has been overwritten. (Can happen--I saw exactly this behavior, locked up, from an over-release bug just a few days ago.)
-- Scott Ribe [EMAIL PROTECTED] http://www.killerbytes.com/ (303) 722-0567 voice _______________________________________________ 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 [EMAIL PROTECTED]