• 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: Crash during function prologue
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Crash during function prologue


  • Subject: Re: Crash during function prologue
  • From: Lawrence Gold <email@hidden>
  • Date: Sat, 06 Jan 2007 11:32:23 -0700

On Sat, 2007-01-06 at 09:27 -0800, email@hidden wrote:
> I'm a relatively new Xcode user, and I'm running into a crash during the
> function
> prologue of one of my functions and I'm not quite sure how to go about
> debugging
> it.

It could be a stack overflow. If this is in a thread, you can try giving
it a larger stack. Or look back in the stack crawl and see if there are
any huge stack-based allocations (e.g., local arrays) that could be
allocated from the heap instead.



 _______________________________________________
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

References: 
 >Crash during function prologue (From: email@hidden)

  • Prev by Date: Debugger Exits without info
  • Next by Date: Re: Debugger Exits without info
  • Previous by thread: Re: Crash during function prologue
  • Next by thread: Re: Crash during function prologue
  • Index(es):
    • Date
    • Thread