View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000671 | Cinelerra-GG | Bug | public | 2025-02-26 17:13 | 2025-03-05 18:44 |
| Reporter | PhyllisSmith | Assigned To | PhyllisSmith | ||
| Priority | high | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0000671: AppImage broken if glibc-2.4.1 installed (first shows on Arch) | ||||
| Description | Appimage 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. | ||||
| Tags | No tags attached. | ||||
|
|
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 |
|
|
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. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-02-26 17:13 | PhyllisSmith | New Issue | |
| 2025-02-26 21:42 | PhyllisSmith | Assigned To | => PhyllisSmith |
| 2025-02-26 21:42 | PhyllisSmith | Status | new => acknowledged |
| 2025-02-26 21:42 | PhyllisSmith | Note Added: 0005783 | |
| 2025-03-05 18:44 | PhyllisSmith | Status | acknowledged => closed |
| 2025-03-05 18:44 | PhyllisSmith | Resolution | open => fixed |
| 2025-03-05 18:44 | PhyllisSmith | Note Added: 0005785 |