tarassh / fairy-wallet

Client for ledger nano s hw
MIT License
167 stars 30 forks source link

Segmentation fault #129

Open kerner1000 opened 4 years ago

kerner1000 commented 4 years ago
chmod +x ~/bin/fairy-wallet-0.10.0-x86_64.AppImage 
~/bin/fairy-wallet-0.10.0-x86_64.AppImage 
Segmentation fault (core dumped)
uname -a
Linux p50 5.0.0-38-generic #41-Ubuntu SMP Tue Dec 3 00:27:35 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
loic2665 commented 4 years ago

Exact same issue. It is weird.

$ uname -a
Linux pop-collloi 5.5.7-050507-generic #202002281805 SMP Fri Feb 28 18:08:42 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
dimyself commented 4 years ago

Same issue here

./fairy-wallet-0.10.0-x86_64.AppImage Segmentation fault (core dumped) $ uname -a Linux linux 5.6.3-arch1-1 #1 SMP PREEMPT Wed, 08 Apr 2020 07:47:16 +0000 x86_64 GNU/Linux

es20490446e commented 4 years ago

Same when building using the last tagged release with this Pacman package recipe, which used to work for the very same version?

jfisbein commented 4 years ago

Same problem

./fairy-wallet-0.10.0-x86_64.AppImage
[1]    119539 segmentation fault (core dumped)  ./fairy-wallet-0.10.0-x86_64.AppImage

$ uname -a
Linux xps 5.4.0-33-generic #37-Ubuntu SMP Thu May 21 12:53:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 20.04 LTS
Release:    20.04
Codename:   focal
klango commented 3 years ago

Same problem here:

$ uname -a Linux 5.4.0-60-generic #67-Ubuntu SMP Tue Jan 5 18:31:36 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04.1 LTS Release: 20.04 Codename: focal

$ dpkg --install fairy-wallet_0.10.0_amd64.deb (Reading database ... 328279 files and directories currently installed.) Preparing to unpack fairy-wallet_0.10.0_amd64.deb ... Unpacking fairy-wallet (0.10.0) over (0.10.0) ... Setting up fairy-wallet (0.10.0) ... Processing triggers for hicolor-icon-theme (0.17-2) ... Processing triggers for desktop-file-utils (0.24-1ubuntu3) ... Processing triggers for gnome-menus (3.36.0-1ubuntu1) ... Processing triggers for mime-support (3.64ubuntu1) ...

$ fairy-wallet Segmentation fault (core dumped)

$ dmesg fairy-wallet[4438]: segfault at a4fa30 ip 0000000000a4fa30 sp 00007ffca0c6b7e8 error 15 in fairy-wallet[200000+1602000] [ 614.767610] Code: da 9d ef 9d e6 9d f2 9d f8 9d 0c 9e fa 9d 1b 9e 64 76 58 76 67 76 02 76 46 76 47 76 49 76 1e 76 3b 76 6d 76 6e 76 69 76 72 76 7a b6 7a 60 89 33 89 5d 89 47 89 38 89 64 89 b8 76 2e 80 2c 80

Same error with ./fairy-wallet-0.10.0-x86_64.AppImage