Skip to content

[Bug]: Vue builds errors in version 1.3.4 #9971

@lzxb

Description

@lzxb

System Info

System:
OS: macOS 15.3
CPU: (8) arm64 Apple M1
Memory: 104.00 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 22.11.0 - ~/.nvm/versions/node/v22.11.0/bin/node
Yarn: 1.22.22 - ~/.nvm/versions/node/v22.11.0/bin/yarn
npm: 10.9.0 - ~/.nvm/versions/node/v22.11.0/bin/npm
pnpm: 10.6.3 - ~/.nvm/versions/node/v22.11.0/bin/pnpm
bun: 1.2.8 - ~/.bun/bin/bun
Browsers:
Safari: 18.3

Details

Panic occurred at runtime. Please file an issue on GitHub with the backtrace below: https://github.com/web-infra-dev/rspack/issues
Message:  Formatting argument out of range
Location: crates/rspack_error/src/graphical.rs:700

Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
 1: _blake3_compress_in_place_portable
    at <unknown source file>
 2: _napi_register_module_v1
    at <unknown source file>
 3: _napi_register_module_v1
    at <unknown source file>
 4: _napi_register_module_v1
    at <unknown source file>
 5: _napi_register_module_v1
    at <unknown source file>
 6: _wasmer_vm_f64_nearest
    at <unknown source file>
 7: _napi_register_module_v1
    at <unknown source file>
 8: _napi_register_module_v1
    at <unknown source file>
 9: _napi_register_module_v1
    at <unknown source file>
10: _napi_register_module_v1
    at <unknown source file>
11: _napi_register_module_v1
    at <unknown source file>

Reproduce link

https://github.com/esmnext/esmx/tree/767240b7b8a263d6900cfe619e621c235b244e87

Reproduce Steps

Run

./build.sh
cd examples/ssr-demo-vue2 
RUST_BACKTRACE=full pnpm build

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions