Skip to content
This repository has been archived by the owner on Apr 24, 2022. It is now read-only.

Segmentation Fault #2383

Open
xvegax opened this issue Dec 2, 2021 · 1 comment
Open

Segmentation Fault #2383

xvegax opened this issue Dec 2, 2021 · 1 comment

Comments

@xvegax
Copy link

xvegax commented Dec 2, 2021

When I try to start Ethminer 18 (or 19 alpha) on a Linux box (Debian 64 bit with ATI card), I get an error:

ethminer19/bin/ethminer -G -P stratum1+tcp://#######@eth.2miners.com:2020


ethminer 0.19.0-alpha.0
Build: linux/release/gnu

Segmentation fault

sudo journalctl -f tells me:

ethminer[1729]: segfault at 0 ip 00007fe7543eab47 sp 00007ffc513a1ec0 error 4 in libamdocl64.so[7fe753976000+38ed000]
Dec 02 11:42:27 exp kernel: Code: 44 00 00 41 57 41 56 49 89 d6 41 55 4d 89 c5 41 54 55 48 89 cd 53 48 89 fb 48 89 f7 48 81 ec 88 00 00 00 48 89 b3 d0 05 00 00 <48> 8b 06 48 8b 93 d8 05 00 00 48 8b 73 20 ff 50 30 85 c0 78 3a 48

Maybe someone knows what is going on here?

@haneenmahd
Copy link

Segmentation fault means some kind of bad memory leak or problems with memory management, I guess

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

No branches or pull requests

2 participants