oven-sh / bun

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

zeromq Segmentation fault #14637

Open macoeshka opened 4 hours ago

macoeshka commented 4 hours ago

How can we reproduce the crash?

Create simple zmq client and send any message.

Relevant log output

No response

Stack Trace (bun.report)

Bun v1.1.30 (7996d06) on windows x86_64 [AutoCommand]

Segmentation fault at address 0x000000A8

Features: jsc, tsconfig

adworacz commented 3 hours ago

This is a duplicate of https://github.com/oven-sh/bun/issues/4290

Zeromq is explicitly called out in that issue's description.