Open
Description
How can we reproduce the crash?
克隆存储库:knowledge-base
执行一下命令:
cd src-server
bun install
bun run dev
有概率出现
Relevant log output
Stack Trace (bun.report)
Bun v1.2.17 (282dda6
) on windows x86_64 [RunCommand]
Segmentation fault at address 0x00000000
pas_utils.h:638
:pas_compare_and_swap_uint8_strong
pas_segregated_exclusive_view_inlines.h:66
:pas_segregated_exclusive_view_did_start_allocating
pas_local_allocator_inlines.h:1863
:pas_local_allocator_try_allocate
pas_allocation_result.h:88
:pas_allocation_result_zero
PropertyTable.h:625
:JSC::PropertyTable::allocateZeroedIndexVector
PropertyTable.h:223
:JSC::PropertyTable::isCompact
Structure.cpp:438
:JSC::Structure::materializePropertyTable
StructureInlines.h:213
:JSC::Structure::get
Features: transpiler_cache, tsconfig, tsconfig_paths, napi_module_register, process_dlopen, Bun.stderr, Bun.stdin, Bun.stdout, WebSocket, dotenv, fetch, http_server, jsc
Sentry Issue: BUN-NTP