• 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
debugging dyld messages?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

debugging dyld messages?


  • Subject: debugging dyld messages?
  • From: James Tittle II <email@hidden>
  • Date: Wed, 13 Oct 2004 15:53:06 -0400

...all of a sudden a library that I work on is not loading, and I'm not sure how to figure out why? The application is crashing in the following:

ret = NSLinkModule( image, filename,
NSLINKMODULE_OPTION_BINDNOW + NSLINKMODULE_OPTION_PRIVATE);


...and I get a "SIGTRAP" with the following thread trace:

#0 0x8fe01700 in __dyld_halt
#1 0x8fe0a5b0 in __dyld_check_and_report_undefineds
#2 0x8fe11690 in __dyld_link_in_need_modules
#3 0x8fe133cc in __dyld__dyld_link_module
#4 0x9003f4a8 in NSLinkModule

...I assume this means that it's not finding a symbol, but how can I figure out what symbol is missing?

thanx,
james
 _______________________________________________
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 dyld messages?
      • From: James Tittle II <email@hidden>
  • Prev by Date: Re: Fix and continue problem (can't find Bundle)
  • Next by Date: Re: debugging dyld messages?
  • Previous by thread: Re: Fix and continue problem (can't find Bundle)
  • Next by thread: Re: debugging dyld messages?
  • Index(es):
    • Date
    • Thread