-
Notifications
You must be signed in to change notification settings - Fork 585
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x0000000000000010 #4408
Comments
@amplework Thanks for reporting this issue. |
@fronck i have added my schema below: export const CURRENT = 'Current'; export const CurrentSchema = { export const WorkoutListSchema = { export const UserWorkoutInfoSchema = { |
@amplework Thanks for that. Also, does your screenshot above include the entire stacktrace? It seems like it may have gotten cut off at the bottom. |
@fronck user is initialized Workouts or Programs in DB. I have added full screenshot of crashes below: |
We have been reworking the interaction with JavaScriptCore by using the new JSI api. Please upgrade to v11.0.0-rc.1. If you still experience the issue after upgrading, please either reopen the issue or create a new issue. |
How frequently does the bug occur?
Sometimes
Description
I have 23 crashes in production precisely like this from 12 different users.
Stacktrace & log output
No response
Can you reproduce the bug?
Not yet
Reproduction Steps
No response
Version
10.10.1
What SDK flavour are you using?
Local Database only
Are you using encryption?
No, not using encryption
Platform OS and version(s)
ios
Build environment
Which debugger for React Native: ..
Cocoapods version
1.11.2
The text was updated successfully, but these errors were encountered: