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
bun update
No response
Bun v1.1.38 (bf2f153) on windows x86_64 [AddCommand]
bf2f153
Segmentation fault at address 0x37FEA010000
internal.h:724
mi_block_set_nextx
page.c:655
mi_page_extend_free
page.c:889
mi_find_page
page.c:924
_mi_malloc_generic
arena_allocator.zig:167
createNode
arena_allocator.zig:205
alloc
Allocator.zig:240
allocBytesWithAlignment
array_list.zig:483
addOne
json_parser.zig:302
parseExpr
Features: dotenv
Sentry Issue: BUN-62B
The text was updated successfully, but these errors were encountered:
No branches or pull requests
How can we reproduce the crash?
No response
Relevant log output
Stack Trace (bun.report)
Bun v1.1.38 (
bf2f153
) on windows x86_64 [AddCommand]Segmentation fault at address 0x37FEA010000
internal.h:724
:mi_block_set_nextx
page.c:655
:mi_page_extend_free
page.c:889
:mi_find_page
page.c:924
:_mi_malloc_generic
arena_allocator.zig:167
:createNode
arena_allocator.zig:205
:alloc
Allocator.zig:240
:allocBytesWithAlignment
array_list.zig:483
:addOne
json_parser.zig:302
:parseExpr
json_parser.zig:302
:parseExpr
Features: dotenv
Sentry Issue: BUN-62B
The text was updated successfully, but these errors were encountered: