You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@chadacious, the latest version of Bun is v1.1.36, but this crash was reported on Bun v1.1.34.
Are you able to reproduce this crash on the latest version of Bun?
bun upgrade
So far so good on the latest version of Bun. It would occur after a period of time and not something I pinpointed to specific code as there is no call stack and the project is pretty complex... could be anywhere. Will report back if I see it again and/or can provide a reproducible.
How can we reproduce the crash?
I'll start trying to track down if it's related to any "toLowerCase()" operation in my code, but I haven't pinpointed a reproducible yet.
Relevant log output
Stack Trace (bun.report)
Bun v1.1.34 (
5e5e7c6
) on macos x86_64 [RunCommand]Illegal instruction at address 0x105C3DE8C
pas_immortal_heap_allocate_with_heap_lock_hold_mode
pas_segregated_directory_append
pas_segregated_size_directory_take_first_eligible
bmalloc_heap_config_specialized_local_allocator_try_allocate_small_segregated_slow
bmalloc_allocate_impl_casual_case
WTF::StringImpl::convertToLowercaseWithoutLocale
WTF::String::convertToLowercaseWithoutLocale
operationToLowerCase
Features: workers_spawned, WebSocket, bunfig, dotenv, fetch, http_server, jsc, spawn, transpiler_cache, tsconfig
Sentry Issue: BUN-8RW
The text was updated successfully, but these errors were encountered: