Re: Need a direction. App crash in CoreData while loading a window's nib

2018-11-03 Thread Richard Charles
> On Nov 3, 2018, at 2:47 PM, Motti Shneor wrote: > > Can anyone suggest a way to start bisecting the issue or an idea where to > look for? You may have bad or corrupted data in your core data persistent store. Save the file out as an xml and see if you find anything suspicious. You could

Need a direction. App crash in CoreData while loading a window's nib

2018-11-03 Thread Motti Shneor
Hi. This is Objective-C, NSDocument based (CoreData document) based application, running long time in production, that suddenly started crashing for me. I have a main window (naster/detail) presents a relatively large database. Each line when double-clicked, opens a secondary window to show ano