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

Bun Infinite SegFault after update #12606

Open
alexkahndev opened this issue Jul 16, 2024 · 1 comment
Open

Bun Infinite SegFault after update #12606

alexkahndev opened this issue Jul 16, 2024 · 1 comment
Labels
crash An issue that could cause a crash linux An issue that occurs on Linux runtime

Comments

@alexkahndev
Copy link

How can we reproduce the crash?

You can reproduce the error by running the following repo inside of a WSL machine https://github.com/alexkahndev/elysia-oauth2-example.git

Relevant log output

--- Bun is auto-restarting due to crash [time: 1721156865607] ---
============================================================
Bun v1.1.20 (ae194892) Linux x64
WSL Kernel v5.15.133 | glibc v2.35
CPU: sse42 popcnt avx avx2
Args: "bun" "run" "--watch" "src/server.ts"
Features: jsc dotenv transpiler_cache(3) tsconfig(2)
Builtins: "bun:main" "node:fs/promises" "node:path"
Elapsed: 88ms | User: 7438ms | Sys: 2635ms
RSS: 1.04GB | Peak: 0.15GB | Commit: 1.04GB | Faults: 7

panic(main thread): Segmentation fault at address 0x1A
oh no: Bun has crashed. This indicates a bug in Bun, not your code.

Stack Trace (bun.report)

Bun v1.1.20 (ae19489) on linux x86_64 [RunCommand]

Segmentation fault at address 0x0000001A

@alexkahndev alexkahndev added the crash An issue that could cause a crash label Jul 16, 2024
@github-actions github-actions bot added linux An issue that occurs on Linux runtime labels Jul 16, 2024
kravetsone added a commit to kravetsone/elysia-oauth2 that referenced this issue Jul 17, 2024
@kravetsone
Copy link

Can you try it with elysia-oauth2@v1.3.0?

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 linux An issue that occurs on Linux runtime
Projects
None yet
Development

No branches or pull requests

2 participants