Closed tormine closed 1 day ago
Having trouble reproducing this crash. Can you share the dependencies used in this project? And do you have the same crash running locally?
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.
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
dependency.zig:851
:src.resolver.resolver.Resolver.parsePackageJSON__anon_96764
resolver.zig:3987
:src.resolver.resolver.Resolver.dirInfoUncached
resolver.zig:2810
:src.resolver.resolver.Resolver.dirInfoCached
resolver.zig:1675
:src.resolver.resolver.Resolver.loadNodeModules
resolver.zig:2387
:src.resolver.resolver.Resolver.resolveWithoutRemapping
resolver.zig:1379
:src.resolver.resolver.Resolver.resolveAndAutoInstall
javascript.zig:2331
:src.bun.js.javascript.VirtualMachine.resolveMaybeNeedsTrailingSlash__anon_116050
javascript.zig:2407
:src.bun.js.api.BunObject.doResolveWithArgs__anon_109297
Features: jsc, tsconfig, tsconfig_paths, tsconfig_paths
Sentry Issue: BUN-8MK