save - Crash in NSManagedObjectContext+MagicalSaves.m line 83 -


i have crash in crashlytics in line 83 of nsmanagedobjectcontext+magicalsaves.m (just sporadically, 2% of users have it, being called form different corners. wondering why try catch of magicalrecord not help. here more insight of crash:

12 coredata                       0x0000000187f1a354 -[nsmanagedobjectcontext(_nestedcontextsupport) executerequest:withcontext:error:] + 176 13 coredata                       0x0000000187e9d400 -[nsmanagedobjectcontext save:] + 1284 14 schlaukopf                     0x000000010000c18c __70-[nsmanagedobjectcontext(magicalsaves) mr_savewithoptions:completion:]_block_invoke15 (nsmanagedobjectcontext+magicalsaves.m:83) 15 coredata                       0x0000000187f11270 developersubmittedblocktonsmanagedobjectcontextperform + 200 16 coredata                       0x0000000187f11474 -[nsmanagedobjectcontext performblockandwait:] + 232 17 "myapp"                     0x000000010000bfc8 -[nsmanagedobjectcontext(magicalsaves) mr_savewithoptions:completion:] (nsmanagedobjectcontext+magicalsaves.m:129) 

does have glue consider, how solve?


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -