xmr-stak icon indicating copy to clipboard operation
xmr-stak copied to clipboard

How can I solve this problem

Open 1029219814 opened this issue 5 years ago • 15 comments

Unable to run!! Quit because of '段错误'

image

1029219814 avatar Dec 01 '19 04:12 1029219814

Please translate the error message into english!

psychocrypt avatar Dec 01 '19 08:12 psychocrypt

Unable to run!! Quit because of 'Segment Fault'

George-Gate avatar Dec 01 '19 13:12 George-Gate

@George-Gate please remove .txt config file and try to start the miner again

zjhxmjl avatar Dec 01 '19 13:12 zjhxmjl

@zjhxmjl Thank you! I didn't encounter this problem, I just translate the chinese charater '段错误' into english as @psychocrypt requested.

George-Gate avatar Dec 01 '19 14:12 George-Gate

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 avatar Dec 01 '19 14:12 zjhxmjl

@zjhxmjl Thank you answer!But I still can't start miner when I remove .txt config, error message is 'Segment Fault'.

1029219814 avatar Dec 02 '19 11:12 1029219814

@zjhxmjl I download it from github , version is xmr-stak-rx-linux-1.0.1-cpu.tar.xz

1029219814 avatar Dec 02 '19 11:12 1029219814

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.

madsmao avatar Dec 03 '19 04:12 madsmao

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 ?

madsmao avatar Dec 03 '19 06:12 madsmao

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

LeadManPL avatar Dec 03 '19 14:12 LeadManPL

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.

bjdaijun avatar Dec 04 '19 01:12 bjdaijun

Workaround from ticket #2606 : $ ./xmr-stak-rx **--noDevSupport**

LeadManPL avatar Dec 05 '19 10:12 LeadManPL

I fixed this issue by compiling from source. Works like a charm so far. No need for the --noDevSupport parameter either.

madsmao avatar Dec 05 '19 11:12 madsmao

Issue still exist in xmr-stak-rx 1.0.3 Workaround from ticket #2606 seems to be working: $ ./xmr-stak-rx **--noDevSupport**

LeadManPL avatar Dec 17 '19 11:12 LeadManPL

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)

psychocrypt avatar Dec 17 '19 12:12 psychocrypt