-
Notifications
You must be signed in to change notification settings - Fork 171
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 N5realm15InvalidTableRefE #4803
Comments
do you plan to fix it? |
Hey @Stefanos65535, I'm sorry for not replying earlier, but we'll need more information to try and figure out what the problem is before we fix it. Is it possible to describe the steps leading up to the crash, share your schema, or code snippets of the write transaction leading up to the notifier thread crashing? |
use that snippet to reproduce this bug (launch it few times)
|
@fealebenpae is it enough? |
Hey @Stefanos65535. I've asked for help from the Android SDK to run your repro. |
any updates? sorry but looking forward to this fix |
I'm happy to say that we reproduced the issue and found a fix. We can make a realm-core release within the next week and then realm-java can follow. |
@Stefanos65535 Realm Java 10.7.1 has been released with a fix. It should be available on Maven Central shortly. |
SDK and version
SDK : io.realm:realm-gradle-plugin
Version: 10.6.1
Observations
Crash log / stacktrace
looks same
realm/realm-java#7250
The text was updated successfully, but these errors were encountered: