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

Panic Crash from libcore/result.rs on Ubuntu 16.04.5 #190

Closed
jthompsonic opened this issue Feb 12, 2019 · 16 comments
Closed

Panic Crash from libcore/result.rs on Ubuntu 16.04.5 #190

jthompsonic opened this issue Feb 12, 2019 · 16 comments
Labels
bug Something isn't working

Comments

@jthompsonic
Copy link

The grin-miner ran for several days producing grin in the grinmint.com mining pool. And then last night it had a panic and it stopped getting jobs to mine but the mining software did not crash altogether.

Here is the info when it starts:

Jan 31 12:06:49.625 INFO This is Grin-Miner version 1.0.2 (git v1.0.2), built for x86_64-unknown-linux-gnu by rustc 1.31.1 (b6c32da9b 2018-12-18).
Jan 31 12:06:49.625 DEBG Built with profile "release", features "CURSIVE, DEFAULT, OCL_CUCKAROO, OCL_CUCKATOO, OPENCL, TUI" on Thu, 17 Jan 2019 09:43:20 GMT.

and Here is where it crashed:
Feb 12 00:11:11.005 DEBG Received request type: job
Feb 12 00:11:11.005 INFO Got a new job: JobTemplate { height: 39430, job_id: 3, difficulty: 4, pre_pow: "00010000000000009a06000000005c62556e00000432c09220561897b63950dc11dc17d21ab52455021b92b4a946446a20ab5414520edb2120febdd8cd202208572811575a11d3a9a91c812807818f9b509c7e26c64bab11a404a0b9d74b43cd3abaa1c8502d953eeb0c506007f2f3d9c0cd5caaafb8343570fb616f58bfe6966beda6b843353058d15d64434a75d07d375d552ca66ec5eb6bec2fc20db13484276ebc00eb8abd73e4f1a5ab3ab2f260f66121f27053454267fc310b0734a740cfb0435ec3de6e142b6713aed38f08b70c2000000000000c017500000000000459d0000039ddbf872c7200000287" }
Feb 12 00:11:11.030 DEBG Miner received message: ReceivedJob(39430, 3, 4, "00010000000000009a06000000005c62556e00000432c09220561897b63950dc11dc17d21ab52455021b92b4a946446a20ab5414520edb2120febdd8cd202208572811575a11d3a9a91c812807818f9b509c7e26c64bab11a404a0b9d74b43cd3abaa1c8502d953eeb0c506007f2f3d9c0cd5caaafb8343570fb616f58bfe6966beda6b843353058d15d64434a75d07d375d552ca66ec5eb6bec2fc20db13484276ebc00eb8abd73e4f1a5ab3ab2f260f66121f27053454267fc310b0734a740cfb0435ec3de6e142b6713aed38f08b70c2000000000000c017500000000000459d0000039ddbf872c7200000287")
Feb 12 00:11:13.033 DEBG Mining: Plugin 0 - Device 0 (GeForce RTX 2080 Ti) at Cuck(at)oo31 - Status: OK : Last Graph time: 0.560584634s; Graphs per second: 1.784 - Total Attempts: 706875
Feb 12 00:11:13.033 INFO Mining: Cuck(at)oo at 1.7838519633772194 gps (graphs per second)
Feb 12 00:11:13.239 DEBG Client received message: FoundSolution(39430, 3, 31, 15270924600114336991, [23150379, 140394068, 176602746, 233131845, 254527682, 275630563, 430809295, 438190395, 443527841, 492392869, 541438859, 596208812, 671254592, 672524181, 680011578, 760516074, 813496589, 828940225, 852570167, 872603272, 967043109, 1111579502, 1134288998, 1161434550, 1336547978, 1350297477, 1377672514, 1379905486, 1430748492, 1585477454, 1634796748, 1645559722, 1667688873, 1769978789, 1772459407, 1814854289, 1858586928, 1947437214, 1956353992, 1989749836, 2034552763, 2111759480])
Feb 12 00:11:13.239 DEBG sending request: {"id":"0","jsonrpc":"2.0","method":"submit","params":{"edge_bits":31,"height":39430,"job_id":3,"nonce":15270924600114336991,"pow":[23150379,140394068,176602746,233131845,254527682,275630563,430809295,438190395,443527841,492392869,541438859,596208812,671254592,672524181,680011578,760516074,813496589,828940225,852570167,872603272,967043109,1111579502,1134288998,1161434550,1336547978,1350297477,1377672514,1379905486,1430748492,1585477454,1634796748,1645559722,1667688873,1769978789,1772459407,1814854289,1858586928,1947437214,1956353992,1989749836,2034552763,2111759480]}}
Feb 12 00:11:15.006 DEBG Received message: {"id":"0","jsonrpc":"2.0","method":"submit","result":"ok"}

Feb 12 00:11:15.006 DEBG Received response with id: 0
Feb 12 00:11:15.006 INFO Share Accepted!!
Feb 12 00:11:15.007 DEBG Received message:

Feb 12 00:11:15.743 ERRO
thread 'client_controller' panicked at 'called Result::unwrap() on an Err value: Error("EOF while parsing a value", line: 2, column: 0)': libcore/result.rs:1009stack backtrace:
0: 0x559ad2fc263d - backtrace::backtrace::trace::h6a895d5d279a8d2f
1: 0x559ad2fc1852 - <backtrace::capture::Backtrace as core::default::Default>::default::h03a8d770395d927e
2: 0x559ad2fc18c9 - backtrace::capture::Backtrace::new::h2eb1c11c92f206be
3: 0x559ad2f96420 - grin_miner_util::logger::send_panic_to_log::{{closure}}::h4bb1012a1843d723
4: 0x559ad2feef56 - std::panicking::rust_panic_with_hook::hde420d6fd4455550
at libstd/panicking.rs:480
5: 0x559ad2feeaa1 - std::panicking::continue_panic_fmt::h8f394f3c578bcc76
at libstd/panicking.rs:390
6: 0x559ad2fee985 - rust_begin_unwind
at libstd/panicking.rs:325
7: 0x559ad303564c - core::panicking::panic_fmt::hca5dc4e8b320bc56
at libcore/panicking.rs:77
8: 0x559ad2eea27e - core::result::unwrap_failed::h676613393beddaff
9: 0x559ad2e9929f - grin_miner::client::Controller::run::h2d80e4893dd1fee2
10: 0x559ad2eb6273 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb4b8ef8be700886b
11: 0x559ad2ec6588 - std::panicking::try::do_call::h26b7446fed7a5990
12: 0x559ad2ffefe9 - __rust_maybe_catch_panic
at libpanic_unwind/lib.rs:102
13: 0x559ad2ed4de7 - <F as alloc::boxed::FnBox>::call_box::hbcb2a2093a904eb3
14: 0x559ad2fec3ad - <alloc::boxed::Box<(dyn alloc::boxed::FnBox<A, Output=R> + 'a)> as core::ops::function::FnOnce>::call_once::h9d902c911a417e39
at liballoc/boxed.rs:682
- std::sys_common::thread::start_thread::h44127e03e78ca137
at libstd/sys_common/thread.rs:24
15: 0x559ad2fdd6c5 - std::sys::unix::thread::Thread::new::thread_start::h8f17b97f2223146c
at libstd/sys/unix/thread.rs:90
16: 0x7f9f848b26b9 - start_thread
17: 0x7f9f843ca41c - clone

Feb 12 00:11:16.035 DEBG Mining: Plugin 0 - Device 0 (GeForce RTX 2080 Ti) at Cuck(at)oo31 - Status: OK : Last Graph time: 0.558719433s; Graphs per second: 1.790 - Total Attempts: 706881
Feb 12 00:11:16.035 INFO Mining: Cuck(at)oo at 1.7898070855180008 gps (graphs per second)
Feb 12 00:11:19.038 DEBG Mining: Plugin 0 - Device 0 (GeForce RTX 2080 Ti) at Cuck(at)oo31 - Status: OK : Last Graph time: 0.562284339s; Graphs per second: 1.778 - Total Attempts: 706886
Feb 12 00:11:19.038 INFO Mining: Cuck(at)oo at 1.7784596344590704 gps (graphs per second)
Feb 12 00:11:22.041 DEBG Mining: Plugin 0 - Device 0 (GeForce RTX 2080 Ti) at Cuck(at)oo31 - Status: OK : Last Graph time: 0.558745807s; Graphs per second: 1.790 - Total Attempts: 706891
Feb 12 00:11:22.041 INFO Mining: Cuck(at)oo at 1.7897226027863509 gps (graphs per second)

Thanks!

@sloppycoffee
Copy link

You just beat me to posting this!! Here is my output. Only happening on one out of 3 machines.
Feb 12 10:50:01.083 ERRO
thread 'client_controller' panicked at 'called Result::unwrap() on an Err value: Error("EOF while parsing a value", line: 2, column: 0)': libcore/result.rs:1009stack backtrace:
0: 0x55e55a54963d - backtrace::backtrace::trace::h6a895d5d279a8d2f
1: 0x55e55a548852 - <backtrace::capture::Backtrace as core::default::Default>::default::h03a8d770395d927e
2: 0x55e55a5488c9 - backtrace::capture::Backtrace::new::h2eb1c11c92f206be
3: 0x55e55a51d420 - grin_miner_util::logger::send_panic_to_log::{{closure}}::h4bb1012a1843d723
4: 0x55e55a575f56 - std::panicking::rust_panic_with_hook::hde420d6fd4455550
at libstd/panicking.rs:480
5: 0x55e55a575aa1 - std::panicking::continue_panic_fmt::h8f394f3c578bcc76
at libstd/panicking.rs:390
6: 0x55e55a575985 - rust_begin_unwind
at libstd/panicking.rs:325
7: 0x55e55a5bc64c - core::panicking::panic_fmt::hca5dc4e8b320bc56
at libcore/panicking.rs:77
8: 0x55e55a47127e - core::result::unwrap_failed::h676613393beddaff
9: 0x55e55a42029f - grin_miner::client::Controller::run::h2d80e4893dd1fee2
10: 0x55e55a43d273 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb4b8ef8be700886b
11: 0x55e55a44d588 - std::panicking::try::do_call::h26b7446fed7a5990
12: 0x55e55a585fe9 - __rust_maybe_catch_panic
at libpanic_unwind/lib.rs:102
13: 0x55e55a45bde7 - <F as alloc::boxed::FnBox>::call_box::hbcb2a2093a904eb3
14: 0x55e55a5733ad - <alloc::boxed::Box<(dyn alloc::boxed::FnBox<A, Output=R> + 'a)> as core::ops::function::FnOnce>::call_once::h9d902c911a417e39
at liballoc/boxed.rs:682
- std::sys_common::thread::start_thread::h44127e03e78ca137
at libstd/sys_common/thread.rs:24
15: 0x55e55a5646c5 - std::sys::unix::thread::Thread::new::thread_start::h8f17b97f2223146c
at libstd/sys/unix/thread.rs:90
16: 0x7f0610ced6b9 - start_thread
17: 0x7f061080d41c - clone
18: 0x0 -

@mharsch
Copy link

mharsch commented Feb 13, 2019

I'm seeing nearly the same thing about once every 2 days on only one machine. The final error is slightly different than above, but the rest of the stack backtrace is the same:

Thread 'client_controller' panicked with message:
"called Result::unwrap() on an Err value: Error("invalid type: integer 0, expected a string", line: 1, column: 558)"
See grin.log for further details.
Feb 13 05:29:22.037 ERRO
thread 'client_controller' panicked at 'called Result::unwrap() on an Err value: Error("invalid type: integer 0, expected a string", line: 1, column: 558)': src/libcore/result.rs:1009stack backtrace:
0: 0x5563373f65bd - backtrace::backtrace::trace::h16f4d19e5ed7ab6a
1: 0x5563373f56e2 - backtrace::capture::Backtrace::new::h53b2d57f7dd6d113
2: 0x5563373c0c10 - grin_miner_util::logger::send_panic_to_log::{{closure}}::h2e69af416f76170f
3: 0x556337421409 - std::panicking::rust_panic_with_hook::h8cbdfe43764887be
at src/libstd/panicking.rs:495
4: 0x556337420eb1 - std::panicking::continue_panic_fmt::h3d3c5a833c00a5e1
at src/libstd/panicking.rs:398
5: 0x556337420d95 - rust_begin_unwind
at src/libstd/panicking.rs:325
6: 0x5563374371cc - core::panicking::panic_fmt::h4d67173bc68f6d5a
at src/libcore/panicking.rs:95
7: 0x55633731791e - core::result::unwrap_failed::h32f980522ff9572d
8: 0x5563373252dd - grin_miner::client::Controller::run::h7103fb98dd849971
9: 0x5563372e9da3 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc8f4c356d66f852d
10: 0x5563372ea975 - std::panicking::try::do_call::h8bb50493d34b9c2f
11: 0x556337430cf9 - __rust_maybe_catch_panic
at src/libpanic_unwind/lib.rs:102
12: 0x5563372fa447 - <F as alloc::boxed::FnBox>::call_box::h135491a9d8b36aa6
13: 0x556337424bdd - <alloc::boxed::Box<(dyn alloc::boxed::FnBox<A, Output=R> + 'a)> as core::ops::function::FnOnce>::call_once::hece536cf07b94f8d
at /rustc/9fda7c2237db910e41d6a712e9a2139b352e558b/src/liballoc/boxed.rs:683
- std::sys_common::thread::start_thread::h9605a7df0f911844
at src/libstd/sys_common/thread.rs:24
- std::sys::unix::thread::Thread::new::thread_start::hca8e72c41fa9d291
at src/libstd/sys/unix/thread.rs:90
14: 0x7f3d165a46da - start_thread
15: 0x7f3d160b588e - __clone
16: 0x0 -

@vanities
Copy link

vanities commented Feb 14, 2019

For me, it happens as soon as we find an accepted share from grinmint. It seems to be the thread that is getting work from the pool. The miner will continue to hash, but will not receive or send jobs.

grin-miner.log

Feb 14 23:02:30.002 DEBG Received request type: job
Feb 14 23:02:30.002 INFO Got a new job: JobTemplate { height: 43379, job_id: 1, difficulty: 4, pre_pow: "0001000000000000a973000000005c65f384000001dba67517bed097a58564e5296fa6b730408c6c4d700a2187590da8a817595e78c64e20c98d4b20ec4820d94231c135a8e4399f6ee82
a32180488c0a9885129f33d71f346d1d4155ee0b853c8d2da7ce9383fb13cb5d22652d67c84f51d80aee6d2985307653914678a24b129caaec944f97561fa4ecd6d83603ea27dd92f9080cd23503bdbef8d502ed90dd31bf2890c2b46289d878b13d093df5fa6ad08d09af10d259c78b4a867962f1383f16da3d408373ba77
b8fc414cefa85077200000000000d3849000000000004f3ec000043b77d7d29d000000355" }
Feb 14 23:02:30.002 DEBG Received message: {"id":"0","jsonrpc":"2.0","method":"submit","result":"ok"}

Feb 14 23:02:30.002 DEBG Received response with id: 0
Feb 14 23:02:30.002 INFO Share Accepted!!
Feb 14 23:02:30.002 DEBG Received message: 

Feb 14 23:02:30.077 DEBG Miner received message: ReceivedJob(43379, 1, 4, "0001000000000000a973000000005c65f384000001dba67517bed097a58564e5296fa6b730408c6c4d700a2187590da8a817595e78c64e20c98d4b20ec4820d94231c135a8e4399f6ee82a32180488c0a9885129f33d71f346d
1d4155ee0b853c8d2da7ce9383fb13cb5d22652d67c84f51d80aee6d2985307653914678a24b129caaec944f97561fa4ecd6d83603ea27dd92f9080cd23503bdbef8d502ed90dd31bf2890c2b46289d878b13d093df5fa6ad08d09af10d259c78b4a867962f1383f16da3d408373ba77b8fc414cefa85077200000000000d3
849000000000004f3ec000043b77d7d29d000000355")
Feb 14 23:02:30.087 ERRO 
thread 'client_controller' panicked at 'called `Result::unwrap()` on an `Err` value: Error("EOF while parsing a value", line: 2, column: 0)': libcore/result.rs:1009stack backtrace:
   0:     0x558c1bda963d - backtrace::backtrace::trace::h6a895d5d279a8d2f
   1:     0x558c1bda8852 - <backtrace::capture::Backtrace as core::default::Default>::default::h03a8d770395d927e
   2:     0x558c1bda88c9 - backtrace::capture::Backtrace::new::h2eb1c11c92f206be
   3:     0x558c1bd7d420 - grin_miner_util::logger::send_panic_to_log::{{closure}}::h4bb1012a1843d723
   4:     0x558c1bdd5f56 - std::panicking::rust_panic_with_hook::hde420d6fd4455550
                        at libstd/panicking.rs:480
   5:     0x558c1bdd5aa1 - std::panicking::continue_panic_fmt::h8f394f3c578bcc76
                        at libstd/panicking.rs:390
   6:     0x558c1bdd5985 - rust_begin_unwind
                        at libstd/panicking.rs:325
   7:     0x558c1be1c64c - core::panicking::panic_fmt::hca5dc4e8b320bc56
                        at libcore/panicking.rs:77
   8:     0x558c1bcd127e - core::result::unwrap_failed::h676613393beddaff
   9:     0x558c1bc8029f - grin_miner::client::Controller::run::h2d80e4893dd1fee2
  10:     0x558c1bc9d273 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb4b8ef8be700886b
  11:     0x558c1bcad588 - std::panicking::try::do_call::h26b7446fed7a5990
  12:     0x558c1bde5fe9 - __rust_maybe_catch_panic
                        at libpanic_unwind/lib.rs:102
  13:     0x558c1bcbbde7 - <F as alloc::boxed::FnBox<A>>::call_box::hbcb2a2093a904eb3
  14:     0x558c1bdd33ad - <alloc::boxed::Box<(dyn alloc::boxed::FnBox<A, Output=R> + 'a)> as core::ops::function::FnOnce<A>>::call_once::h9d902c911a417e39
                        at liballoc/boxed.rs:682
                         - std::sys_common::thread::start_thread::h44127e03e78ca137
                        at libstd/sys_common/thread.rs:24
  15:     0x558c1bdc46c5 - std::sys::unix::thread::Thread::new::thread_start::h8f17b97f2223146c
                        at libstd/sys/unix/thread.rs:90
  16:     0x7fbe77ff26b9 - start_thread
  17:     0x7fbe77b1241c - clone
  18:                0x0 - <unknown>

Feb 14 23:02:31.078 DEBG Mining: Plugin 0 - Device 0 (Ellesmere) at Cuck(at)oo29 - Status: OK : Last Graph time: 0.638891799s; Graphs per second: 1.565 - Total Attempts: 74
Feb 14 23:02:31.079 DEBG Mining: Plugin 1 - Device 1 (Ellesmere) at Cuck(at)oo29 - Status: OK : Last Graph time: 0.642333715s; Graphs per second: 1.557 - Total Attempts: 74
Feb 14 23:02:31.079 DEBG Mining: Plugin 2 - Device 2 (Ellesmere) at Cuck(at)oo29 - Status: OK : Last Graph time: 0.619962186s; Graphs per second: 1.613 - Total Attempts: 79
Feb 14 23:02:31.079 DEBG Mining: Plugin 3 - Device 3 (Ellesmere) at Cuck(at)oo29 - Status: OK : Last Graph time: 0.609479755s; Graphs per second: 1.641 - Total Attempts: 73
Feb 14 23:02:31.079 DEBG Mining: Plugin 4 - Device 4 (Ellesmere) at Cuck(at)oo29 - Status: OK : Last Graph time: 0.583832459s; Graphs per second: 1.713 - Total Attempts: 69
Feb 14 23:02:31.079 DEBG Mining: Plugin 5 - Device 5 (Ellesmere) at Cuck(at)oo29 - Status: OK : Last Graph time: 0.629382553s; Graphs per second: 1.589 - Total Attempts: 77

hashmap added a commit to cyclefortytwo/grin-miner that referenced this issue Feb 15, 2019
Single panic would kill controller_thread, as result no shares will be
send to a pool while all solvers work fine. This pr reduces number of
unwraps. Underlying reason for errors seems to be incorrect read impl,
I'll address it in the next pr. Partially address mimblewimble#190 and mimblewimble#193
@hashmap
Copy link
Contributor

hashmap commented Feb 15, 2019

I think #192 also fixes part of the problem. I tested those 2 prs, no panics.

However there may be still an issue with low-level socket read, but chances to see it are pretty low

@hashmap hashmap added the bug Something isn't working label Feb 15, 2019
@quentinlesceller
Copy link
Member

Oh I somehow missed that issue. The issue was that Grinmint was sending a new line (\n) after the submit (share accepted) message. Which makes grin-miner crashs. So I think we can close this since it is a pool side issue.

@sloppycoffee
Copy link

sloppycoffee commented Feb 15, 2019 via email

@quentinlesceller
Copy link
Member

We already fixed it pool side. However grin-miner should not crash on this anyway. Leaving this issue open then.

@vanities
Copy link

vanities commented Feb 15, 2019

@quentinlesceller Thank you!! I can confirm that we're back to mining with grinmint after accepted shares!

@lukaszmatczak
Copy link

@quentinlesceller Are you sure it's fixed properly? I'm still getting mentioned error.

@quentinlesceller
Copy link
Member

@lukaszmatczak In which region (EU or US)?

@jthompsonic
Copy link
Author

jthompsonic commented Feb 18, 2019 via email

@lukaszmatczak
Copy link

@quentinlesceller In EU.

@psturm79
Copy link

For me worksfine ;)

@quentinlesceller
Copy link
Member

quentinlesceller commented Feb 19, 2019

@lukaszmatczak I think one of our server in Europe is not updated yet. Try reconnecting again and you'll end up on a good one.

@perry-mitchell
Copy link

perry-mitchell commented Mar 4, 2019

Still getting issues here, on GrinMint in the EU:

Mar 04 08:23:18.052 DEBG sending request: {"id":"0","jsonrpc":"2.0","method":"submit","params":{"edge_bits":29,"height":68242,"job_id":0,"nonce":3742856156067945674,"pow":[3022267,22009709,33087482,41023180,68688397,116006222,127874502,128511328,134152438,142423306,164518131,176750570,180456132,183325690,188000908,213027266,222935980,224767284,233908713,241028881,270941212,278093145,279643033,294647596,314756991,354317936,356556937,379101499,398278036,401661478,433597276,438605978,454530428,454973403,457703727,461728575,464274322,484709055,500896521,504544234,526246583,534557103]}}
Mar 04 08:23:19.050 DEBG Mining: Plugin 0 - Device 0 (GeForce GTX 1070 Ti) at Cuck(at)oo29 - Status: OK : Last Graph time: 0.317231944s; Graphs per second: 3.152 - Total Attempts: 7
Mar 04 08:23:19.050 DEBG Mining: Plugin 1 - Device 1 (GeForce GTX 1070 Ti) at Cuck(at)oo29 - Status: OK : Last Graph time: 0.318041461s; Graphs per second: 3.144 - Total Attempts: 7
Mar 04 08:23:19.050 DEBG Mining: Plugin 2 - Device 2 (GeForce GTX 1070 Ti) at Cuck(at)oo29 - Status: OK : Last Graph time: 0.318653822s; Graphs per second: 3.138 - Total Attempts: 7
Mar 04 08:23:19.050 DEBG Mining: Plugin 3 - Device 3 (GeForce GTX 1070 Ti) at Cuck(at)oo29 - Status: OK : Last Graph time: 0.333900212s; Graphs per second: 2.995 - Total Attempts: 7
Mar 04 08:23:19.050 DEBG Mining: Plugin 4 - Device 4 (GeForce GTX 1070 Ti) at Cuck(at)oo29 - Status: OK : Last Graph time: 0.346085461s; Graphs per second: 2.889 - Total Attempts: 7
Mar 04 08:23:19.050 DEBG Mining: Plugin 5 - Device 5 (GeForce GTX 1070 Ti) at Cuck(at)oo29 - Status: OK : Last Graph time: 0.342722985s; Graphs per second: 2.918 - Total Attempts: 7
Mar 04 08:23:19.050 DEBG Mining: Plugin 6 - Device 6 (GeForce GTX 1070 Ti) at Cuck(at)oo29 - Status: OK : Last Graph time: 0.334909683s; Graphs per second: 2.986 - Total Attempts: 7
Mar 04 08:23:19.050 DEBG Mining: Plugin 7 - Device 7 (GeForce GTX 1070 Ti) at Cuck(at)oo29 - Status: OK : Last Graph time: 0.355925024s; Graphs per second: 2.810 - Total Attempts: 7
Mar 04 08:23:19.050 INFO Mining: Cuck(at)oo at 24.032348586234985 gps (graphs per second)
Mar 04 08:23:20.004 DEBG Received message: {"id":"0","jsonrpc":"2.0","method":"submit","result":"ok"}

Mar 04 08:23:20.004 DEBG Received response with id: 0
Mar 04 08:23:20.004 INFO Share Accepted!!
Mar 04 08:23:20.004 DEBG Received message: 

Mar 04 08:23:20.035 ERRO 
thread 'client_controller' panicked at 'called `Result::unwrap()` on an `Err` value: Error("EOF while parsing a value", line: 2, column: 0)': libcore/result.rs:1009stack backtrace:
   0:     0x55732257063d - backtrace::backtrace::trace::h6a895d5d279a8d2f
   1:     0x55732256f852 - <backtrace::capture::Backtrace as core::default::Default>::default::h03a8d770395d927e
   2:     0x55732256f8c9 - backtrace::capture::Backtrace::new::h2eb1c11c92f206be
   3:     0x557322544420 - grin_miner_util::logger::send_panic_to_log::{{closure}}::h4bb1012a1843d723
   4:     0x55732259cf56 - std::panicking::rust_panic_with_hook::hde420d6fd4455550
                        at libstd/panicking.rs:480
   5:     0x55732259caa1 - std::panicking::continue_panic_fmt::h8f394f3c578bcc76
                        at libstd/panicking.rs:390
   6:     0x55732259c985 - rust_begin_unwind
                        at libstd/panicking.rs:325
   7:     0x5573225e364c - core::panicking::panic_fmt::hca5dc4e8b320bc56
                        at libcore/panicking.rs:77
   8:     0x55732249827e - core::result::unwrap_failed::h676613393beddaff
   9:     0x55732244729f - grin_miner::client::Controller::run::h2d80e4893dd1fee2
  10:     0x557322464273 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb4b8ef8be700886b
  11:     0x557322474588 - std::panicking::try::do_call::h26b7446fed7a5990
  12:     0x5573225acfe9 - __rust_maybe_catch_panic
                        at libpanic_unwind/lib.rs:102
  13:     0x557322482de7 - <F as alloc::boxed::FnBox<A>>::call_box::hbcb2a2093a904eb3
  14:     0x55732259a3ad - <alloc::boxed::Box<(dyn alloc::boxed::FnBox<A, Output=R> + 'a)> as core::ops::function::FnOnce<A>>::call_once::h9d902c911a417e39
                        at liballoc/boxed.rs:682
                         - std::sys_common::thread::start_thread::h44127e03e78ca137
                        at libstd/sys_common/thread.rs:24
  15:     0x55732258b6c5 - std::sys::unix::thread::Thread::new::thread_start::h8f17b97f2223146c
                        at libstd/sys/unix/thread.rs:90
  16:     0x7f2db20296b9 - start_thread
  17:     0x7f2db1b4941c - clone
  18:                0x0 - <unknown>


Mar 04 08:23:22.053 DEBG Mining: Plugin 0 - Device 0 (GeForce GTX 1070 Ti) at Cuck(at)oo29 - Status: OK : Last Graph time: 0.341539596s; Graphs per second: 2.928 - Total Attempts: 17
Mar 04 08:23:22.053 DEBG Mining: Plugin 1 - Device 1 (GeForce GTX 1070 Ti) at Cuck(at)oo29 - Status: OK : Last Graph time: 0.315427109s; Graphs per second: 3.170 - Total Attempts: 16

After this it simply never identifies another accepted solution. Is this related or is it something new?

image

@quentinlesceller
Copy link
Member

Closing. Feel free to reopen if this is still relevant.

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

9 participants