Skip navigation.
 
ml-[NSConditionLock unlockWithCondition:]: lock (<NSConditionLock: 0x59f2050> '(null)') unlocked when not locked
FROM : Sudheer dantuluri
DATE : Wed Nov 07 16:01:48 2007

Hi All,

I'm getting the following logs in the console, whenever my 
application is running on Leopard.

-[NSConditionLock unlockWithCondition:]: lock (<NSConditionLock: 
0x59f2050> '(null)') unlocked when not locked

How can we know whether the NSConditionLock is locked or not? Can 
anyone help me out in this issue.

Thanks
Sudheer

Related mailsAuthorDate
ml-[NSConditionLock unlockWithCondition:]: lock (<NSConditionLock: 0x59f2050> '(null)') unlocked when not locked Sudheer dantuluri Nov 7, 16:01
mlRe: -[NSConditionLock unlockWithCondition:]: lock (<NSConditionLock: 0x59f2050> '(null)') unlocked when not locked Jerry Krinock Nov 8, 00:54
mlRe: -[NSConditionLock unlockWithCondition:]: lock (<NSConditionLock: 0x59f2050> '(null)') unlocked when not locked Clark Cox Nov 8, 01:05