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

crash when build #12344

Closed
cecep31 opened this issue Jul 4, 2024 · 0 comments · Fixed by #12584
Closed

crash when build #12344

cecep31 opened this issue Jul 4, 2024 · 0 comments · Fixed by #12584
Assignees
Labels
crash An issue that could cause a crash windows An issue that is known to occur on Windows

Comments

@cecep31
Copy link

cecep31 commented Jul 4, 2024

How can we reproduce the crash?

bun build src/index.ts --outdir dist --minify --target bun

no problem in previous version

Relevant log output

$ bun build src/index.ts --outdir dist --minify --target bun
============================================================
Bun v1.1.18 (5a0b9352) Windows x64
Args: "C:\Users\it\.bun\bin\bun.exe" "build" "src/index.ts" "--outdir" "dist" "--minify" "--target" "bun"
Features: dotenv tsconfig(2) 
Elapsed: 304ms | User: 31ms | Sys: 62ms
RSS: 78.88MB | Peak: 78.88MB | Commit: 129.81MB | Faults: 19537

panic(thread 344): integer overflow
oh no: Bun has crashed. This indicates a bug in Bun, not your code.

To send a redacted crash report to Bun's team,
please file a GitHub issue using the link below:

 https://bun.report/1.1.18/wb15a0b935AgogggEwgv8ayuwia8t9hag/via8t9hag/via8t9hak2kiag/via40liaA0eNrLzCtJTU8tUsgvSy1Ky8kvBwA2xQaD

error: script "build" exited with code 3

Stack Trace (bun.report)

Bun v1.1.18 (5a0b935) on windows x86_64 [BuildCommand]

panic: integer overflow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash An issue that could cause a crash windows An issue that is known to occur on Windows
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants