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 occurred at runtime. #7125

Closed
bczak opened this issue Jul 11, 2024 · 1 comment
Closed

[Bug]: Panic occurred at runtime. #7125

bczak opened this issue Jul 11, 2024 · 1 comment
Labels
bug Something isn't working pending triage The issue/PR is currently untouched.

Comments

@bczak
Copy link

bczak commented Jul 11, 2024

System Info

Macbook pro m3 pro 18gb

Details

Message: assertion failed: self.max_target_is_set
Location: crates/rspack_core/src/exports_info.rs:1722

Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
Run with RUST_BACKTRACE=full to include source snippets.
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
1: _napi_register_module_v1
at
2: _napi_register_module_v1
at
3: _napi_register_module_v1
at
4: _napi_register_module_v1
at
5: _napi_register_module_v1
at
6: _wasmer_vm_imported_memory32_atomic_notify
at
7: _wasmer_vm_imported_memory32_atomic_notify
at
8: _napi_register_module_v1
at
9: _napi_register_module_v1
at
10: _napi_register_module_v1
at
11: _napi_register_module_v1
at
12: _napi_register_module_v1
at
13: _napi_register_module_v1
at
14: _napi_register_module_v1
at
15: _napi_register_module_v1
at
16: _napi_register_module_v1
at
17: _napi_register_module_v1
at
18: _napi_register_module_v1
at
19: _napi_register_module_v1
at
20: _napi_register_module_v1
at
21: _napi_register_module_v1
at
22: _napi_register_module_v1
at
23: _napi_register_module_v1
at
24: _napi_register_module_v1
at
25: _napi_register_module_v1
at
26: _wasmer_vm_imported_memory32_atomic_notify
at
27: _napi_register_module_v1
at
28: _napi_register_module_v1
at
29: _napi_register_module_v1
at
30: _wasmer_vm_imported_memory32_atomic_notify
at
31: _napi_register_module_v1
at
32: _napi_register_module_v1
at
33: _napi_register_module_v1
at
34: _napi_register_module_v1
at
35: __pthread_joiner_wake
at
error: script "build" was terminated by signal SIGABRT (Abort)
[1] 16439 abort bun run build

Reproduce link

No response

Reproduce Steps

bun run dev

@bczak bczak added bug Something isn't working pending triage The issue/PR is currently untouched. labels Jul 11, 2024
@h-a-n-a
Copy link
Collaborator

h-a-n-a commented Jul 11, 2024

It was fixed in 1.0.0-alpha.3. Please upgrade and try again :-)
#7082

@h-a-n-a h-a-n-a closed this as completed Jul 11, 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 pending triage The issue/PR is currently untouched.
Projects
None yet
Development

No branches or pull requests

2 participants