• 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: 'Introspection dylib not loaded' message?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 'Introspection dylib not loaded' message?


  • Subject: Re: 'Introspection dylib not loaded' message?
  • From: Jim Ingham <email@hidden>
  • Date: Tue, 6 Nov 2007 10:52:22 -0800

The warning means that at this stopping point, the dylib that does some of the work of the data formatters couldn't be safely loaded (in this case because it could deadlock against a dyld call in another thread), so it was not loaded. The result is that you won't see the summary values of NSStrings, some Carbon types, etc. printed in the Locals view. Xcode will try again the next time you stop, so eventually the thing will get loaded.

Jim

On Nov 6, 2007, at 7:16 AM, Matt Gough wrote:

Occasionally I get the following console message when starting to debug with Xcode 3:

Xcode: Introspection dylib not loaded because thread 4 has function: __dyld_strcmp on stack

Is it something I should worry about, and what would I be missing by not having that dylib loaded?

Thanks

Matt Gough
_______________________________________________
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

_______________________________________________ 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: 
 >'Introspection dylib not loaded' message? (From: Matt Gough <email@hidden>)

  • Prev by Date: Re: Xcode 2.5 can't #include_next <stdarg.h>
  • Next by Date: Re: Xcode 2.5 can't #include_next <stdarg.h>
  • Previous by thread: 'Introspection dylib not loaded' message?
  • Next by thread: cmake vs Xcode linking
  • Index(es):
    • Date
    • Thread