-
-
Notifications
You must be signed in to change notification settings - Fork 279
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
Missing libc symbols with glibc 2.39 on Fedora 40 #1517
Comments
I haven't migrated my m1 to Fedora 40 yet. I'll add those symbols soon. Note that box64 will not use x86_64 glibc, it will only use arm64 version (but it will use other libs, like libgcc_s or libstdc++.so.6) |
Ok, I have added the symbols. |
Unfortunately, hitting a segfault. With
Let me know if you need me to try something... |
Using my build of wine with new wow64 mode: https://download.copr.fedorainfracloud.org/results/teohhanhui/wine/fedora-40-x86_64/07475303-wine/ |
Hitting similar symptoms on f40:
the whoami from fedora 38 (x86_64) works with box, but fedora 40 (x86_64) does not. |
Running with:
The text was updated successfully, but these errors were encountered: