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
No response
Bun v1.1.20 (ae19489) on linux x86_64 [RunCommand]
ae19489
Segmentation fault at address 0x000000B0
ld-temp.o:0
WTF::Unicode::convertReplacingInvalidSequences
??
http.zig:146
src.http.onWritable__anon_151239
uws.zig:370
src.deps.uws.NewSocketHandler
bsd.c:497
us_socket_write
epoll_kqueue.c:487
us_timer_close
array_hash_map.zig:2022
src.http.HTTPThread.processEvents
string_immutable.zig:885
src.http.NewHTTPContext
The text was updated successfully, but these errors were encountered:
@maxand-re, thank you for reporting this crash. The latest version of Bun is v1.2.0, but this crash was reported on Bun v1.1.20.
Are you able to reproduce this crash on the latest version of Bun?
bun upgrade
For Bun's internal tracking, this issue is BUN-BMV.
Sorry, something went wrong.
No branches or pull requests
How can we reproduce the crash?
No response
Relevant log output
Stack Trace (bun.report)
Bun v1.1.20 (
ae19489
) on linux x86_64 [RunCommand]Segmentation fault at address 0x000000B0
ld-temp.o:0
:WTF::Unicode::convertReplacingInvalidSequences
??
http.zig:146
:src.http.onWritable__anon_151239
uws.zig:370
:src.deps.uws.NewSocketHandler
bsd.c:497
:us_socket_write
epoll_kqueue.c:487
:us_timer_close
array_hash_map.zig:2022
:src.http.HTTPThread.processEvents
string_immutable.zig:885
:src.http.NewHTTPContext
The text was updated successfully, but these errors were encountered: