[21:21:44.737] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [21:21:47.317] (lldb) target create --core "/Users/admin/cores/core.10469" [21:22:31.250] Core file '/Users/admin/cores/core.10469' (arm64) was loaded. [21:22:31.250] (lldb) thread backtrace all [21:22:31.647] * thread #1 [21:22:31.647] * frame #0: 0x000000019b2b55d0 libsystem_kernel.dylib`__pthread_kill + 8 [21:22:31.647] frame #1: 0x000000019b2edc20 libsystem_pthread.dylib`pthread_kill + 288 [21:22:31.647] frame #2: 0x000000019b1faa30 libsystem_c.dylib`abort + 180 [21:22:31.647] frame #3: 0x00000001046b8b10 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=1202) at assert.c:66:2 [21:22:31.647] frame #4: 0x00000001044f2224 postgres`ReplicationSlotsComputeRequiredLSN at slot.c:1202:2 [21:22:31.647] frame #5: 0x00000001044f3168 postgres`CheckPointReplicationSlots(is_shutdown=true) at slot.c:2188:2 [21:22:31.647] frame #6: 0x00000001042f9cfc postgres`CheckPointGuts(checkPointRedo=24630904, flags=5) at xlog.c:7705:2 [21:22:31.647] frame #7: 0x00000001042f9718 postgres`CreateCheckPoint(flags=5) at xlog.c:7367:2 [21:22:31.647] frame #8: 0x00000001042f89bc postgres`ShutdownXLOG(code=, arg=) at xlog.c:6829:3 [artificial] [21:22:31.647] frame #9: 0x00000001044d5170 postgres`CheckpointerMain(startup_data=, startup_data_len=) at checkpointer.c:599:3 [21:22:31.647] frame #10: 0x00000001044d6164 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 [21:22:31.647] frame #11: 0x00000001044d8d8c postgres`StartChildProcess(type=B_CHECKPOINTER) at postmaster.c:3973:8 [21:22:31.647] frame #12: 0x00000001044d8748 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1386:25 [21:22:31.647] frame #13: 0x0000000104425df8 postgres`main(argc=22, argv=0x0000600001618000) at main.c:227:4 [21:22:31.647] frame #14: 0x000000019af63154 dyld`start + 2476 [21:22:31.647] (lldb) quit