[02:49:10.282] src/tools/ci/cores_backtrace.sh macos "${HOME}/cores" [02:49:13.323] (lldb) target create --core "/Users/admin/cores/core.10444" [02:49:55.289] Core file '/Users/admin/cores/core.10444' (arm64) was loaded. [02:49:55.289] (lldb) thread backtrace all [02:49:55.717] * thread #1 [02:49:55.717] * frame #0: 0x00000001970ad5d0 libsystem_kernel.dylib`__pthread_kill + 8 [02:49:55.717] frame #1: 0x00000001970e5c20 libsystem_pthread.dylib`pthread_kill + 288 [02:49:55.717] frame #2: 0x0000000196ff2a30 libsystem_c.dylib`abort + 180 [02:49:55.717] frame #3: 0x00000001029086a8 postgres`ExceptionalCondition(conditionName=, fileName=, lineNumber=1202) at assert.c:66:2 [02:49:55.717] frame #4: 0x0000000102741d8c postgres`ReplicationSlotsComputeRequiredLSN at slot.c:1202:2 [02:49:55.717] frame #5: 0x0000000102742cc4 postgres`CheckPointReplicationSlots(is_shutdown=true) at slot.c:2186:2 [02:49:55.717] frame #6: 0x0000000102549698 postgres`CheckPointGuts(checkPointRedo=24630904, flags=5) at xlog.c:7705:2 [02:49:55.717] frame #7: 0x00000001025490b4 postgres`CreateCheckPoint(flags=5) at xlog.c:7367:2 [02:49:55.717] frame #8: 0x0000000102548358 postgres`ShutdownXLOG(code=, arg=) at xlog.c:6829:3 [artificial] [02:49:55.717] frame #9: 0x0000000102724cd8 postgres`CheckpointerMain(startup_data=, startup_data_len=) at checkpointer.c:599:3 [02:49:55.717] frame #10: 0x0000000102725ccc 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 [02:49:55.717] frame #11: 0x00000001027288f4 postgres`StartChildProcess(type=B_CHECKPOINTER) at postmaster.c:3973:8 [02:49:55.717] frame #12: 0x00000001027282b0 postgres`PostmasterMain(argc=, argv=) at postmaster.c:1386:25 [02:49:55.717] frame #13: 0x0000000102675870 postgres`main(argc=22, argv=0x0000600003870000) at main.c:227:4 [02:49:55.717] frame #14: 0x0000000196d5b154 dyld`start + 2476 [02:49:55.717] (lldb) quit