[13:48:26.368] src/tools/ci/cores_backtrace.sh linux /tmp/cores [13:48:26.579] dumping /tmp/cores/postgres-6-45183.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres [13:48:27.154] [New LWP 45183] [13:48:27.154] [13:48:27.154] This GDB supports auto-downloading debuginfo from the following URLs: [13:48:27.154] [13:48:27.154] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [13:48:27.154] Debuginfod has been disabled. [13:48:27.154] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [13:48:27.291] [Thread debugging using libthread_db enabled] [13:48:27.291] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [13:48:27.291] Core was generated by `postgres: standby: checkpointer '. [13:48:27.291] Program terminated with signal SIGABRT, Aborted. [13:48:27.291] #0 0x00007ffa53ca9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:27.358] [13:48:27.358] Thread 1 (Thread 0x7ffa53be7a80 (LWP 45183)): [13:48:27.358] #0 0x00007ffa53ca9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:27.358] No symbol table info available. [13:48:27.358] #1 0x00007ffa53c5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:27.358] No symbol table info available. [13:48:27.358] #2 0x00007ffa53c45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:27.358] No symbol table info available. [13:48:27.358] #3 0x00005577434d516a in ExceptionalCondition (conditionName=conditionName@entry=0x5577437a8035 "TransactionIdIsValid(initial)", fileName=fileName@entry=0x5577437a6cc0 "../src/backend/storage/ipc/procarray.c", lineNumber=lineNumber@entry=1759) at ../src/backend/utils/error/assert.c:66 [13:48:27.358] No locals. [13:48:27.358] #4 0x00005577431d181a in ComputeXidHorizons (h=h@entry=0x7ffca2297660) at ../src/backend/storage/ipc/procarray.c:1759 [13:48:27.358] initial = [13:48:27.358] arrayP = 0x7ffa5125f080 [13:48:27.358] kaxmin = [13:48:27.358] in_recovery = true [13:48:27.358] other_xids = 0x7ffa51259940 [13:48:27.358] #5 0x00005577431d6a13 in GetOldestTransactionIdConsideredRunning () at ../src/backend/storage/ipc/procarray.c:2038 [13:48:27.358] horizons = {latest_completed = {value = 0}, slot_xmin = 58492504, slot_catalog_xmin = 0, oldest_considered_running = 0, shared_oldest_nonremovable = 0, shared_oldest_nonremovable_raw = 58492536, catalog_oldest_nonremovable = 0, data_oldest_nonremovable = 58492656, temp_oldest_nonremovable = 0} [13:48:27.358] #6 0x0000557742c11c80 in CreateRestartPoint (flags=flags@entry=0) at ../src/backend/access/transam/xlog.c:8012 [13:48:27.358] lastCheckPointRecPtr = [13:48:27.358] lastCheckPointEndPtr = 58492656 [13:48:27.358] lastCheckPoint = {redo = 58492504, ThisTimeLineID = 1, PrevTimeLineID = 1, fullPageWrites = true, wal_level = 2, nextXid = {value = 768}, nextOid = 24576, nextMulti = 1, nextMultiOffset = 0, oldestXid = 744, oldestXidDB = 1, oldestMulti = 1, oldestMultiDB = 1, time = 1750425903, oldestCommitTsXid = 0, newestCommitTsXid = 0, oldestActiveXid = 768} [13:48:27.358] PriorRedoPtr = 58492352 [13:48:27.358] receivePtr = [13:48:27.358] replayPtr = [13:48:27.358] replayTLI = 1 [13:48:27.358] endptr = 58492536 [13:48:27.358] _logSegNo = 2 [13:48:27.358] xtime = [13:48:27.358] __func__ = "CreateRestartPoint" [13:48:27.358] #7 0x00005577430c70de in CheckpointerMain (startup_data=, startup_data_len=) at ../src/backend/postmaster/checkpointer.c:479 [13:48:27.358] ckpt_performed = false [13:48:27.358] do_restartpoint = true [13:48:27.358] flags = 0 [13:48:27.358] chkpt_or_rstpt_timed = false [13:48:27.358] do_checkpoint = true [13:48:27.358] now = 1750425913 [13:48:27.358] elapsed_secs = 285 [13:48:27.358] cur_timeout = [13:48:27.358] chkpt_or_rstpt_requested = [13:48:27.358] local_sigjmp_buf = {{__jmpbuf = {11, -5853817540400357496, 0, 0, 0, 44, 5853073837005758344, 301048409360850824}, __mask_was_saved = 1, __saved_mask = {__val = {18446744066192964099, 93970719197794, 0, 16, 128, 0, 15244221901505966080, 2, 140713124788116, 24, 140723029112912, 140720308486160, 140723029112928, 140723029112864, 15244221901505966080, 0}}}} [13:48:27.358] checkpointer_context = 0x5577553613b0 [13:48:27.358] __func__ = "CheckpointerMain" [13:48:27.358] #8 0x00005577430c7906 in postmaster_child_launch (child_type=child_type@entry=B_CHECKPOINTER, child_slot=44, startup_data=startup_data@entry=0x0, startup_data_len=startup_data_len@entry=0, client_sock=client_sock@entry=0x0) at ../src/backend/postmaster/launch_backend.c:290 [13:48:27.358] pid = [13:48:27.358] #9 0x00005577430cd09c in StartChildProcess (type=type@entry=B_CHECKPOINTER) at ../src/backend/postmaster/postmaster.c:3973 [13:48:27.358] pmchild = 0x557755315700 [13:48:27.358] pid = [13:48:27.358] __func__ = "StartChildProcess" [13:48:27.358] #10 0x00005577430d0db1 in PostmasterMain (argc=argc@entry=4, argv=argv@entry=0x5577552d26b0) at ../src/backend/postmaster/postmaster.c:1386 [13:48:27.358] opt = [13:48:27.358] status = [13:48:27.358] userDoption = [13:48:27.358] listen_addr_saved = false [13:48:27.358] output_config_variable = [13:48:27.358] __func__ = "PostmasterMain" [13:48:27.358] #11 0x0000557742efd21e in main (argc=4, argv=0x5577552d26b0) at ../src/backend/main/main.c:227 [13:48:27.358] do_check_root = [13:48:27.358] dispatch_option = [13:48:27.378] -e [13:48:27.378] [13:48:27.378] [13:48:27.444] dumping /tmp/cores/postgres-6-69401.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres [13:48:27.737] [New LWP 69401] [13:48:27.737] [13:48:27.737] This GDB supports auto-downloading debuginfo from the following URLs: [13:48:27.737] [13:48:27.737] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [13:48:27.737] Debuginfod has been disabled. [13:48:27.737] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [13:48:27.850] [Thread debugging using libthread_db enabled] [13:48:27.850] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [13:48:27.850] Core was generated by `postgres: node3: checkpointer '. [13:48:27.850] Program terminated with signal SIGABRT, Aborted. [13:48:27.850] #0 0x00007f467a6a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:27.875] [13:48:27.875] Thread 1 (Thread 0x7f4678666a80 (LWP 69401)): [13:48:27.875] #0 0x00007f467a6a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:27.875] No symbol table info available. [13:48:27.875] #1 0x00007f467a65afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:27.875] No symbol table info available. [13:48:27.875] #2 0x00007f467a645472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:27.875] No symbol table info available. [13:48:27.875] #3 0x0000564f3f65916a in ExceptionalCondition (conditionName=conditionName@entry=0x564f3f92c035 "TransactionIdIsValid(initial)", fileName=fileName@entry=0x564f3f92acc0 "../src/backend/storage/ipc/procarray.c", lineNumber=lineNumber@entry=1759) at ../src/backend/utils/error/assert.c:66 [13:48:27.875] No locals. [13:48:27.875] #4 0x0000564f3f35581a in ComputeXidHorizons (h=h@entry=0x7fff7133d260) at ../src/backend/storage/ipc/procarray.c:1759 [13:48:27.875] initial = [13:48:27.875] arrayP = 0x7f4677c44600 [13:48:27.875] kaxmin = [13:48:27.875] in_recovery = true [13:48:27.875] other_xids = 0x7f4677c3e7c0 [13:48:27.875] #5 0x0000564f3f35aa13 in GetOldestTransactionIdConsideredRunning () at ../src/backend/storage/ipc/procarray.c:2038 [13:48:27.875] horizons = {latest_completed = {value = 0}, slot_xmin = 67109288, slot_catalog_xmin = 0, oldest_considered_running = 0, shared_oldest_nonremovable = 0, shared_oldest_nonremovable_raw = 67109376, catalog_oldest_nonremovable = 0, data_oldest_nonremovable = 67109496, temp_oldest_nonremovable = 0} [13:48:27.875] #6 0x0000564f3ed95c80 in CreateRestartPoint (flags=flags@entry=0) at ../src/backend/access/transam/xlog.c:8012 [13:48:27.875] lastCheckPointRecPtr = [13:48:27.875] lastCheckPointEndPtr = 67109496 [13:48:27.875] lastCheckPoint = {redo = 67109288, ThisTimeLineID = 2, PrevTimeLineID = 2, fullPageWrites = true, wal_level = 1, nextXid = {value = 755}, nextOid = 24576, nextMulti = 1, nextMultiOffset = 0, oldestXid = 744, oldestXidDB = 1, oldestMulti = 1, oldestMultiDB = 1, time = 1750426143, oldestCommitTsXid = 0, newestCommitTsXid = 0, oldestActiveXid = 755} [13:48:27.875] PriorRedoPtr = 67109080 [13:48:27.875] receivePtr = [13:48:27.875] replayPtr = [13:48:27.875] replayTLI = 2 [13:48:27.875] endptr = 67109376 [13:48:27.875] _logSegNo = 3 [13:48:27.875] xtime = [13:48:27.875] __func__ = "CreateRestartPoint" [13:48:27.875] #7 0x0000564f3f24b0de in CheckpointerMain (startup_data=, startup_data_len=) at ../src/backend/postmaster/checkpointer.c:479 [13:48:27.875] ckpt_performed = false [13:48:27.875] do_restartpoint = true [13:48:27.875] flags = 0 [13:48:27.875] chkpt_or_rstpt_timed = false [13:48:27.875] do_checkpoint = true [13:48:27.875] now = 1750426146 [13:48:27.875] elapsed_secs = 285 [13:48:27.875] cur_timeout = [13:48:27.875] chkpt_or_rstpt_requested = [13:48:27.875] local_sigjmp_buf = {{__jmpbuf = {11, -2955868713475127700, 0, 0, 0, 56, 2955565833033598572, 8819415148596151916}, __mask_was_saved = 1, __saved_mask = {__val = {18446744066192964099, 94898366614114, 0, 16, 128, 0, 13502931656579853824, 2, 139940678694804, 24, 140735092610128, 140733193388048, 140735092610144, 140735092610080, 13502931656579853824, 0}}}} [13:48:27.875] checkpointer_context = 0x564f55145180 [13:48:27.875] __func__ = "CheckpointerMain" [13:48:27.875] #8 0x0000564f3f24b906 in postmaster_child_launch (child_type=child_type@entry=B_CHECKPOINTER, child_slot=56, startup_data=startup_data@entry=0x0, startup_data_len=startup_data_len@entry=0, client_sock=client_sock@entry=0x0) at ../src/backend/postmaster/launch_backend.c:290 [13:48:27.875] pid = [13:48:27.875] #9 0x0000564f3f25109c in StartChildProcess (type=type@entry=B_CHECKPOINTER) at ../src/backend/postmaster/postmaster.c:3973 [13:48:27.875] pmchild = 0x564f55123268 [13:48:27.875] pid = [13:48:27.875] __func__ = "StartChildProcess" [13:48:27.875] #10 0x0000564f3f254db1 in PostmasterMain (argc=argc@entry=4, argv=argv@entry=0x564f550b6680) at ../src/backend/postmaster/postmaster.c:1386 [13:48:27.875] opt = [13:48:27.875] status = [13:48:27.875] userDoption = [13:48:27.875] listen_addr_saved = false [13:48:27.875] output_config_variable = [13:48:27.875] __func__ = "PostmasterMain" [13:48:27.875] #11 0x0000564f3f08121e in main (argc=4, argv=0x564f550b6680) at ../src/backend/main/main.c:227 [13:48:27.875] do_check_root = [13:48:27.875] dispatch_option = [13:48:27.893] -e [13:48:27.893] [13:48:27.893] [13:48:27.952] dumping /tmp/cores/sh-3-30282.core for /bin/sh [13:48:28.000] [13:48:28.000] This GDB supports auto-downloading debuginfo from the following URLs: [13:48:28.000] [13:48:28.000] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [13:48:28.000] Debuginfod has been disabled. [13:48:28.000] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [13:48:28.005] [New LWP 30282] [13:48:28.007] [Thread debugging using libthread_db enabled] [13:48:28.007] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [13:48:28.007] Core was generated by `sh -c cp "pg_wal/000000010000000000000007" "/tmp/cirrus-ci-build/build/testrun/'. [13:48:28.007] Program terminated with signal SIGQUIT, Quit. [13:48:28.007] #0 0x00007ff86e3b0bd3 in wait4 () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:28.010] [13:48:28.010] Thread 1 (Thread 0x7ff86e2da740 (LWP 30282)): [13:48:28.010] #0 0x00007ff86e3b0bd3 in wait4 () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:28.010] No symbol table info available. [13:48:28.010] #1 0x0000564473b56cc0 in ?? () [13:48:28.010] No symbol table info available. [13:48:28.010] #2 0x0000564473b56efa in ?? () [13:48:28.010] No symbol table info available. [13:48:28.010] #3 0x0000564473b58630 in ?? () [13:48:28.010] No symbol table info available. [13:48:28.010] #4 0x0000564473b52371 in ?? () [13:48:28.010] No symbol table info available. [13:48:28.010] #5 0x0000564473b5120f in ?? () [13:48:28.010] No symbol table info available. [13:48:28.010] #6 0x0000564473b51c3b in ?? () [13:48:28.010] No symbol table info available. [13:48:28.010] #7 0x0000564473b4f66f in ?? () [13:48:28.010] No symbol table info available. [13:48:28.010] #8 0x00007ff86e30424a in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:28.010] No symbol table info available. [13:48:28.010] #9 0x00007ff86e304305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:28.010] No symbol table info available. [13:48:28.010] #10 0x0000564473b4f781 in ?? () [13:48:28.010] No symbol table info available. [13:48:28.018] -e [13:48:28.018] [13:48:28.018] [13:48:28.077] dumping /tmp/cores/cp-3-30283.core for /usr/bin/cp [13:48:28.124] [13:48:28.124] This GDB supports auto-downloading debuginfo from the following URLs: [13:48:28.124] [13:48:28.124] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [13:48:28.124] Debuginfod has been disabled. [13:48:28.124] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [13:48:28.128] [New LWP 30283] [13:48:28.134] [Thread debugging using libthread_db enabled] [13:48:28.134] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [13:48:28.134] Core was generated by `cp pg_wal/000000010000000000000007 /tmp/cirrus-ci-build/build/testrun/recovery/'. [13:48:28.134] Program terminated with signal SIGQUIT, Quit. [13:48:28.134] #0 0x00007ffa61d717f3 in copy_file_range () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:28.136] [13:48:28.136] Thread 1 (Thread 0x7ffa61bda580 (LWP 30283)): [13:48:28.136] #0 0x00007ffa61d717f3 in copy_file_range () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:28.136] No symbol table info available. [13:48:28.136] #1 0x00005573749f1291 in ?? () [13:48:28.136] No symbol table info available. [13:48:28.136] #2 0x00005573749f5671 in ?? () [13:48:28.136] No symbol table info available. [13:48:28.136] #3 0x00005573749f6577 in ?? () [13:48:28.136] No symbol table info available. [13:48:28.136] #4 0x00005573749f05bc in ?? () [13:48:28.136] No symbol table info available. [13:48:28.136] #5 0x00005573749eeeda in ?? () [13:48:28.136] No symbol table info available. [13:48:28.136] #6 0x00007ffa61c9c24a in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:28.136] No symbol table info available. [13:48:28.136] #7 0x00007ffa61c9c305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:28.136] No symbol table info available. [13:48:28.136] #8 0x00005573749ef171 in ?? () [13:48:28.136] No symbol table info available. [13:48:28.144] -e [13:48:28.144] [13:48:28.144] [13:48:28.212] dumping /tmp/cores/postgres-6-66003.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres [13:48:28.514] [New LWP 66003] [13:48:28.514] [13:48:28.514] This GDB supports auto-downloading debuginfo from the following URLs: [13:48:28.514] [13:48:28.514] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [13:48:28.514] Debuginfod has been disabled. [13:48:28.514] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [13:48:28.622] [Thread debugging using libthread_db enabled] [13:48:28.622] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [13:48:28.622] Core was generated by `postgres: replica: checkpointer '. [13:48:28.622] Program terminated with signal SIGABRT, Aborted. [13:48:28.622] #0 0x00007fca362a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:28.647] [13:48:28.647] Thread 1 (Thread 0x7fca361d7a80 (LWP 66003)): [13:48:28.647] #0 0x00007fca362a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:28.647] No symbol table info available. [13:48:28.647] #1 0x00007fca3625afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:28.647] No symbol table info available. [13:48:28.647] #2 0x00007fca36245472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:28.647] No symbol table info available. [13:48:28.647] #3 0x000055557a43816a in ExceptionalCondition (conditionName=conditionName@entry=0x55557a70b035 "TransactionIdIsValid(initial)", fileName=fileName@entry=0x55557a709cc0 "../src/backend/storage/ipc/procarray.c", lineNumber=lineNumber@entry=1759) at ../src/backend/utils/error/assert.c:66 [13:48:28.647] No locals. [13:48:28.647] #4 0x000055557a13481a in ComputeXidHorizons (h=h@entry=0x7fff4322a1e0) at ../src/backend/storage/ipc/procarray.c:1759 [13:48:28.647] initial = [13:48:28.647] arrayP = 0x7fca33059080 [13:48:28.647] kaxmin = [13:48:28.647] in_recovery = true [13:48:28.647] other_xids = 0x7fca3304bb80 [13:48:28.647] #5 0x000055557a139a13 in GetOldestTransactionIdConsideredRunning () at ../src/backend/storage/ipc/procarray.c:2038 [13:48:28.647] horizons = {latest_completed = {value = 0}, slot_xmin = 150995368, slot_catalog_xmin = 0, oldest_considered_running = 0, shared_oldest_nonremovable = 0, shared_oldest_nonremovable_raw = 150995456, catalog_oldest_nonremovable = 0, data_oldest_nonremovable = 150995576, temp_oldest_nonremovable = 0} [13:48:28.647] #6 0x0000555579b74c80 in CreateRestartPoint (flags=flags@entry=0) at ../src/backend/access/transam/xlog.c:8012 [13:48:28.647] lastCheckPointRecPtr = [13:48:28.647] lastCheckPointEndPtr = 150995576 [13:48:28.647] lastCheckPoint = {redo = 150995368, ThisTimeLineID = 1, PrevTimeLineID = 1, fullPageWrites = true, wal_level = 1, nextXid = {value = 756}, nextOid = 24579, nextMulti = 1, nextMultiOffset = 0, oldestXid = 744, oldestXidDB = 1, oldestMulti = 1, oldestMultiDB = 1, time = 1750426098, oldestCommitTsXid = 0, newestCommitTsXid = 0, oldestActiveXid = 756} [13:48:28.647] PriorRedoPtr = 150995160 [13:48:28.647] receivePtr = [13:48:28.647] replayPtr = [13:48:28.647] replayTLI = 1 [13:48:28.647] endptr = 150995456 [13:48:28.647] _logSegNo = 8 [13:48:28.647] xtime = [13:48:28.647] __func__ = "CreateRestartPoint" [13:48:28.647] #7 0x000055557a02a0de in CheckpointerMain (startup_data=, startup_data_len=) at ../src/backend/postmaster/checkpointer.c:479 [13:48:28.647] ckpt_performed = false [13:48:28.647] do_restartpoint = true [13:48:28.647] flags = 0 [13:48:28.647] chkpt_or_rstpt_timed = false [13:48:28.647] do_checkpoint = true [13:48:28.647] now = 1750426099 [13:48:28.647] elapsed_secs = 285 [13:48:28.647] cur_timeout = [13:48:28.647] chkpt_or_rstpt_requested = [13:48:28.647] local_sigjmp_buf = {{__jmpbuf = {11, 2862305626503157203, 0, 0, 0, 249, -2862471285635377709, -8281548207427119661}, __mask_was_saved = 1, __saved_mask = {__val = {18446744066192964099, 93825612413538, 0, 16, 128, 0, 12633242247330324480, 2, 140506469332884, 24, 140734319731664, 140733193388048, 140734319731680, 140734319731616, 12633242247330324480, 0}}}} [13:48:28.647] checkpointer_context = 0x5555b28e4330 [13:48:28.647] __func__ = "CheckpointerMain" [13:48:28.647] #8 0x000055557a02a906 in postmaster_child_launch (child_type=child_type@entry=B_CHECKPOINTER, child_slot=249, startup_data=startup_data@entry=0x0, startup_data_len=startup_data_len@entry=0, client_sock=client_sock@entry=0x0) at ../src/backend/postmaster/launch_backend.c:290 [13:48:28.647] pid = [13:48:28.647] #9 0x000055557a03009c in StartChildProcess (type=type@entry=B_CHECKPOINTER) at ../src/backend/postmaster/postmaster.c:3973 [13:48:28.647] pmchild = 0x5555b28c4848 [13:48:28.647] pid = [13:48:28.647] __func__ = "StartChildProcess" [13:48:28.647] #10 0x000055557a033db1 in PostmasterMain (argc=argc@entry=4, argv=argv@entry=0x5555b28576b0) at ../src/backend/postmaster/postmaster.c:1386 [13:48:28.647] opt = [13:48:28.647] status = [13:48:28.647] userDoption = [13:48:28.647] listen_addr_saved = false [13:48:28.647] output_config_variable = [13:48:28.647] __func__ = "PostmasterMain" [13:48:28.647] #11 0x0000555579e6021e in main (argc=4, argv=0x5555b28576b0) at ../src/backend/main/main.c:227 [13:48:28.647] do_check_root = [13:48:28.647] dispatch_option = [13:48:28.665] -e [13:48:28.665] [13:48:28.665] [13:48:28.730] dumping /tmp/cores/postgres-6-46502.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres [13:48:29.009] [New LWP 46502] [13:48:29.009] [13:48:29.009] This GDB supports auto-downloading debuginfo from the following URLs: [13:48:29.009] [13:48:29.009] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [13:48:29.009] Debuginfod has been disabled. [13:48:29.009] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [13:48:29.120] [Thread debugging using libthread_db enabled] [13:48:29.120] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [13:48:29.120] Core was generated by `postgres: replica_fail: checkpointer '. [13:48:29.120] Program terminated with signal SIGABRT, Aborted. [13:48:29.120] #0 0x00007f09944a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:29.145] [13:48:29.145] Thread 1 (Thread 0x7f09941d3a80 (LWP 46502)): [13:48:29.145] #0 0x00007f09944a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:29.145] No symbol table info available. [13:48:29.145] #1 0x00007f099445afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:29.145] No symbol table info available. [13:48:29.145] #2 0x00007f0994445472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:29.145] No symbol table info available. [13:48:29.145] #3 0x0000561b0a38c16a in ExceptionalCondition (conditionName=conditionName@entry=0x561b0a65f035 "TransactionIdIsValid(initial)", fileName=fileName@entry=0x561b0a65dcc0 "../src/backend/storage/ipc/procarray.c", lineNumber=lineNumber@entry=1759) at ../src/backend/utils/error/assert.c:66 [13:48:29.145] No locals. [13:48:29.145] #4 0x0000561b0a08881a in ComputeXidHorizons (h=h@entry=0x7ffc5823ad30) at ../src/backend/storage/ipc/procarray.c:1759 [13:48:29.145] initial = [13:48:29.145] arrayP = 0x7f099189b600 [13:48:29.145] kaxmin = [13:48:29.145] in_recovery = true [13:48:29.145] other_xids = 0x7f09918957c0 [13:48:29.145] #5 0x0000561b0a08da13 in GetOldestTransactionIdConsideredRunning () at ../src/backend/storage/ipc/procarray.c:2038 [13:48:29.145] horizons = {latest_completed = {value = 0}, slot_xmin = 50332280, slot_catalog_xmin = 0, oldest_considered_running = 0, shared_oldest_nonremovable = 0, shared_oldest_nonremovable_raw = 50332368, catalog_oldest_nonremovable = 0, data_oldest_nonremovable = 50332488, temp_oldest_nonremovable = 0} [13:48:29.145] #6 0x0000561b09ac8c80 in CreateRestartPoint (flags=flags@entry=0) at ../src/backend/access/transam/xlog.c:8012 [13:48:29.145] lastCheckPointRecPtr = [13:48:29.145] lastCheckPointEndPtr = 50332488 [13:48:29.145] lastCheckPoint = {redo = 50332280, ThisTimeLineID = 1, PrevTimeLineID = 1, fullPageWrites = true, wal_level = 1, nextXid = {value = 753}, nextOid = 24576, nextMulti = 1, nextMultiOffset = 0, oldestXid = 744, oldestXidDB = 1, oldestMulti = 1, oldestMultiDB = 1, time = 1750425924, oldestCommitTsXid = 0, newestCommitTsXid = 0, oldestActiveXid = 753} [13:48:29.145] PriorRedoPtr = 50332072 [13:48:29.145] receivePtr = [13:48:29.145] replayPtr = [13:48:29.145] replayTLI = 1 [13:48:29.145] endptr = 50332368 [13:48:29.145] _logSegNo = 2 [13:48:29.145] xtime = [13:48:29.145] __func__ = "CreateRestartPoint" [13:48:29.145] #7 0x0000561b09f7e0de in CheckpointerMain (startup_data=, startup_data_len=) at ../src/backend/postmaster/checkpointer.c:479 [13:48:29.145] ckpt_performed = false [13:48:29.145] do_restartpoint = true [13:48:29.145] flags = 0 [13:48:29.145] chkpt_or_rstpt_timed = false [13:48:29.145] do_checkpoint = true [13:48:29.145] now = 1750425925 [13:48:29.145] elapsed_secs = 285 [13:48:29.145] cur_timeout = [13:48:29.145] chkpt_or_rstpt_requested = [13:48:29.145] local_sigjmp_buf = {{__jmpbuf = {11, 2267060517109399936, 0, 0, 0, 56, -2265724302829649536, -5530380309712567936}, __mask_was_saved = 1, __saved_mask = {__val = {18446744066192964099, 94674136185442, 0, 16, 128, 0, 6152123065310423552, 2, 139679119800212, 24, 140721787219744, 140720308486160, 140721787219760, 140721787219696, 6152123065310423552, 0}}}} [13:48:29.145] checkpointer_context = 0x561b1556d2f0 [13:48:29.145] __func__ = "CheckpointerMain" [13:48:29.145] #8 0x0000561b09f7e906 in postmaster_child_launch (child_type=child_type@entry=B_CHECKPOINTER, child_slot=56, startup_data=startup_data@entry=0x0, startup_data_len=startup_data_len@entry=0, client_sock=client_sock@entry=0x0) at ../src/backend/postmaster/launch_backend.c:290 [13:48:29.145] pid = [13:48:29.145] #9 0x0000561b09f8409c in StartChildProcess (type=type@entry=B_CHECKPOINTER) at ../src/backend/postmaster/postmaster.c:3973 [13:48:29.145] pmchild = 0x561b1554b3d8 [13:48:29.145] pid = [13:48:29.145] __func__ = "StartChildProcess" [13:48:29.145] #10 0x0000561b09f87db1 in PostmasterMain (argc=argc@entry=4, argv=argv@entry=0x561b154de6a0) at ../src/backend/postmaster/postmaster.c:1386 [13:48:29.145] opt = [13:48:29.145] status = [13:48:29.145] userDoption = [13:48:29.145] listen_addr_saved = false [13:48:29.145] output_config_variable = [13:48:29.145] __func__ = "PostmasterMain" [13:48:29.145] #11 0x0000561b09db421e in main (argc=4, argv=0x561b154de6a0) at ../src/backend/main/main.c:227 [13:48:29.145] do_check_root = [13:48:29.145] dispatch_option = [13:48:29.162] -e [13:48:29.162] [13:48:29.162] [13:48:29.229] dumping /tmp/cores/postgres-6-68782.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres [13:48:29.525] [New LWP 68782] [13:48:29.525] [13:48:29.525] This GDB supports auto-downloading debuginfo from the following URLs: [13:48:29.525] [13:48:29.525] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [13:48:29.525] Debuginfod has been disabled. [13:48:29.525] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [13:48:29.634] [Thread debugging using libthread_db enabled] [13:48:29.634] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [13:48:29.634] Core was generated by `postgres: restore: checkpointer '. [13:48:29.634] Program terminated with signal SIGABRT, Aborted. [13:48:29.634] #0 0x00007f02b9ca9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:29.660] [13:48:29.660] Thread 1 (Thread 0x7f02ba432a80 (LWP 68782)): [13:48:29.660] #0 0x00007f02b9ca9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:29.660] No symbol table info available. [13:48:29.660] #1 0x00007f02b9c5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:29.660] No symbol table info available. [13:48:29.660] #2 0x00007f02b9c45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:29.660] No symbol table info available. [13:48:29.660] #3 0x0000563dddbc216a in ExceptionalCondition (conditionName=conditionName@entry=0x563ddde95035 "TransactionIdIsValid(initial)", fileName=fileName@entry=0x563ddde93cc0 "../src/backend/storage/ipc/procarray.c", lineNumber=lineNumber@entry=1759) at ../src/backend/utils/error/assert.c:66 [13:48:29.660] No locals. [13:48:29.660] #4 0x0000563ddd8be81a in ComputeXidHorizons (h=h@entry=0x7ffd844b7bb0) at ../src/backend/storage/ipc/procarray.c:1759 [13:48:29.660] initial = [13:48:29.660] arrayP = 0x7f02b71c3600 [13:48:29.660] kaxmin = [13:48:29.660] in_recovery = true [13:48:29.660] other_xids = 0x7f02b71bd7c0 [13:48:29.660] #5 0x0000563ddd8c3a13 in GetOldestTransactionIdConsideredRunning () at ../src/backend/storage/ipc/procarray.c:2038 [13:48:29.660] horizons = {latest_completed = {value = 0}, slot_xmin = 67109320, slot_catalog_xmin = 0, oldest_considered_running = 0, shared_oldest_nonremovable = 0, shared_oldest_nonremovable_raw = 67109528, catalog_oldest_nonremovable = 0, data_oldest_nonremovable = 67109528, temp_oldest_nonremovable = 0} [13:48:29.660] #6 0x0000563ddd2fec80 in CreateRestartPoint (flags=flags@entry=0) at ../src/backend/access/transam/xlog.c:8012 [13:48:29.660] lastCheckPointRecPtr = [13:48:29.660] lastCheckPointEndPtr = 67109528 [13:48:29.660] lastCheckPoint = {redo = 67109320, ThisTimeLineID = 1, PrevTimeLineID = 1, fullPageWrites = true, wal_level = 1, nextXid = {value = 756}, nextOid = 24576, nextMulti = 1, nextMultiOffset = 0, oldestXid = 744, oldestXidDB = 1, oldestMulti = 1, oldestMultiDB = 1, time = 1750426134, oldestCommitTsXid = 0, newestCommitTsXid = 0, oldestActiveXid = 756} [13:48:29.660] PriorRedoPtr = 67109112 [13:48:29.660] receivePtr = [13:48:29.660] replayPtr = [13:48:29.660] replayTLI = 1 [13:48:29.660] endptr = 67109528 [13:48:29.660] _logSegNo = 3 [13:48:29.660] xtime = [13:48:29.660] __func__ = "CreateRestartPoint" [13:48:29.660] #7 0x0000563ddd7b40de in CheckpointerMain (startup_data=, startup_data_len=) at ../src/backend/postmaster/checkpointer.c:479 [13:48:29.660] ckpt_performed = false [13:48:29.660] do_restartpoint = true [13:48:29.660] flags = 0 [13:48:29.660] chkpt_or_rstpt_timed = false [13:48:29.660] do_checkpoint = true [13:48:29.660] now = 1750426136 [13:48:29.660] elapsed_secs = 285 [13:48:29.660] cur_timeout = [13:48:29.660] chkpt_or_rstpt_requested = [13:48:29.660] local_sigjmp_buf = {{__jmpbuf = {11, -8629887904797409378, 0, 0, 0, 56, 8630992806700924830, 2614269601613496222}, __mask_was_saved = 1, __saved_mask = {__val = {18446744066192964099, 94823713675874, 0, 16, 128, 0, 12418413923181585408, 2, 139649684174740, 24, 140726822993312, 140724603453456, 140726822993328, 140726822993264, 12418413923181585408, 0}}}} [13:48:29.660] checkpointer_context = 0x563defac52a0 [13:48:29.660] __func__ = "CheckpointerMain" [13:48:29.660] #8 0x0000563ddd7b4906 in postmaster_child_launch (child_type=child_type@entry=B_CHECKPOINTER, child_slot=56, startup_data=startup_data@entry=0x0, startup_data_len=startup_data_len@entry=0, client_sock=client_sock@entry=0x0) at ../src/backend/postmaster/launch_backend.c:290 [13:48:29.660] pid = [13:48:29.660] #9 0x0000563ddd7ba09c in StartChildProcess (type=type@entry=B_CHECKPOINTER) at ../src/backend/postmaster/postmaster.c:3973 [13:48:29.660] pmchild = 0x563defaa3388 [13:48:29.660] pid = [13:48:29.660] __func__ = "StartChildProcess" [13:48:29.660] #10 0x0000563ddd7bddb1 in PostmasterMain (argc=argc@entry=4, argv=argv@entry=0x563defa36680) at ../src/backend/postmaster/postmaster.c:1386 [13:48:29.660] opt = [13:48:29.660] status = [13:48:29.660] userDoption = [13:48:29.660] listen_addr_saved = false [13:48:29.660] output_config_variable = [13:48:29.660] __func__ = "PostmasterMain" [13:48:29.660] #11 0x0000563ddd5ea21e in main (argc=4, argv=0x563defa36680) at ../src/backend/main/main.c:227 [13:48:29.660] do_check_root = [13:48:29.660] dispatch_option = [13:48:29.677] -e [13:48:29.677] [13:48:29.677] [13:48:29.744] dumping /tmp/cores/postgres-6-67380.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres [13:48:30.030] [New LWP 67380] [13:48:30.030] [13:48:30.030] This GDB supports auto-downloading debuginfo from the following URLs: [13:48:30.030] [13:48:30.030] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [13:48:30.030] Debuginfod has been disabled. [13:48:30.030] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [13:48:30.143] [Thread debugging using libthread_db enabled] [13:48:30.143] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [13:48:30.143] Core was generated by `postgres: node2: checkpointer '. [13:48:30.143] Program terminated with signal SIGABRT, Aborted. [13:48:30.143] #0 0x00007ff543aa9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:30.169] [13:48:30.169] Thread 1 (Thread 0x7ff541a34a80 (LWP 67380)): [13:48:30.169] #0 0x00007ff543aa9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:30.169] No symbol table info available. [13:48:30.169] #1 0x00007ff543a5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:30.169] No symbol table info available. [13:48:30.169] #2 0x00007ff543a45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:30.169] No symbol table info available. [13:48:30.169] #3 0x0000557bc263116a in ExceptionalCondition (conditionName=conditionName@entry=0x557bc2904035 "TransactionIdIsValid(initial)", fileName=fileName@entry=0x557bc2902cc0 "../src/backend/storage/ipc/procarray.c", lineNumber=lineNumber@entry=1759) at ../src/backend/utils/error/assert.c:66 [13:48:30.169] No locals. [13:48:30.169] #4 0x0000557bc232d81a in ComputeXidHorizons (h=h@entry=0x7fffcdf1fa80) at ../src/backend/storage/ipc/procarray.c:1759 [13:48:30.169] initial = [13:48:30.169] arrayP = 0x7ff541044600 [13:48:30.169] kaxmin = [13:48:30.169] in_recovery = true [13:48:30.169] other_xids = 0x7ff54103e7c0 [13:48:30.169] #5 0x0000557bc2332a13 in GetOldestTransactionIdConsideredRunning () at ../src/backend/storage/ipc/procarray.c:2038 [13:48:30.169] horizons = {latest_completed = {value = 0}, slot_xmin = 67109288, slot_catalog_xmin = 0, oldest_considered_running = 0, shared_oldest_nonremovable = 0, shared_oldest_nonremovable_raw = 67111160, catalog_oldest_nonremovable = 0, data_oldest_nonremovable = 67109496, temp_oldest_nonremovable = 0} [13:48:30.169] #6 0x0000557bc1d6dc80 in CreateRestartPoint (flags=flags@entry=0) at ../src/backend/access/transam/xlog.c:8012 [13:48:30.169] lastCheckPointRecPtr = [13:48:30.169] lastCheckPointEndPtr = 67109496 [13:48:30.169] lastCheckPoint = {redo = 67109288, ThisTimeLineID = 1, PrevTimeLineID = 1, fullPageWrites = true, wal_level = 1, nextXid = {value = 755}, nextOid = 24576, nextMulti = 1, nextMultiOffset = 0, oldestXid = 744, oldestXidDB = 1, oldestMulti = 1, oldestMultiDB = 1, time = 1750426113, oldestCommitTsXid = 0, newestCommitTsXid = 0, oldestActiveXid = 755} [13:48:30.169] PriorRedoPtr = 67109080 [13:48:30.169] receivePtr = [13:48:30.169] replayPtr = [13:48:30.169] replayTLI = 1 [13:48:30.169] endptr = 67111160 [13:48:30.169] _logSegNo = 3 [13:48:30.169] xtime = [13:48:30.169] __func__ = "CreateRestartPoint" [13:48:30.169] #7 0x0000557bc22230de in CheckpointerMain (startup_data=, startup_data_len=) at ../src/backend/postmaster/checkpointer.c:479 [13:48:30.169] ckpt_performed = false [13:48:30.169] do_restartpoint = true [13:48:30.169] flags = 0 [13:48:30.169] chkpt_or_rstpt_timed = false [13:48:30.169] do_checkpoint = true [13:48:30.169] now = 1750426114 [13:48:30.169] elapsed_secs = 285 [13:48:30.169] cur_timeout = [13:48:30.169] chkpt_or_rstpt_requested = [13:48:30.169] local_sigjmp_buf = {{__jmpbuf = {11, 321887477353117398, 0, 0, 0, 56, -321997376826411306, -5872668965278484778}, __mask_was_saved = 1, __saved_mask = {__val = {18446744066192964099, 93990031198818, 0, 16, 128, 0, 6522158217404809472, 2, 140691379419028, 24, 140736648576112, 140733193388048, 140736648576128, 140736648576064, 6522158217404809472, 0}}}} [13:48:30.169] checkpointer_context = 0x557c02089180 [13:48:30.169] __func__ = "CheckpointerMain" [13:48:30.169] #8 0x0000557bc2223906 in postmaster_child_launch (child_type=child_type@entry=B_CHECKPOINTER, child_slot=56, startup_data=startup_data@entry=0x0, startup_data_len=startup_data_len@entry=0, client_sock=client_sock@entry=0x0) at ../src/backend/postmaster/launch_backend.c:290 [13:48:30.169] pid = [13:48:30.169] #9 0x0000557bc222909c in StartChildProcess (type=type@entry=B_CHECKPOINTER) at ../src/backend/postmaster/postmaster.c:3973 [13:48:30.169] pmchild = 0x557c02067268 [13:48:30.169] pid = [13:48:30.169] __func__ = "StartChildProcess" [13:48:30.169] #10 0x0000557bc222cdb1 in PostmasterMain (argc=argc@entry=4, argv=argv@entry=0x557c01ffa680) at ../src/backend/postmaster/postmaster.c:1386 [13:48:30.169] opt = [13:48:30.169] status = [13:48:30.169] userDoption = [13:48:30.169] listen_addr_saved = false [13:48:30.169] output_config_variable = [13:48:30.169] __func__ = "PostmasterMain" [13:48:30.169] #11 0x0000557bc205921e in main (argc=4, argv=0x557c01ffa680) at ../src/backend/main/main.c:227 [13:48:30.169] do_check_root = [13:48:30.169] dispatch_option = [13:48:30.187] -e [13:48:30.187] [13:48:30.187] [13:48:30.258] dumping /tmp/cores/postgres-6-45778.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres [13:48:30.562] [New LWP 45778] [13:48:30.562] [13:48:30.562] This GDB supports auto-downloading debuginfo from the following URLs: [13:48:30.562] [13:48:30.562] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [13:48:30.562] Debuginfod has been disabled. [13:48:30.562] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [13:48:30.676] [Thread debugging using libthread_db enabled] [13:48:30.676] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [13:48:30.676] Core was generated by `postgres: node: startup recovering 000000010000000000000002 '. [13:48:30.676] Program terminated with signal SIGABRT, Aborted. [13:48:30.676] #0 0x00007fd1428a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:30.705] [13:48:30.705] Thread 1 (Thread 0x7fd143032a80 (LWP 45778)): [13:48:30.705] #0 0x00007fd1428a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:30.705] No symbol table info available. [13:48:30.705] #1 0x00007fd14285afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:30.705] No symbol table info available. [13:48:30.705] #2 0x00007fd142845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [13:48:30.705] No symbol table info available. [13:48:30.705] #3 0x000055f5814342e6 in errfinish (filename=filename@entry=0x55f58167e4d0 "../src/backend/access/transam/xlogrecovery.c", lineno=lineno@entry=800, funcname=funcname@entry=0x55f581680740 <__func__.40> "InitWalRecovery") at ../src/backend/utils/error/elog.c:600 [13:48:30.705] edata = 0x55f5820e7b60 [13:48:30.705] elevel = 23 [13:48:30.705] oldcontext = 0x55f58dbff790 [13:48:30.705] econtext = 0x0 [13:48:30.705] __func__ = "errfinish" [13:48:30.705] #4 0x000055f580b88293 in InitWalRecovery (ControlFile=, wasShutdown_ptr=wasShutdown_ptr@entry=0x7ffcdb04f26f, haveBackupLabel_ptr=haveBackupLabel_ptr@entry=0x7ffcdb04f26d, haveTblspcMap_ptr=haveTblspcMap_ptr@entry=0x7ffcdb04f26e) at ../src/backend/access/transam/xlogrecovery.c:800 [13:48:30.705] __errno_location = [13:48:30.705] private = [13:48:30.705] st = {st_dev = 94513133525152, st_ino = 0, st_nlink = 94512937335648, st_mode = 2378176416, st_uid = 22005, st_gid = 0, __pad0 = 0, st_rdev = 94512924366664, st_size = 94512937335648, st_blksize = 94512924013335, st_blocks = 94513133525152, st_atim = {tv_sec = 4398046511229, tv_nsec = 94510755348480}, st_mtim = {tv_sec = 94512924275648, tv_nsec = 0}, st_ctim = {tv_sec = 94512924279226, tv_nsec = 94513133526192}, __glibc_reserved = {94512937335648, 15, 94513133516688}} [13:48:30.705] wasShutdown = [13:48:30.705] record = 0x0 [13:48:30.705] dbstate_at_startup = DB_IN_PRODUCTION [13:48:30.705] haveTblspcMap = false [13:48:30.705] haveBackupLabel = false [13:48:30.705] checkPoint = {redo = 94513133306512, ThisTimeLineID = 5, PrevTimeLineID = 22005, fullPageWrites = 124, wal_level = 32721, nextXid = {value = 7}, nextOid = 0, nextMulti = 0, nextMultiOffset = 3674534208, oldestXid = 32764, oldestXidDB = 1024, oldestMulti = 0, oldestMultiDB = 2171781647, time = 94513133524896, oldestCommitTsXid = 2168927168, newestCommitTsXid = 22005, oldestActiveXid = 262} [13:48:30.705] backupFromStandby = false [13:48:30.705] __func__ = "InitWalRecovery" [13:48:30.705] #5 0x000055f580b75f4e in StartupXLOG () at ../src/backend/access/transam/xlog.c:5752 [13:48:30.705] Insert = [13:48:30.705] checkPoint = {redo = 0, ThisTimeLineID = 0, PrevTimeLineID = 0, fullPageWrites = false, wal_level = 0, nextXid = {value = 94512924145422}, nextOid = 1063690112, nextMulti = 32721, nextMultiOffset = 0, oldestXid = 0, oldestXidDB = 2378550896, oldestMulti = 22005, oldestMultiDB = 0, time = 0, oldestCommitTsXid = 2168797149, newestCommitTsXid = 22005, oldestActiveXid = 0} [13:48:30.705] wasShutdown = false [13:48:30.705] didCrash = true [13:48:30.705] haveTblspcMap = false [13:48:30.705] haveBackupLabel = false [13:48:30.705] EndOfLog = [13:48:30.705] EndOfLogTLI = [13:48:30.705] newTLI = [13:48:30.705] performedWalRecovery = [13:48:30.705] endOfRecoveryInfo = [13:48:30.705] abortedRecPtr = [13:48:30.705] missingContrecPtr = [13:48:30.705] oldestActiveXID = [13:48:30.705] promoted = false [13:48:30.705] __func__ = "StartupXLOG" [13:48:30.705] #6 0x000055f58102b288 in StartupProcessMain (startup_data=, startup_data_len=) at ../src/backend/postmaster/startup.c:258 [13:48:30.705] No locals. [13:48:30.705] #7 0x000055f581021906 in postmaster_child_launch (child_type=child_type@entry=B_STARTUP, child_slot=262, startup_data=startup_data@entry=0x0, startup_data_len=startup_data_len@entry=0, client_sock=client_sock@entry=0x0) at ../src/backend/postmaster/launch_backend.c:290 [13:48:30.705] pid = [13:48:30.705] #8 0x000055f58102709c in StartChildProcess (type=type@entry=B_STARTUP) at ../src/backend/postmaster/postmaster.c:3973 [13:48:30.705] pmchild = 0x55f58dc6c928 [13:48:30.705] pid = [13:48:30.705] __func__ = "StartChildProcess" [13:48:30.705] #9 0x000055f58102ac36 in PostmasterMain (argc=argc@entry=4, argv=argv@entry=0x55f58dbff6a0) at ../src/backend/postmaster/postmaster.c:1393 [13:48:30.705] opt = [13:48:30.705] status = [13:48:30.705] userDoption = [13:48:30.705] listen_addr_saved = false [13:48:30.705] output_config_variable = [13:48:30.705] __func__ = "PostmasterMain" [13:48:30.705] #10 0x000055f580e5721e in main (argc=4, argv=0x55f58dbff6a0) at ../src/backend/main/main.c:227 [13:48:30.705] do_check_root = [13:48:30.705] dispatch_option =