debugging a deadlock involving NSViewHierarchyLock
debugging a deadlock involving NSViewHierarchyLock
- Subject: debugging a deadlock involving NSViewHierarchyLock
- From: Alan Snyder <email@hidden>
- Date: Mon, 18 Jul 2016 10:07:19 -0700
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 (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