[09:56:04.814] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [09:56:07.712] (lldb) target create --core "/Users/admin/cores/core.10172" [09:56:48.572] Core file '/Users/admin/cores/core.10172' (arm64) was loaded. [09:56:48.572] (lldb) thread backtrace all [09:56:49.242] * thread #1 [09:56:49.242] * frame #0: 0x0000000194ea95d0 libsystem_kernel.dylib`__pthread_kill + 8 [09:56:49.242] frame #1: 0x0000000194ee1c20 libsystem_pthread.dylib`pthread_kill + 288 [09:56:49.242] frame #2: 0x0000000194deea30 libsystem_c.dylib`abort + 180 [09:56:49.242] frame #3: 0x0000000102524d30 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=1195) at assert.c:66:2 [09:56:49.242] frame #4: 0x000000010235e470 postgres`ReplicationSlotsComputeRequiredLSN at slot.c:1195:2 [09:56:49.242] frame #5: 0x000000010235f3b4 postgres`CheckPointReplicationSlots(is_shutdown=true) at slot.c:2181:2 [09:56:49.242] frame #6: 0x00000001021660b0 postgres`CheckPointGuts(checkPointRedo=24630640, flags=5) at xlog.c:7705:2 [09:56:49.242] frame #7: 0x0000000102165acc postgres`CreateCheckPoint(flags=5) at xlog.c:7367:2 [09:56:49.242] frame #8: 0x0000000102164d70 postgres`ShutdownXLOG(code=, arg=) at xlog.c:6829:3 [artificial] [09:56:49.242] frame #9: 0x00000001023413f8 postgres`CheckpointerMain(startup_data=, startup_data_len=) at checkpointer.c:599:3 [09:56:49.242] frame #10: 0x00000001023423ec 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 [09:56:49.242] frame #11: 0x0000000102345014 postgres`StartChildProcess(type=B_CHECKPOINTER) at postmaster.c:3973:8 [09:56:49.242] frame #12: 0x00000001023449d0 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1386:25 [09:56:49.242] frame #13: 0x0000000102292228 postgres`main(argc=22, argv=0x000060000396c000) at main.c:227:4 [09:56:49.242] frame #14: 0x0000000194b57154 dyld`start + 2476 [09:56:49.242] (lldb) quit