[11:59:15.977] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [11:59:16.339] (lldb) target create --core "/Users/admin/cores/core.25139" [11:59:30.223] Core file '/Users/admin/cores/core.25139' (arm64) was loaded. [11:59:30.223] (lldb) thread backtrace all [11:59:30.543] * thread #1 [11:59:30.543] * frame #0: 0x0000000188a6c744 libsystem_kernel.dylib`__pthread_kill + 8 [11:59:30.543] frame #1: 0x0000000188aa3c28 libsystem_pthread.dylib`pthread_kill + 288 [11:59:30.543] frame #2: 0x00000001889b1ae8 libsystem_c.dylib`abort + 180 [11:59:30.543] frame #3: 0x0000000102aa5148 postgres`errfinish.cold.2 at elog.c:614:3 [11:59:30.543] frame #4: 0x00000001029340d0 postgres`errfinish(filename=, lineno=, funcname=) at elog.c:613:3 [11:59:30.543] frame #5: 0x0000000102a7fe64 postgres`VerifyNoSpinLocksHeld.cold.1 at s_lock.c:347:3 [11:59:30.543] frame #6: 0x00000001027f83b0 postgres`VerifyNoSpinLocksHeld(check_in_panic=) at s_lock.c:346:23 [11:59:30.543] frame #7: 0x00000001027ee300 postgres`LWLockAcquire(lock=0x0000000107d9de80, mode=LW_EXCLUSIVE) at lwlock.c:1187:2 [11:59:30.543] frame #8: 0x0000000102951678 postgres`InjectionPointDetach(name="TestConditionLocal1") at injection_point.c:243:2 [11:59:30.543] frame #9: 0x00000001032f77d8 injection_points.dylib`injection_points_cleanup(code=, arg=) at injection_points.c:178:3 [11:59:30.543] frame #10: 0x00000001027d6834 postgres`shmem_exit(code=0) at ipc.c:243:3 [11:59:30.543] frame #11: 0x00000001027d6718 postgres`proc_exit_prepare(code=0) at ipc.c:198:2 [11:59:30.543] frame #12: 0x00000001027d665c postgres`proc_exit(code=0) at ipc.c:111:2 [11:59:30.543] frame #13: 0x0000000102803bf8 postgres`PostgresMain(dbname=, username=) at postgres.c:4917:5 [11:59:30.543] frame #14: 0x00000001027fd73c postgres`BackendMain(startup_data=, startup_data_len=) at backend_startup.c:105:2 [11:59:30.543] frame #15: 0x0000000102762094 postgres`postmaster_child_launch(child_type=B_BACKEND, startup_data="", startup_data_len=4, client_sock=0x000000016d924c20) at launch_backend.c:265:3 [11:59:30.543] frame #16: 0x00000001027667c0 postgres`ServerLoop [inlined] BackendStartup(client_sock=0x000000016d924c20) at postmaster.c:3593:8 [11:59:30.543] frame #17: 0x00000001027665d8 postgres`ServerLoop at postmaster.c:1674:6 [11:59:30.543] frame #18: 0x0000000102764220 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1372:11 [11:59:30.543] frame #19: 0x00000001026b5b80 postgres`main(argc=8, argv=0x00006000008bfb10) at main.c:197:3 [11:59:30.543] frame #20: 0x000000018874bf28 dyld`start + 2236 [11:59:30.543] (lldb) quit