-
Notifications
You must be signed in to change notification settings - Fork 104
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
Segmentation fault (OpenCL version) #6
Comments
Segfault stacktrace:
I dont know how to fix this, hope you'll help :) |
What's the arguments that you have specified? |
Same. Any help would be greatly appreciated. Github "profanity" works great with GPU and ethminer GPU works great, but... cat /proc/version
(using "sudo ./oclvanitygen++ -v 1Love" has the exact same output.)
sudo ./oclvanitygen++ -v -C ETH -k -o EthAddresses2.txt 0xDeadBeef
And on a different machine... cat /proc/version
./oclvanitygen++ 1Love
./oclvanitygen++ -v -C ETH -k -o EthAddresses2.txt 0xDeadBeef
Thanks in Advance. |
Recently, I fix a crash issue. May be the same issue you met here. Suggest you try the latest code. |
Recently, I fix a crash issue. May be the same issue you met here. Suggest you try the latest code. |
Hello! I tried to build your program on Debian 10 and Manjaro 20.2 with Nvidia GPU and if i used default cpu based version of vanitygen-plusplus it's worked but when i want to use OpenCL version it just said me "Segmentation fault" on both OS after Compiling kernel process.
The text was updated successfully, but these errors were encountered: