Bun crashes when running DuckDB client #15255
Labels
crash
An issue that could cause a crash
macOS
An issue that occurs on macOS
needs repro
Needs an example to reproduce
How can we reproduce the crash?
I'm not sure how helpful this is but I was able to recreate the panic by running a simple DuckDB query that creates a table and queries another, then close the connection. The issue seems to happen when closing the db specifically. I cannot easily reproduce the condition and I cannot be sure that this is an issue related to the DuckDB C++ extension itself.
Relevant log output
Stack Trace (bun.report)
Bun v1.1.33 (
247456b
) on macos aarch64 [AutoCommand]panic: A C++ exception occurred
src.bun.js.javascript.VirtualMachine.resolveMaybeNeedsTrailingSlash__anon_115154
Bun::formatStackTrace
napi_is_date
Thread.PosixThreadImpl.spawn__anon_116617.Instance.entryFn
Features: Bun.stderr, Bun.stdin, Bun.stdout, dotenv, jsc, tsconfig, tsconfig_paths, tsconfig_paths
Sentry Issue: BUN-7QG
The text was updated successfully, but these errors were encountered: