bun · Issues· 8824 open
Open on GitHubLocally synced open issues (discussions stay on GitHub)
- #43109
`fs.openAsBlob()` reads the file's new contents after it is modified instead of rejecting as Node does
Updated Sep 17, 2026 - #43097
tsconfig.json `extends` array (TS 5.0 form) is silently ignored by the bundler
Updated Sep 17, 2026 - #43106
Bun.serve: a Bun.file() route sends a Transfer-Encoding or Content-Length header from its Response verbatim
Updated Sep 17, 2026 - #43092
TLS SNI: names with more than 10 labels are added to the SNI tree but never found or removed
bugnode.jsUpdated Sep 17, 2026 - #43094
Listing global packages shouldn't require a package manifest
Updated Sep 17, 2026 - #43082
tls.Server: a listen() that fails while it loads addContext() entries leaves the listener bound and accepting
Updated Sep 17, 2026 - #43065
fs.watch recursive on Linux: no event for a change behind a symlink entry that points outside the tree (regression in 1.3.14)
bugregressionlinuxnode:fsUpdated Sep 17, 2026 - #43086
`node:diagnostics_channel`: a subscribed channel can be garbage-collected, and a dead channel's finalizer removes a live channel of the same name
bugneeds triageUpdated Sep 17, 2026 - #43070
Node error messages print a received -0 as 0 at several sites (Node prints -0)
Updated Sep 17, 2026 - #43056
bun test --isolate: intermittent segfault in Bun__runDeferredWork at exit after all tests pass (1.4.2, Linux x64, JIT off)
Updated Sep 17, 2026 - #43066
fs.watch on Linux: an event about the watched directory itself differs from Node (event type, filename for a trailing slash, recursive root)
buglinuxnode:fsUpdated Sep 17, 2026 - #43053
fs.watchFile: previous.atime is older than in node after a poll that found no change
Updated Sep 17, 2026 - #43051
fs.watchFile: no change event when the stat error code changes while the file is missing
Updated Sep 17, 2026 - #43073
crypto.pbkdf2: ERR_OUT_OF_RANGE says ">= 1 and <= 2147483647", Node says ">= 1 && <= 2147483647"
Updated Sep 17, 2026 - #43074
[Crash] Segmentation fault at address 0x0 on Windows x64 (ntdll.dll) with malformed bun.report URL
bugneeds triageUpdated Sep 17, 2026