-
Notifications
You must be signed in to change notification settings - Fork 102
Description
I am getting this error:
"name" = "Juliaup"
"operating_system" = "Mac OS 15.4.1 [64-bit]"
"crate_version" = "1.17.19"
"explanation" = """
Panic occurred in file 'src/operations.rs' at line 424
"""
"cause" = 'called Result::unwrap()
on an Err
value: Os { code: 86, kind: Uncategorized, message: "Bad CPU type in executable" }'
"method" = "Panic"
"backtrace" = """
0: 0x100a30d28 - backtrace::capture::Backtrace::new::h6788eb35a27b7b71
1: 0x100aa8c20 - human_panic::handle_dump::had5997e96f00c266
2: 0x1009e39dc - human_panic::setup_panic::{{closure}}::h44d9369151fe4f55
3: 0x100c23ec8 - std::panicking::rust_panic_with_hook::h203f96c93e7ac62d
4: 0x100c5480c - std::panicking::begin_panic_handler::{{closure}}::hcc8f653f753c0254
5: 0x100c5477c - std::sys::backtrace::__rust_end_short_backtrace::h911de07218b69a6c
6: 0x100c55d40 - _rust_begin_unwind
7: 0x100c83a0c - core::panicking::panic_fmt::h6a4014bec58fba4f
8: 0x100c83ccc - core::result::unwrap_failed::h2bf1684417afbe6b
9: 0x100ae8400 - juliaup::operations::install_version::hb6cebb9e1cb24388
10: 0x100adf070 - juliaup::command_add::run_command_add::h4dfe84d5d337b0ee
11: 0x1009ebd04 - juliaup::main::h7282d3a858e0590e
12: 0x1009e6328 - std::sys::backtrace::__rust_begin_short_backtrace::h5f785be993b80074
13: 0x1009f5a88 - _main
"""