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

missing version information related to curl, segfault as a result #23

Open
andy5995 opened this issue Jun 5, 2023 · 3 comments
Open

Comments

@andy5995
Copy link
Member

andy5995 commented Jun 5, 2023

Reported in the WFG forum by LienRag at https://wildfiregames.com/forum/topic/107313-alpha-27-pre-releaserelease-candidate-build-testing/?do=findComment&comment=552753

Using 0ad-0.0.27-rc1-27645-alpha-2305191528-x86_64.AppImage

/usr/bin/AppImageLauncher: /usr/lib64/libcurl.so.4: no version information available (required by /usr/bin/../lib/x86_64-linux-gnu/appimagelauncher/libappimageupdate.so)
Erreur de segmentation (core dumped)

I tried it on OpenSuse Leap 15.4

From a little searching, I found these 2 threads:

TheAssassin/AppImageLauncher#403 (OP was using OpenSuse Tumbleweed)

https://serverfault.com/questions/696631/libcurl-so-4-no-version-information-available

I could probably blacklist the libcurl so it wouldn't be included in the AppImage. But first I'd like to see if the problem is fixed if libcurl is removed from an existing AppImage.

LienRag, could you please do the following steps:

  • run 0ad-0.0.27-rc1-27645-alpha-2305191528-x86_64.AppImage --appimage-extract

That will create a directory named squashfs-root and extract everything from the AppImage into it.

  • rm -v squashfs-root/usr/lib/libcurl*

Please copy the output of rm and post it in your reply.

  • squashfs-root/AppRun (you can append any 0ad flags, such as -writableRoot desired)

If removing libcurl fixes the problem, 0ad should run successfully at this point.

@andy5995
Copy link
Member Author

andy5995 commented Jun 9, 2023

LienReg reported that removing libcurl (as mentioned above) doesn't change the result

https://wildfiregames.com/forum/topic/107313-alpha-27-pre-releaserelease-candidate-build-testing/?do=findComment&comment=553184

@rxng
Copy link

rxng commented Aug 24, 2023

I am also getting "/usr/bin/AppImageLauncher: /lib64/libcurl.so.4: no version information available"

Is there any fix for this or way to exclude an AppImage? @andy5995

Because of this error, a whole bunch of AppImages do not work and it seems like the only thing we can do is totally uninstall AppImageLauncher.

@andy5995
Copy link
Member Author

@rxng I don't have any new info yet that would help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants