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

import duckdb crashs bun #16766

Closed
jan4984 opened this issue Jan 26, 2025 · 1 comment · Fixed by #16816
Closed

import duckdb crashs bun #16766

jan4984 opened this issue Jan 26, 2025 · 1 comment · Fixed by #16816
Assignees
Labels
confirmed bug We can reproduce this issue crash An issue that could cause a crash linux An issue that occurs on Linux napi Compatibility with the native layer of Node.js

Comments

@jan4984
Copy link

jan4984 commented Jan 26, 2025

How can we reproduce the crash?

bun repl

import {Database} from 'duckdb'; //"duckdb": "^1.1.3",

Relevant log output

Stack Trace (bun.report)

Bun v1.2.0 (b0c5a76) on linux x86_64 [AutoCommand]

Segmentation fault at address 0x00000005

Features: process_dlopen, Bun.stderr, Bun.stdin, Bun.stdout, WebSocket, bunfig, dotenv, http_server, jsc, transpiler_cache, tsconfig, tsconfig

@jan4984 jan4984 added the crash An issue that could cause a crash label Jan 26, 2025
@github-actions github-actions bot added the linux An issue that occurs on Linux label Jan 26, 2025
Copy link
Contributor

Thank you for reporting this crash.

For Bun's internal tracking, this issue is BUN-AN5.

@190n 190n self-assigned this Jan 27, 2025
@190n 190n added napi Compatibility with the native layer of Node.js confirmed bug We can reproduce this issue labels Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed bug We can reproduce this issue crash An issue that could cause a crash linux An issue that occurs on Linux napi Compatibility with the native layer of Node.js
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants