• 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: Mysterious run time error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mysterious run time error


  • Subject: Re: Mysterious run time error
  • From: Bill Bumgarner <email@hidden>
  • Date: Sun, 26 Nov 2006 09:09:56 -0800

On Nov 26, 2006, at 5:38 AM, Joseph Ayers wrote:
I just moved to a MacBookPro from a TI Powerbook, rather ungracefully and after reinstalling XCode 2.4.1 I get the following run time error on all APPs


[Session started at 2006-11-26 06:56:45 -0500.]
2006-11-26 06:56:49.860 AVCVideoCap[967] *** -[NSBundle load]: Error loading code /Users/lobster/Library/InputManagers/Menu Extra Enabler/Menu Extra Enabler.bundle/Contents/MacOS/Menu Extra Enabler for bundle /Users/lobster/Library/InputManagers/Menu Extra Enabler/ Menu Extra Enabler.bundle, error code 2 (link edit error code 0, error number 0 ())


When I check in
/Users/lobster/Library/InputManagers/
Menu Extra Enabler.bundle is there....

Is Menu Extra Enabler.bundle PPC or i386 only or a Universal binary? If single architecture, it is likely spewing said message when a load attempt happens in a process of the other architecture type.


If Universal, then there might be a symbol collision upon load. IIRC, you could likely launch AVCVideoCap from the command line with a set of DYLD environment variables in place that would cause the dynamic linker to spew more info.

b.bum

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Mysterious run time error (From: Joseph Ayers <email@hidden>)

  • Prev by Date: Saving a core data model to persistent store makes application hang
  • Next by Date: Re: Saving a core data model to persistent store makes application hang
  • Previous by thread: Mysterious run time error
  • Next by thread: Re: Mysterious run time error
  • Index(es):
    • Date
    • Thread