[03:09:19.208] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [03:09:20.390] (lldb) target create --core "/Users/admin/cores/core.25001" [03:10:16.836] Core file '/Users/admin/cores/core.25001' (arm64) was loaded. [03:10:16.836] (lldb) thread backtrace all [03:10:17.466] * thread #1 [03:10:17.466] * frame #0: 0x0000000183b54744 libsystem_kernel.dylib`__pthread_kill + 8 [03:10:17.466] frame #1: 0x0000000183b8bc28 libsystem_pthread.dylib`pthread_kill + 288 [03:10:17.466] frame #2: 0x0000000183a99ae8 libsystem_c.dylib`abort + 180 [03:10:17.466] frame #3: 0x0000000104740eec postgres`errfinish.cold.2 at elog.c:614:3 [03:10:17.466] frame #4: 0x00000001045cfc8c postgres`errfinish(filename=, lineno=, funcname=) at elog.c:613:3 [03:10:17.466] frame #5: 0x000000010471bb00 postgres`VerifyNoSpinLocksHeld.cold.1 at s_lock.c:347:3 [03:10:17.466] frame #6: 0x0000000104493ef4 postgres`VerifyNoSpinLocksHeld(check_in_panic=) at s_lock.c:346:23 [03:10:17.466] frame #7: 0x0000000104489e44 postgres`LWLockAcquire(lock=0x0000000109a39e80, mode=LW_EXCLUSIVE) at lwlock.c:1187:2 [03:10:17.466] frame #8: 0x00000001045ed248 postgres`InjectionPointDetach(name="TestConditionLocal1") at injection_point.c:243:2 [03:10:17.466] frame #9: 0x0000000104f937d8 injection_points.dylib`injection_points_cleanup(code=, arg=) at injection_points.c:178:3 [03:10:17.466] frame #10: 0x0000000104472428 postgres`shmem_exit(code=0) at ipc.c:243:3 [03:10:17.466] frame #11: 0x000000010447230c postgres`proc_exit_prepare(code=0) at ipc.c:198:2 [03:10:17.466] frame #12: 0x0000000104472250 postgres`proc_exit(code=0) at ipc.c:111:2 [03:10:17.466] frame #13: 0x000000010449f740 postgres`PostgresMain(dbname=, username=) at postgres.c:4917:5 [03:10:17.466] frame #14: 0x0000000104499280 postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:105:2 [03:10:17.466] frame #15: 0x00000001043fdbc8 postgres`postmaster_child_launch(child_type=B_BACKEND, startup_data="", startup_data_len=4, client_sock=0x000000016bc88c20) at launch_backend.c:265:3 [03:10:17.466] frame #16: 0x00000001044022f4 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016bc88c20) at postmaster.c:3593:8 [03:10:17.466] frame #17: 0x000000010440210c postgres`ServerLoop at postmaster.c:1674:6 [03:10:17.466] frame #18: 0x00000001043ffd54 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1372:11 [03:10:17.466] frame #19: 0x0000000104351480 postgres`main(argc=8, argv=0x0000600002a93b10) at main.c:197:3 [03:10:17.466] frame #20: 0x0000000183833f28 dyld`start + 2236 [03:10:17.466] (lldb) quit