-
Notifications
You must be signed in to change notification settings - Fork 970
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
AIMSICD crash in db view #890
Comments
Nice, although this has nothing to do with #888. I was also able to reproduce this:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Agreements
Overview
AIMSICD
version (see theAbout
screen): latest development branch; v0.1.43-alphaE/AndroidRuntime(27937): FATAL EXCEPTION: main
E/AndroidRuntime(27937): Process: com.SecUpwN.AIMSICD, PID: 27937
E/AndroidRuntime(27937): java.lang.IllegalStateException: This Realm instance has already been closed, making it unusable.
Reproduction
Go into db-view push one tab, minimize AIMSICD maximize AIMSICD push another tab = crash.
References
This happens with clean install before ocid key is downloaded.
compiled after @Osteri made fix on issue 888. (07.07.16) (Solved & working fine)
EDIT: This was first reported in issue #870 as the 1'st issue & mentioned in issue 888
Screenshots
The text was updated successfully, but these errors were encountered: