-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Closed
Description
Crash Report
Bun has crashed with a segmentation fault during execution.
Bun version: 1.3.10 (commit 1423d3c)
Platform: Linux x86_64_baseline
OS: Linux 6.8.0-100-generic
Error
panic(main thread): Segmentation fault at address 0x7FFC92B6B055
oh no: Bun has crashed. This indicates a bug in Bun, not your code.
Illegal instruction (core dumped)
Crash Report Link
Stack Trace
The crash originates in WebAssembly execution with repeated calls to wasm_trampoline_wasm_ipint_call_wide32, showing:
- Multiple consecutive WASM trampoline calls
- 11 frames of unknown/JavaScript code execution
- Termination in
llint_op_call_ignore_result(low-level interpreter)
How to reproduce
To be updated with specific reproduction steps.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels