Skip to content

Instantly share code, notes, and snippets.

@longbowlu
Created October 30, 2022 03:17
Show Gist options
  • Save longbowlu/88eee4ac354cbe2e8bbcf396666651fd to your computer and use it in GitHub Desktop.
Save longbowlu/88eee4ac354cbe2e8bbcf396666651fd to your computer and use it in GitHub Desktop.
2022-10-29 19:19:34
2022-10-30T02:19:34.865874Z ERROR method_call{method=sui_executeTransaction}: telemetry_subscribers: panicked at 'range start index 17 out of range for slice of length 0', library/core/src/slice/index.rs:52:5 panic.file="library/core/src/slice/index.rs" panic.line=52 panic.column=5
2022-10-29 19:19:34
thread 'tokio-runtime-worker' panicked at 'range start index 17 out of range for slice of length 0', library/core/src/slice/index.rs:52:5
2022-10-29 19:19:34
stack backtrace:
2022-10-29 19:19:34
0: rust_begin_unwind
2022-10-29 19:19:34
at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:584:5
2022-10-29 19:19:34
1: core::panicking::panic_fmt
2022-10-29 19:19:34
at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/panicking.rs:142:14
2022-10-29 19:19:34
2: core::slice::index::slice_start_index_len_fail_rt
2022-10-29 19:19:34
at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/slice/index.rs:52:5
2022-10-29 19:19:34
3: core::ops::function::FnOnce::call_once
2022-10-29 19:19:34
at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/ops/function.rs:248:5
2022-10-29 19:19:34
4: core::intrinsics::const_eval_select
2022-10-29 19:19:34
at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/intrinsics.rs:2696:5
2022-10-29 19:19:34
5: core::slice::index::slice_start_index_len_fail
2022-10-29 19:19:34
at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/slice/index.rs:42:9
2022-10-29 19:19:34
6: <core::ops::range::RangeFrom<usize> as core::slice::index::SliceIndex<[T]>>::index
2022-10-29 19:19:34
at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/slice/index.rs:390:13
2022-10-29 19:19:34
7: core::slice::index::<impl core::ops::index::Index<I> for [T]>::index
2022-10-29 19:19:34
at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/slice/index.rs:18:9
2022-10-29 19:19:34
8: <T as sui_types::crypto::SignableBytes>::from_signable_bytes
2022-10-29 19:19:34
at ./crates/sui-types/src/crypto.rs:1364:29
2022-10-29 19:19:35
api::TransactionExecutionApiServer>::execute_transaction::{{closure}}
2022-10-29 19:19:35
at ./crates/sui-json-rpc/src/transaction_execution_api.rs:54:20
2022-10-29 19:19:35
10: <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll
2022-10-29 19:19:35
at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/future/mod.rs:91:19
2022-10-29 19:19:35
11: <core::pin::Pin<P> as core::future::future::Future>::poll
2022-10-29 19:19:35
at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/future/future.rs:124:9
2022-10-29 19:19:35
12: sui_json_rpc::api::TransactionExecutionApiServer::into_rpc::{{closure}}::{{closure}}
2022-10-29 19:19:35
at ./crates/sui-json-rpc/src/api.rs:540:1
2022-10-29 19:19:35
13: <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll
2022-10-29 19:19:35
at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/future/mod.rs:91:19
2022-10-29 19:19:35
14: jsonrpsee_core::server::rpc_module::RpcModule<Context>::register_async_method::{{closure}}::{{closure}}
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/jsonrpsee-core-0.15.1/src/server/rpc_module.rs:593:46
2022-10-29 19:19:35
15: <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll
2022-10-29 19:19:35
at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/future/mod.rs:91:19
2022-10-29 19:19:35
16: <core::pin::Pin<P> as core::future::future::Future>::poll
2022-10-29 19:19:35
at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/future/future.rs:124:9
2022-10-29 19:19:35
17: jsonrpsee_http_server::server::execute_call::{{closure}}
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/jsonrpsee-http-server-0.15.1/src/server.rs:863:84
2022-10-29 19:19:35
18: <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll
2022-10-29 19:19:35
at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/future/mod.rs:91:19
2022-10-29 19:19:35
19: jsonrpsee_http_server::server::process_single_request::{{closure}}::{{closure}}
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/jsonrpsee-http-server-0.15.1/src/server.rs:813:49
2022-10-29 19:19:35
20: <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll
2022-10-29 19:19:35
at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/future/mod.rs:91:19
2022-10-29 19:19:35
21: <tracing_futures::Instrumented<T> as core::future::future::Future>::poll
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tracing-futures-0.2.5/src/lib.rs:283:9
2022-10-29 19:19:35
22: jsonrpsee_http_server::server::process_single_request::{{closure}}
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/jsonrpsee-http-server-0.15.1/src/server.rs:815:33
2022-10-29 19:19:35
23: <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll
2022-10-29 19:19:35
at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/future/mod.rs:91:19
2022-10-29 19:19:35
24: jsonrpsee_http_server::server::process_validated_request::{{closure}}
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/jsonrpsee-http-server-0.15.1/src/server.rs:647:52
2022-10-29 19:19:35
25: <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll
2022-10-29 19:19:35
at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/future/mod.rs:91:19
2022-10-29 19:19:35
26: jsonrpsee_http_server::server::Server<M>::start::{{closure}}::{{closure}}::{{closure}}::{{closure}}
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/jsonrpsee-http-server-0.15.1/src/server.rs:518:11
2022-10-29 19:19:35
27: <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll
2022-10-29 19:19:35
at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/future/mod.rs:91:19
2022-10-29 19:19:35
28: <hyper::proto::h1::dispatch::Server<S,hyper::body::body::Body> as hyper::proto::h1::dispatch::Dispatch>::poll_msg
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.20/src/proto/h1/dispatch.rs:491:35
2022-10-29 19:19:35
29: hyper::proto::h1::dispatch::Dispatcher<D,Bs,I,T>::poll_write
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.20/src/proto/h1/dispatch.rs:297:43
2022-10-29 19:19:35
I,T>::poll_loop
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.20/src/proto/h1/dispatch.rs:161:21
2022-10-29 19:19:35
31: hyper::proto::h1::dispatch::Dispatcher<D,Bs,I,T>::poll_inner
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.20/src/proto/h1/dispatch.rs:137:16
2022-10-29 19:19:35
32: hyper::proto::h1::dispatch::Dispatcher<D,Bs,I,T>::poll_catch
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.20/src/proto/h1/dispatch.rs:120:28
2022-10-29 19:19:35
33: <hyper::proto::h1::dispatch::Dispatcher<D,Bs,I,T> as core::future::future::Future>::poll
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.20/src/proto/h1/dispatch.rs:424:9
2022-10-29 19:19:35
34: <hyper::server::conn::ProtoServer<T,B,S,E> as core::future::future::Future>::poll
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.20/src/server/conn.rs:952:47
2022-10-29 19:19:35
35: <hyper::server::conn::upgrades::UpgradeableConnection<I,S,E> as core::future::future::Future>::poll
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.20/src/server/conn.rs:1012:30
2022-10-29 19:19:35
36: <hyper::common::drain::Watching<F,FN> as core::future::future::Future>::poll
2022-10-29 19:19:35
37: <hyper::server::server::new_svc::NewSvcTask<I,N,S,E,W> as core::future::future::Future>::poll
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.20/src/server/server.rs:728:36
2022-10-29 19:19:35
38: <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tracing-0.1.37/src/instrument.rs:272:9
2022-10-29 19:19:35
tokio::runtime::task::core::CoreStage<T>::poll::{{closure}}
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/core.rs:184:17
2022-10-29 19:19:35
40: tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/loom/std/unsafe_cell.rs:14:9
2022-10-29 19:19:35
41: tokio::runtime::task::core::CoreStage<T>::poll
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/core.rs:174:13
2022-10-29 19:19:35
42: tokio::runtime::task::harness::poll_future::{{closure}}
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/harness.rs:480:19
2022-10-29 19:19:35
43: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
2022-10-29 19:19:35
at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/panic/unwind_safe.rs:271:9
2022-10-29 19:19:35
44: std::panicking::try::do_call
2022-10-29 19:19:35
at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:492:40
2022-10-29 19:19:35
45: std::panicking::try
2022-10-29 19:19:35
at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:456:19
2022-10-29 19:19:35
46: std::panic::catch_unwind
2022-10-29 19:19:35
at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panic.rs:137:14
2022-10-29 19:19:35
::harness::poll_future
2022-10-29 19:19:35
:468:18
2022-10-29 19:19:35
48: tokio::runtime::task::harness::Harness<T,S>::poll_inner
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/harness.rs:104:27
2022-10-29 19:19:35
49: tokio::runtime::task::harness::Harness<T,S>::poll
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/harness.rs:57:15
2022-10-29 19:19:35
50: tokio::runtime::task::raw::RawTask::poll
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/raw.rs:134:18
2022-10-29 19:19:35
51: tokio::runtime::task::LocalNotified<S>::run
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/mod.rs:385:9
2022-10-29 19:19:35
52: tokio::runtime::scheduler::multi_thread::worker::Context::run_task::{{closure}}
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/multi_thread/worker.rs:421:13
2022-10-29 19:19:35
53: tokio::coop::with_budget::{{closure}}
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/coop.rs:102:9
2022-10-29 19:19:35
54: std::thread::local::LocalKey<T>::try_with
2022-10-29 19:19:35
at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/thread/local.rs:445:16
2022-10-29 19:19:35
55: std::thread::local::LocalKey<T>::with
2022-10-29 19:19:35
at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/thread/local.rs:421:9
2022-10-29 19:19:35
56: tokio::coop::with_budget
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/coop.rs:95:5
2022-10-29 19:19:35
57: tokio::coop::budget
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/coop.rs:72:5
2022-10-29 19:19:35
58: tokio::runtime::scheduler::multi_thread::worker::Context::run_task
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/multi_thread/worker.rs:420:9
2022-10-29 19:19:35
59: tokio::runtime::scheduler::multi_thread::worker::Context::run
2022-10-29 19:19:35
60: tokio::runtime::scheduler::multi_thread::worker::run::{{closure}}
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/multi_thread/worker.rs:372:17
2022-10-29 19:19:35
61: tokio::macros::scoped_tls::ScopedKey<T>::set
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/macros/scoped_tls.rs:61:9
2022-10-29 19:19:35
62: tokio::runtime::scheduler::multi_thread::worker::run
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/multi_thread/worker.rs:369:5
2022-10-29 19:19:35
63: tokio::runtime::scheduler::multi_thread::worker::Launch::launch::{{closure}}
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/scheduler/multi_thread/worker.rs:348:45
2022-10-29 19:19:35
64: <tokio::runtime::blocking::task::BlockingTask<T> as core::future::future::Future>::poll
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/blocking/task.rs:42:21
2022-10-29 19:19:35
65: <tracing::instrument::Instrumented<T> as core::future::future::Future>::poll
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tracing-0.1.37/src/instrument.rs:272:9
2022-10-29 19:19:35
66: tokio::runtime::task::core::CoreStage<T>::poll::{{closure}}
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/core.rs:184:17
2022-10-29 19:19:35
67: tokio::loom::std::unsafe_cell::UnsafeCell<T>::with_mut
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/loom/std/unsafe_cell.rs:14:9
2022-10-29 19:19:35
68: tokio::runtime::task::core::CoreStage<T>::poll
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/core.rs:174:13
2022-10-29 19:19:35
69: tokio::runtime::task::harness::poll_future::{{closure}}
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/harness.rs:480:19
2022-10-29 19:19:35
70: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
2022-10-29 19:19:35
at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/core/src/panic/unwind_safe.rs:271:9
2022-10-29 19:19:35
71: std::panicking::try::do_call
2022-10-29 19:19:35
at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:492:40
2022-10-29 19:19:35
72: std::panicking::try
2022-10-29 19:19:35
at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panicking.rs:456:19
2022-10-29 19:19:35
73: std::panic::catch_unwind
2022-10-29 19:19:35
at /rustc/a55dd71d5fb0ec5a6a3a9e8c27b2127ba491ce52/library/std/src/panic.rs:137:14
2022-10-29 19:19:35
74: tokio::runtime::task::harness::poll_future
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/harness.rs:468:18
2022-10-29 19:19:35
75: tokio::runtime::task::harness::Harness<T,S>::poll_inner
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/harness.rs:104:27
2022-10-29 19:19:35
76: tokio::runtime::task::harness::Harness<T,S>::poll
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/harness.rs:57:15
2022-10-29 19:19:35
77: tokio::runtime::task::raw::RawTask::poll
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/raw.rs:134:18
2022-10-29 19:19:35
78: tokio::runtime::task::UnownedTask<S>::run
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/task/mod.rs:422:9
2022-10-29 19:19:35
79: tokio::runtime::blocking::pool::Task::run
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/blocking/pool.rs:111:9
2022-10-29 19:19:35
80: tokio::runtime::blocking::pool::Inner::run
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/blocking/pool.rs:346:17
2022-10-29 19:19:35
81: tokio::runtime::blocking::pool::Spawner::spawn_thread::{{closure}}
2022-10-29 19:19:35
at /usr/local/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.2/src/runtime/blocking/pool.rs:321:13
2022-10-29 19:19:35
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment