Skip to content

compiler unexpectedly panicked #106237

Open
Open
@gethsun1

Description

@gethsun1

0x563df1116bf7 - std::panicking::begin_panic_handler::{{closure}}::hfc7a6bbbe087d67f
at /rustc/e631891f7ad40eac3ef58ec3c2b57ecd81e40615/library/std/src/panicking.rs:579:13
14: 0x563df111528c - std::sys_common::backtrace::__rust_end_short_backtrace::h9522cd483b462760
at /rustc/e631891f7ad40eac3ef58ec3c2b57ecd81e40615/library/std/src/sys_common/backtrace.rs:137:18
15: 0x563df1116912 - rust_begin_unwind
at /rustc/e631891f7ad40eac3ef58ec3c2b57ecd81e40615/library/std/src/panicking.rs:575:5
16: 0x563df01643d3 - core::panicking::panic_fmt::hed336b84331644c6
at /rustc/e631891f7ad40eac3ef58ec3c2b57ecd81e40615/library/core/src/panicking.rs:65:14
17: 0x563df0164693 - core::result::unwrap_failed::h72a46b524ecd9480
at /rustc/e631891f7ad40eac3ef58ec3c2b57ecd81e40615/library/core/src/result.rs:1791:5
18: 0x563df032188f - massa_node::launch::{{closure}}::hac5850dbd1da89b3
19: 0x563df02f618a - <core::future::from_generator::GenFuture as core::future::future::Future>::poll::h3bba36f8538a4262
20: 0x563df01f0012 - tokio::runtime::park::CachedParkThread::block_on::h22ac658801410dbb
21: 0x563df02227e9 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::ha05585da6d0b120c
22: 0x563df025f19f - massa_node::main::hd4ca31a5e6f38e8f
23: 0x563df01fce63 - std::sys_common::backtrace::__rust_begin_short_backtrace::h5ee5857ec3b09630
24: 0x563df0248b0d - std::rt::lang_start::{{closure}}::he1d948f2c667715b
25: 0x563df1108e4b - core::ops::function::impls::<impl core::ops::function::FnOnce for &F>::call_once::hda5eba3a13929dbd
at /rustc/e631891f7ad40eac3ef58ec3c2b57ecd81e40615/library/core/src/ops/function.rs:609:13
26: 0x563df1108e4b - std::panicking::try::do_call::h7cec645b33020a02
at /rustc/e631891f7ad40eac3ef58ec3c2b57ecd81e40615/library/std/src/panicking.rs:483:40
27: 0x563df1108e4b - std::panicking::try::h3710cd603b37f052
at /rustc/e631891f7ad40eac3ef58ec3c2b57ecd81e40615/library/std/src/panicking.rs:447:19
28: 0x563df1108e4b - std::panic::catch_unwind::h7895466043ec7ec1
at /rustc/e631891f7ad40eac3ef58ec3c2b57ecd81e40615/library/std/src/panic.rs:137:14
29: 0x563df1108e4b - std::rt::lang_start_internal::{{closure}}::hc4de59dd6b80ba0d
at /rustc/e631891f7ad40eac3ef58ec3c2b57ecd81e40615/library/std/src/rt.rs:148:48
30: 0x563df1108e4b - std::panicking::try::do_call::he91d57c74b1d6430
at /rustc/e631891f7ad40eac3ef58ec3c2b57ecd81e40615/library/std/src/panicking.rs:483:40
31: 0x563df1108e4b - std::panicking::try::hfa5ad508bc0e76ce
at /rustc/e631891f7ad40eac3ef58ec3c2b57ecd81e40615/library/std/src/panicking.rs:447:19
32: 0x563df1108e4b - std::panic::catch_unwind::h81efa83a2cd46ffa
at /rustc/e631891f7ad40eac3ef58ec3c2b57ecd81e40615/library/std/src/panic.rs:137:14
33: 0x563df1108e4b - std::rt::lang_start_internal::h4bb1167150372068
at /rustc/e631891f7ad40eac3ef58ec3c2b57ecd81e40615/library/std/src/rt.rs:148:20
34: 0x563df025f435 - main
35: 0x7f79043e8083 - __libc_start_main
at /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
36: 0x563df018853e - _start
37: 0x0 - <unknown

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.I-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️S-needs-reproStatus: This issue has no reproduction and needs a reproduction to make progress.S-waiting-on-authorStatus: This is awaiting some action (such as code changes or more information) from the author.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions