crspybits / SharedImages

Neebla on the Apple App Store: Private and Self-Owned Social Media: This is *deprecated*: see http://github.com/SyncServerII/Neebla.git
https://crspybits.github.io/SyncServerII/
MIT License
12 stars 9 forks source link

Dany: Crash in v0.16.0 #123

Closed crspybits closed 6 years ago

crspybits commented 6 years ago

It's easy to duplicate. After applying filter on unread, viewing a conversation, hitting back.

crspybits commented 6 years ago

Definitely can replicate. Just tried on my iPad. Same deal as Dany found.

crspybits commented 6 years ago

Here's the error shown in the console on the iPad:

2018-06-16 13:32:42.390342-0600 SharedImages[1771:790698] [error] error: NSFetchedResultsController: no object at index 0 in section at index 0 CoreData: error: NSFetchedResultsController: no object at index 0 in section at index 0 2018-06-16 13:32:42.398397-0600 SharedImages[1771:790698] Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'no object at index 0 in section at index 0' First throw call stack: (0x182d35cdc 0x181f84528 0x1854d95e8 0x101e18b24 0x100db8454 0x100db867c 0x18d3ede3c 0x18d3ef3cc 0x18ca979a4 0x18c99583c 0x18c994e54 0x18c994808 0x18c9380cc 0x186e9bec8 0x186e9ffa8 0x186e0eaac 0x186e34ec8 0x18cb9dc04 0x18d28ade8 0x18d283a6c 0x182cde2c0 0x182cde240 0x182cddac8 0x182cdb6a0 0x182bfbe78 0x184a90f84 0x18c99e0bc 0x100dc4348 0x18271e56c) libc++abi.dylib: terminating with uncaught exception of type NSException

crspybits commented 6 years ago

Now fixed.