• 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: Link (dyld) error, image not found
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Link (dyld) error, image not found


  • Subject: Re: Link (dyld) error, image not found
  • From: Michael Nickerson <email@hidden>
  • Date: Wed, 27 Sep 2006 08:12:07 -0400


On Sep 26, 2006, at 9:36 AM, Jesse Grosjean wrote:


Link (dyld) error:

image not found /System/Library/Frameworks/Security.framework/Security



I ran into this with one of my apps. It was a different framework that was failing to load, but I had the same error in the crash report. In my case, it was because I was opening a lot of files early on and had hit against the max number of open file descriptors allowed for an app (loaded frameworks, bundles, and plugins count as open file descriptors), so it couldn't then load in the framework.

It took me a month to figure it out, so I thought I'd chime in just in case you're opening a lot of files - if you are, check to see if you are hitting against the limit.


Darkshadow (aka Michael Nickerson)





Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Link (dyld) error, image not found (From: Jesse Grosjean <email@hidden>)

  • Prev by Date: detecting mouseDrag event in NSView
  • Next by Date: Re: detecting mouseDrag event in NSView
  • Previous by thread: Re: Link (dyld) error, image not found
  • Next by thread: Notification when changes occur to an array?
  • Index(es):
    • Date
    • Thread