On Mon, Jan 26, 2009 at 7:16 AM, jonat...@mugginsoft.com <jonat...@mugginsoft.com> wrote: > EXC_BAD_ACCESS is not an application exception it is a Unix signal. > Signals are a BIG topic.
EXC_BAD_ACCESS is not a UNIX signal, it is a Mach exception. In response to this exception, the UNIX layer will send your process SIGBUS. --Kyle Sluder _______________________________________________ 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