ghostlander / nsgminer

NeoScrypt OpenCL GPU Miner
https://bitcointalk.org/index.php?topic=712650.0
GNU General Public License v3.0
97 stars 68 forks source link

Address offset exceeds variable size #26

Closed anddmx closed 6 years ago

anddmx commented 6 years ago

All I get is the below error. What am I doing wrong?

[16:28:48] Probing for an alive pool
[16:28:49] The network difficulty has been set to 421428
[16:28:49] Stratum from pool 0 detected new block
[16:28:49] Pool 0 is sending mismatched block contents to us (0 is not 1-1)
[16:28:49] The network difficulty has been set to 2836419
[16:28:49] Stratum from pool 0 detected new block
[16:28:49] Pool 0 is sending mismatched block contents to us (0 is not 1-1)Error in hsa_operand section, at offset 3552:
                                        Address offset exceeds variable size
                                                                            LLVM ERROR:
         Brig container validation has failed in BRIGAsmPrinter.cpp

./nsgminer --neoscrypt -g 1 -w 256 -I 16 -o stratum+tcp://pool.cryptopros.us:4233 -u walletaddress -p x

ghostlander commented 6 years ago

You have to specify a coin to mine. Autoswitching between coins isn't supported.

edsonayllon commented 6 years ago

Hello, I'm having the same issue.

Pool 0 is sending mismatched block contents to us (0 is not 4-7)

I specified the coin in the password, as the pool specified.

-p c=CRC

Is there a way to specify the coin in the miner?

anddmx commented 6 years ago

I have changed the command line password parameter, but still getting the same error.

./nsgminer -g 1 -w 256 -I 16 -o stratum+tcp://pool.cryptopros.us:4233 -u walletaddress -p c=GBX

ghostlander commented 6 years ago

I suggest to try another pool.

anddmx commented 6 years ago

I did. Same error. Looks like I won't be mining neoscrypt anytime soon. Unless I use windows....

./nsgminer -k neoscrypt -g 1 -w 256 -I 16 -o stratum+tcp://pool.bsod.pw:4233 -u CQAQwsE5JQsgcd7jKMtrofyfgAz9Kf7fNd -p c=CRC

Guess I'm out of lucky on this one.

Thanks for you help.

ghostlander commented 6 years ago

Another pool doesn't mean another multipool.

anddmx commented 6 years ago

Sorry, I did try another non-multi pool and I get the same error.

./nsgminer --neoscrypt -g 1 -w 256 -I 16 -o stratum+tcp://stratum.aikapool.com:7905 -O test.test:test

edsonayllon commented 6 years ago

All the available pools for the coins I am trying to mine are multipools

edsonayllon commented 6 years ago

@anddmx That pool is a multipool

anddmx commented 6 years ago

That only pools I can find.

On Sun, Dec 31, 2017, 4:44 AM eayllon1 notifications@github.com wrote:

@anddmx https://github.com/anddmx That pool is a multipool

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/ghostlander/nsgminer/issues/26#issuecomment-354601852, or mute the thread https://github.com/notifications/unsubscribe-auth/AIGiSf2MrkbMQc3a3aoc2Be-DpWeNrIVks5tF4GygaJpZM4RPdu5 .