[15:16:00.166] src/tools/ci/cores_backtrace.sh linux /tmp/cores [15:16:00.374] dumping /tmp/cores/postgres-6-60703.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres [15:16:00.638] [New LWP 60703] [15:16:00.638] [15:16:00.638] This GDB supports auto-downloading debuginfo from the following URLs: [15:16:00.638] [15:16:00.638] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:16:00.638] Debuginfod has been disabled. [15:16:00.638] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:16:00.748] [Thread debugging using libthread_db enabled] [15:16:00.748] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:16:00.748] Core was generated by `postgres: publisher: walsender postgres postgres [local] START_REPLICATION '. [15:16:00.748] Program terminated with signal SIGABRT, Aborted. [15:16:00.748] #0 0x00007fe329ea9e3c in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:16:00.857] [15:16:00.857] Thread 1 (Thread 0x7fe32a634f00 (LWP 60703)): [15:16:00.857] #0 0x00007fe329ea9e3c in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:16:00.857] No symbol table info available. [15:16:00.857] #1 0x00007fe329e5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:16:00.857] No symbol table info available. [15:16:00.857] #2 0x00007fe329e45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:16:00.857] No symbol table info available. [15:16:00.857] #3 0x00007fe32a01e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:16:00.857] No locals. [15:16:00.857] #4 0x00007fe32a02aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:16:00.857] No locals. [15:16:00.857] #5 0x00007fe32a00dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x7fe327e33af0, Val=Val@entry=102) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:16:00.857] bp = 140722234747760 [15:16:00.857] pc = [15:16:00.857] Opts = {FromUnrecoverableHandler = true, pc = 140613603460575, bp = 94582639216776} [15:16:00.857] #6 0x00007fe327e285df in send_relation_and_attrs (relation=relation@entry=0x7fe3270163d0, xid=xid@entry=0, ctx=ctx@entry=0x5605e47c4bf0, relentry=relentry@entry=0x5605e47fcf38) at ../src/backend/replication/pgoutput/pgoutput.c:763 [15:16:00.857] desc = 0x7fe3270166f0 [15:16:00.857] columns = 0x5605e47fe0a0 [15:16:00.857] include_gencols = [15:16:00.857] i = [15:16:00.857] #7 0x00007fe327e289c7 in maybe_send_schema (ctx=ctx@entry=0x5605e47c4bf0, change=change@entry=0x5605e47f7b80, relation=relation@entry=0x7fe3270163d0, relentry=relentry@entry=0x5605e47fcf38) at ../src/backend/replication/pgoutput/pgoutput.c:745 [15:16:00.857] data = 0x5605e47c6a88 [15:16:00.857] schema_sent = [15:16:00.857] xid = 0 [15:16:00.857] topxid = 0 [15:16:00.857] #8 0x00007fe327e2abf1 in pgoutput_change (ctx=0x5605e47c4bf0, txn=0x5605e47f5b70, relation=0x7fe3270163d0, change=0x5605e47f7b80) at ../src/backend/replication/pgoutput/pgoutput.c:1596 [15:16:00.857] data = 0x5605e47c6a88 [15:16:00.857] txndata = 0x5605e47c4e00 [15:16:00.857] old = 0x5605e478d070 [15:16:00.857] relentry = 0x5605e47fcf38 [15:16:00.857] xid = 0 [15:16:00.857] ancestor = 0x0 [15:16:00.857] targetrel = 0x7fe3270163d0 [15:16:00.857] action = REORDER_BUFFER_CHANGE_INSERT [15:16:00.857] old_slot = 0x0 [15:16:00.857] new_slot = 0x5605e47e2330 [15:16:00.857] __func__ = "pgoutput_change" [15:16:00.857] #9 0x00005605bba0afbc in change_cb_wrapper (cache=, txn=, relation=, change=) at ../src/backend/replication/logical/logical.c:1135 [15:16:00.857] ctx = [15:16:00.857] state = {ctx = 0x5605e47c4bf0, callback_name = 0x5605bc03f7fb "change", report_location = 25691248} [15:16:00.857] errcallback = {previous = 0x0, callback = 0x5605bba07a62 , arg = 0x7ffc72d06cc0} [15:16:00.857] #10 0x00005605bba1831c in ReorderBufferApplyChange (rb=rb@entry=0x5605e47c6c00, txn=txn@entry=0x5605e47f5b70, relation=relation@entry=0x7fe3270163d0, change=change@entry=0x5605e47f7b80, streaming=streaming@entry=false) at ../src/backend/replication/logical/reorderbuffer.c:2001 [15:16:00.857] No locals. [15:16:00.857] #11 0x00005605bba23b08 in ReorderBufferProcessTXN (rb=rb@entry=0x5605e47c6c00, txn=0x5605e47f5b70, commit_lsn=commit_lsn@entry=25691376, snapshot_now=, command_id=command_id@entry=0, streaming=streaming@entry=false) at ../src/backend/replication/logical/reorderbuffer.c:2282 [15:16:00.857] relation = 0x7fe3270163d0 [15:16:00.857] reloid = 16639 [15:16:00.857] change = 0x5605e47f7b80 [15:16:00.857] changes_count = 0 [15:16:00.857] _save_exception_stack = 0x7ffc72d07280 [15:16:00.857] _save_context_stack = 0x0 [15:16:00.857] _local_sigjmp_buf = {{__jmpbuf = {94583308376944, 6442468543716758163, 929, 25691376, 25691424, 784048287109796, 764224738500121235, 6442540818238378643}, __mask_was_saved = 0, __saved_mask = {__val = {140722234748832, 140613645454776, 94582627095598, 140722234748560, 206158430232, 140722234748608, 140722234748384, 878, 0, 0, 3991950879311, 0, 0, 94582639280736, 94583308278688, 1}}}} [15:16:00.857] _do_rethrow = [15:16:00.857] using_subtxn = false [15:16:00.857] ccxt = 0x5605e4739a40 [15:16:00.857] iterstate = 0x5605e47c6e10 [15:16:00.857] prev_lsn = 25691248 [15:16:00.857] specinsert = 0x0 [15:16:00.857] stream_started = false [15:16:00.857] curtxn = 0x0 [15:16:00.857] __func__ = "ReorderBufferProcessTXN" [15:16:00.857] #12 0x00005605bba255af in ReorderBufferReplay (txn=, rb=rb@entry=0x5605e47c6c00, xid=xid@entry=929, commit_lsn=commit_lsn@entry=25691376, end_lsn=end_lsn@entry=25691424, commit_time=commit_time@entry=784048287109796, origin_id=0, origin_lsn=0) at ../src/backend/replication/logical/reorderbuffer.c:2730 [15:16:00.857] snapshot_now = [15:16:00.857] command_id = 0 [15:16:00.857] #13 0x00005605bba2648f in ReorderBufferCommit (rb=0x5605e47c6c00, xid=xid@entry=929, commit_lsn=25691376, end_lsn=25691424, commit_time=commit_time@entry=784048287109796, origin_id=origin_id@entry=0, origin_lsn=0) at ../src/backend/replication/logical/reorderbuffer.c:2754 [15:16:00.857] txn = [15:16:00.857] #14 0x00005605bb9ffcaf in DecodeCommit (ctx=ctx@entry=0x5605e47c4bf0, buf=buf@entry=0x7ffc72d07130, parsed=parsed@entry=0x7ffc72d06f60, xid=xid@entry=929, two_phase=) at ../src/backend/replication/logical/decode.c:730 [15:16:00.857] origin_lsn = 0 [15:16:00.857] commit_time = 784048287109796 [15:16:00.857] origin_id = 0 [15:16:00.857] i = 0 [15:16:00.857] #15 0x00005605bba02a1e in xact_decode (ctx=ctx@entry=0x5605e47c4bf0, buf=buf@entry=0x7ffc72d07130) at ../src/backend/replication/logical/decode.c:242 [15:16:00.857] xlrec = [15:16:00.857] parsed = {xact_time = 784048287109796, xinfo = 1, dbId = 5, tsId = 1663, nsubxacts = 0, subxacts = 0x0, nrels = 0, xlocators = 0x0, nstats = 0, stats = 0x0, nmsgs = 0, msgs = 0x0, twophase_xid = 0, twophase_gid = '\000' , nabortrels = 0, abortlocators = 0x0, nabortstats = 0, abortstats = 0x0, origin_lsn = 0, origin_timestamp = 0} [15:16:00.857] xid = 929 [15:16:00.857] two_phase = [15:16:00.857] builder = [15:16:00.857] reorder = [15:16:00.857] r = 0x5605e47c4fc8 [15:16:00.857] info = 0 '\000' [15:16:00.857] __func__ = "xact_decode" [15:16:00.857] #16 0x00005605bba0225f in LogicalDecodingProcessRecord (ctx=0x5605e47c4bf0, record=0x5605e47c4fc8) at ../src/backend/replication/logical/decode.c:116 [15:16:00.857] buf = {origptr = 25691376, endptr = 25691424, record = 0x5605e47c4fc8} [15:16:00.857] txid = [15:16:00.857] rmgr = {rm_name = 0x5605bbfcb6ea "Transaction", rm_redo = 0x5605bb5172d7 , rm_desc = 0x5605bb4c5b60 , rm_identify = 0x5605bb4c5d17 , rm_startup = 0x0, rm_cleanup = 0x0, rm_mask = 0x0, rm_decode = 0x5605bba02690 } [15:16:00.857] #17 0x00005605bb9f7dd1 in XLogSendLogical () at ../src/backend/replication/walsender.c:3383 [15:16:00.857] record = [15:16:00.857] errm = 0x0 [15:16:00.857] flushPtr = 25691424 [15:16:00.857] __func__ = "XLogSendLogical" [15:16:00.857] #18 0x00005605bb9f9856 in WalSndLoop (send_data=send_data@entry=0x5605bb9f7d46 ) at ../src/backend/replication/walsender.c:2789 [15:16:00.857] __func__ = "WalSndLoop" [15:16:00.857] #19 0x00005605bb9fa43d in StartLogicalReplication (cmd=cmd@entry=0x5605e473b338) at ../src/backend/replication/walsender.c:1496 [15:16:00.857] buf = {data = 0x0, len = 3, maxlen = 1024, cursor = 87} [15:16:00.857] qc = {commandTag = 3832564640, nprocessed = 94582639220832} [15:16:00.857] __func__ = "StartLogicalReplication" [15:16:00.857] #20 0x00005605bb9fabd3 in exec_replication_command (cmd_string=cmd_string@entry=0x5605e4704ba0 "START_REPLICATION SLOT \"sub_gen\" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '\"pub_gen\"')") at ../src/backend/replication/walsender.c:2120 [15:16:00.857] cmd = 0x5605e473b338 [15:16:00.857] parse_rc = [15:16:00.857] cmd_node = 0x5605e473b338 [15:16:00.857] cmdtag = 0x5605bc03aeef "START_REPLICATION" [15:16:00.857] cmd_context = 0x5605e4739a40 [15:16:00.857] old_context = 0x5605e4704aa0 [15:16:00.857] __func__ = "exec_replication_command" [15:16:00.857] #21 0x00005605bbb02b86 in PostgresMain (dbname=, username=) at ../src/backend/tcop/postgres.c:4788 [15:16:00.857] query_string = 0x5605e4704ba0 "START_REPLICATION SLOT \"sub_gen\" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '\"pub_gen\"')" [15:16:00.857] firstchar = [15:16:00.857] input_message = {data = 0x5605e4704ba0 "START_REPLICATION SLOT \"sub_gen\" LOGICAL 0/0 (proto_version '4', streaming 'parallel', origin 'any', publication_names '\"pub_gen\"')", len = 132, maxlen = 1024, cursor = 132} [15:16:00.857] local_sigjmp_buf = {{__jmpbuf = {94582639280088, 6442556232558285459, 4, 140722234750000, 140722234750144, 140722234750148, 764224739464811155, 6442540663181906579}, __mask_was_saved = 1, __saved_mask = {__val = {4194304, 94582626978141, 94582626674623, 94583307120416, 94582626674141, 7, 94582626678672, 0, 9, 2, 94582639280096, 94583307120416, 94582639274176, 140722234750000, 140722234750144, 140722234750148}}}} [15:16:00.857] send_ready_for_query = false [15:16:00.857] idle_in_transaction_timeout_enabled = false [15:16:00.857] idle_session_timeout_enabled = false [15:16:00.857] __func__ = "PostgresMain" [15:16:00.857] #22 0x00005605bbaf8a22 in BackendMain (startup_data=, startup_data_len=) at ../src/backend/tcop/backend_startup.c:107 [15:16:00.857] bsdata = [15:16:00.857] #23 0x00005605bb9ac2cc in postmaster_child_launch (child_type=child_type@entry=B_BACKEND, startup_data=startup_data@entry=0x7ffc72d073dc "", startup_data_len=startup_data_len@entry=4, client_sock=client_sock@entry=0x7ffc72d07430) at ../src/backend/postmaster/launch_backend.c:266 [15:16:00.857] pid = [15:16:00.857] #24 0x00005605bb9b1d80 in BackendStartup (client_sock=client_sock@entry=0x7ffc72d07430) at ../src/backend/postmaster/postmaster.c:3417 [15:16:00.857] bn = 0x5605e4706a10 [15:16:00.857] pid = [15:16:00.857] startup_data = {canAcceptConnections = CAC_OK} [15:16:00.857] __func__ = "BackendStartup" [15:16:00.857] #25 0x00005605bb9b22e2 in ServerLoop () at ../src/backend/postmaster/postmaster.c:1650 [15:16:00.857] s = {sock = 8, raddr = {addr = {ss_family = 1, __ss_padding = "\342)\343\177\000\000\364t\320r\374\177\000\000ʀ\206+\343\177\000\000>\004\000\000\000\000\000\000\260\227\343)\343\177\000\000\240\017>+\343\177\000\000\370t\320r\374\177\000\000\364t\320r\374\177\000\000\000\000\000\000\000\000\000\000\220t\320r\374\177\000\000j\201\266\272\005V\000\000(g\262\272\005V\000\000\300u\320r\374\177\000\000\270u\320r\374\177\000\000\225[\362\001\000\000\000", __ss_align = 140613645563040}, salen = 2}} [15:16:00.857] i = 0 [15:16:00.857] now = [15:16:00.857] last_lockfile_recheck_time = 1730733075 [15:16:00.857] last_touch_time = 1730733075 [15:16:00.857] events = {{pos = 1, events = 2, fd = 6, user_data = 0x0}, {pos = 0, events = 0, fd = 1, user_data = 0x7fe32b8922e0}, {pos = 1926264120, events = 0, fd = 0, user_data = 0x7fe32b892668}, {pos = -1162444438, events = 22021, fd = 730408552, user_data = 0x7fe32a64f630}, {pos = 730407648, events = 32739, fd = 2090263927, user_data = 0x7ffc72d07640}, {pos = 730237512, events = 32739, fd = 15, user_data = 0x7fe32a64f630}, {pos = 1, events = 0, fd = 0, user_data = 0x1}, {pos = 730407648, events = 32739, fd = 1926264248, user_data = 0x7ffc72d075c0}, {pos = 730408552, events = 32739, fd = 0, user_data = 0x5605e47335e8}, {pos = -462211896, events = 22021, fd = -462212447, user_data = 0x7fe300000001}, {pos = 1, events = 0, fd = -1, user_data = 0x7fe329e2e020}, {pos = 725487520, events = 32739, fd = -462211608, user_data = 0x7ffc72d079b0}, {pos = -462240328, events = 22021, fd = -462211376, user_data = 0x5605e47335e8}, {pos = 730407648, events = 32739, fd = 427, user_data = 0x5605bc334d58 }, {pos = 0, events = 0, fd = 1, user_data = 0x5605e4704bb8}, {pos = 730263230, events = 32739, fd = 1, user_data = 0x0}, {pos = 702734368, events = 32739, fd = 703540672, user_data = 0x7ffc72d07a20}, {pos = 1926265344, events = 32764, fd = 0, user_data = 0x0}, {pos = 0, events = 0, fd = 730272186, user_data = 0x0}, {pos = 703261988, events = 32739, fd = 0, user_data = 0x5605bc9cc940 }, {pos = 2, events = 0, fd = 7, user_data = 0x5605e46c6fc0}, {pos = 0, events = 0, fd = 702768328, user_data = 0x7fe329e9c880 }, {pos = 711151032, events = 32739, fd = 8096, user_data = 0x100007f00000002}, {pos = 703295111, events = 32739, fd = 2, user_data = 0x7d0}, {pos = 255, events = 0, fd = 99, user_data = 0x2}, {pos = 704584800, events = 32739, fd = 255, user_data = 0xfffffffffffffef0}, {pos = 1023, events = 0, fd = 0, user_data = 0x5605e46c6fc0}, {pos = 703298058, events = 32739, fd = 1769300525, user_data = 0x5605e46c6fc0}, {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 = 0x3532302f0a342020}, {pos = 963275786, events = 1412589672, fd = 0, user_data = 0x0}, {pos = 1601449825, events = 1597059888, fd = 1970040675, user_data = 0x7069726373627573}, {pos = 1852795252, events = 825438255, 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 = 0, user_data = 0x100000400}, {pos = 7, events = 0, fd = 0, user_data = 0xd3d23b91cb932500}, {pos = 704570848, events = 32739, fd = -328, user_data = 0x0}, {pos = -462212216, events = 22021, fd = 1024, user_data = 0x5605e4733388}, {pos = 1926265528, events = 32764, fd = 703299231, user_data = 0x2}, {pos = 6, events = 2147483648, fd = 0, user_data = 0x0}, {pos = 0, events = 0, fd = 3, user_data = 0x0}, {pos = 56649, events = 0, fd = -328, user_data = 0x0}, {pos = -462402632, events = 22021, fd = 703541203, user_data = 0x7ffc72d07ab8}, {pos = -1143034573, events = 22021, fd = -1130512496, user_data = 0x5605bbdd97f0 }, {pos = -462212416, events = 22021, fd = -462402912, user_data = 0x5605e47332c0}, {pos = 703289067, events = 32739, fd = 0, user_data = 0x5605bbdeb45a }, {pos = -462212416, events = 1, fd = -1143032413, user_data = 0x5605e4704aa0}, {pos = -879549184, events = 3553770385, fd = 0, user_data = 0xfffffffffffffeb8}, {pos = 0, events = 0, fd = 703212209, user_data = 0x7fe329ea14f0}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = 0, events = 0, fd = -879549184, user_data = 0x5605e46dc1d0}, {pos = -879549184, events = 3553770385, fd = 11, user_data = 0xd3d23b91cb932500}, {pos = 0, events = 0, fd = 702919225, user_data = 0x1}, {pos = -1147486263, events = 22021, fd = 4194304, user_data = 0x5605bbdd9684 }, {pos = -462569008, events = 22021, fd = -462402912, user_data = 0x5605e46dc1d0}, {pos = 1, events = 0, fd = 0, user_data = 0x5605bbdeb45a }, {pos = -462569008, events = 22021, fd = -1143032413, user_data = 0x0}, {pos = 4, events = 0, fd = 0, user_data = 0x5605bb7e099b }, {pos = 0, events = 0, fd = -1149346597, user_data = 0xb}, {pos = -1147465106, events = 22021, fd = -1134132080, user_data = 0x5605e4705448}} [15:16:00.858] nevents = 1 [15:16:00.858] __func__ = "ServerLoop" [15:16:00.858] #26 0x00005605bb9b3a65 in PostmasterMain (argc=argc@entry=4, argv=argv@entry=0x5605e46c2df0) at ../src/backend/postmaster/postmaster.c:1348 [15:16:00.858] opt = [15:16:00.858] status = [15:16:00.858] userDoption = [15:16:00.858] listen_addr_saved = false [15:16:00.858] output_config_variable = [15:16:00.858] __func__ = "PostmasterMain" [15:16:00.858] #27 0x00005605bb7f0d23 in main (argc=4, argv=0x5605e46c2df0) at ../src/backend/main/main.c:196 [15:16:00.858] do_check_root =