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

Segmentation fault at address 0x21535245298 oh no: Bun has crashed. #13384

Open
umitkayacan opened this issue Aug 18, 2024 · 1 comment
Open
Labels
crash An issue that could cause a crash runtime windows An issue that is known to occur on Windows

Comments

@umitkayacan
Copy link

How can we reproduce the crash?

No response

Relevant log output

Bun v1.1.24 (85a32991) Windows x64
Windows v.win10_fe
CPU: sse42 avx avx2
Args: "C:\Users\root\AppData\Local\Temp\bun-node-85a329911\node.exe" "C:\Users\root\Desktop\test\finance-tutorial\node_modules\next\dist\server\lib\start-server.js"
Features: jsc Bun.stdin dotenv fetch(3) http_server spawn(2) transpiler_cache(22) tsconfig_paths(2) tsconfig(2) 
Builtins: "bun:jsc" "bun:main" "node:assert" "node:async_hooks" "node:buffer" "node:child_process" "node:constants" "node:crypto" "node:dns/promises" "node:events" "node:fs" "node:fs/promises" "node:http" "node:https" "node:module" 
"node:net" "node:os" "node:path" "node:perf_hooks" "node:querystring" "node:stream" "node:stream/web" "node:string_decoder" "node:tty" "node:url" "node:util" "node:util/types" "node:vm" "node:zlib" "node:worker_threads" "ws" "node:v8" "node:diagnostics_channel" 
Elapsed: 201635ms | User: 6968ms | Sys: 765ms

Stack Trace (bun.report)

Bun v1.1.24 (85a3299) on windows x86_64 [RunAsNodeCommand]

Segmentation fault at address 0x1F29FDAB476

  • HashTable.h:302: WTF::IdentityHashTranslator<WTF::HashMap<const JSC::ClassInfo *,JSC::WriteBarrier<JSC::Structure,WTF::RawPtrTraits<JSC::Structure> >,WTF::DefaultHash<const JSC::ClassInfo *>,WTF::HashTraits<const JSC::ClassInfo *>,WTF::HashTraits<JSC::WriteBarrier<JSC::Structure,WTF::RawPtrTraits<JSC::Structure> > >,WTF::HashTableTraits>::KeyValuePairTraits,WTF::DefaultHash<const JSC::ClassInfo *> >::equal
  • 2 unknown/js code
  • llint_entry
@umitkayacan umitkayacan added the crash An issue that could cause a crash label Aug 18, 2024
@github-actions github-actions bot added runtime windows An issue that is known to occur on Windows labels Aug 18, 2024
@pythonmcpi
Copy link
Contributor

@umitkayacan Please provide steps to reproduce the crash,

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

No branches or pull requests

2 participants