View Issue Details

IDProjectCategoryView StatusLast Update
0000671Cinelerra-GG[All Projects] Bugpublic2025-03-05 17:44
ReporterPhyllisSmith Assigned ToPhyllisSmith  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version 
Target VersionFixed in Version 
Summary0000671: AppImage broken if glibc-2.4.1 installed (first shows on Arch)
DescriptionAppimage fails on Arch with the following error - "cannot enable executable stack as shared object requires: Invalid argument".
This has now showed up on the latest Arch due to glibc-2.4.1 update. It works with glibc-2.4.0 as a workaround. It looks like some applications have a workaround also, but not sure if applicable to CinGG. Information at the below url.

https://qa.fmod.com/t/glibc-2-41-breaks-loading-fmodstudio-libraries-in-standalone-linux-builds/22592

So far I have found no AppImage solution.

TagsNo tags attached.

Activities

PhyllisSmith

PhyllisSmith

2025-03-05 17:44

manager   ~0005785

New February 28, 2025 appimages all contain the fix.
Updated News to let users who have the newest O/S with glibc2.4.1 to be sure to update their appimage.
PhyllisSmith

PhyllisSmith

2025-02-26 20:42

manager   ~0005783

Andrew-R has submitted a fix which Andrea has verified works and it will get checked into GIT.
Fix is to add LDFLAGS += -Wl,-z,noexecstack to plugin_config

Issue History

Date Modified Username Field Change
2025-02-26 16:13 PhyllisSmith New Issue
2025-02-26 20:42 PhyllisSmith Assigned To => PhyllisSmith
2025-02-26 20:42 PhyllisSmith Status new => acknowledged
2025-02-26 20:42 PhyllisSmith Note Added: 0005783
2025-03-05 17:44 PhyllisSmith Status acknowledged => closed
2025-03-05 17:44 PhyllisSmith Resolution open => fixed
2025-03-05 17:44 PhyllisSmith Note Added: 0005785