[06:32:44.172] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [06:32:44.491] (lldb) target create --core "/Users/admin/cores/core.24023" [06:32:55.902] Core file '/Users/admin/cores/core.24023' (arm64) was loaded. [06:32:55.902] (lldb) thread backtrace all [06:32:56.192] * thread #1 [06:32:56.192] * frame #0: 0x000000019a7b0764 libsystem_kernel.dylib`__pthread_kill + 8 [06:32:56.192] frame #1: 0x000000019a7e7c28 libsystem_pthread.dylib`pthread_kill + 288 [06:32:56.192] frame #2: 0x000000019a6f5ae8 libsystem_c.dylib`abort + 180 [06:32:56.192] frame #3: 0x00000001014ccef4 postgres`errfinish.cold.2 at elog.c:614:3 [06:32:56.192] frame #4: 0x000000010135bc94 postgres`errfinish(filename=, lineno=, funcname=) at elog.c:613:3 [06:32:56.192] frame #5: 0x00000001014a7b08 postgres`VerifyNoSpinLocksHeld.cold.1 at s_lock.c:347:3 [06:32:56.192] frame #6: 0x000000010121fefc postgres`VerifyNoSpinLocksHeld(check_in_panic=) at s_lock.c:346:23 [06:32:56.192] frame #7: 0x0000000101215e4c postgres`LWLockAcquire(lock=0x00000001067c5e80, mode=LW_EXCLUSIVE) at lwlock.c:1187:2 [06:32:56.192] frame #8: 0x0000000101379250 postgres`InjectionPointDetach(name="TestConditionLocal1") at injection_point.c:243:2 [06:32:56.192] frame #9: 0x0000000101d1f7d8 injection_points.dylib`injection_points_cleanup(code=, arg=) at injection_points.c:178:3 [06:32:56.192] frame #10: 0x00000001011fe430 postgres`shmem_exit(code=0) at ipc.c:243:3 [06:32:56.192] frame #11: 0x00000001011fe314 postgres`proc_exit_prepare(code=0) at ipc.c:198:2 [06:32:56.192] frame #12: 0x00000001011fe258 postgres`proc_exit(code=0) at ipc.c:111:2 [06:32:56.192] frame #13: 0x000000010122b748 postgres`PostgresMain(dbname=, username=) at postgres.c:4917:5 [06:32:56.192] frame #14: 0x0000000101225288 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:105:2 [06:32:56.192] frame #15: 0x0000000101189bd0 postgres`postmaster_child_launch(child_type=B_BACKEND, startup_data="", startup_data_len=4, client_sock=0x000000016eefcc20) at launch_backend.c:265:3 [06:32:56.192] frame #16: 0x000000010118e2fc postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016eefcc20) at postmaster.c:3593:8 [06:32:56.192] frame #17: 0x000000010118e114 postgres`ServerLoop at postmaster.c:1674:6 [06:32:56.192] frame #18: 0x000000010118bd5c postgres`PostmasterMain(argc=, argv=) at postmaster.c:1372:11 [06:32:56.192] frame #19: 0x00000001010dd488 postgres`main(argc=8, argv=0x0000600001a97b10) at main.c:197:3 [06:32:56.192] frame #20: 0x000000019a48ff28 dyld`start + 2236 [06:32:56.192] (lldb) quit