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.38 (bf2f153) on linux x86_64 [AutoCommand]
bf2f153
Illegal instruction at address 0x0593E8A8
??
ld-temp.o:0
pas_thread_local_cache_stop_local_allocators_if_necessary
bmalloc_heap_config_specialized_local_allocator_try_allocate_small_segregated_slow
bmalloc_allocate_impl_casual_case(...)
Function.h:38
Bun::signalHandler
bmalloc_try_allocate_impl_casual_case(...)
WTF::tryFastCompactMalloc
Features: process_dlopen, Bun.stdin, Bun.stdout, abort_signal, dotenv, fetch, http_server, jsc, spawn, transpiler_cache, tsconfig, tsconfig_paths, tsconfig_paths
The text was updated successfully, but these errors were encountered:
@Rahul-K-Saini, thank you for reporting this crash. The latest version of Bun is v1.1.41, but this crash was reported on Bun v1.1.38.
Are you able to reproduce this crash on the latest version of Bun?
bun upgrade
For Bun's internal tracking, this issue is BUN-A84.
Sorry, something went wrong.
okay I'll upgrade and let you know
upgraded, now working fine
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 linux x86_64 [AutoCommand]Illegal instruction at address 0x0593E8A8
??
ld-temp.o:0
:pas_thread_local_cache_stop_local_allocators_if_necessary
ld-temp.o:0
:bmalloc_heap_config_specialized_local_allocator_try_allocate_small_segregated_slow
ld-temp.o:0
:bmalloc_allocate_impl_casual_case(...)
Function.h:38
:Bun::signalHandler
??
ld-temp.o:0
:pas_thread_local_cache_stop_local_allocators_if_necessary
ld-temp.o:0
:bmalloc_heap_config_specialized_local_allocator_try_allocate_small_segregated_slow
ld-temp.o:0
:bmalloc_try_allocate_impl_casual_case(...)
ld-temp.o:0
:WTF::tryFastCompactMalloc
Features: process_dlopen, Bun.stdin, Bun.stdout, abort_signal, dotenv, fetch, http_server, jsc, spawn, transpiler_cache, tsconfig, tsconfig_paths, tsconfig_paths
The text was updated successfully, but these errors were encountered: