xmr-stak
xmr-stak copied to clipboard
How can I solve this problem
Unable to run!! Quit because of '段错误'
Please translate the error message into english!
Unable to run!! Quit because of 'Segment Fault'
@George-Gate please remove .txt config file and try to start the miner again
@zjhxmjl Thank you! I didn't encounter this problem, I just translate the chinese charater '段错误' into english as @psychocrypt requested.
oh,my fault.
On Sun, 1 Dec 2019 at 22:01, GeorgeGate [email protected] wrote:
@zjhxmjl https://github.com/zjhxmjl Thank you! I didn't encounter this problem, I just translate the chinese charater '段错误' into english as @psychocrypt https://github.com/psychocrypt requested.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/fireice-uk/xmr-stak/issues/2588?email_source=notifications&email_token=AA63JEU45ZR2T6DQAB6EHNDQWO7VPA5CNFSM4JTJVE32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFRKCWQ#issuecomment-560111962, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA63JEX6K4D54USYU3372OLQWO7VPANCNFSM4JTJVE3Q .
@zjhxmjl Thank you answer!But I still can't start miner when I remove .txt config, error message is 'Segment Fault'.
@zjhxmjl I download it from github , version is xmr-stak-rx-linux-1.0.1-cpu.tar.xz
I'm seeing the exact same issue. Have tried fiddling with the setting for "vm.nr_hugepages", but that has not solved the issue. Tried 128 and 256 as values for that setting.
Just tried with v. 1.0.2 but no change. I'm using the CPU only pre-compiled binary.
Also, perhaps this issue should be merged with issue #2606 ?
This issue still exist in smr-stak-rx 1.0.2 Tested with: Ubuntu 18.04.3 LTS Linux (hostname) 4.15.0-71-generic #80-Ubuntu SMP
It says "core dumped" but I can't find it in running dir. Where to search for coredump?
@psychocrypt : For localized OS, you can ask user to run xmr-stak-rx in following manner, which will change generated messages to English:
$ LANG=C; ./xmr-stak-rx
@madsmao : marked #2606 as duplicate of this one
same error ubuntu 1804,xmr-stak-rx 1.0.1 I can run it for sometime, but when i check it another day ,it crashed with 'Segment Fault' messages.
Workaround from ticket #2606 :
$ ./xmr-stak-rx **--noDevSupport**
I fixed this issue by compiling from source. Works like a charm so far. No need for the --noDevSupport
parameter either.
Issue still exist in xmr-stak-rx 1.0.3
Workaround from ticket #2606 seems to be working:
$ ./xmr-stak-rx **--noDevSupport**
The next release will fix, it has something to do how I build the static binaries. Try the cpu-amd binaries, those are build different and work for the most users too. (if you have no amd gpu it will mine on cpu only)