Open rustyshelf opened 10 years ago
Did you manage to find a solution to this, I am experiencing this issue also. tx.
@duncandee that was a long time ago, but I think it was caused by running batch SQL updates, and the notifications that got fired by FCModel after that. Since I didn't need all the notifications I commented that bit out. I say 'I think' because I honestly can't remember, sorry.
I think you may need to remove notification's rObserver "removeObserver" before you leave.
Are there some rules around retaining FCModel objects that aren't in the documentation? I see crashes like this one: Exception Type: SIGSEGV Exception Codes: SEGV_ACCERR at 0x2000000c Crashed Thread: 0
Application Specific Information: objc_msgSend() selector name: set_rowValuesInDatabase:
and it's cousin: Exception Type: SIGSEGV Exception Codes: SEGV_ACCERR at 0x7000000c Crashed Thread: 0
Application Specific Information: objc_msgSend() selector name: _rowValuesInDatabase