[11:46:54.425] src/tools/ci/cores_backtrace.sh linux /tmp/cores [11:46:54.654] dumping /tmp/cores/postgres-6-31630.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres [11:46:54.928] [New LWP 31630] [11:46:54.928] [11:46:54.928] This GDB supports auto-downloading debuginfo from the following URLs: [11:46:54.928] [11:46:54.928] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [11:46:54.928] Debuginfod has been disabled. [11:46:54.928] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [11:46:55.060] [Thread debugging using libthread_db enabled] [11:46:55.060] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [11:46:55.060] Core was generated by `postgres: standby1: slotsync worker '. [11:46:55.060] Program terminated with signal SIGABRT, Aborted. [11:46:55.060] #0 0x00007f3c01ea9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [11:46:55.151] [11:46:55.151] Thread 1 (Thread 0x7f3bff549a80 (LWP 31630)): [11:46:55.151] #0 0x00007f3c01ea9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [11:46:55.151] No symbol table info available. [11:46:55.151] #1 0x00007f3c01e5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [11:46:55.151] No symbol table info available. [11:46:55.151] #2 0x00007f3c01e45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [11:46:55.151] No symbol table info available. [11:46:55.151] #3 0x000055cc64d81148 in ExceptionalCondition (conditionName=conditionName@entry=0x55cc650471a0 "slot->data.two_phase_at <= slot->data.confirmed_flush", fileName=fileName@entry=0x55cc65046b88 "../src/backend/replication/logical/slotsync.c", lineNumber=lineNumber@entry=311) at ../src/backend/utils/error/assert.c:66 [11:46:55.151] No locals. [11:46:55.151] #4 0x000055cc649f3bdd in update_local_synced_slot (remote_slot=remote_slot@entry=0x55cc8fbc7b60, remote_dbid=remote_dbid@entry=5, found_consistent_snapshot=found_consistent_snapshot@entry=0x0, remote_slot_precedes=remote_slot_precedes@entry=0x0) at ../src/backend/replication/logical/slotsync.c:311 [11:46:55.151] plugin_name = {data = "pgoutput", '\000' } [11:46:55.151] slot = 0x7f3bff39e998 [11:46:55.151] updated_xmin_or_lsn = false [11:46:55.151] updated_config = true [11:46:55.151] __func__ = "update_local_synced_slot" [11:46:55.151] #5 0x000055cc649f406d in synchronize_one_slot (remote_slot=remote_slot@entry=0x55cc8fbc7b60, remote_dbid=remote_dbid@entry=5) at ../src/backend/replication/logical/slotsync.c:740 [11:46:55.151] synced = [11:46:55.151] slot = 0x7f3bff39e998 [11:46:55.151] latestFlushPtr = [11:46:55.151] slot_updated = false [11:46:55.151] __func__ = "synchronize_one_slot" [11:46:55.151] #6 0x000055cc649f4a75 in synchronize_slots (wrconn=wrconn@entry=0x55cc8fb6e750) at ../src/backend/replication/logical/slotsync.c:930 [11:46:55.151] remote_dbid = 5 [11:46:55.151] remote_slot__state = [11:46:55.151] remote_slot = 0x55cc8fbc7b60 [11:46:55.151] remote_slot__outerloop = 0x1 [11:46:55.151] slotRow = {25, 25, 3220, 3220, 28, 16, 3220, 16, 25, 25} [11:46:55.151] res = 0x55cc8fbc6a90 [11:46:55.151] tupslot = [11:46:55.151] remote_slot_list = 0x55cc8fbc7bd0 [11:46:55.151] some_slot_updated = false [11:46:55.151] started_tx = true [11:46:55.151] query = 0x55cc650473f0 "SELECT slot_name, plugin, confirmed_flush_lsn, restart_lsn, catalog_xmin, two_phase, two_phase_at, failover, database, invalidation_reason FROM pg_catalog.pg_replication_slots WHERE failover and NOT t"... [11:46:55.151] __func__ = "synchronize_slots" [11:46:55.151] #7 0x000055cc649f5073 in ReplSlotSyncWorkerMain (startup_data=, startup_data_len=) at ../src/backend/replication/logical/slotsync.c:1511 [11:46:55.151] some_slot_updated = false [11:46:55.151] wrconn = 0x55cc8fb6e750 [11:46:55.151] dbname = [11:46:55.151] err = 0x55cc64d9d371 "\205\300xO[รพ" [11:46:55.151] local_sigjmp_buf = {{__jmpbuf = {7, 8385231663895951575, 0, 0, 0, 53, -8383741674261563177, -2321998151257278249}, __mask_was_saved = 1, __saved_mask = {__val = {18446744066192964099, 2, 139895707367316, 24, 140721689222992, 140720308486160, 140721689223008, 140721689222944, 784423102827837952, 0, 139895706595615, 1, 139895732437728, 388, 94336350400330, 7}}}} [11:46:55.151] app_name = {data = 0x55cc8faee390 "", len = 24, maxlen = 1024, cursor = 0} [11:46:55.151] __func__ = "ReplSlotSyncWorkerMain" [11:46:55.151] #8 0x000055cc6497244b in postmaster_child_launch (child_type=child_type@entry=B_SLOTSYNC_WORKER, child_slot=53, 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 [11:46:55.151] pid = [11:46:55.151] #9 0x000055cc64977bf5 in StartChildProcess (type=type@entry=B_SLOTSYNC_WORKER) at ../src/backend/postmaster/postmaster.c:3973 [11:46:55.151] pmchild = 0x55cc8fb59398 [11:46:55.151] pid = [11:46:55.151] __func__ = "StartChildProcess" [11:46:55.151] #10 0x000055cc64978371 in LaunchMissingBackgroundProcesses () at ../src/backend/postmaster/postmaster.c:3354 [11:46:55.151] No locals. [11:46:55.151] #11 0x000055cc64979f56 in ServerLoop () at ../src/backend/postmaster/postmaster.c:1717 [11:46:55.151] now = [11:46:55.151] last_lockfile_recheck_time = 1746531411 [11:46:55.151] last_touch_time = 1746531411 [11:46:55.151] events = {{pos = 0, events = 1, fd = -1, user_data = 0x0}, {pos = 0, events = 0, fd = 1380737472, user_data = 0x0}, {pos = 17, events = 0, fd = -1967088, user_data = 0x1}, {pos = 0, events = 0, fd = 1, user_data = 0x7f3c037002e0}, {pos = 1380737336, events = 32764, fd = 1380737344, user_data = 0x7f3c03700668}, {pos = 0, events = 0, fd = 1, user_data = 0x1}, {pos = -1884101720, events = 21964, fd = 1, user_data = 0x55cc8fb2e3a8}, {pos = -1, events = 0, fd = 31645728, user_data = 0x7f3c0332ea10}, {pos = -1883919448, events = 21964, fd = 32435621, user_data = 0x7ffc524c6693}, {pos = 46, events = 0, fd = 1380737408, user_data = 0x7f3c037002e0}, {pos = 436, events = 0, fd = 1697955232, user_data = 0x0}, {pos = 0, events = 0, fd = 56, user_data = 0x7f3c036dbebe}, {pos = 1, events = 0, fd = 0, user_data = 0x7f3c01e2e020}, {pos = 32452224, events = 32572, fd = 433180288, user_data = 0x7ffc524c65b0}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = 57533114, events = 32572, fd = 0, user_data = 0x7f3c01eaedd4 }, {pos = 0, events = 0, fd = 1705142880, user_data = 0x2}, {pos = 0, events = 0, fd = -1884383120, user_data = 0x7f3c01eeeedd }, {pos = -1884093792, events = 21964, fd = 1688645584, user_data = 0x55cc8fb62e80}, {pos = 8096, events = 196607, fd = -1883885861, user_data = 0x55cc64a6fcc5 }, {pos = 1702060386, events = 1936158767, fd = 1952410737, user_data = 0x168}, {pos = 1697954624, events = 21964, fd = 4, user_data = 0x1}, {pos = -1884101720, events = 21964, fd = 57523902, user_data = 0x1}, {pos = 32206647, events = 32572, fd = 31679688, user_data = 0x810}, {pos = 255, events = 0, fd = 99, user_data = 0x0}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = -1, events = 4294967295, fd = -1, user_data = 0x65766f6c6961665f}, {pos = 1819500402, events = 1601401967, fd = 1935635045, user_data = 0x61642f636e79735f}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = 0, events = 0, fd = -1883879792, user_data = 0x55cc64dc4a92 }, {pos = -1883879792, events = 21964, fd = 1080, user_data = 0x55cc8fae9ad0}, {pos = 1692160786, events = 21964, fd = 1024, user_data = 0x7f3c01eb579b}, {pos = 33479136, events = 32572, fd = 32117102, user_data = 0x100000400}, {pos = 7, events = 0, fd = 2, user_data = 0x8000000000000006}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = 1380738696, events = 32764, fd = 32210767, user_data = 0x55cc8fae9ad0}, {pos = 3, events = 0, fd = 0, user_data = 0x79dc}, {pos = -336, events = 4294967295, fd = 0, user_data = 0x59}, {pos = 32452755, events = 32572, fd = -1884382512, user_data = 0x1}, {pos = -1884382312, events = 21964, fd = 1024, user_data = 0x7ffc524c6688}, {pos = 1692246441, events = 21964, fd = 1705247632, user_data = 0x55cc64dc7ac3 }, {pos = -1884382512, events = 21964, fd = -1884102000, user_data = 0x55cc8fae9ad0}, {pos = 32200603, events = 32572, fd = 0, user_data = 0x55cc64dda8d0 }, {pos = -1884382512, events = 1, fd = 1692248601, user_data = 0x55cc8fb2e290}, {pos = 32123569, events = 32572, fd = 32118000, user_data = 0x0}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = -307643904, events = 182637735, fd = -1884383120, user_data = 0xae2d4a7eda9ba00}, {pos = 13, events = 0, fd = -307643904, user_data = 0x0}, {pos = 31830585, events = 32572, fd = 0, user_data = 0x55cc6497211d }, {pos = 4194304, events = 0, fd = -1884268096, user_data = 0x1}, {pos = 0, events = 0, fd = -1884383120, user_data = 0x55cc64dc7957 }, {pos = -1884268096, events = 21964, fd = -1884102000, user_data = 0x55cc8fb059c0}, {pos = 1, events = 0, fd = 0, user_data = 0x55cc64d85bdf }, {pos = 13, events = 0, fd = -1883923848, user_data = 0x55cc8fb59a58}, {pos = 1705144312, events = 21964, fd = 13, user_data = 0x0}, {pos = 0, events = 0, fd = 1687626475, user_data = 0x55cc8fb2e290}, {pos = 1687643403, events = 21964, fd = 1701439056, user_data = 0x55cc8fb2ec38}} [11:46:55.151] nevents = 1 [11:46:55.151] __func__ = "ServerLoop" [11:46:55.151] #12 0x000055cc6497b7b3 in PostmasterMain (argc=argc@entry=4, argv=argv@entry=0x55cc8faec780) at ../src/backend/postmaster/postmaster.c:1400 [11:46:55.151] opt = [11:46:55.151] status = [11:46:55.151] userDoption = [11:46:55.151] listen_addr_saved = false [11:46:55.151] output_config_variable = [11:46:55.151] __func__ = "PostmasterMain" [11:46:55.151] #13 0x000055cc647a7cee in main (argc=4, argv=0x55cc8faec780) at ../src/backend/main/main.c:227 [11:46:55.151] do_check_root = [11:46:55.151] dispatch_option =