oven-sh / bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
https://bun.sh
Other
73.1k stars 2.67k forks source link

Bun crashed when handeling with LevelDD and RocksDB #13307

Open LeiCraft opened 1 month ago

LeiCraft commented 1 month ago

How can we reproduce the crash?

I dont know becuase it only get the error once when i testet some stuff with levelDB and rocksDB

Relevant log output

No response

Stack Trace (bun.report)

Bun v1.1.22 (df33f2b) on windows x86_64 [RunCommand]

Segmentation fault at address 0x82F1409F

github-actions[bot] commented 1 month ago

@LeiCraft, the latest version of Bun is v1.1.23, but this crash was reported on Bun v1.1.22.

Are you able to reproduce this crash on the latest version of Bun?

bun upgrade
LeiCraft commented 1 month ago

Yes

github-actions[bot] commented 1 month ago

Hello @LeiCraft. Please provide a minimal reproduction using a GitHub repository, Replit, or CodeSandbox. Issues marked with needs repro will be closed if they have no activity within 3 days.

LeiCraft commented 3 weeks ago

Hello @LeiCraft. Please provide a minimal reproduction using a GitHub repository, Replit, or CodeSandbox. Issues marked with needs repro will be closed if they have no activity within 3 days.

https://github.com/LeiCoin-official/LeiCoin-Node/blob/leicoin-pos-v2/testnet/level-rocks-speed/index.ts