> On 2 Jan 2016, at 10:26, SevenBits <sevenbitst...@gmail.com> wrote: > > OS X. > > Sorry, it’s been a frustrating process. > > I’m working on gathering the other info; in the meantime, here’s a screenshot > from Xcode at the moment that crash happens: http://i.imgur.com/i7qsNOQ.png?1 >
Looks more like an uncaught exception showing at the top level. Do you have the breakpoint for ‘All Exceptions’ set so you can see where it is? Or temporarily wrap that call in a try/catch to catch it. _______________________________________________ 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