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
Actually I do nothing extraordinary. Default Realm used without special settings.
At first run everything works correctly. If close app and open again very often got exception on first write transaction. It appears on beginWriteTransaction. All transactions performs on maim thread.
Bugs: On realm write i got RLMException, reason: Crash of other process detected, session restart required
Actual Results
Stack trace:
KVOTransactLogObserver
SharedGroup
Steps to Reproduce
Actually I do nothing extraordinary. Default Realm used without special settings.
At first run everything works correctly. If close app and open again very often got exception on first write transaction. It appears on beginWriteTransaction. All transactions performs on maim thread.
Version of Realm and Tooling
Realm framework version: 3.11.1
Realm Object Server version: -
Xcode version: 10.0 (10A255)
iOS/OSX version: 12.0.1
Dependency manager + version: cocoapods-1.6.0.beta.2
The text was updated successfully, but these errors were encountered: