[11:16:56.698] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [11:17:00.041] (lldb) target create --core "/Users/admin/cores/core.10290" [11:17:36.643] Core file '/Users/admin/cores/core.10290' (arm64) was loaded. [11:17:36.643] (lldb) thread backtrace all [11:17:37.061] * thread #1 [11:17:37.061] * frame #0: 0x00000001839c15d0 libsystem_kernel.dylib`__pthread_kill + 8 [11:17:37.061] frame #1: 0x00000001839f9c20 libsystem_pthread.dylib`pthread_kill + 288 [11:17:37.061] frame #2: 0x0000000183906a30 libsystem_c.dylib`abort + 180 [11:17:37.061] frame #3: 0x0000000103140b44 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=1202) at assert.c:66:2 [11:17:37.061] frame #4: 0x0000000102f7a258 postgres`ReplicationSlotsComputeRequiredLSN at slot.c:1202:2 [11:17:37.061] frame #5: 0x0000000102f7b19c postgres`CheckPointReplicationSlots(is_shutdown=true) at slot.c:2188:2 [11:17:37.061] frame #6: 0x0000000102d81d30 postgres`CheckPointGuts(checkPointRedo=24630904, flags=5) at xlog.c:7705:2 [11:17:37.061] frame #7: 0x0000000102d8174c postgres`CreateCheckPoint(flags=5) at xlog.c:7367:2 [11:17:37.061] frame #8: 0x0000000102d809f0 postgres`ShutdownXLOG(code=, arg=) at xlog.c:6829:3 [artificial] [11:17:37.061] frame #9: 0x0000000102f5d1a4 postgres`CheckpointerMain(startup_data=, startup_data_len=) at checkpointer.c:599:3 [11:17:37.061] frame #10: 0x0000000102f5e198 postgres`postmaster_child_launch(child_type=B_CHECKPOINTER, child_slot=56, startup_data=0x0000000000000000, startup_data_len=0, client_sock=0x0000000000000000) at launch_backend.c:290:3 [11:17:37.061] frame #11: 0x0000000102f60dc0 postgres`StartChildProcess(type=B_CHECKPOINTER) at postmaster.c:3973:8 [11:17:37.061] frame #12: 0x0000000102f6077c postgres`PostmasterMain(argc=, argv=) at postmaster.c:1386:25 [11:17:37.061] frame #13: 0x0000000102eade2c postgres`main(argc=22, argv=0x00006000029b8000) at main.c:227:4 [11:17:37.061] frame #14: 0x000000018366f154 dyld`start + 2476 [11:17:37.061] (lldb) quit