• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to catch and log EXC_BAD_ACCESS?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to catch and log EXC_BAD_ACCESS?


  • Subject: Re: How to catch and log EXC_BAD_ACCESS?
  • From: Kyle Sluder <email@hidden>
  • Date: Mon, 26 Jan 2009 12:17:07 -0500

On Mon, Jan 26, 2009 at 7:16 AM, email@hidden
<email@hidden> 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@hidden)

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:

This email sent to email@hidden

References: 
 >How to catch and log EXC_BAD_ACCESS? (From: Oleg Krupnov <email@hidden>)
 >Re: How to catch and log EXC_BAD_ACCESS? (From: "email@hidden" <email@hidden>)

  • Prev by Date: autorelease problem
  • Next by Date: Re: Knowing when a NSArrayController is ready
  • Previous by thread: Re: How to catch and log EXC_BAD_ACCESS?
  • Next by thread: Re: How to catch and log EXC_BAD_ACCESS?
  • Index(es):
    • Date
    • Thread