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

Unable to launch on Ubuntu 22.04.01 (Ryzen) #336

Open
MattF42 opened this issue Jan 19, 2023 · 2 comments
Open

Unable to launch on Ubuntu 22.04.01 (Ryzen) #336

MattF42 opened this issue Jan 19, 2023 · 2 comments

Comments

@MattF42
Copy link

MattF42 commented Jan 19, 2023

root@ubuntu-miner:/home/pi/tbm/TeamBlackMiner_1_80_Ubuntu_18_04_Cuda_11_6# ./TBMiner --version
Segmentation fault (core dumped)
root@ubuntu-miner:/home/pi/tbm/TeamBlackMiner_1_80_Ubuntu_18_04_Cuda_11_6# uname -a
Linux ubuntu-miner 5.15.0-58-generic #64-Ubuntu SMP Thu Jan 5 11:43:13 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
root@ubuntu-miner:/home/pi/tbm/TeamBlackMiner_1_80_Ubuntu_18_04_Cuda_11_6# dmesg | tail -1
[ 3398.391644] traps: TBMiner[35634] general protection fault ip:7f01f5c0bce3 sp:7ffe018821b8 error:0 in TBMiner[7f01f5b6a000+a3000]
root@ubuntu-miner:/home/pi/tbm/TeamBlackMiner_1_80_Ubuntu_18_04_Cuda_11_6# 
@MattF42
Copy link
Author

MattF42 commented Jan 25, 2023

After updating to 1.82 we have a different, and hopefully more solvable problem:

root@ubuntu-miner:/home/pi/TeamBlackMiner_1_82_Ubuntu_18_04_Cuda_11_6# ./TBMiner --help
./TBMiner: /lib/x86_64-linux-gnu/libpthread.so.0: version `GLIBC_PRIVATE' not found (required by ./TBMiner)
root@ubuntu-miner:/home/pi/TeamBlackMiner_1_82_Ubuntu_18_04_Cuda_11_6# dpkg -S /lib/x86_64-linux-gnu/libpthread.so.0
libc6:amd64: /lib/x86_64-linux-gnu/libpthread.so.0
root@ubuntu-miner:/home/pi/TeamBlackMiner_1_82_Ubuntu_18_04_Cuda_11_6# 

@jimduchek
Copy link

Same on a newish Arch install. Really shouldn't be built partially statically linked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants