• 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: What does this stack mean?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What does this stack mean?


  • Subject: Re: What does this stack mean?
  • From: Shawn Erickson <email@hidden>
  • Date: Wed, 06 Dec 2006 09:29:13 -0800


On Dec 6, 2006, at 1:46 AM, Jonny Taylor wrote:

Hi all,

I've been looking at a crash report for my app, and the top of the stack looks like this:

#0   0x00089d5c in _Unwind_Find_registered_FDE
#1   0x00089fc8 in _Unwind_Find_FDE
#2   0x00085c88 in uw_frame_state_for
#3   0x0008603c in uw_init_context_1
#4   0x00086400 in _Unwind_RaiseException
#5   0x00087f38 in __cxa_throw
#6   0x0002010c in _ZN6Record8SetValueElPKcll

Just in case you don't know ... c++filt is your friend when it come to groking symbols like the above.


MacPro:~ shawnce$ c++filt _ZN6Record8SetValueElPKcll
Record::SetValue(long, char const*, long, long)

-Shawn
_______________________________________________
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: 
 >What does this stack mean? (From: Jonny Taylor <email@hidden>)

  • Prev by Date: Re: deleting a copy of a dylib fails after dlcose
  • Next by Date: Re: Builds cause iTunes to stutter
  • Previous by thread: Re: What does this stack mean?
  • Next by thread: Re: Builds cause iTunes to stutter
  • Index(es):
    • Date
    • Thread