-
Notifications
You must be signed in to change notification settings - Fork 170
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
Crash when observing a Realm and deleting objects related to Dictionary #4711
Comments
can you try your test against this experimental branch https://github.com/realm/realm-core/tree/js/nullify-dict |
@ironage That also results in the process terminating, only this time it terminates without throwing an exception |
in table_ref.cpp is where the problem is happening |
@leemaguire can you try #4715 again? |
#4715 fixed this |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
SDK and version
SDK : Cocoa
Branch: py/dictionary
Observations
Crash log / stacktrace
Steps & Code to Reproduce
py/dictionary
fixme_testDeleteDictionary
and remove thefixme_
prefix.testDeleteDictionary
KeyNotFound
The text was updated successfully, but these errors were encountered: