• 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: Shark + CrashReporter: Missing 95% of symbols
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Shark + CrashReporter: Missing 95% of symbols


  • Subject: Re: Shark + CrashReporter: Missing 95% of symbols
  • From: Jean-Daniel Dupas <email@hidden>
  • Date: Fri, 19 Sep 2008 15:23:05 +0200


Le 19 sept. 08 à 15:15, Brian Barnes a écrit :

Back when I had a PPC mac, all this worked fine. Same compiler settings on an Intel mac and:

1. In shark, I only get the last symbols, all other symbols down the stack are either "unreachable" or "unknown", for example:

actual_function_name
...unknown
......unreachable

Every once and a while, even the top symbols are missing (same compiled code!)

2. In crash reporter, even the thread it crashed in is listed as "unknown", and there's never a stack trace that makes any sense or includes any of my symbols.

I've tried a number of settings, and I'm obviously getting some symbols, but it seems what I'm missing is something in the stack. There's no stripping, I've tried default, full, etc for debug symbols. This one is driving me crazy -- it's very hard to fix bugs for my users and shark is next to useless for me (and it was very useful earlier.)

(XCode 3.1, x86, 10.5.5, but it has been broken for me long before that system update)

[>] Brian

Could you tell us wich kind of debug symbol your are using (see compiler settings). Stabs or dwarf. If this is stab, switch to dwarf and try again.



_______________________________________________ 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: 
 >Shark + CrashReporter: Missing 95% of symbols (From: Brian Barnes <email@hidden>)

  • Prev by Date: Shark + CrashReporter: Missing 95% of symbols
  • Next by Date: Re: How do I view the retain count in Xcode's debug window?
  • Previous by thread: Shark + CrashReporter: Missing 95% of symbols
  • Next by thread: Re: Shark + CrashReporter: Missing 95% of symbols
  • Index(es):
    • Date
    • Thread