You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On migrating from RealmSwift v1.1.0 to RealmSwift v2.0.3, getting this crash (1) at launch. It wasn't the first launch of the application, but I think it may have directly followed another Realm related crash (2). We were also frequently experiencing this crash #4244 (on RealmSwift 1.1.0). Apologies for the lack of accompanying project.
We just released Realm 2.1.1 which includes several bug fixes, including one for a critical bug that could have caused file corruption. This looks like the issue you reported.
Updating to this version won't automatically repair already corrupt files, so existing users who have experienced corruption will need to delete their affected Realm files. You can send these Realm files to us for forensic recovery if the data is critical.
I'm closing this issue because it seems to be fixed at 2.1.1. But please let us know if what we've posted here helped, and if you have any further questions or suggestions!
On migrating from RealmSwift v1.1.0 to RealmSwift v2.0.3, getting this crash (1) at launch. It wasn't the first launch of the application, but I think it may have directly followed another Realm related crash (2). We were also frequently experiencing this crash #4244 (on RealmSwift 1.1.0). Apologies for the lack of accompanying project.
Crash 1
Crash 2
The text was updated successfully, but these errors were encountered: