You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed by #14079. will be available in the next canary/release.
there's still some failing crypto functions in the suite but those are largely being tracked in aggregate by #13681
How can we reproduce the crash?
Run the following commands to reproduce the issue:
git clone --depth 1 https://github.com/gildas-lormeau/zip.js
cd zip.js
npm install
npm run test-bun
Relevant log output
Stack Trace (bun.report)
Bun v1.1.28 (
cf4e9cb
) on macos aarch64 [TestCommand]Segmentation fault at address 0x00011D20
WebCore::jsWorkerPrototypeFunction_terminate
WebCore::jsWorkerPrototypeFunction_terminate
llint_entry
llint_entry
llint_entry
The text was updated successfully, but these errors were encountered: