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

[Bug]: Panic in swc_emca_compat_es2015 #8374

Open
arilotter opened this issue Nov 7, 2024 · 0 comments
Open

[Bug]: Panic in swc_emca_compat_es2015 #8374

arilotter opened this issue Nov 7, 2024 · 0 comments
Labels
bug Something isn't working upstream

Comments

@arilotter
Copy link

System Info

System:
OS: Linux 6.11 NixOS 24.11 (Vicuna) 24.11 (Vicuna)
CPU: (16) x64 AMD Ryzen 7 7800X3D 8-Core Processor
Memory: 21.34 GB / 31.06 GB
Container: Yes
Shell: 3.7.1 - /run/current-system/sw/bin/fish
Binaries:
Node: 22.9.0 - /etc/profiles/per-user/ari/bin/node
npm: 10.8.3 - /etc/profiles/per-user/ari/bin/npm
pnpm: 8.14.3 - ~/.yarn/bin/pnpm
bun: 1.1.20 - /nix/store/2z6pxvd6pnpflcriv4g9jb7nwxmsxb39-bun-1.1.20/bin/bun

Details

Hello! I hit a panic while doing normal development with rsbuild under bun.
I was just editing some React code, and i hit this panic.

Panic occurred at runtime. Please file an issue on GitHub with the backtrace below: https://github.com/web-infra-dev/rspack/issues
Message:  internal error: entered unreachable code
Location: index.crates.io-6f17d22bba15001f/swc_ecma_compat_es2015-0.17.1/src/parameters.rs:425

Backtrace omitted.

Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.

Sorry I didn't have backtraces on!

Reproduce link

No response

Reproduce Steps

no clue. I ran bun run dev in my rsbuild project and this happened randomly.

@arilotter arilotter added bug Something isn't working pending triage The issue/PR is currently untouched. labels Nov 7, 2024
@arilotter arilotter changed the title [Bug]: [Bug]: Panic in swc_emca_compat_es2015 Nov 7, 2024
@JSerFeng JSerFeng added upstream and removed pending triage The issue/PR is currently untouched. labels Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working upstream
Projects
None yet
Development

No branches or pull requests

2 participants