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
RegExpObject::exec
No response
Bun v1.2.4 (fd9a5ea) on linux x86_64_baseline [RunCommand]
fd9a5ea
Segmentation fault at address 0x00000000
RegExpInlines.h:168
JSC::RegExpObject::exec
ld-temp.o:0
llint_op_call
Features: tsconfig, tsconfig_paths, Bun.stderr, Bun.stdin, Bun.stdout, fetch, jsc
The text was updated successfully, but these errors were encountered:
@MisterJimson, thank you for reporting this crash. The latest version of Bun is v1.2.5, but this crash was reported on Bun v1.2.4.
Are you able to reproduce this crash on the latest version of Bun?
bun upgrade
For Bun's internal tracking, this issue is BUN-4KY.
Sorry, something went wrong.
Attempting to see if 1.2.5 fixes it
Can you share the code you ran that causes this segfault?
Unfortunately it's a large codebase and I haven't identified the specific code that triggered this yet.
No branches or pull requests
How can we reproduce the crash?
No response
Relevant log output
Stack Trace (bun.report)
Bun v1.2.4 (
fd9a5ea
) on linux x86_64_baseline [RunCommand]Segmentation fault at address 0x00000000
RegExpInlines.h:168
:JSC::RegExpObject::exec
ld-temp.o:0
:llint_op_call
ld-temp.o:0
:llint_op_call
Features: tsconfig, tsconfig_paths, Bun.stderr, Bun.stdin, Bun.stdout, fetch, jsc
The text was updated successfully, but these errors were encountered: