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

thread 'main' panicked at src/app_dir.rs:54:10 #43

Open
gades opened this issue Nov 8, 2024 · 0 comments
Open

thread 'main' panicked at src/app_dir.rs:54:10 #43

gades opened this issue Nov 8, 2024 · 0 comments

Comments

@gades
Copy link

gades commented Nov 8, 2024

v0.1.4-dev.8

RUST_BACKTRACE=full ./dash-evo-tool
thread 'main' panicked at src/app_dir.rs:54:10:
Failed to copy main net env file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
stack backtrace:
0: 0x1039028e6 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hcaf66bc4c0c453df
1: 0x10392774b - core::fmt::write::hc9c5f1836b413410
2: 0x1038fe7d2 - std::io::Write::write_fmt::h49df280499063c09
3: 0x103903d68 - std::panicking::default_hook::{{closure}}::h52c0b2f44f6107c5
4: 0x1039039ae - std::panicking::default_hook::h5a6cf31501c161b2
5: 0x103904a83 - std::panicking::rust_panic_with_hook::hda4640ee332466e9
6: 0x103904355 - std::panicking::begin_panic_handler::{{closure}}::haa3060694b34ea3d
7: 0x103902dc9 - std::sys::backtrace::__rust_end_short_backtrace::h8eb44913cfe71457
8: 0x103903f9c - _rust_begin_unwind
9: 0x10398c73a - core::panicking::panic_fmt::h31edc3d6ff0aadca
10: 0x10398cc55 - core::result::unwrap_failed::h2169d1cb8033298b
11: 0x102bb0a11 - dash_evo_tool::app_dir::copy_env_file_if_not_exists::h009be387c12b63c3
12: 0x1029e1fc9 - dash_evo_tool::app::AppState::new::h9d8f7d98f767e1f8
13: 0x102bcf135 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h864e94c43bb8a1a2
14: 0x102e4ac7a - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce>::call_once::hff388fde10b59827
15: 0x102e148e6 - <eframe::native::glow_integration::GlowWinitApp as eframe::native::winit_integration::WinitApp>::resumed::hd61d22594e3f7bb5
16: 0x102e45fe5 - winit::event_loop::EventLoop::run_app::{{closure}}::h54bc40d07983df02
17: 0x102e463ee - winit::platform_impl::macos::event_loop::map_user_event::{{closure}}::h957b69a52b012396
18: 0x102ecce85 - winit::platform_impl::macos::event_handler::EventHandler::handle_event::h0827e4c696aa7cad
19: 0x102ec1557 - winit::platform_impl::macos::app_state::ApplicationDelegate::dispatch_init_events::hc541e386c238679a
20: 0x102ec2232 - winit::platform_impl::macos::app_state::ApplicationDelegate::app_did_finish_launching::hc5101cbfe83ee544
21: 0x7ff8159527be -
22: 0x7ff8159df244 -
23: 0x7ff8159df19a -
24: 0x7ff8159220fe -
25: 0x7ff816897f6b -
26: 0x7ff8192017b5 -
27: 0x7ff8192014fa -
28: 0x7ff8191ff4a0 -
29: 0x7ff8191ff0f3 -
30: 0x7ff8168c0fd1 -
31: 0x7ff8168c0de5 -
32: 0x7ff81ce8c385 -
33: 0x7ff81ce8bc13 -
34: 0x7ff81ce85518 -
35: 0x7ff821369406 -
36: 0x7ff8191f80c2 -
37: 0x7ff819c144c8 -
38: 0x7ff8191e8eb7 -
39: 0x102e4656a - winit::platform_impl::macos::event_handler::EventHandler::set::h672a537d2216853d
40: 0x102e3edbd - eframe::run_native::ha6c1a88897a25615
41: 0x102bd50e2 - tokio::runtime::park::CachedParkThread::block_on::h50f5d806615b24a5
42: 0x102a2a727 - tokio::runtime::context::runtime::enter_runtime::heb6a388491913a1f
43: 0x102b042f8 - dash_evo_tool::main::hf470ddaa5d25ecf0
44: 0x102ae310b - std::sys::backtrace::__rust_begin_short_backtrace::h387f61963f569dc1
45: 0x102ab590b - std::rt::lang_start::{{closure}}::h48139fbbafacc645
46: 0x1038f850f - std::rt::lang_start_internal::hb1473645dbe40065
47: 0x102b0567c - _main
thread 'main' panicked at core/src/panicking.rs:221:5:
panic in a function that cannot unwind
stack backtrace:
0: 0x1039028e6 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hcaf66bc4c0c453df
1: 0x10392774b - core::fmt::write::hc9c5f1836b413410
2: 0x1038fe7d2 - std::io::Write::write_fmt::h49df280499063c09
3: 0x103903d68 - std::panicking::default_hook::{{closure}}::h52c0b2f44f6107c5
4: 0x1039039ae - std::panicking::default_hook::h5a6cf31501c161b2
5: 0x103904a83 - std::panicking::rust_panic_with_hook::hda4640ee332466e9
6: 0x103904322 - std::panicking::begin_panic_handler::{{closure}}::haa3060694b34ea3d
7: 0x103902dc9 - std::sys::backtrace::__rust_end_short_backtrace::h8eb44913cfe71457
8: 0x103903f9c - _rust_begin_unwind
9: 0x10398c78c - core::panicking::panic_nounwind_fmt::hfed0a2f12e4318b1
10: 0x10398c83a - core::panicking::panic_nounwind::h659854746b9fc37d
11: 0x10398c975 - core::panicking::panic_cannot_unwind::hd982c2e1ccbf0ef4
12: 0x102ec22f2 - winit::platform_impl::macos::app_state::ApplicationDelegate::app_did_finish_launching::hc5101cbfe83ee544
13: 0x7ff8159527be -
14: 0x7ff8159df244 -
15: 0x7ff8159df19a -
16: 0x7ff8159220fe -
17: 0x7ff816897f6b -
18: 0x7ff8192017b5 -
19: 0x7ff8192014fa -
20: 0x7ff8191ff4a0 -
21: 0x7ff8191ff0f3 -
22: 0x7ff8168c0fd1 -
23: 0x7ff8168c0de5 -
24: 0x7ff81ce8c385 -
25: 0x7ff81ce8bc13 -
26: 0x7ff81ce85518 -
27: 0x7ff821369406 -
28: 0x7ff8191f80c2 -
29: 0x7ff819c144c8 -
30: 0x7ff8191e8eb7 -
31: 0x102e4656a - winit::platform_impl::macos::event_handler::EventHandler::set::h672a537d2216853d
32: 0x102e3edbd - eframe::run_native::ha6c1a88897a25615
33: 0x102bd50e2 - tokio::runtime::park::CachedParkThread::block_on::h50f5d806615b24a5
34: 0x102a2a727 - tokio::runtime::context::runtime::enter_runtime::heb6a388491913a1f
35: 0x102b042f8 - dash_evo_tool::main::hf470ddaa5d25ecf0
36: 0x102ae310b - std::sys::backtrace::__rust_begin_short_backtrace::h387f61963f569dc1
37: 0x102ab590b - std::rt::lang_start::{{closure}}::h48139fbbafacc645
38: 0x1038f850f - std::rt::lang_start_internal::hb1473645dbe40065
39: 0x102b0567c - _main
thread caused non-unwinding panic. aborting.
zsh: abort RUST_BACKTRACE=full ./dash-evo-tool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant