[02:45:57.652] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [02:46:03.075] (lldb) target create --core "/Users/admin/cores/core.10716" [02:46:54.250] Core file '/Users/admin/cores/core.10716' (arm64) was loaded. [02:46:54.250] (lldb) thread backtrace all [02:46:54.965] * thread #1 [02:46:54.965] * frame #0: 0x0000000185c055d0 libsystem_kernel.dylib`__pthread_kill + 8 [02:46:54.965] frame #1: 0x0000000185c3dc20 libsystem_pthread.dylib`pthread_kill + 288 [02:46:54.965] frame #2: 0x0000000185b4aa30 libsystem_c.dylib`abort + 180 [02:46:54.965] frame #3: 0x0000000100c98c60 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=1195) at assert.c:66:2 [02:46:54.965] frame #4: 0x0000000100ad239c postgres`ReplicationSlotsComputeRequiredLSN at slot.c:1195:2 [02:46:54.965] frame #5: 0x0000000100ad32e0 postgres`CheckPointReplicationSlots(is_shutdown=true) at slot.c:2181:2 [02:46:54.965] frame #6: 0x00000001008da00c postgres`CheckPointGuts(checkPointRedo=24630696, flags=5) at xlog.c:7705:2 [02:46:54.965] frame #7: 0x00000001008d9a28 postgres`CreateCheckPoint(flags=5) at xlog.c:7367:2 [02:46:54.965] frame #8: 0x00000001008d8ccc postgres`ShutdownXLOG(code=, arg=) at xlog.c:6829:3 [artificial] [02:46:54.965] frame #9: 0x0000000100ab5324 postgres`CheckpointerMain(startup_data=, startup_data_len=) at checkpointer.c:599:3 [02:46:54.965] frame #10: 0x0000000100ab6318 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 [02:46:54.965] frame #11: 0x0000000100ab8f40 postgres`StartChildProcess(type=B_CHECKPOINTER) at postmaster.c:3973:8 [02:46:54.965] frame #12: 0x0000000100ab88fc postgres`PostmasterMain(argc=, argv=) at postmaster.c:1386:25 [02:46:54.965] frame #13: 0x0000000100a06154 postgres`main(argc=22, argv=0x0000600000cc4000) at main.c:227:4 [02:46:54.965] frame #14: 0x00000001858b3154 dyld`start + 2476 [02:46:54.965] (lldb) quit