mmar

Results 3 issues of mmar

### How frequently does the bug occur? Sometimes ### Description We have a crash in live app when access to Realm Database in this function: ``` private func getDatabase() ->...

T-Bug
O-Community
Needs-Attention

### How frequently does the bug occur? Sometimes ### Description The App faces a EXC_BAD_ACCESS when it try to write an object. ### Stacktrace & log output ```shell 0 Realm...

O-Community
SDK-Use:Local
Frequency:Sometimes
Repro:No
Encryption:On

### How frequently does the bug occur? Sometimes ### Description I face the same problem [here](https://github.com/realm/realm-swift/issues/5951#issue-368142158) in my app, but set protection attribute to .none does not solve the issue....

T-Bug
O-Community
Waiting-For-Reporter