• 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: App works when launched from Xcode, not from Finder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: App works when launched from Xcode, not from Finder


  • Subject: Re: App works when launched from Xcode, not from Finder
  • From: Jeremy Pereira <email@hidden>
  • Date: Thu, 17 Dec 2009 16:14:17 +0000

On 16 Dec 2009, at 04:05, PCWiz wrote:

> Here's the screen capture that demonstrates this issue:
>
> http://www.vimeo.com/8208563
>
> This time around, I got a few errors logged in Console:
>
> *** -[NSRecursiveLock unlock]: lock (<NSRecursiveLock: 0x16c2340> '(null)') unlocked from thread which did not lock it
> *** Break on _NSLockError() to debug.
> *** -[NSRecursiveLock unlock]: lock (<NSRecursiveLock: 0x16c2340> '(null)') unlocked when not locked
> *** Break on _NSLockError() to debug.
> *** -[NSRecursiveLock finalize]: lock (<NSRecursiveLock: 0x16c2340> '(null)') finalized while still in use
> *** Break on _NSLockError() to debug.
> *** -[NSRecursiveLock finalize]: lock (<NSRecursiveLock: 0x16ca9c0> '(null)') finalized while still in use
> *** Break on _NSLockError() to debug.
>
> I've gotten these before, and they don't seem to affect the operation of the app so I doubt this is what's causing my problem, however I have set a breakpoint on _NSLockError to catch this next time (It happens randomly, not all the time).


OK I watched your video.  Why are you ignoring the two lines above the recursive lock error that are saying two libraries can't be loaded?


>


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please 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: 
 >App works when launched from Xcode, not from Finder (From: PCWiz <email@hidden>)
 >Re: App works when launched from Xcode, not from Finder (From: Kyle Sluder <email@hidden>)
 >Re: App works when launched from Xcode, not from Finder (From: PCWiz <email@hidden>)

  • Prev by Date: Re: 2D grayscale image from an array of floats
  • Next by Date: Re: Distributed Objects communication with a launchd "on-demand" daemon
  • Previous by thread: Re: App works when launched from Xcode, not from Finder
  • Next by thread: Dirtying NSSearchField
  • Index(es):
    • Date
    • Thread