On Mon, Jan 26, 2009 at 7:16 AM, [email protected]
<[email protected]> 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 ([email protected])

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]

Reply via email to