[11:17:10.507] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [11:17:13.531] (lldb) target create --core "/Users/admin/cores/core.10557" [11:17:45.504] Core file '/Users/admin/cores/core.10557' (arm64) was loaded. [11:17:45.504] (lldb) thread backtrace all [11:17:45.986] * thread #1 [11:17:45.986] * frame #0: 0x00000001973a95d0 libsystem_kernel.dylib`__pthread_kill + 8 [11:17:45.986] frame #1: 0x00000001973e1c20 libsystem_pthread.dylib`pthread_kill + 288 [11:17:45.986] frame #2: 0x00000001972eea30 libsystem_c.dylib`abort + 180 [11:17:45.986] frame #3: 0x0000000104918c60 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=1195) at assert.c:66:2 [11:17:45.986] frame #4: 0x000000010475239c postgres`ReplicationSlotsComputeRequiredLSN at slot.c:1195:2 [11:17:45.986] frame #5: 0x00000001047532e0 postgres`CheckPointReplicationSlots(is_shutdown=true) at slot.c:2181:2 [11:17:45.986] frame #6: 0x000000010455a00c postgres`CheckPointGuts(checkPointRedo=24630696, flags=5) at xlog.c:7705:2 [11:17:45.986] frame #7: 0x0000000104559a28 postgres`CreateCheckPoint(flags=5) at xlog.c:7367:2 [11:17:45.986] frame #8: 0x0000000104558ccc postgres`ShutdownXLOG(code=, arg=) at xlog.c:6829:3 [artificial] [11:17:45.986] frame #9: 0x0000000104735324 postgres`CheckpointerMain(startup_data=, startup_data_len=) at checkpointer.c:599:3 [11:17:45.986] frame #10: 0x0000000104736318 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 [11:17:45.986] frame #11: 0x0000000104738f40 postgres`StartChildProcess(type=B_CHECKPOINTER) at postmaster.c:3973:8 [11:17:45.986] frame #12: 0x00000001047388fc postgres`PostmasterMain(argc=, argv=) at postmaster.c:1386:25 [11:17:45.986] frame #13: 0x0000000104686154 postgres`main(argc=22, argv=0x0000600002fd0000) at main.c:227:4 [11:17:45.986] frame #14: 0x0000000197057154 dyld`start + 2476 [11:17:45.986] (lldb) quit