• 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: debugging EXC_BAD_ACCESS
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: debugging EXC_BAD_ACCESS


  • Subject: Re: debugging EXC_BAD_ACCESS
  • From: Ken Thomases <email@hidden>
  • Date: Thu, 3 Feb 2011 08:08:39 -0600

On Feb 2, 2011, at 11:41 PM, James Whitwell wrote:

> So it looks to me that the program crashes in thread 30 while it's executing
> 	mov		êx, -0xc(ëp)

No.  You're looking at frame 1 for some reason.  The crash is in frame 0.  Frame 1's eip would be the address after the call of the function in frame 0, which is what your excerpt showed.

Regards,
Ken

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: debugging EXC_BAD_ACCESS
      • From: James Whitwell <email@hidden>
References: 
 >debugging EXC_BAD_ACCESS (From: James Whitwell <email@hidden>)

  • Prev by Date: Re: Linking error in Xcode 3.1.4
  • Next by Date: Possibility to change preferences for auto-[]
  • Previous by thread: debugging EXC_BAD_ACCESS
  • Next by thread: Re: debugging EXC_BAD_ACCESS
  • Index(es):
    • Date
    • Thread