[06:47:15.852] src/tools/ci/cores_backtrace.sh linux /tmp/cores [06:47:16.078] dumping /tmp/cores/postgres-6-56520.core for /tmp/cirrus-ci-build/tmp_install/usr/local/pgsql/bin/postgres [06:47:16.383] [New LWP 56520] [06:47:16.386] [06:47:16.386] This GDB supports auto-downloading debuginfo from the following URLs: [06:47:16.386] [06:47:16.386] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [06:47:16.386] Debuginfod has been disabled. [06:47:16.386] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [06:47:16.511] [Thread debugging using libthread_db enabled] [06:47:16.511] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [06:47:16.511] Core was generated by `postgres: primary: postgres regression [local] EXECUTE '. [06:47:16.511] Program terminated with signal SIGABRT, Aborted. [06:47:16.511] #0 0x00007f8c788abe3c in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [06:47:17.579] [06:47:17.579] Thread 1 (Thread 0x7f8c78f2b240 (LWP 56520)): [06:47:17.579] #0 0x00007f8c788abe3c in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [06:47:17.579] No symbol table info available. [06:47:17.579] #1 0x00007f8c7885cfb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [06:47:17.579] No symbol table info available. [06:47:17.579] #2 0x00007f8c78847472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [06:47:17.579] No symbol table info available. [06:47:17.579] #3 0x0000557a97b89b15 in ExceptionalCondition (conditionName=conditionName@entry=0x557a97e68ba0 "!IsQueryIdEnabled() || pgstat_get_my_query_id() != 0", fileName=fileName@entry=0x557a97e68440 "execMain.c", lineNumber=lineNumber@entry=369) at assert.c:66 [06:47:17.579] No locals. [06:47:17.579] #4 0x0000557a9738a680 in ExecutorRun (queryDesc=queryDesc@entry=0x62100012e418, direction=direction@entry=ForwardScanDirection, count=count@entry=2, execute_once=execute_once@entry=true) at execMain.c:369 [06:47:17.579] No locals. [06:47:17.579] #5 0x0000557a972adb47 in ExecuteLetStmt (pstate=pstate@entry=0x61d0001004b8, stmt=stmt@entry=0x619000045de0, params=params@entry=0x61d0001001a8, queryEnv=queryEnv@entry=0x0, qc=qc@entry=0x7fffe98af070) at session_variable.c:1400 [06:47:17.579] query = [06:47:17.579] rewritten = [06:47:17.579] dest = 0x61900009a528 [06:47:17.579] aclresult = ACLCHECK_OK [06:47:17.579] plan = [06:47:17.579] queryDesc = 0x62100012e418 [06:47:17.579] varid = [06:47:17.579] #6 0x0000557a9788782d in standard_ProcessUtility (pstmt=0x619000045cd0, pstmt@entry=0x619000044420, queryString=queryString@entry=0x619000045c80 "PREPARE p1(numeric) AS LET var1 = $1;", readOnlyTree=readOnlyTree@entry=true, context=context@entry=PROCESS_UTILITY_QUERY, params=params@entry=0x61d0001001a8, queryEnv=queryEnv@entry=0x0, dest=, qc=) at utility.c:1070 [06:47:17.579] parsetree = 0x619000045de0 [06:47:17.579] isTopLevel = false [06:47:17.579] isAtomicContext = true [06:47:17.579] pstate = 0x61d0001004b8 [06:47:17.579] readonly_flags = [06:47:17.579] __func__ = "standard_ProcessUtility" [06:47:17.579] #7 0x00007f8c75647509 in pgss_ProcessUtility (pstmt=, queryString=, readOnlyTree=, context=, params=, queryEnv=, dest=, qc=) at pg_stat_statements.c:1160 [06:47:17.579] _save_exception_stack = 0x7fffe98ae5b0 [06:47:17.579] _save_context_stack = 0x0 [06:47:17.579] _local_sigjmp_buf = [06:47:17.579] _do_rethrow = false [06:47:17.579] duration = [06:47:17.579] bufusage = [06:47:17.579] walusage_start = [06:47:17.579] start = [06:47:17.579] rows = [06:47:17.579] bufusage_start = [06:47:17.579] walusage = [06:47:17.579] parsetree = [06:47:17.579] saved_queryId = 16962414500020046089 [06:47:17.579] saved_stmt_location = 0 [06:47:17.579] saved_stmt_len = 36 [06:47:17.579] enabled = true [06:47:17.579] #8 0x0000557a97887965 in ProcessUtility (pstmt=pstmt@entry=0x619000044420, queryString=, readOnlyTree=, context=context@entry=PROCESS_UTILITY_QUERY, params=, queryEnv=, dest=0x625000008fd8, qc=0x7fffe98af070) at utility.c:523 [06:47:17.579] No locals. [06:47:17.579] #9 0x0000557a97882757 in PortalRunUtility (portal=portal@entry=0x625000034b10, pstmt=pstmt@entry=0x619000044420, isTopLevel=isTopLevel@entry=false, setHoldSnapshot=setHoldSnapshot@entry=false, dest=dest@entry=0x625000008fd8, qc=qc@entry=0x7fffe98af070) at pquery.c:1161 [06:47:17.579] No locals. [06:47:17.579] #10 0x0000557a97882c61 in PortalRunMulti (portal=portal@entry=0x625000034b10, isTopLevel=isTopLevel@entry=false, setHoldSnapshot=setHoldSnapshot@entry=false, dest=dest@entry=0x625000008fd8, altdest=altdest@entry=0x625000008fd8, qc=qc@entry=0x7fffe98af070) at pquery.c:1319 [06:47:17.579] pstmt = 0x619000044420 [06:47:17.579] stmtlist_item__state = [06:47:17.579] active_snapshot_set = false [06:47:17.579] stmtlist_item = 0x6190000443e8 [06:47:17.579] #11 0x0000557a9788374b in PortalRun (portal=portal@entry=0x625000034b10, count=count@entry=9223372036854775807, isTopLevel=isTopLevel@entry=false, run_once=run_once@entry=true, dest=dest@entry=0x625000008fd8, altdest=altdest@entry=0x625000008fd8, qc=) at pquery.c:794 [06:47:17.579] _save_exception_stack = 0x7fffe98aebb0 [06:47:17.579] _save_context_stack = 0x0 [06:47:17.579] _local_sigjmp_buf = [06:47:17.579] _do_rethrow = [06:47:17.579] result = [06:47:17.579] nprocessed = [06:47:17.579] saveTopTransactionResourceOwner = 0x629000021d28 [06:47:17.579] saveTopTransactionContext = 0x62500003c100 [06:47:17.579] saveActivePortal = 0x625000034a00 [06:47:17.579] saveResourceOwner = 0x629000026a18 [06:47:17.579] savePortalContext = 0x61900005fa80 [06:47:17.579] saveMemoryContext = 0x61900005fa80 [06:47:17.579] __func__ = "PortalRun" [06:47:17.579] #12 0x0000557a97293254 in ExecuteQuery (pstate=pstate@entry=0x61900005fb80, stmt=stmt@entry=0x6250000085f8, intoClause=intoClause@entry=0x0, params=params@entry=0x0, dest=dest@entry=0x625000008fd8, qc=qc@entry=0x7fffe98af070) at prepare.c:255 [06:47:17.579] entry = [06:47:17.579] cplan = [06:47:17.579] plan_list = [06:47:17.579] paramLI = 0x61d0001001a8 [06:47:17.579] estate = 0x6250000f2a00 [06:47:17.579] portal = 0x625000034b10 [06:47:17.579] query_string = 0x619000045c80 "PREPARE p1(numeric) AS LET var1 = $1;" [06:47:17.579] eflags = 0 [06:47:17.579] count = 9223372036854775807 [06:47:17.579] __func__ = "ExecuteQuery" [06:47:17.579] #13 0x0000557a97886ff2 in standard_ProcessUtility (pstmt=pstmt@entry=0x6250000086a8, queryString=queryString@entry=0x625000007a00 "EXECUTE p1(pi() + 100);", readOnlyTree=readOnlyTree@entry=false, context=context@entry=PROCESS_UTILITY_TOPLEVEL, params=params@entry=0x0, queryEnv=queryEnv@entry=0x0, dest=, qc=) at utility.c:754 [06:47:17.579] parsetree = 0x6250000085f8 [06:47:17.579] isTopLevel = true [06:47:17.579] isAtomicContext = false [06:47:17.579] pstate = 0x61900005fb80 [06:47:17.579] readonly_flags = [06:47:17.579] __func__ = "standard_ProcessUtility" [06:47:17.579] #14 0x00007f8c756477ca in pgss_ProcessUtility (pstmt=, queryString=, readOnlyTree=, context=, params=, queryEnv=, dest=, qc=) at pg_stat_statements.c:1241 [06:47:17.579] _save_exception_stack = 0x7fffe98aee80 [06:47:17.579] _save_context_stack = 0x0 [06:47:17.579] _local_sigjmp_buf = [06:47:17.579] _do_rethrow = false [06:47:17.579] bump_level = false [06:47:17.579] parsetree = [06:47:17.579] saved_queryId = 0 [06:47:17.579] saved_stmt_location = 0 [06:47:17.579] saved_stmt_len = 22 [06:47:17.579] enabled = [06:47:17.579] #15 0x0000557a97887965 in ProcessUtility (pstmt=pstmt@entry=0x6250000086a8, queryString=, readOnlyTree=, context=context@entry=PROCESS_UTILITY_TOPLEVEL, params=, queryEnv=, dest=0x625000008fd8, qc=0x7fffe98af070) at utility.c:523 [06:47:17.579] No locals. [06:47:17.579] #16 0x0000557a97882757 in PortalRunUtility (portal=portal@entry=0x625000034a00, pstmt=pstmt@entry=0x6250000086a8, isTopLevel=isTopLevel@entry=true, setHoldSnapshot=setHoldSnapshot@entry=false, dest=dest@entry=0x625000008fd8, qc=qc@entry=0x7fffe98af070) at pquery.c:1161 [06:47:17.579] No locals. [06:47:17.579] #17 0x0000557a97882c61 in PortalRunMulti (portal=portal@entry=0x625000034a00, isTopLevel=isTopLevel@entry=true, setHoldSnapshot=setHoldSnapshot@entry=false, dest=dest@entry=0x625000008fd8, altdest=altdest@entry=0x625000008fd8, qc=qc@entry=0x7fffe98af070) at pquery.c:1319 [06:47:17.579] pstmt = 0x6250000086a8 [06:47:17.579] stmtlist_item__state = [06:47:17.579] active_snapshot_set = false [06:47:17.579] stmtlist_item = 0x625000008fa0 [06:47:17.579] #18 0x0000557a9788374b in PortalRun (portal=portal@entry=0x625000034a00, count=count@entry=9223372036854775807, isTopLevel=isTopLevel@entry=true, run_once=run_once@entry=true, dest=dest@entry=0x625000008fd8, altdest=altdest@entry=0x625000008fd8, qc=) at pquery.c:794 [06:47:17.579] _save_exception_stack = 0x7fffe98af1f0 [06:47:17.579] _save_context_stack = 0x0 [06:47:17.579] _local_sigjmp_buf = [06:47:17.579] _do_rethrow = [06:47:17.579] result = [06:47:17.579] nprocessed = [06:47:17.579] saveTopTransactionResourceOwner = 0x629000021d28 [06:47:17.579] saveTopTransactionContext = 0x62500003c100 [06:47:17.579] saveActivePortal = 0x0 [06:47:17.579] saveResourceOwner = 0x629000021d28 [06:47:17.579] savePortalContext = 0x0 [06:47:17.579] saveMemoryContext = 0x62500003c100 [06:47:17.579] __func__ = "PortalRun" [06:47:17.579] #19 0x0000557a9787ad18 in exec_simple_query (query_string=query_string@entry=0x625000007a00 "EXECUTE p1(pi() + 100);") at postgres.c:1284 [06:47:17.579] cmdtaglen = [06:47:17.579] snapshot_set = [06:47:17.579] per_parsetree_context = 0x0 [06:47:17.579] plantree_list = 0x625000008f88 [06:47:17.579] parsetree = 0x625000008628 [06:47:17.579] commandTag = [06:47:17.579] qc = [06:47:17.579] querytree_list = [06:47:17.579] portal = 0x625000034a00 [06:47:17.579] receiver = 0x625000008fd8 [06:47:17.579] format = [06:47:17.579] cmdtagname = [06:47:17.579] parsetree_item__state = [06:47:17.579] dest = DestRemote [06:47:17.579] oldcontext = 0x62500003c100 [06:47:17.579] parsetree_list = 0x625000008658 [06:47:17.579] parsetree_item = 0x625000008670 [06:47:17.579] save_log_statement_stats = false [06:47:17.579] was_logged = true [06:47:17.579] use_implicit_block = false [06:47:17.579] msec_str = [06:47:17.579] __func__ = "exec_simple_query" [06:47:17.579] #20 0x0000557a9787eb59 in PostgresMain (dbname=dbname@entry=0x6290000204b8 "regression", username=username@entry=0x629000020498 "postgres") at postgres.c:4790 [06:47:17.579] query_string = 0x625000007a00 "EXECUTE p1(pi() + 100);" [06:47:17.579] firstchar = [06:47:17.579] input_message = [06:47:17.579] local_sigjmp_buf = [06:47:17.579] send_ready_for_query = [06:47:17.579] idle_in_transaction_timeout_enabled = [06:47:17.579] idle_session_timeout_enabled = [06:47:17.579] __func__ = "PostgresMain" [06:47:17.579] #21 0x0000557a97870cea in BackendMain (startup_data=startup_data@entry=0x7fffe98af3c0 "", startup_data_len=startup_data_len@entry=4) at backend_startup.c:107 [06:47:17.579] bsdata = 0x7fffe98af3c0 [06:47:17.579] #22 0x0000557a976dac25 in postmaster_child_launch (child_type=child_type@entry=B_BACKEND, startup_data=startup_data@entry=0x7fffe98af3c0 "", startup_data_len=startup_data_len@entry=4, client_sock=client_sock@entry=0x7fffe98af450) at launch_backend.c:274 [06:47:17.579] pid = [06:47:17.579] #23 0x0000557a976e1ca4 in BackendStartup (client_sock=client_sock@entry=0x7fffe98af450) at postmaster.c:3415 [06:47:17.579] bn = 0x62500001e408 [06:47:17.579] pid = [06:47:17.579] startup_data = [06:47:17.579] __func__ = "BackendStartup" [06:47:17.579] #24 0x0000557a976e236d in ServerLoop () at postmaster.c:1648 [06:47:17.579] s = [06:47:17.579] i = 0 [06:47:17.579] now = [06:47:17.579] last_lockfile_recheck_time = 1726641834 [06:47:17.579] last_touch_time = 1726641834 [06:47:17.579] events = [06:47:17.579] nevents = 1 [06:47:17.579] __func__ = "ServerLoop" [06:47:17.579] #25 0x0000557a976e4328 in PostmasterMain (argc=argc@entry=4, argv=argv@entry=0x604000000650) at postmaster.c:1346 [06:47:17.579] opt = [06:47:17.579] status = [06:47:17.579] userDoption = [06:47:17.579] listen_addr_saved = false [06:47:17.579] output_config_variable = [06:47:17.579] __func__ = "PostmasterMain" [06:47:17.579] #26 0x0000557a9748f369 in main (argc=4, argv=0x604000000650) at main.c:197 [06:47:17.579] do_check_root =