oven-sh / bun

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

`parsePackageJSON` crash #15256

Closed tormine closed 1 day ago

tormine commented 2 days ago

How can we reproduce the crash?

Deploying on Google Cloud Run

Relevant log output

Stack Trace (bun.report)

Bun v1.1.35-canary (206d2ed) on linux x86_64_baseline [RunAsNodeCommand]

Segmentation fault at address 0x0006024C

Features: jsc, tsconfig, tsconfig_paths, tsconfig_paths

Sentry Issue: BUN-8MK

dylan-conway commented 2 days ago

Having trouble reproducing this crash. Can you share the dependencies used in this project? And do you have the same crash running locally?

github-actions[bot] commented 2 days ago

Hello @tormine. Please provide a minimal reproduction using a GitHub repository, Replit, CodeSandbox, or provide a bulleted list of commands to run that reproduce this issue. Issues marked with needs repro will be closed if they have no activity within 3 days.