[01:32:37.535] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [01:32:37.862] (lldb) target create --core "/Users/admin/cores/core.25701" [01:32:48.615] Core file '/Users/admin/cores/core.25701' (arm64) was loaded. [01:32:48.615] (lldb) thread backtrace all [01:32:48.880] * thread #1 [01:32:48.880] * frame #0: 0x000000019fa20764 libsystem_kernel.dylib`__pthread_kill + 8 [01:32:48.880] frame #1: 0x000000019fa57c28 libsystem_pthread.dylib`pthread_kill + 288 [01:32:48.880] frame #2: 0x000000019f965ae8 libsystem_c.dylib`abort + 180 [01:32:48.880] frame #3: 0x0000000100654efc postgres`errfinish.cold.2 at elog.c:612:3 [01:32:48.880] frame #4: 0x00000001004e3ab8 postgres`errfinish(filename=, lineno=, funcname=) at elog.c:611:3 [01:32:48.880] frame #5: 0x000000010062fa20 postgres`VerifyNoSpinLocksHeld.cold.1 at s_lock.c:347:3 [01:32:48.880] frame #6: 0x00000001003a7d24 postgres`VerifyNoSpinLocksHeld(check_in_panic=) at s_lock.c:346:23 [01:32:48.880] frame #7: 0x000000010039dc74 postgres`LWLockAcquire(lock=0x000000010594de80, mode=LW_EXCLUSIVE) at lwlock.c:1187:2 [01:32:48.880] frame #8: 0x0000000100501074 postgres`InjectionPointDetach(name="TestConditionLocal1") at injection_point.c:243:2 [01:32:48.880] frame #9: 0x0000000100ea77d8 injection_points.dylib`injection_points_cleanup(code=, arg=) at injection_points.c:178:3 [01:32:48.880] frame #10: 0x0000000100386258 postgres`shmem_exit(code=0) at ipc.c:243:3 [01:32:48.880] frame #11: 0x000000010038613c postgres`proc_exit_prepare(code=0) at ipc.c:198:2 [01:32:48.880] frame #12: 0x0000000100386080 postgres`proc_exit(code=0) at ipc.c:111:2 [01:32:48.880] frame #13: 0x00000001003b3570 postgres`PostgresMain(dbname=, username=) at postgres.c:4917:5 [01:32:48.880] frame #14: 0x00000001003ad0b0 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:105:2 [01:32:48.880] frame #15: 0x00000001003119f8 postgres`postmaster_child_launch(child_type=B_BACKEND, startup_data="", startup_data_len=4, client_sock=0x000000016fd74c20) at launch_backend.c:265:3 [01:32:48.880] frame #16: 0x0000000100316124 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016fd74c20) at postmaster.c:3593:8 [01:32:48.880] frame #17: 0x0000000100315f3c postgres`ServerLoop at postmaster.c:1674:6 [01:32:48.880] frame #18: 0x0000000100313b84 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1372:11 [01:32:48.880] frame #19: 0x00000001002652b0 postgres`main(argc=8, argv=0x00006000014abb10) at main.c:197:3 [01:32:48.880] frame #20: 0x000000019f6fff28 dyld`start + 2236 [01:32:48.880] (lldb) quit