crash.txt

text/plain

Filename: crash.txt
Type: text/plain
Part: 0
Message: Re: Column Filtering in Logical Replication
Core was generated by `postgres: user regression [local] ALTER PUBLICATION                           '.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00000000006be5b5 in OpenTableList (tables=0x27b35a0) at publicationcmds.c:520
520			bool		recurse = rv->inh;
Missing separate debuginfos, use: dnf debuginfo-install glibc-2.32-6.fc33.x86_64
(gdb) bt
#0  0x00000000006be5b5 in OpenTableList (tables=0x27b35a0) at publicationcmds.c:520
#1  0x00000000006be137 in AlterPublicationTables (stmt=0x27b35f8, rel=0x73e26485ec80, tup=0x2877c98) at publicationcmds.c:375
#2  0x00000000006be458 in AlterPublication (stmt=0x27b35f8) at publicationcmds.c:464
#3  0x00000000009762b4 in ProcessUtilitySlow (pstate=0x2877b80, pstmt=0x27b3968, queryString=0x27b2ae0 "ALTER PUBLICATION testpub_default SET TABLE testpub_tbl1;", context=PROCESS_UTILITY_TOPLEVEL, params=0x0, queryEnv=0x0, dest=0x27b3a58, qc=0x7ffec211be70) at utility.c:1809
#4  0x0000000000974968 in standard_ProcessUtility (pstmt=0x27b3968, queryString=0x27b2ae0 "ALTER PUBLICATION testpub_default SET TABLE testpub_tbl1;", readOnlyTree=false, context=PROCESS_UTILITY_TOPLEVEL, params=0x0, queryEnv=0x0, dest=0x27b3a58, qc=0x7ffec211be70) at utility.c:1049
#5  0x0000000000973bb8 in ProcessUtility (pstmt=0x27b3968, queryString=0x27b2ae0 "ALTER PUBLICATION testpub_default SET TABLE testpub_tbl1;", readOnlyTree=false, context=PROCESS_UTILITY_TOPLEVEL, params=0x0, queryEnv=0x0, dest=0x27b3a58, qc=0x7ffec211be70) at utility.c:527
#6  0x0000000000972890 in PortalRunUtility (portal=0x2816ff0, pstmt=0x27b3968, isTopLevel=true, setHoldSnapshot=false, dest=0x27b3a58, qc=0x7ffec211be70) at pquery.c:1147
#7  0x0000000000972af4 in PortalRunMulti (portal=0x2816ff0, isTopLevel=true, setHoldSnapshot=false, dest=0x27b3a58, altdest=0x27b3a58, qc=0x7ffec211be70) at pquery.c:1304
#8  0x000000000097202d in PortalRun (portal=0x2816ff0, count=9223372036854775807, isTopLevel=true, run_once=true, dest=0x27b3a58, altdest=0x27b3a58, qc=0x7ffec211be70) at pquery.c:786
#9  0x000000000096bc4f in exec_simple_query (query_string=0x27b2ae0 "ALTER PUBLICATION testpub_default SET TABLE testpub_tbl1;") at postgres.c:1214
#10 0x000000000097015a in PostgresMain (argc=1, argv=0x7ffec211c100, dbname=0x27deed8 "regression", username=0x27deeb8 "user") at postgres.c:4486
#11 0x00000000008ad08d in BackendRun (port=0x27d7fc0) at postmaster.c:4507
#12 0x00000000008aca0c in BackendStartup (port=0x27d7fc0) at postmaster.c:4229
#13 0x00000000008a8fc0 in ServerLoop () at postmaster.c:1745
#14 0x00000000008a888b in PostmasterMain (argc=8, argv=0x27ac590) at postmaster.c:1417
#15 0x00000000007ab2b0 in main (argc=8, argv=0x27ac590) at main.c:209