You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately, the underlying bug is not related to pcloud itself, but to patchelf (an application used internally by Nix) whose maintainers don't have enough time to review my patches at the moment.
Fortunately, you can just apply the appropriate patch locally:
Describe the bug
The
pcloud
package runs into a segmentation fault.Steps To Reproduce
$ NIXPKGS_ALLOW_UNFREE=1 nix-shell -p pcloud -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/e89cf1c932006531f454de7d652163a9a5c86668.tar.gz [nix-shell:~]$ pcloud Segmentation fault (core dumped)
Expected behavior
application launches
Additional context
I experience this issue since version 1.12.0. Version 1.11.0 seems to work fine.
Notify maintainers
@Patryk27
Metadata
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: