-
Notifications
You must be signed in to change notification settings - Fork 576
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
Recent builds are not working with RHEL7 #5006
Comments
Same problem |
This is to avoid linking to newer Glibc versions causing errors on older Linux distros as seen in #5006
This is to avoid linking to newer Glibc versions causing errors on older Linux distros as seen in realm#5006
This is to avoid linking to newer Glibc versions causing errors on older Linux distros as seen in realm#5006
This is to avoid linking to newer Glibc versions causing errors on older Linux distros as seen in realm#5006
This is to avoid linking to newer Glibc versions causing errors on older Linux distros as seen in realm#5006
This is to avoid linking to newer Glibc versions causing errors on older Linux distros as seen in realm#5006
This is to avoid linking to newer Glibc versions causing errors on older Linux distros as seen in #5006
This is to avoid linking to newer Glibc versions causing errors on older Linux distros as seen in realm#5006
This is to avoid linking to newer Glibc versions causing errors on older Linux distros as seen in #5006
We have merged a PR which will enable builds for older versions of glibc in order to support Centos/RHEL 7. Binaries will be released from next release. |
Will the fix for this issue be included in version We had a report of this crash from a few of our users on RHEL. |
@nickbeaulieu It has only been included in v11.2.0. Is there any reason why you cannot upgrade to v11.2.0? |
Sorry for the delay. TLDR; Background Going back to Expo 46 means we have to use react-native < 0.70 which means we have to use realm < 11. Until we are able to sort out the crashing we'll be sticking with Expo 46. Reason I assume many others are in the same boat of using Expo 46 or less. Not being able to upgrade (or not yet choosing to) to Expo 47 is pretty common since it just came out, but my perception could be off there. |
How frequently does the bug occur?
All the time
Description
Version 10.21.0 doesn't work on older Linux systems.
Stacktrace & log output
Can you reproduce the bug?
Yes, always
Reproduction Steps
const Realm = require("realm");
Version
10.21.0
What SDK flavour are you using?
Local Database only
Are you using encryption?
No, not using encryption
Platform OS and version(s)
RHEL7
Build environment
Which debugger for React Native: ..
Cocoapods version
No response
The text was updated successfully, but these errors were encountered: