祖安宝宝

Results 4 issues of 祖安宝宝

### What version of Bun is running? 1.1.20 ### What platform is your computer? _No response_ ### What steps can reproduce the bug? ``` javascript export async function upload(fileBit: Buffer,...

bug
needs triage

### How can we reproduce the crash? ![image](https://github.com/user-attachments/assets/be545dcc-64f8-4ee2-b54d-120690064499) ### Relevant log output _No response_ ### Stack Trace (bun.report) Bun v1.1.20 ([`ae19489`]()) on linux x86_64 [AddCommand] Segmentation fault at address 0x000000B0...

crash
linux

### What version of Bun is running? 1.1.20 ### What platform is your computer? x86 ### What steps can reproduce the bug? kernel: traps: bun[21367] trap invalid opcode ip:55564c446312 sp:7ffd1df6c900...

bug
needs triage

This error does not occur when running directly. Overwrite byte in cp936, addr: 0. This error occurs when it is run after compilation ![image](https://github.com/ashtuchkin/iconv-lite/assets/51237368/89e4a1f3-fcd9-40a8-9bcc-78e68095919d) This is the minimum running program...