You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
regtest-stacks-blockchain-nakamoto-2-0 - Panic backtrace: 0: stacks_node::main::{{closure}}
at /build/testnet/stacks-node/src/main.rs:263:18
1: <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call
at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/alloc/src/boxed.rs:2245:9
std::panicking::rust_panic_with_hook
at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:805:13
2: std::panicking::begin_panic_handler::{{closure}}
at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:671:13
3: std::sys::backtrace::__rust_end_short_backtrace
at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:170:18
4: rust_begin_unwind
at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:662:5
5: core::panicking::panic_fmt
at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/panicking.rs:74:14
6: core::panicking::panic_display
at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/panicking.rs:264:5
core::option::expect_failed
at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/option.rs:2025:5
7: core::option::Option<T>::expect
at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/option.rs:928:21
<blockstack_lib::clarity_vm::clarity::ClarityTransactionConnection as clarity::vm::clarity::TransactionConnection>::with_abort_callback::{{closure}}::{{closure}}
at /build/stackslib/src/clarity_vm/clarity.rs:1698:22
<blockstack_lib::clarity_vm::clarity::ClarityTransactionConnection as clarity::vm::clarity::TransactionConnection>::with_abort_callback::{{closure}}
at /build/stackslib/src/clarity_vm/clarity.rs:172:32
<blockstack_lib::clarity_vm::clarity::ClarityTransactionConnection as clarity::vm::clarity::TransactionConnection>::with_abort_callback
at /build/stackslib/src/clarity_vm/clarity.rs:172:32
clarity::vm::clarity::TransactionConnection::run_contract_call
at /build/clarity/./src/vm/clarity.rs:308:9
blockstack_lib::chainstate::stacks::db::transactions::<impl blockstack_lib::chainstate::stacks::db::StacksChainState>::process_transaction_payload
at /build/stackslib/src/chainstate/stacks/db/transactions.rs:1032:42
8: blockstack_lib::chainstate::stacks::db::transactions::<impl blockstack_lib::chainstate::stacks::db::StacksChainState>::process_transaction
at /build/stackslib/src/chainstate/stacks/db/transactions.rs:1525:30
9: <blockstack_lib::chainstate::nakamoto::miner::NakamotoBlockBuilder as blockstack_lib::chainstate::stacks::miner::BlockBuilder>::try_mine_tx_with_len
at /build/stackslib/src/chainstate/nakamoto/miner.rs:656:40
10: blockstack_lib::chainstate::stacks::miner::<impl blockstack_lib::chainstate::stacks::StacksBlockBuilder>::select_and_apply_transactions::{{closure}}
at /build/stackslib/src/chainstate/stacks/miner.rs:2359:41
blockstack_lib::core::mempool::MemPoolDB::iterate_candidates
at /build/stackslib/src/core/mempool.rs:1863:19
11: blockstack_lib::chainstate::stacks::miner::<impl blockstack_lib::chainstate::stacks::StacksBlockBuilder>::select_and_apply_transactions
at /build/stackslib/src/chainstate/stacks/miner.rs:2269:43
blockstack_lib::chainstate::nakamoto::miner::NakamotoBlockBuilder::build_nakamoto_block
at /build/stackslib/src/chainstate/nakamoto/miner.rs:533:42
12: stacks_node::nakamoto_node::miner::BlockMinerThread::mine_block
at /build/testnet/stacks-node/src/nakamoto_node/miner.rs:1050:54
stacks_node::nakamoto_node::miner::BlockMinerThread::run_miner
at /build/testnet/stacks-node/src/nakamoto_node/miner.rs:329:23
13: stacks_node::nakamoto_node::relayer::RelayerThread::start_new_tenure::{{closure}}
at /build/testnet/stacks-node/src/nakamoto_node/relayer.rs:821:33
std::sys::backtrace::__rust_begin_short_backtrace
at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/backtrace.rs:154:18
14: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/thread/mod.rs:522:17
<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/panic/unwind_safe.rs:272:9
std::panicking::try::do_call
at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:554:40
std::panicking::try
at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panicking.rs:518:19
std::panic::catch_unwind
at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/panic.rs:345:14
std::thread::Builder::spawn_unchecked_::{{closure}}
at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/thread/mod.rs:521:30
core::ops::function::FnOnce::call_once{{vtable.shim}}
at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/core/src/ops/function.rs:250:5
15: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/alloc/src/boxed.rs:2231:9
<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/alloc/src/boxed.rs:2231:9
std::sys::pal::unix::thread::Thread::new::thread_start
at /rustc/f6e511eec7342f59a25f7c0534f1dbea00d01b14/library/std/src/sys/pal/unix/thread.rs:105:17
16: <unknown>
17: <unknown>
The text was updated successfully, but these errors were encountered:
The following code caused a panic! in the testnet instance.
Stack-trace:
The text was updated successfully, but these errors were encountered: