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

Julia crash report, likely associated with faulty local network connection #1121

Open
kbarros opened this issue Dec 4, 2024 · 0 comments
Open

Comments

@kbarros
Copy link

kbarros commented Dec 4, 2024

I encountered a crash report, but it is no longer reproducible. I suspect my local network connection was changing when I ran juliaup update. See details below, and feel free to close this issue if it's not actionable.

> juliaup update
Well, this is embarrassing.
[...]


> cat /var/folders/k7/v9ycl3s11qq4gtcngxvw60d4000cl0/T/report-9290fa39-7245-4d2d-b7e9-cb66a633757c.toml

"name" = "Juliaup"
"operating_system" = "Mac OS 12.7.6 [64-bit]"
"crate_version" = "1.17.9"
"explanation" = """
Panic occurred in file 'src/command_update.rs' at line 86
"""
"cause" = "assertion failed: !version.is_empty()"
"method" = "Panic"
"backtrace" = """
   0:        0x104d96a7c - backtrace::capture::Backtrace::new::h5f557f67e54ca309
   1:        0x104e13554 - human_panic::handle_dump::hb90d11014046c0fa
   2:        0x104d4b2c8 - human_panic::setup_panic::{{closure}}::hb9fde087bbd889fd
   3:        0x104fb7858 - std::panicking::rust_panic_with_hook::h6a84efe4dcab239c
   4:        0x104fb6b74 - std::panicking::begin_panic_handler::{{closure}}::h5eef292190467fef
   5:        0x104fb6b10 - std::sys::backtrace::__rust_end_short_backtrace::hd7e7925203f20af9
   6:        0x104fb6b04 - _rust_begin_unwind
   7:        0x104fe26d8 - core::panicking::panic_fmt::h410d3f147658259b
   8:        0x104fe275c - core::panicking::panic::hee236ca94fc05047
   9:        0x104e9863c - juliaup::command_update::update_channel::h8529039e8a255316
  10:        0x104d5a148 - juliaup::main::h0f3f9182d208dc71
  11:        0x104d4e004 - std::sys::backtrace::__rust_begin_short_backtrace::h70a0edfa2b0746b7
  12:        0x104d5de20 - _main
"""
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