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
I’m encountering a crash in my production app within the first 5 seconds of launch, with the following error message:
realm::Exception::what() const EXC_BAD_ACCESS (KERN_PROTECTION_FAILURE)
I’m unable to reproduce this issue during testing, but it occurs consistently in the production app.
I’m currently using RealmSwift v10.48.1.
Could you please help me understand the potential cause of this crash?
Additionally, has this issue been addressed in the latest release?
How frequently does the bug occur?
Sometimes
Description
Hello,
I’m encountering a crash in my production app within the first 5 seconds of launch, with the following error message:
realm::Exception::what() const EXC_BAD_ACCESS (KERN_PROTECTION_FAILURE)
I’m unable to reproduce this issue during testing, but it occurs consistently in the production app.
I’m currently using RealmSwift v10.48.1.
Could you please help me understand the potential cause of this crash?
Additionally, has this issue been addressed in the latest release?
Thank you!
Stacktrace & log output
Can you reproduce the bug?
No
Reproduction Steps
No response
Version
10.48.1
What Atlas Services are you using?
Local Database only
Are you using encryption?
Yes
Platform OS and version(s)
All iOS devices
Build environment
Xcode version: 15.2
CocoaPods: 1.13.0
The text was updated successfully, but these errors were encountered: