Source: pyqt6-webengine
Version: 6.8.0-1
Severity: grave
Justification: blocks glibc 2.41 from migrating to trixie
X-Debbugs-Cc: aurel32@debian.org
Dear Maintainer(s),
glibc 2.41 added some hardening that block having an executable stack
for security reasons.
pyqt6-webengine seems to require an executable stack and autopkgtest
using it are failing with glibc 2.41 from unstable:
75s python3.13 -c "import PyQt6.QtWebEngineCore"
75s Traceback (most recent call last):
75s File "<string>", line 1, in <module>
75s import PyQt6.QtWebEngineCore
75s ImportError: libQt6WebEngineCore.so.6: cannot enable executable stack as shared object requires: Invalid argument
https://ci.debian.net/packages/p/pyqt6-webengine/testing/i386/58709056/
A possible solution would be to build libQt6WebEngineCore.so.6 with '- Wl,-z,noexecstack' assuming it's not actually needed to work.
Source: pyqt6-webenginestack as shared object requires: Invalid argument
Version: 6.8.0-1
Severity: grave
Justification: blocks glibc 2.41 from migrating to trixie
X-Debbugs-Cc: aurel32@debian.org
Dear Maintainer(s),
glibc 2.41 added some hardening that block having an executable stack
for security reasons.
pyqt6-webengine seems to require an executable stack and autopkgtest
using it are failing with glibc 2.41 from unstable:
75s python3.13 -c "import PyQt6.QtWebEngineCore"
75s Traceback (most recent call last):
75s File "<string>", line 1, in <module>
75s import PyQt6.QtWebEngineCore
75s ImportError: libQt6WebEngineCore.so.6: cannot enable executable
A possible solution would be to build libQt6WebEngineCore.so.6 with'-
Wl,-z,noexecstack' assuming it's not actually needed to work.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 483 |
Nodes: | 16 (2 / 14) |
Uptime: | 196:38:32 |
Calls: | 9,601 |
Calls today: | 2 |
Files: | 13,682 |
Messages: | 6,152,222 |