-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
wrapQtAppsHook fails to wrap PIEs #68404
Copy link
Copy link
Closed
Labels
0.kind: bugSomething is brokenSomething is broken0.kind: regressionSomething that worked before working no longerSomething that worked before working no longer6.topic: qt/kdeObject-oriented framework for GUI creationObject-oriented framework for GUI creation
Milestone
Metadata
Metadata
Assignees
Labels
0.kind: bugSomething is brokenSomething is broken0.kind: regressionSomething that worked before working no longerSomething that worked before working no longer6.topic: qt/kdeObject-oriented framework for GUI creationObject-oriented framework for GUI creation
Fields
Give feedbackNo fields configured for issues without a type.
Describe the bug
Unfortunately, as I just discovered, some executables are built as PIEs (e.g. keepassxc) and these won't be wrapped after this change: 88146a0. PIEs are technically isELFDyn, not isELFExec. Without wrapping, the programs won't start.
Ref. #65399.
To Reproduce
Expected behavior
PIEs would be wrapped too, and keepassxc would not abort startup.
Metadata
"x86_64-linux"Linux 4.19.71, NixOS, 19.09.git.1a1a7ed (Loris)yesyesnix-env (Nix) 2.3"nixos-19.03.173426.541d9cce8af"/nix/var/nix/profiles/per-user/root/channels/nixos