File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 66stack backtrace:
77thread 'main' panicked at RUSTLIB/core/src/panicking.rs:LL:CC:
88panic in a destructor during cleanup
9- stack backtrace:
109thread caused non-unwinding panic. aborting.
1110error: abnormal termination: the program aborted execution
1211 --> RUSTLIB/std/src/sys/PLATFORM/mod.rs:LL:CC
@@ -19,7 +18,7 @@ LL | ABORT();
1918 = note: inside closure at RUSTLIB/std/src/panicking.rs:LL:CC
2019 = note: inside `std::sys_common::backtrace::__rust_end_short_backtrace::<[closure@std::panicking::begin_panic_handler::{closure#0}], !>` at RUSTLIB/std/src/sys_common/backtrace.rs:LL:CC
2120 = note: inside `std::panicking::begin_panic_handler` at RUSTLIB/std/src/panicking.rs:LL:CC
22- = note: inside `core::panicking::panic_nounwind ` at RUSTLIB/core/src/panicking.rs:LL:CC
21+ = note: inside `core::panicking::panic_nounwind_nobacktrace ` at RUSTLIB/core/src/panicking.rs:LL:CC
2322 = note: inside `core::panicking::panic_in_cleanup` at RUSTLIB/core/src/panicking.rs:LL:CC
2423note: inside `main`
2524 --> $DIR/double_panic.rs:LL:CC
You can’t perform that action at this time.
0 commit comments