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

[gpuproxy_worker] 进程异常退出 #39

Open
cloudxin opened this issue Sep 1, 2023 · 0 comments
Open

[gpuproxy_worker] 进程异常退出 #39

cloudxin opened this issue Sep 1, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@cloudxin
Copy link

cloudxin commented Sep 1, 2023

master分支96b905fc62d7872b0df8b402ddaf034a0ca0a3a6,
使用cargo build --release --features="supra-c2" 编译C2插件;

出现以下报错,
2023-09-01T06:22:21.660298104Z [INFO] worker 00a352c3-2d4a-43a0-b8ea-c11d1e195c89 execute 4ca4c964-efe1-5b80-822e-2fd1a73e8838 fail reason Panic: Failed to read SRS file with message: No CUDA devices available
2023-09-01T06:22:31.107716783Z [INFO] worker 00a352c3-2d4a-43a0-b8ea-c11d1e195c89 prepare successfully for task 5ddfab6d-8ff7-5b29-8c1b-5627e78288b7 and spawn to run
2023-09-01T06:22:31.300448707Z [INFO] start to do c2 task. size: 68719476736
2023-09-01T06:22:31.313766844Z [INFO] seal_commit_phase2:start: SectorId(27)
2023-09-01T06:22:31.313819534Z [INFO] trying parameters memory cache for: STACKED[68719476736]
2023-09-01T06:22:31.31382299Z [INFO] found params in memory cache for STACKED[68719476736]
thread 'tokio-runtime-worker' panicked at 'Failed to read SRS file with message: No CUDA devices available', /root/.cargo/git/checkouts/bellperson-36494535b64a39a7/e51a1fe/src/groth16/prover.rs:822:21
stack backtrace:
0: 0x55bed1915d7a - std::backtrace_rs::backtrace::libunwind::trace::h79937bc171ada62c
at /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
1: 0x55bed1915d7a - std::backtrace_rs::backtrace::trace_unsynchronized::h2292bca8571cb919
at /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
2: 0x55bed1915d7a - std::sys_common::backtrace::_print_fmt::h9c461f248e4ae90d
at /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/std/src/sys_common/backtrace.rs:65:5
3: 0x55bed1915d7a - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::he9fe6bf1a39182e1
at /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/std/src/sys_common/backtrace.rs:44:22
4: 0x55bed1939afe - core::fmt::write::h032658c119c720d7
at /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/core/src/fmt/mod.rs:1208:17
5: 0x55bed1910375 - std::io::Write::write_fmt::h299fc90dfae41c0d
at /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/std/src/io/mod.rs:1682:15
6: 0x55bed1915b45 - std::sys_common::backtrace::_print::heb70d25df9937e3f
at /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/std/src/sys_common/backtrace.rs:47:5
7: 0x55bed1915b45 - std::sys_common::backtrace::print::had745c0a76b8b521
at /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/std/src/sys_common/backtrace.rs:34:9
8: 0x55bed191732f - std::panicking::default_hook::{{closure}}::h1ea782cdfa2fd097
at /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/std/src/panicking.rs:267:22
9: 0x55bed191706b - std::panicking::default_hook::h1cc3af63455a163c
at /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/std/src/panicking.rs:286:9
10: 0x55bed1917a3c - std::panicking::rust_panic_with_hook::h5cafdc4b3bfd5528
at /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/std/src/panicking.rs:688:13
11: 0x55bed19177d9 - std::panicking::begin_panic_handler::{{closure}}::hf31c60f40775892c
at /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/std/src/panicking.rs:579:13
12: 0x55bed191622c - std::sys_common::backtrace::__rust_end_short_backtrace::h28a5c7be595826cd
at /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/std/src/sys_common/backtrace.rs:137:18
13: 0x55bed19174e2 - rust_begin_unwind
at /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/std/src/panicking.rs:575:5
14: 0x55bed0e56633 - core::panicking::panic_fmt::h8fa27a0b37dd98b7
at /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/core/src/panicking.rs:64:14
15: 0x55bed10463e5 - bellperson::groth16::prover::create_proof_batch_priority::ha4396b16d2a054ac
16: 0x55bed104a8eb - bellperson::groth16::prover::create_random_proof_batch_priority::ha741e4d463b2c9f9
17: 0x55bed1070e72 - storage_proofs_core::compound_proof::CompoundProof::circuit_proofs::h85e0848eb269f6aa
18: 0x55bed10db32a - filecoin_proofs::api::seal::seal_commit_phase2::h5693be6b522aa076
19: 0x55bed10165b9 - filecoin_proofs_api::seal::seal_commit_phase2_inner::h794ea93ce8e5f1db
20: 0x55bed1015ac7 - filecoin_proofs_api::seal::seal_commit_phase2::h1665480e785fae7e
21: 0x55bed0f97729 - <tokio::runtime::blocking::task::BlockingTask as core::future::future::Future>::poll::h9789848ab40d6075
22: 0x55bed0f3eecb - tokio::loom::std::unsafe_cell::UnsafeCell::with_mut::hd6bf0e5ec7c1e094
23: 0x55bed0f8bb9a - tokio::runtime::task::core::Core<T,S>::poll::h52be54a1c9e70968
24: 0x55bed0f71c58 - tokio::runtime::task::harness::Harness<T,S>::poll::h7fce8c73df6f4817
25: 0x55bed1808008 - tokio::runtime::blocking::pool::Inner::run::hcc164dd2b5c83bd4
26: 0x55bed1808709 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2d925b3e84edda26
27: 0x55bed1817a0b - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc519ae935c090f3f
28: 0x55bed191a843 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce>::call_once::hb77d8d72ebcf79c4
at /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/alloc/src/boxed.rs:2000:9
29: 0x55bed191a843 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce>::call_once::hc08c3353e1568487
at /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/alloc/src/boxed.rs:2000:9
30: 0x55bed191a843 - std::sys::unix::thread::Thread::new::thread_start::h7168e596cd5e5ce6
at /rustc/d5a82bbd26e1ad8b7401f6a718a9c57c96905483/library/std/src/sys/unix/thread.rs:108:17
31: 0x7fb82a1c3b43 - start_thread
at ./nptl/./nptl/pthread_create.c:442:8
32: 0x7fb82a255a00 - clone3
at ./misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:81
33: 0x0 -

@Fatman13 Fatman13 added the bug Something isn't working label Oct 20, 2023
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
Status: No status
Development

No branches or pull requests

2 participants