GithubHelp home page GithubHelp logo

Comments (2)

bitsnaps avatar bitsnaps commented on June 2, 2024

Same issue with the current version -at this time- v1.43.1, here is a full backtrace:

❯ export RUST_BACKTRACE=full; deno upgrade
Looking up latest version
Found latest version 1.43.1
Downloading https://github.com/denoland/deno/releases/download/v1.43.1/deno-x86_64-apple-darwin.zip
Deno is upgrading to version 1.43.1
Archive:  /var/folders/qp/cd4kbj9d0_g03l5_cmtj44xw0000gn/T/.tmptPMFw3/deno.zip
  inflating: deno                    
dyld: cannot load 'deno' (load command 0x80000034 is unknown)

============================================================
Deno has panicked. This is a bug in Deno. Please report this
at https://github.com/denoland/deno/issues/new.
If you can reliably reproduce this panic, include the
reproduction steps and re-run with the RUST_BACKTRACE=1 env
var set and include the backtrace in your report.

Platform: macos x86_64
Version: 1.42.1
Args: ["deno", "upgrade"]

thread 'main' panicked at cli/tools/upgrade.rs:660:3:
assertion failed: output.status.success()
stack backtrace:
   0:        0x10bddb025 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hbd71adb7a72f4105
   1:        0x10ac7c023 - core::fmt::write::h30346430340bc336
   2:        0x10bda726e - std::io::Write::write_fmt::heb3d6316c565d5b1
   3:        0x10bdddd59 - std::sys_common::backtrace::print::h67e51ff2e3d5cfbd
   4:        0x10bddd642 - std::panicking::default_hook::{{closure}}::hc666c9a55318d1f1
   5:        0x10bddd200 - std::panicking::default_hook::hf980b1da49948523
   6:        0x10aaaeac2 - deno::setup_panic_hook::{{closure}}::h0fa65b334405b2e8
   7:        0x10bdde312 - std::panicking::rust_panic_with_hook::h683bce980186bbbe
   8:        0x10bdde07c - std::panicking::begin_panic_handler::{{closure}}::ha6dbd11ba0ec8af1
   9:        0x10bdde009 - std::sys_common::backtrace::__rust_end_short_backtrace::h889430bddc786c98
  10:        0x10bdddff2 - _rust_begin_unwind
  11:        0x10d650fe5 - core::panicking::panic_fmt::hff768cef35397791
  12:        0x10d651187 - core::panicking::panic::h4b431f82891b8f60
  13:        0x10aa9f702 - deno::spawn_subcommand::{{closure}}::hc05479f98c33b154
  14:        0x10a8237a6 - <deno_unsync::task::MaskFutureAsSend<F> as core::future::future::Future>::poll::hf28cd9d8b88caa14
  15:        0x10a7373ee - tokio::runtime::task::raw::poll::h23132704720c8da8
  16:        0x10aab0d8e - deno::main::h274bea523cf29371
  17:        0x10a66ac92 - std::sys_common::backtrace::__rust_begin_short_backtrace::h335e5d3b06464cd8
  18:        0x10ab49c2a - _main

from deno.

bitsnaps avatar bitsnaps commented on June 2, 2024

I'm getting the same issue with 1.43.5, here is the full log:

❯ export RUST_BACKTRACE=full; deno upgrade
Looking up latest version
Found latest version 1.43.5
Downloading https://github.com/denoland/deno/releases/download/v1.43.5/deno-x86_64-apple-darwin.zip
Deno is upgrading to version 1.43.5
Archive:  /var/folders/qp/cd4kbj9d0_g03l5_cmtj44xw0000gn/T/.tmpINVMEI/deno.zip
  inflating: deno                    
dyld: cannot load 'deno' (load command 0x80000034 is unknown)

============================================================
Deno has panicked. This is a bug in Deno. Please report this
at https://github.com/denoland/deno/issues/new.
If you can reliably reproduce this panic, include the
reproduction steps and re-run with the RUST_BACKTRACE=1 env
var set and include the backtrace in your report.

Platform: macos x86_64
Version: 1.42.1
Args: ["deno", "upgrade"]

thread 'main' panicked at cli/tools/upgrade.rs:660:3:
assertion failed: output.status.success()
stack backtrace:
   0:        0x102e59025 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hbd71adb7a72f4105
   1:        0x101cfa023 - core::fmt::write::h30346430340bc336
   2:        0x102e2526e - std::io::Write::write_fmt::heb3d6316c565d5b1
   3:        0x102e5bd59 - std::sys_common::backtrace::print::h67e51ff2e3d5cfbd
   4:        0x102e5b642 - std::panicking::default_hook::{{closure}}::hc666c9a55318d1f1
   5:        0x102e5b200 - std::panicking::default_hook::hf980b1da49948523
   6:        0x101b2cac2 - deno::setup_panic_hook::{{closure}}::h0fa65b334405b2e8
   7:        0x102e5c312 - std::panicking::rust_panic_with_hook::h683bce980186bbbe
   8:        0x102e5c07c - std::panicking::begin_panic_handler::{{closure}}::ha6dbd11ba0ec8af1
   9:        0x102e5c009 - std::sys_common::backtrace::__rust_end_short_backtrace::h889430bddc786c98
  10:        0x102e5bff2 - _rust_begin_unwind
  11:        0x1046cefe5 - core::panicking::panic_fmt::hff768cef35397791
  12:        0x1046cf187 - core::panicking::panic::h4b431f82891b8f60
  13:        0x101b1d702 - deno::spawn_subcommand::{{closure}}::hc05479f98c33b154
  14:        0x1018a17a6 - <deno_unsync::task::MaskFutureAsSend<F> as core::future::future::Future>::poll::hf28cd9d8b88caa14
  15:        0x1017b53ee - tokio::runtime::task::raw::poll::h23132704720c8da8
  16:        0x101b2ed8e - deno::main::h274bea523cf29371
  17:        0x1016e8c92 - std::sys_common::backtrace::__rust_begin_short_backtrace::h335e5d3b06464cd8
  18:        0x101bc7c2a - _main

OS: Mac v10.14.6.

from deno.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.