[04:15:47.923] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [04:15:51.960] (lldb) target create --core "/Users/admin/cores/core.9811" [04:16:42.000] Core file '/Users/admin/cores/core.9811' (arm64) was loaded. [04:16:42.000] (lldb) thread backtrace all [04:16:42.786] * thread #1 [04:16:42.786] * frame #0: 0x00000001818455d0 libsystem_kernel.dylib`__pthread_kill + 8 [04:16:42.786] frame #1: 0x000000018187dc20 libsystem_pthread.dylib`pthread_kill + 288 [04:16:42.786] frame #2: 0x000000018178aa30 libsystem_c.dylib`abort + 180 [04:16:42.786] frame #3: 0x0000000102ee0d54 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=1195) at assert.c:66:2 [04:16:42.786] frame #4: 0x0000000102d1a76c postgres`ReplicationSlotsComputeRequiredLSN at slot.c:1195:2 [04:16:42.786] frame #5: 0x0000000102d1b6b0 postgres`CheckPointReplicationSlots(is_shutdown=true) at slot.c:2181:2 [04:16:42.786] frame #6: 0x0000000102b223ac postgres`CheckPointGuts(checkPointRedo=24630640, flags=5) at xlog.c:7705:2 [04:16:42.786] frame #7: 0x0000000102b21dc8 postgres`CreateCheckPoint(flags=5) at xlog.c:7367:2 [04:16:42.786] frame #8: 0x0000000102b2106c postgres`ShutdownXLOG(code=, arg=) at xlog.c:6829:3 [artificial] [04:16:42.786] frame #9: 0x0000000102cfd6f4 postgres`CheckpointerMain(startup_data=, startup_data_len=) at checkpointer.c:599:3 [04:16:42.786] frame #10: 0x0000000102cfe6e8 postgres`postmaster_child_launch(child_type=B_CHECKPOINTER, child_slot=229, startup_data=0x0000000000000000, startup_data_len=0, client_sock=0x0000000000000000) at launch_backend.c:290:3 [04:16:42.786] frame #11: 0x0000000102d01310 postgres`StartChildProcess(type=B_CHECKPOINTER) at postmaster.c:3973:8 [04:16:42.786] frame #12: 0x0000000102d00ccc postgres`PostmasterMain(argc=, argv=) at postmaster.c:1386:25 [04:16:42.786] frame #13: 0x0000000102c4e524 postgres`main(argc=22, argv=0x00006000035c0000) at main.c:227:4 [04:16:42.786] frame #14: 0x00000001814f3154 dyld`start + 2476 [04:16:42.786] (lldb) quit