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

Realm does not start on Android 14 #3458

Closed
peppy opened this issue Oct 5, 2023 · 7 comments
Closed

Realm does not start on Android 14 #3458

peppy opened this issue Oct 5, 2023 · 7 comments

Comments

@peppy
Copy link

peppy commented Oct 5, 2023

What happened?

Passing on a report from our users:

2023-10-05 11:59:42 [error]: Realms.Exceptions.RealmException: flock() failed: Function not implemented (38)
2023-10-05 11:59:42 [error]: at Realms.NativeException.ThrowIfNecessary()
2023-10-05 11:59:42 [error]: at Realms.SharedRealmHandle.Open(Configuration configuration)
2023-10-05 11:59:42 [error]: at Realms.RealmConfiguration.CreateHandle(Configuration& configuration)
2023-10-05 11:59:42 [error]: at Realms.RealmConfigurationBase.CreateRealm()
2023-10-05 11:59:42 [error]: at Realms.Realm.GetInstance(RealmConfigurationBase config)
2023-10-05 11:59:42 [error]: at osu.Game.Database.RealmAccess.getRealmInstance()
2023-10-05 11:59:42 [error]: at osu.Game.Database.RealmAccess.prepareFirstRealmAccess()

Repro steps

N/A

Version

11.5.0

What Atlas Services are you using?

Local Database only

What type of application is this?

Console/Server

Client OS and version

Environment: Android (Unix 34.0.0.0), 8 cores

Code snippets

No response

Stacktrace of the exception/crash you're getting

No response

Relevant log output

No response

@papafe
Copy link
Contributor

papafe commented Oct 6, 2023

Hi @peppy, thanks for the report, we'll take a look

@nirinchev
Copy link
Member

I filed realm/realm-core#7037 to track this since it's not an issue with the .NET SDK itself.

@nirinchev nirinchev closed this as not planned Won't fix, can't repro, duplicate, stale Oct 6, 2023
@peppy
Copy link
Author

peppy commented Oct 6, 2023

Thanks. Wasn't sure which end has responsibility in this case 😅 .

@nirinchev
Copy link
Member

No worries - as long as it's reported, we'll figure out who's to blame 😝

@tn7111
Copy link

tn7111 commented Mar 4, 2024

Hello! A lot of crashes from users in our project with this exception. Any news on this? Thanks in advance :)

@nirinchev
Copy link
Member

Per my comment, this issue was transferred to realm/realm-core#7037 and the last comment there was that it was resolved upstream. If you have more details to add, please do so in the realm-core issue.

@tn7111
Copy link

tn7111 commented Mar 4, 2024

Oh, sorry for bothering, thank you!

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants