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

1.17: Segfault if dns is not working #109

Closed
ldm314 opened this issue Dec 20, 2020 · 2 comments
Closed

1.17: Segfault if dns is not working #109

ldm314 opened this issue Dec 20, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@ldm314
Copy link

ldm314 commented Dec 20, 2020

DNS was not working temporarily on my machine. Launching lolMiner caused a segfault. Ubuntu 18.04. Fixing DNS, lolMiner works as expected.

(base) brian@deep-machine:~/mining/amd/lolMiner-1.17$ ./mine_beam.sh
+---------------------------------------------------------+
|    _       _ __  __ _                   _   _ _____     |
|   | | ___ | |  \/  (_)_ __   ___ _ __  / | / |___  |    |
|   | |/ _ \| | |\/| | | '_ \ / _ \ '__| | | | |  / /     |
|   | | (_) | | |  | | | | | |  __/ |    | |_| | / /      |
|   |_|\___/|_|_|  |_|_|_| |_|\___|_|    |_(_)_|/_/       |
|                                                         |
|              This software is for mining                |
|              Ethash, Etchash                            |
|              Equihash 144/5, 192/7, 210/9               |
|              BeamHash I, II, III                        |
|              ZelHash     (EquihashR 125/4/0)            |
|              Cuck(ar)oo 29                              |
|              Cuckaroo   30 CTX                          |
|              Cuckatoo   31/32                           |
|                                                         |
|                                                         |
|           Made by Lolliedieb, December 2020             |
+---------------------------------------------------------+

Setup Miner...
Device 0:
    Name:    AMD Radeon RX 5600 XT
    Address: 4:0
    Vendor:  Advanced Micro Devices (AMD)
    Memory:  6128 MByte (6064 MByte free)
    Active:  true (Selected Algorithm: BeamHash III 4G+)
Device 1:
    Name:    AMD Radeon RX 5600 XT
    Address: 7:0
    Vendor:  Advanced Micro Devices (AMD)
    Memory:  6128 MByte (6064 MByte free)
    Active:  true (Selected Algorithm: BeamHash III 4G+)

Connecting to pool...
./mine_beam.sh: line 16:  5293 Segmentation fault      (core dumped) ./lolMiner --coin BEAM --pool $POOL --user $WALLET $@
@Lolliedieb
Copy link
Owner

Good catch!
Thanks, I will check that :)

@Lolliedieb Lolliedieb added the bug Something isn't working label Dec 28, 2020
@Lolliedieb
Copy link
Owner

Fixed with 1.18.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants