[19:14:53.060] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [19:14:53.344] (lldb) target create --core "/Users/admin/cores/core.24777" [19:15:06.465] Core file '/Users/admin/cores/core.24777' (arm64) was loaded. [19:15:06.465] (lldb) thread backtrace all [19:15:06.769] * thread #1 [19:15:06.769] * frame #0: 0x00000001918a8744 libsystem_kernel.dylib`__pthread_kill + 8 [19:15:06.769] frame #1: 0x00000001918dfc28 libsystem_pthread.dylib`pthread_kill + 288 [19:15:06.769] frame #2: 0x00000001917edae8 libsystem_c.dylib`abort + 180 [19:15:06.769] frame #3: 0x00000001054c613c postgres`errfinish.cold.2 at elog.c:614:3 [19:15:06.769] frame #4: 0x0000000105355088 postgres`errfinish(filename=, lineno=, funcname=) at elog.c:613:3 [19:15:06.769] frame #5: 0x00000001054a0e58 postgres`VerifyNoSpinLocksHeld.cold.1 at s_lock.c:347:3 [19:15:06.769] frame #6: 0x0000000105219368 postgres`VerifyNoSpinLocksHeld(check_in_panic=) at s_lock.c:346:23 [19:15:06.769] frame #7: 0x000000010520f2b8 postgres`LWLockAcquire(lock=0x000000010a7bde80, mode=LW_EXCLUSIVE) at lwlock.c:1187:2 [19:15:06.769] frame #8: 0x0000000105372630 postgres`InjectionPointDetach(name="TestConditionLocal1") at injection_point.c:243:2 [19:15:06.769] frame #9: 0x0000000105d177d8 injection_points.dylib`injection_points_cleanup(code=, arg=) at injection_points.c:178:3 [19:15:06.769] frame #10: 0x00000001051f77ec postgres`shmem_exit(code=0) at ipc.c:243:3 [19:15:06.769] frame #11: 0x00000001051f76d0 postgres`proc_exit_prepare(code=0) at ipc.c:198:2 [19:15:06.769] frame #12: 0x00000001051f7614 postgres`proc_exit(code=0) at ipc.c:111:2 [19:15:06.769] frame #13: 0x0000000105224bb0 postgres`PostgresMain(dbname=, username=) at postgres.c:4917:5 [19:15:06.769] frame #14: 0x000000010521e6f4 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:105:2 [19:15:06.769] frame #15: 0x000000010518304c postgres`postmaster_child_launch(child_type=B_BACKEND, startup_data="", startup_data_len=4, client_sock=0x000000016af04c20) at launch_backend.c:265:3 [19:15:06.769] frame #16: 0x0000000105187778 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016af04c20) at postmaster.c:3593:8 [19:15:06.769] frame #17: 0x0000000105187590 postgres`ServerLoop at postmaster.c:1674:6 [19:15:06.769] frame #18: 0x00000001051851d8 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1372:11 [19:15:06.769] frame #19: 0x00000001050d6b38 postgres`main(argc=8, argv=0x0000600000b0fb10) at main.c:197:3 [19:15:06.769] frame #20: 0x0000000191587f28 dyld`start + 2236 [19:15:06.769] (lldb) quit