[00:23:20.347] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [00:23:20.637] (lldb) target create --core "/Users/admin/cores/core.35200" [00:23:31.711] Core file '/Users/admin/cores/core.35200' (arm64) was loaded. [00:23:31.711] (lldb) thread backtrace all [00:23:31.964] * thread #1 [00:23:31.964] * frame #0: 0x0000000192a0c764 libsystem_kernel.dylib`__pthread_kill + 8 [00:23:31.964] frame #1: 0x0000000192a43c28 libsystem_pthread.dylib`pthread_kill + 288 [00:23:31.964] frame #2: 0x0000000192951ae8 libsystem_c.dylib`abort + 180 [00:23:31.964] frame #3: 0x000000010106e99c postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=863) at assert.c:66:2 [00:23:31.964] frame #4: 0x0000000100f378bc postgres`ProcKill(code=, arg=) at proc.c:863:4 [00:23:31.964] frame #5: 0x0000000100f18994 postgres`shmem_exit(code=1) at ipc.c:276:3 [00:23:31.964] frame #6: 0x0000000100f187f4 postgres`proc_exit_prepare(code=1) at ipc.c:198:2 [00:23:31.964] frame #7: 0x0000000100f18738 postgres`proc_exit(code=1) at ipc.c:111:2 [00:23:31.964] frame #8: 0x0000000100ea7868 postgres`BackgroundWorkerMain at bgworker.c:805:3 [00:23:31.964] frame #9: 0x0000000100eac5b8 postgres`maybe_start_bgworkers [inlined] do_start_bgworker(rw=0x000000013f80c738) at postmaster.c:5795:4 [00:23:31.964] frame #10: 0x0000000100eac544 postgres`maybe_start_bgworkers at postmaster.c:6019:9 [00:23:31.964] frame #11: 0x0000000100eadaf0 postgres`ServerLoop [inlined] process_pm_pmsignal at postmaster.c:5136:3 [00:23:31.964] frame #12: 0x0000000100ead954 postgres`ServerLoop at postmaster.c:1762:5 [00:23:31.964] frame #13: 0x0000000100eabbd0 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1470:11 [00:23:31.964] frame #14: 0x0000000100e01f94 postgres`main(argc=4, argv=0x00006000025e91d0) at main.c:198:3 [00:23:31.964] frame #15: 0x00000001926ebf28 dyld`start + 2236 [00:23:31.964] (lldb) quit