> On 2014 Sep 29, at 12:54, Romain Piveteau wrote:
>
> I am facing the exact same crash as you in my NSPersistentDocument app.
Indeed it looks like the same to me.
I have no news on this since I reported it six months ago. Actually, that’s
good news, because my workaround, to close and reope
Hi Jerry,
I am facing the exact same crash as you in my NSPersistentDocument app.
When a user has an already saved document opened, if he chooses "Duplicate" and
then changes the name OR from his saved document, if he chooses "Save As", he
will probably crash the application later when there is
This message regards my SQLite NSPersistentDocument-based app, which has
adopted Auto Save and Versions but not Asynchronous Saving, legacy
delete/rollback SQLite journaling, built with OS X 10.9 SDK, manual memory
management. Its document data model has a singular “document options” object,
w