Open lawrencecchen opened 6 months ago
i'm getting something very similar to this as well.
Bun v1.1.8 (89d2580
) on macos x86_64 [TestCommand]
Segmentation fault at address 0x0000001A
vmEntryToJavaScript
JSC::Interpreter::executeCall
JSC::runJSMicrotask
JSC::VM::drainMicrotasks
Bun::jsFunctionReportUncaughtException
llint_entry
i notice also that in my .bin/bun file i have the following line:
"$basedir/../../../../node_modules/.pnpm/bun@1.1.8/node_modules/bun/bin/bun.exe" "$@"
Is this correct for a macOS install?
I get: panic(main thread): Segmentation fault at address 0x1A
@lawrencecchen I think #11165 will fix this
How can we reproduce the crash?
This only happened once, and I'm unable to reproduce this. Hopefully the stack trace is helpful.
JavaScript/TypeScript code that reproduces the crash?
No response
Relevant log output
Stack Trace (bun.report)
Bun v1.1.8 (
89d2580
) on macos aarch64 [RunCommand]Segmentation fault at address 0x00000008
src.shell.interpreter.Interpreter.Pipeline.start
src.shell.interpreter.Interpreter.Pipeline.start
src.shell.interpreter.Interpreter.Pipeline.start
src.shell.interpreter.throwShellErr
napi_create_uint32
StatWatcher__create
llint_entry