realm / realm-dotnet

Realm is a mobile database: a replacement for SQLite & ORMs
https://realm.io
Apache License 2.0
1.25k stars 164 forks source link

Regression in 12.x when building for Linux on Arm32 #3636

Open nirinchev opened 3 months ago

nirinchev commented 3 months ago

It appears after the OpenSSL 3.2 upgrade, our Linux on Arm32 builds are broken and attempting to run an app built for that platform will fail with System.DllNotFoundException.

sync-by-unito[bot] commented 3 months ago

➤ PM Bot commented:

Jira ticket: RNET-1162

sync-by-unito[bot] commented 2 months ago

➤ Mar Cabrera commented:

Hi [~yavor.georgiev@mongodb.com],

I'm following-up on this issue due to the customer who ran into this bug has asked for an update. The main reason is due to them running into another error that has been fixed in a later version of the SDK and they would like to update it if possible, however this issue is preventing them from doing so, is there an ETA for this fix? Thanks!

fealebenpae commented 2 months ago

I opened https://github.com/realm/realm-core/pull/7947 last week - as soon as it’s merged we can make a release of the .NET SDK. A good portion of the team is already on vacation (me included as of this week) so I imagine it will be a week or two until a release can be made.