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

gddccontrol from ddccontrol segfaults #27612

Closed
jfrankenau opened this issue Jul 24, 2017 · 0 comments
Closed

gddccontrol from ddccontrol segfaults #27612

jfrankenau opened this issue Jul 24, 2017 · 0 comments
Milestone

Comments

@jfrankenau
Copy link
Member

Issue description

The GUI gddccontrol for ddccontrol fails to start with the following error:

gddccontrol: Relink `/nix/store/13frz5shwmjdsbww7zbg0ki9rycx74zh-ddccontrol-0.4.2/lib/libddccontrol.so.0' with `/nix/store/kjwbqnh13dxh6w4pk2gb3ddmhpiaihqg-glibc-2.25/lib/libpthread.so.0' for IFUNC symbol `system'
/run/user/1000/nix-shell.QtQeI0/rc: line 1: 14838 Segmentation fault      gddccontrol

ddccontrol itself works fine.

Steps to reproduce

nix-shell -p ddccontrol --run "gddccontrol"

Technical details

  • System: NixOS 17.03.1584.48ecdcf598 (Gorilla)
  • Nix version: 1.11.11
  • Nixpkgs version: 17.03.1596.8d9c8383f9
  • Sandboxing enabled: yes
@fpletz fpletz added this to the 17.09 milestone Jul 25, 2017
@fpletz fpletz closed this as completed in b33b400 Jul 25, 2017
fpletz added a commit that referenced this issue Jul 25, 2017
Caused segfaults. Fixes #27612.

(cherry picked from commit b33b400)
adrianpk added a commit to adrianpk/nixpkgs that referenced this issue May 31, 2024
Caused segfaults. Fixes NixOS#27612.

(cherry picked from commit b33b400)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants