Skip to content
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

Corruption bug fixed by 6.0.25 #3904

Closed
finnschiermer opened this issue Sep 10, 2020 · 0 comments
Closed

Corruption bug fixed by 6.0.25 #3904

finnschiermer opened this issue Sep 10, 2020 · 0 comments

Comments

@finnschiermer
Copy link
Contributor

This is an issue created after the fix that went in to 6.0.25 without its own PR.

It is created to make it easy to refer to this bug from other issues.

The bug is caused by a reallocation of an array without properly updating the parent array with the relocated ref. This can cause various forms of corruption. Corruption can hit in-memory state (inside a write transaction), but we have confirmed that the realm file itself can also be corrupted.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant