[00:42:34.362] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [00:42:34.661] (lldb) target create --core "/Users/admin/cores/core.25465" [00:42:48.871] Core file '/Users/admin/cores/core.25465' (arm64) was loaded. [00:42:48.871] (lldb) thread backtrace all [00:42:49.194] * thread #1 [00:42:49.194] * frame #0: 0x0000000198c98744 libsystem_kernel.dylib`__pthread_kill + 8 [00:42:49.194] frame #1: 0x0000000198ccfc28 libsystem_pthread.dylib`pthread_kill + 288 [00:42:49.194] frame #2: 0x0000000198bddae8 libsystem_c.dylib`abort + 180 [00:42:49.194] frame #3: 0x00000001050e8f64 postgres`errfinish.cold.2 at elog.c:614:3 [00:42:49.194] frame #4: 0x0000000104f77da0 postgres`errfinish(filename=, lineno=, funcname=) at elog.c:613:3 [00:42:49.194] frame #5: 0x00000001050c3b78 postgres`VerifyNoSpinLocksHeld.cold.1 at s_lock.c:347:3 [00:42:49.194] frame #6: 0x0000000104e3c00c postgres`VerifyNoSpinLocksHeld(check_in_panic=) at s_lock.c:346:23 [00:42:49.194] frame #7: 0x0000000104e31f5c postgres`LWLockAcquire(lock=0x000000010a3e1e80, mode=LW_EXCLUSIVE) at lwlock.c:1187:2 [00:42:49.194] frame #8: 0x0000000104f95348 postgres`InjectionPointDetach(name="TestConditionLocal1") at injection_point.c:243:2 [00:42:49.194] frame #9: 0x000000010593b7d8 injection_points.dylib`injection_points_cleanup(code=, arg=) at injection_points.c:178:3 [00:42:49.194] frame #10: 0x0000000104e1a540 postgres`shmem_exit(code=0) at ipc.c:243:3 [00:42:49.194] frame #11: 0x0000000104e1a424 postgres`proc_exit_prepare(code=0) at ipc.c:198:2 [00:42:49.194] frame #12: 0x0000000104e1a368 postgres`proc_exit(code=0) at ipc.c:111:2 [00:42:49.194] frame #13: 0x0000000104e47854 postgres`PostgresMain(dbname=, username=) at postgres.c:4917:5 [00:42:49.194] frame #14: 0x0000000104e41398 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:105:2 [00:42:49.194] frame #15: 0x0000000104da5da0 postgres`postmaster_child_launch(child_type=B_BACKEND, startup_data="", startup_data_len=4, client_sock=0x000000016b2e0c20) at launch_backend.c:265:3 [00:42:49.194] frame #16: 0x0000000104daa4cc postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016b2e0c20) at postmaster.c:3593:8 [00:42:49.194] frame #17: 0x0000000104daa2e4 postgres`ServerLoop at postmaster.c:1674:6 [00:42:49.194] frame #18: 0x0000000104da7f2c postgres`PostmasterMain(argc=, argv=) at postmaster.c:1372:11 [00:42:49.194] frame #19: 0x0000000104cf9658 postgres`main(argc=8, argv=0x0000600002cd7b10) at main.c:197:3 [00:42:49.194] frame #20: 0x0000000198977f28 dyld`start + 2236 [00:42:49.194] (lldb) quit