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
I am just running a docker container image FROM oven/bun:alpine AS build
Bun v1.1.45 (196621f) on linux x86_64_baseline [RunAsNodeCommand]
196621f
Segmentation fault at address 0x00004190
stl_algobase.h:262
WTF::appendEncodedHostname
??
LocalAllocatorInlines.h:41
Bun::constructDNSObject
pthread_atfork.c:0
std::__moneypunct_cache<char, false>::~__moneypunct_cache
string.rs:2213
_$LT$alloc..string..String$u20$as$u20$core..clone..Clone$GT$::clone::h5ed5361f3a8d944b
ConsoleObject.cpp:229
JSC::consoleProtoFuncAssert
Features: napi_module_register, process_dlopen, Bun.stdin, jsc, tsconfig, tsconfig
Sentry Issue: BUN-BEA
The text was updated successfully, but these errors were encountered:
No branches or pull requests
How can we reproduce the crash?
I am just running a docker container image FROM oven/bun:alpine AS build
Relevant log output
Stack Trace (bun.report)
Bun v1.1.45 (
196621f
) on linux x86_64_baseline [RunAsNodeCommand]Segmentation fault at address 0x00004190
stl_algobase.h:262
:WTF::appendEncodedHostname
??
??
??
LocalAllocatorInlines.h:41
:Bun::constructDNSObject
pthread_atfork.c:0
:std::__moneypunct_cache<char, false>::~__moneypunct_cache
pthread_atfork.c:0
:std::__moneypunct_cache<char, false>::~__moneypunct_cache
string.rs:2213
:_$LT$alloc..string..String$u20$as$u20$core..clone..Clone$GT$::clone::h5ed5361f3a8d944b
ConsoleObject.cpp:229
:JSC::consoleProtoFuncAssert
Features: napi_module_register, process_dlopen, Bun.stdin, jsc, tsconfig, tsconfig
Sentry Issue: BUN-BEA
The text was updated successfully, but these errors were encountered: