I have an application that occasionally deadlocks with the main thread calling 
-[NSViewHierarchyLock _lockForWriting:handler:] and no other thread stack 
showing any operation in progress that might need to own this lock. I saved a 
core dump. Is there any way I can poke around in the core dump using lldb to 
find out which thread owns the lock?


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to