Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jun 2023 18:57:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 272102] www/deno: panics a lot in dprint-swc-ext (needs update)
Message-ID:  <bug-272102-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272102

            Bug ID: 272102
           Summary: www/deno: panics a lot in dprint-swc-ext (needs
                    update)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mikael@FreeBSD.org
          Reporter: val@packett.cool
             Flags: maintainer-feedback?(mikael@FreeBSD.org)
          Assignee: mikael@FreeBSD.org

The currently packaged 1.34.1 is a really unfortunate version because very
often  it crashes with this:

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
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=3D1 env
var set and include the backtrace in your report.

Platform: freebsd x86_64
Version: 1.34.1
Args: ["deno", "run", "--allow-all", "build.ts"]

thread 'main' panicked at 'called `Option::unwrap()` on a `None` value',
/wrkdirs/usr/ports/www/deno/work/deno-1.34.1/cargo-crates/dprint-swc-ext-0.=
9.0/src/view
/generated.rs:12430:22
note: run with `RUST_BACKTRACE=3D1` environment variable to display a backt=
race


In the current v1.34.3 that dependency has been updated to
dprint-swc-ext-0.10.0 which should fix that..

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272102-7788>