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
test code
https://github.com/vdgame/tests
Bun v1.1.40 (b5b5100) on linux x86_64 [AutoCommand]
b5b5100
Segmentation fault at address 0x00000000
ld-temp.o:0
Inspector::ConsoleMessage::~ConsoleMessage
Inspector::InspectorConsoleAgent::addConsoleMessage
Inspector::InspectorConsoleAgent::addMessageToConsole
Inspector::JSGlobalObjectConsoleClient::messageWithTypeAndLevel
ConsoleObject.cpp:39
Bun::ConsoleObject::messageWithTypeAndLevel
JSC::consoleLogWithLevel
JSC::consoleProtoFuncLog
Features: tsconfig_paths, dotenv, jsc, tsconfig, tsconfig
The text was updated successfully, but these errors were encountered:
@vdgame, thank you for reporting this crash. The latest version of Bun is v1.1.41, but this crash was reported on Bun v1.1.40.
Are you able to reproduce this crash on the latest version of Bun?
bun upgrade
For Bun's internal tracking, this issue is BUN-8ZV.
Sorry, something went wrong.
Cannot repro on 1.1.42. Can you please upgrade to the latest version and see if that fixes things?
No branches or pull requests
How can we reproduce the crash?
test code
https://github.com/vdgame/tests
Relevant log output
Stack Trace (bun.report)
Bun v1.1.40 (
b5b5100
) on linux x86_64 [AutoCommand]Segmentation fault at address 0x00000000
ld-temp.o:0
:Inspector::ConsoleMessage::~ConsoleMessage
ld-temp.o:0
:Inspector::InspectorConsoleAgent::addConsoleMessage
ld-temp.o:0
:Inspector::InspectorConsoleAgent::addMessageToConsole
ld-temp.o:0
:Inspector::JSGlobalObjectConsoleClient::messageWithTypeAndLevel
ConsoleObject.cpp:39
:Bun::ConsoleObject::messageWithTypeAndLevel
ld-temp.o:0
:JSC::consoleLogWithLevel
ld-temp.o:0
:JSC::consoleProtoFuncLog
Features: tsconfig_paths, dotenv, jsc, tsconfig, tsconfig
The text was updated successfully, but these errors were encountered: