-
Notifications
You must be signed in to change notification settings - Fork 153
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
thread 'unnamed' panicked at 'called Option::unwrap()
#252
Comments
Hi @chinatimmy can you tell me:
|
Hello @quentinlesceller this error occurred when compiled from source and with downloaded bin file on Ubuntu 20.04
I've also disabled an enabled each device as well as changed the plugins to other cuckaroo plugins. |
Did you uncomment the line in https://github.com/mimblewimble/grin-miner/blob/master/Cargo.toml to build the cuda plugins? |
Yes I did, I've compiled it successfully earlier on in the project and it ran. |
Mmm I've no idea what's happening. Looks like the solver cannot create the context here https://github.com/mimblewimble/grin-miner/blob/master/cuckoo-miner/src/miner/miner.rs#L95. Can you give me ssh access to this machine so I can debug this bug? |
The text was updated successfully, but these errors were encountered: