-
Below is the output of a sample run Rsbuild v1.1.13
warn The dist path is not a subdir of root path, Rsbuild will not empty it.
warn Please set `output.cleanDistPath` config manually.
...
● web ━━━━━━━━━━━━━━━━━━━━━━━━━ (10%) make Panic occurred at runtime. Please file an issue on GitHub with the backtrace below: https://github.com/web-infra-dev/rspack/issues
Message: failed to invoke plugin: failed to invoke plugin on 'Some("")'
Caused by:
0: failed to invoke `@swc/plugin-formatjs` as js transform plugin at @swc/plugin-formatjs
1: wasm plugin bytecheck failed "check bytes error: check failed for tuple struct member 0: check failed for struct member pkg_version: pointer out of bounds: base 0x2ec241c3598 offset -51922 not in range 0x2ec241c3400..0x2ec241c35b4"
Stack backtrace:
0: <unknown>
1: <unknown>
2: <unknown>
3: <unknown>
4: <unknown>
5: <unknown>
6: <unknown>
7: <unknown>
8: <unknown>
9: <unknown>
10: <unknown>
11: <unknown>
12: <unknown>
13: <unknown>
14: <unknown>
15: <unknown>
16: <unknown>
17: start_thread
at ./nptl/pthread_create.c:447:8
18: clone3
at ./misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
Location: index.crates.io-6f17d22bba15001f/swc-5.0.0/src/plugin.rs:176
Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
⋮ 1 frame hidden ⋮
2: clone3
at ./misc/../sysdeps/unix/sysv/linux/x86_64/clone3.S:78
ELIFECYCLE Command failed with exit code 129. We've had to keep the version at 1.0.3 for some time now as this error shows up on any of the versions released since the major version 2 was introduced. |
Beta Was this translation helpful? Give feedback.
Answered by
kdy1
Jan 18, 2025
Replies: 1 comment 1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
momesana
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
swc-project/swc#5060