We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bun v1.1.41 (b8f28ed) on linux x86_64_baseline [RunAsNodeCommand]
b8f28ed
Segmentation fault at address 0x00000000
js_parser.zig:4272
src.js_parser.Parser._parse__anon_141505
js_parser.zig:3098
src.cache.JavaScript.parse
bundler.zig:1408
src.bundler.Bundler.parseMaybeReturnFileOnlyAllowSharedBuffer__anon_121976
bundler.zig:1255
src.bundler.Bundler.parseMaybeReturnFileOnly__anon_117118
module_loader.zig:1656
src.bun.js.module_loader.ModuleLoader.transpileSourceCode__anon_117062
module_loader.zig:2367
Bun__transpileFile
ModuleLoader.cpp:609
Bun::jsFunctionRequireCommonJS
Features: jsc
Sentry Issue: BUN-A3S
The text was updated successfully, but these errors were encountered:
Fixed by @dylan-conway in #15911
Sorry, something went wrong.
No branches or pull requests
How can we reproduce the crash?
Relevant log output
Stack Trace (bun.report)
Bun v1.1.41 (
b8f28ed
) on linux x86_64_baseline [RunAsNodeCommand]Segmentation fault at address 0x00000000
js_parser.zig:4272
:src.js_parser.Parser._parse__anon_141505
js_parser.zig:3098
:src.cache.JavaScript.parse
bundler.zig:1408
:src.bundler.Bundler.parseMaybeReturnFileOnlyAllowSharedBuffer__anon_121976
bundler.zig:1255
:src.bundler.Bundler.parseMaybeReturnFileOnly__anon_117118
module_loader.zig:1656
:src.bun.js.module_loader.ModuleLoader.transpileSourceCode__anon_117062
module_loader.zig:2367
:Bun__transpileFile
ModuleLoader.cpp:609
:Bun::jsFunctionRequireCommonJS
Features: jsc
Sentry Issue: BUN-A3S
The text was updated successfully, but these errors were encountered: