Bun crash report
Opened this issue · 2 comments
Aqueelmiq commented
How can we reproduce the crash?
No response
Relevant log output
Stack Trace (bun.report)
Bun v1.2.19 (aad3abe) on macos aarch64 [AutoCommand]
Segmentation fault at address 0x0000004A
- 2 unknown/js code
ZigGeneratedClasses.zig:2436:deps.uws.App.NewApp(...).RouteHandlerMoveOnlyFunction.h:254:ofats::any_detail::handler_traits<bool, uWS::HttpRouter<uWS::HttpContextData<true>::RouterData>*>::large_handler<uWS::HttpContext<true>::onHttp(...)>&&, bool)::'lambda'(...)>::callMoveOnlyFunction.h:254:uWS::HttpRouter<uWS::HttpContextData<true>::RouterData>::executeHandlersHttpRouter.h:200:uWS::HttpRouter<uWS::HttpContextData<true>::RouterData>::executeHandlersHttpRouter.h:265:uWS::HttpContext<true>::init(...)::operator(...) const::'lambda'(...)::operator()MoveOnlyFunction.h:254:uWS::HttpParserResult uWS::HttpParser::fenceAndConsumePostPadded<false>HttpParser.h:978:uWS::HttpParser::consumePostPaddedHttpContext.h:260:uWS::HttpContext<true>::init(...)::operator()
Features: tsconfig, tsconfig_paths, process_dlopen, Bun.stderr, bunfig, dotenv, fetch, http_server, https_server, jsc, spawn
Sentry Issue: BUN-T41
linear commented
github-actions commented
@Aqueelmiq, the latest version of Bun is v1.2.22, but this crash was reported on Bun v1.2.19.
Are you able to reproduce this crash on the latest version of Bun?
bun upgrade