Skip to content

Rust exception in Windows #1

Description

@megalolka

C:\Mine\Vecno>vecno-miner --mining-address vecno:qza96n.... --stratum-server vecnopool.com --stratum-port 5555 --stratum-worker ROB-09 --stratum-password x
09:35:34 [INFO] =================================================================================
09:35:34 [INFO] Vecno-Miner GPU version 0.0.4
09:35:34 [INFO] Mining for: vecno:qza96n...
09:35:34 [INFO] Pool/Node: stratum+tcp://vecnopool.com:5555/ROB-09
09:35:34 [INFO] GPU Mining: Enabled
09:35:34 [INFO] CUDA Enabled: true
09:35:34 [INFO] OpenCL Enabled: true
09:35:34 [INFO] =================================================================================
09:35:34 [INFO] Plugins found 12 workers
09:35:34 [INFO] Connecting to vecnopool.com:5555 (worker: ROB-09, password provided: true, attempt 1/5)
09:35:34 [INFO] Detected 4 logical threads, using 0 threads. CPU: Intel(R) Pentium(R) CPU G4560 @ 3.50GHz
09:35:34 [INFO] Launching 0 CPU threads
09:35:34 [INFO] Launching GPU miner for device: #0 NVIDIA GeForce RTX 3070.
09:35:34 [INFO] Launching GPU miner for device: #1 NVIDIA GeForce RTX 3070.
09:35:34 [INFO] Launching GPU miner for device: #2 NVIDIA GeForce RTX 3070.
09:35:34 [INFO] Launching GPU miner for device: #3 NVIDIA GeForce RTX 3070.
09:35:34 [INFO] Launching GPU miner for device: #4 NVIDIA GeForce RTX 3070.
09:35:34 [INFO] Launching GPU miner for device: #5 NVIDIA GeForce RTX 3070.
09:35:34 [INFO] Launching GPU miner for device: #6 NVIDIA GeForce RTX 3070.
09:35:34 [INFO] Launching GPU miner for device: #7 NVIDIA GeForce RTX 3070.
09:35:34 [INFO] Launching GPU miner for device: #8 NVIDIA GeForce RTX 3070.
09:35:34 [INFO] Launching GPU miner for device: #9 NVIDIA GeForce RTX 3070.
09:35:34 [INFO] Launching GPU miner for device: #10 NVIDIA GeForce RTX 3070.
09:35:34 [INFO] Launching GPU miner for device: #11 NVIDIA GeForce RTX 3070.
09:35:34 [INFO] Waiting for stratum messages for worker ROB-09
09:35:34 [INFO] Subscribed: subscriptions=[("mining.notify", "1")], extranonce=00000000, nonce_size=4 for worker ROB-09

thread '' (5188) panicked at plugins\cuda\src\lib.rs:154:18:
called Result::unwrap() on an Err value: UnknownError
stack backtrace:
0: 0x7ff817cad862 - plugin_create
1: 0x7ff817cb634a - plugin_create
2: 0x7ff817ca7627 - plugin_create
3: 0x7ff817ca98b5 - plugin_create
4: 0x7ff817caad69 - plugin_create
5: 0x7ff817caab58 - plugin_create
6: 0x7ff817cab52b - plugin_create
7: 0x7ff817cab3b9 - plugin_create
8: 0x7ff817ca9abf - plugin_create
9: 0x7ff817ca5c6e - plugin_create
10: 0x7ff817cbe0b1 - plugin_create
11: 0x7ff817cbdd40 - plugin_create
12: 0x7ff817c9a0e7 -
13: 0x7ff64ff837f7 -
14: 0x7ff64ff9e542 -
15: 0x7ff65011cd6d -
16: 0x7ff83db57374 - BaseThreadInitThunk
17: 0x7ff83f99cc91 - RtlUserThreadStart
fatal runtime error: Rust cannot catch foreign exceptions, aborting

thread '' (5976) panicked at plugins\cuda\src\lib.rs:154:18:
called Result::unwrap() on an Err value: UnknownError

C:\Mine\Vecno>timeout 5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions