Skip to content

[Panic]: when using bundledDev in stackblitz #8411

Description

@literalpie

Panic message

Rolldown panicked. This is a bug in Rolldown, not your code.

thread '<unnamed>' (3) panicked at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/napi-3.8.3/src/tokio_runtime.rs:113:6:
Access tokio runtime failed in spawn
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Please report this issue at: https://github.com/rolldown/rolldown/issues/new?template=panic_report.yml
Rolldown panicked. This is a bug in Rolldown, not your code.

thread '<unnamed>' (3) panicked at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/napi-3.8.3/src/tokio_runtime.rs:113:6:
Access tokio runtime failed in spawn
stack backtrace:

Please report this issue at: https://github.com/rolldown/rolldown/issues/new?template=panic_report.yml

  VITE v8.0.0-beta.15  ready in 1037 ms

  ➜  Local:   http://localhost:5173/
  ➜  Network: use --host to expose
  ➜  press h + enter to show help
RuntimeError: unreachable
    at wasm://wasm/02ae4ea2:wasm-function[32359]:0x91622f
    at wasm://wasm/02ae4ea2:wasm-function[32179]:0x915e4e
    at wasm://wasm/02ae4ea2:wasm-function[32176]:0x915e35
    at wasm://wasm/02ae4ea2:wasm-function[32177]:0x915e3d
    at wasm://wasm/02ae4ea2:wasm-function[32175]:0x915e2d
    at wasm://wasm/02ae4ea2:wasm-function[20441]:0x88d26d
    at wasm://wasm/02ae4ea2:wasm-function[3799]:0x4f4597
    at wasm://wasm/02ae4ea2:wasm-function[17032]:0x831ba5
    at wasm://wasm/02ae4ea2:wasm-function[31635]:0x914b7d
    at wasm://wasm/02ae4ea2:wasm-function[26209]:0x8f1d17

Node.js v20.19.1

Reproduction

https://stackblitz.com/edit/vitejs-vite-jfcbk62x?file=package.json,vite.config.ts,index.html,src%2Fmain.tsx&terminal=dev

another based on the react stackblitz template: https://stackblitz.com/edit/vitejs-vite-ojjqznhr?file=package.json,vite.config.ts&terminal=dev

System Info

System:
    OS: macOS 26.3
    CPU: (12) arm64 Apple M2 Pro
    Memory: 106.22 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 22.16.0 - /Users/benjaminkindle/Library/Caches/fnm_multishells/23875_1771689134980/bin/node
    Yarn: 1.22.22 - /Users/benjaminkindle/Library/pnpm/yarn
    npm: 10.9.2 - /Users/benjaminkindle/Library/Caches/fnm_multishells/23875_1771689134980/bin/npm
    pnpm: 10.17.1 - /Users/benjaminkindle/Library/pnpm/pnpm
    Deno: 2.2.1 - /Users/benjaminkindle/.deno/bin/deno
  Browsers:
    Chrome: 145.0.7632.76
    Safari: 26.3
    Safari Technology Preview: 26.0

Additional context

I was trying to reproduce a different issue :-)

Metadata

Metadata

Assignees

No one assigned

    Type

    Fields

    Priority

    None yet

    Effort

    None yet

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions