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 app #14929

Closed
dario61081 opened this issue Oct 31, 2024 · 2 comments
Closed

Crash when build app #14929

dario61081 opened this issue Oct 31, 2024 · 2 comments
Labels
crash An issue that could cause a crash transpiler parser || printer windows An issue that is known to occur on Windows

Comments

@dario61081
Copy link

How can we reproduce the crash?

launch build: bunx --bun vite build

Relevant log output

No response

Stack Trace (bun.report)

Bun v1.1.29 (6d43b36) on windows x86_64 [RunAsNodeCommand]

panic: attempt to unwrap error: OutOfMemory

Features: workers_spawned, jsc, Bun.stderr, Bun.stdin, Bun.stdout, abort_signal, dotenv, fetch, http_server, spawn, transpiler_cache, tsconfig_paths, tsconfig

Sentry Issue: BUN-5ZH

@dario61081 dario61081 added the crash An issue that could cause a crash label Oct 31, 2024
@github-actions github-actions bot added the windows An issue that is known to occur on Windows label Oct 31, 2024
Copy link
Contributor

@dario61081, the latest version of Bun is v1.1.33, but this crash was reported on Bun v1.1.29.

Are you able to reproduce this crash on the latest version of Bun?

bun upgrade

@nektro nektro added the transpiler parser || printer label Nov 1, 2024
@Jarred-Sumner
Copy link
Collaborator

Tracking this in #15964

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 transpiler parser || printer windows An issue that is known to occur on Windows
Projects
None yet
Development

No branches or pull requests

3 participants