[15:42:24.611] src/tools/ci/cores_backtrace.sh linux /tmp/cores [15:42:24.801] dumping /tmp/cores/pg_dump-6-73807.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:24.886] [New LWP 73807] [15:42:24.890] [15:42:24.890] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:24.890] [15:42:24.890] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:24.890] Debuginfod has been disabled. [15:42:24.890] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:24.957] [Thread debugging using libthread_db enabled] [15:42:24.957] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:24.957] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump --no-sync --'. [15:42:24.957] Program terminated with signal SIGABRT, Aborted. [15:42:24.957] #0 0x00007f35914a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:25.007] [15:42:25.007] Thread 1 (Thread 0x7f3590c269c0 (LWP 73807)): [15:42:25.007] #0 0x00007f35914a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:25.007] No symbol table info available. [15:42:25.007] #1 0x00007f359145afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:25.007] No symbol table info available. [15:42:25.007] #2 0x00007f3591445472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:25.007] No symbol table info available. [15:42:25.007] #3 0x00007f359161e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:25.007] No locals. [15:42:25.007] #4 0x00007f359162aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:25.007] No locals. [15:42:25.007] #5 0x00007f359160dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55f8f415e350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:25.007] bp = 140726273565408 [15:42:25.007] pc = [15:42:25.007] Opts = {FromUnrecoverableHandler = true, pc = 94527734507181, bp = 94528243388000} [15:42:25.007] #6 0x000055f8f40966ad in addBoundaryDependencies (dobjs=0x55f9125e4e60, numObjs=4078, boundaryObjs=boundaryObjs@entry=0x55f9124ed720) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:25.007] dobj = 0x55f9124ee260 [15:42:25.007] preDataBound = 0x55f9124ed720 [15:42:25.007] postDataBound = 0x55f9124ed768 [15:42:25.007] i = 0 [15:42:25.007] #7 0x000055f8f40ca914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:25.007] c = [15:42:25.007] filename = 0x55f9124e4270 "/tmp/cirrus-ci-build/build/testrun/test_pg_dump/001_base/data/tmp_test_HI3f/binary_upgrade.sql" [15:42:25.007] format = [15:42:25.007] tblinfo = [15:42:25.007] numTables = 225 [15:42:25.007] dobjs = 0x55f9125e4e60 [15:42:25.007] numObjs = 4078 [15:42:25.007] boundaryObjs = 0x55f9124ed720 [15:42:25.007] i = [15:42:25.007] optindex = 7 [15:42:25.007] ropt = [15:42:25.007] fout = 0x55f9124e42e0 [15:42:25.007] g_verbose = false [15:42:25.007] dumpencoding = 0x0 [15:42:25.007] dumpsnapshot = 0x0 [15:42:25.007] use_role = 0x0 [15:42:25.007] numWorkers = 1 [15:42:25.007] plainText = 1 [15:42:25.007] archiveFormat = [15:42:25.007] archiveMode = archModeWrite [15:42:25.007] compression_spec = {algorithm = PG_COMPRESSION_NONE, options = 0, level = 0, workers = 0, long_distance = false, parse_error = 0x0} [15:42:25.007] compression_detail = 0x0 [15:42:25.007] compression_algorithm_str = 0x55f8f41211bb "none" [15:42:25.007] error_detail = [15:42:25.007] user_compression_defined = false [15:42:25.007] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:25.007] data_only = false [15:42:25.007] schema_only = true [15:42:25.007] statistics_only = [15:42:25.007] with_data = [15:42:25.007] with_schema = [15:42:25.007] with_statistics = false [15:42:25.007] no_data = false [15:42:25.007] no_schema = false [15:42:25.007] no_statistics = false [15:42:25.007] dopt = {cparams = {dbname = 0x55f9124afe20 "postgres", pgport = 0x0, pghost = 0x0, username = 0x0, promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 1, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 0, outputLOs = false, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 1, do_nothing = 0, dumpSchema = true, dumpData = false, dumpStatistics = false} [15:42:25.007] long_options = {{name = 0x55f8f4121546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x55f8f4121553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55f8f412155c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55f8f4121550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55f8f4121559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55f8f412156a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x55f8f4121570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x55f8f4121577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x55f8f412187f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x55f8f4123220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x55f8f412157e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x55f8f4121585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x55f8f4121201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x55f8f412158a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x55f8f4121597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x55f8f411f7b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x55f8f411e5c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x55f8f41215a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x55f8f41215af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x55f8f411dd22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x55f8f41215c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x55f8f41215bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x55f8f41215c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x55f8f41215cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x55f8f41215d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x55f8f41215de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x55f8f41215e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55f8f41215f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55f8f41215fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x55f8f411eff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x55f8f41211cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x55f8f4126372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x55f8f4121604 "attribute-inserts", has_arg = 0, flag = 0x55f8f41814f0 , val = 1}, {name = 0x55f8f4121616 "binary-upgrade", has_arg = 0, flag = 0x55f8f41814d0 , val = 1}, {name = 0x55f8f4121625 "column-inserts", has_arg = 0, flag = 0x55f8f41814f0 , val = 1}, {name = 0x55f8f4121634 "disable-dollar-quoting", has_arg = 0, flag = 0x55f8f41814ec , val = 1}, {name = 0x55f8f412164b "disable-triggers", has_arg = 0, flag = 0x55f8f4181518 , val = 1}, {name = 0x55f8f412165c "enable-row-security", has_arg = 0, flag = 0x55f8f4181528 , val = 1}, {name = 0x55f8f4121670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x55f8f4121208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x55f8f4121683 "if-exists", has_arg = 0, flag = 0x55f8f41814f4 , val = 1}, {name = 0x55f8f412160e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x55f8f412168d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x55f8f412169f "no-table-access-method", has_arg = 0, flag = 0x55f8f418151c , val = 1}, {name = 0x55f8f41216b6 "no-tablespaces", has_arg = 0, flag = 0x55f8f4181520 , val = 1}, {name = 0x55f8f41216c5 "quote-all-identifiers", has_arg = 0, flag = 0x55f8f41818a0 , val = 1}, {name = 0x55f8f41216db "load-via-partition-root", has_arg = 0, flag = 0x55f8f418152c , val = 1}, {name = 0x55f8f4121519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x55f8f41216f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x55f8f41216fb "serializable-deferrable", has_arg = 0, flag = 0x55f8f4181514 , val = 1}, {name = 0x55f8f4121713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x55f8f412171c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x55f8f412172c "strict-names", has_arg = 0, flag = 0x55f8f41816f4 , val = 1}, {name = 0x55f8f4121739 "use-set-session-authorization", has_arg = 0, flag = 0x55f8f4181524 , val = 1}, {name = 0x55f8f4121757 "no-comments", has_arg = 0, flag = 0x55f8f41814f8 , val = 1}, {name = 0x55f8f4121763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x55f8f412176b "no-policies", has_arg = 0, flag = 0x55f8f41814fc , val = 1}, {name = 0x55f8f4121777 "no-publications", has_arg = 0, flag = 0x55f8f4181500 , val = 1}, {name = 0x55f8f4121787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x55f8f4121791 "no-security-labels", has_arg = 0, flag = 0x55f8f4181504 , val = 1}, {name = 0x55f8f41217a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x55f8f41217b2 "no-subscriptions", has_arg = 0, flag = 0x55f8f4181508 , val = 1}, {name = 0x55f8f41217c3 "no-toast-compression", has_arg = 0, flag = 0x55f8f418150c , val = 1}, {name = 0x55f8f41217d8 "no-unlogged-table-data", has_arg = 0, flag = 0x55f8f4181510 , val = 1}, {name = 0x55f8f41217ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x55f8f41217f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x55f8f4121801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x55f8f412180d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x55f8f412181d "on-conflict-do-nothing", has_arg = 0, flag = 0x55f8f4181554 , val = 1}, {name = 0x55f8f412121d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x55f8f4121834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x55f8f4121851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x55f8f4121849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x55f8f411dc08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x55f8f4121864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x55f8f4121870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x55f8f4121877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x55f8f4121889 "sequence-data", has_arg = 0, flag = 0x55f8f4181550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:25.019] -e [15:42:25.019] [15:42:25.019] [15:42:25.075] dumping /tmp/cores/pg_dump-6-53040.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:25.186] [New LWP 53040] [15:42:25.187] [15:42:25.187] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:25.187] [15:42:25.187] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:25.187] Debuginfod has been disabled. [15:42:25.187] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:25.253] [Thread debugging using libthread_db enabled] [15:42:25.253] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:25.253] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump --port 30424'. [15:42:25.253] Program terminated with signal SIGABRT, Aborted. [15:42:25.253] #0 0x00007f5b990a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:25.273] [15:42:25.273] Thread 1 (Thread 0x7f5b9887a9c0 (LWP 53040)): [15:42:25.273] #0 0x00007f5b990a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:25.273] No symbol table info available. [15:42:25.273] #1 0x00007f5b9905afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:25.273] No symbol table info available. [15:42:25.273] #2 0x00007f5b99045472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:25.273] No symbol table info available. [15:42:25.273] #3 0x00007f5b9921e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:25.273] No locals. [15:42:25.273] #4 0x00007f5b9922aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:25.273] No locals. [15:42:25.273] #5 0x00007f5b9920dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55aad86e9350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:25.273] bp = 140729176215856 [15:42:25.273] pc = [15:42:25.273] Opts = {FromUnrecoverableHandler = true, pc = 94192263108269, bp = 94192267540032} [15:42:25.273] #6 0x000055aad86216ad in addBoundaryDependencies (dobjs=0x55aad8a5b640, numObjs=4036, boundaryObjs=boundaryObjs@entry=0x55aad896c9e0) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:25.273] dobj = 0x55aad896c960 [15:42:25.273] preDataBound = 0x55aad896c9e0 [15:42:25.273] postDataBound = 0x55aad896ca28 [15:42:25.273] i = 0 [15:42:25.273] #7 0x000055aad8655914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:25.273] c = [15:42:25.273] filename = 0x0 [15:42:25.273] format = [15:42:25.273] tblinfo = [15:42:25.273] numTables = 215 [15:42:25.273] dobjs = 0x55aad8a5b640 [15:42:25.273] numObjs = 4036 [15:42:25.273] boundaryObjs = 0x55aad896c9e0 [15:42:25.273] i = [15:42:25.273] optindex = 70 [15:42:25.273] ropt = [15:42:25.273] fout = 0x55aad8963610 [15:42:25.273] g_verbose = false [15:42:25.273] dumpencoding = 0x0 [15:42:25.273] dumpsnapshot = 0x0 [15:42:25.273] use_role = 0x0 [15:42:25.273] numWorkers = 1 [15:42:25.273] plainText = 1 [15:42:25.273] archiveFormat = [15:42:25.273] archiveMode = archModeWrite [15:42:25.273] compression_spec = {algorithm = PG_COMPRESSION_NONE, options = 0, level = 0, workers = 0, long_distance = false, parse_error = 0x0} [15:42:25.273] compression_detail = 0x0 [15:42:25.273] compression_algorithm_str = 0x55aad86ac1bb "none" [15:42:25.273] error_detail = [15:42:25.273] user_compression_defined = false [15:42:25.273] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:25.273] data_only = false [15:42:25.273] schema_only = false [15:42:25.273] statistics_only = [15:42:25.273] with_data = [15:42:25.273] with_schema = [15:42:25.273] with_statistics = false [15:42:25.273] no_data = false [15:42:25.273] no_schema = false [15:42:25.273] no_statistics = false [15:42:25.273] dopt = {cparams = {dbname = 0x7ffe108ef645 "postgres", pgport = 0x55aad892ee20 "30424", pghost = 0x0, username = 0x0, promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 0, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 0, outputLOs = true, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 0, do_nothing = 0, dumpSchema = true, dumpData = true, dumpStatistics = false} [15:42:25.273] long_options = {{name = 0x55aad86ac546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x55aad86ac553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55aad86ac55c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55aad86ac550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55aad86ac559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55aad86ac56a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x55aad86ac570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x55aad86ac577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x55aad86ac87f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x55aad86ae220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x55aad86ac57e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x55aad86ac585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x55aad86ac201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x55aad86ac58a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x55aad86ac597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x55aad86aa7b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x55aad86a95c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x55aad86ac5a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x55aad86ac5af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x55aad86a8d22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x55aad86ac5c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x55aad86ac5bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x55aad86ac5c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x55aad86ac5cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x55aad86ac5d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x55aad86ac5de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x55aad86ac5e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55aad86ac5f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55aad86ac5fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x55aad86a9ff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x55aad86ac1cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x55aad86b1372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x55aad86ac604 "attribute-inserts", has_arg = 0, flag = 0x55aad870c4f0 , val = 1}, {name = 0x55aad86ac616 "binary-upgrade", has_arg = 0, flag = 0x55aad870c4d0 , val = 1}, {name = 0x55aad86ac625 "column-inserts", has_arg = 0, flag = 0x55aad870c4f0 , val = 1}, {name = 0x55aad86ac634 "disable-dollar-quoting", has_arg = 0, flag = 0x55aad870c4ec , val = 1}, {name = 0x55aad86ac64b "disable-triggers", has_arg = 0, flag = 0x55aad870c518 , val = 1}, {name = 0x55aad86ac65c "enable-row-security", has_arg = 0, flag = 0x55aad870c528 , val = 1}, {name = 0x55aad86ac670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x55aad86ac208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x55aad86ac683 "if-exists", has_arg = 0, flag = 0x55aad870c4f4 , val = 1}, {name = 0x55aad86ac60e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x55aad86ac68d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x55aad86ac69f "no-table-access-method", has_arg = 0, flag = 0x55aad870c51c , val = 1}, {name = 0x55aad86ac6b6 "no-tablespaces", has_arg = 0, flag = 0x55aad870c520 , val = 1}, {name = 0x55aad86ac6c5 "quote-all-identifiers", has_arg = 0, flag = 0x55aad870c8a0 , val = 1}, {name = 0x55aad86ac6db "load-via-partition-root", has_arg = 0, flag = 0x55aad870c52c , val = 1}, {name = 0x55aad86ac519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x55aad86ac6f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x55aad86ac6fb "serializable-deferrable", has_arg = 0, flag = 0x55aad870c514 , val = 1}, {name = 0x55aad86ac713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x55aad86ac71c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x55aad86ac72c "strict-names", has_arg = 0, flag = 0x55aad870c6f4 , val = 1}, {name = 0x55aad86ac739 "use-set-session-authorization", has_arg = 0, flag = 0x55aad870c524 , val = 1}, {name = 0x55aad86ac757 "no-comments", has_arg = 0, flag = 0x55aad870c4f8 , val = 1}, {name = 0x55aad86ac763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x55aad86ac76b "no-policies", has_arg = 0, flag = 0x55aad870c4fc , val = 1}, {name = 0x55aad86ac777 "no-publications", has_arg = 0, flag = 0x55aad870c500 , val = 1}, {name = 0x55aad86ac787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x55aad86ac791 "no-security-labels", has_arg = 0, flag = 0x55aad870c504 , val = 1}, {name = 0x55aad86ac7a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x55aad86ac7b2 "no-subscriptions", has_arg = 0, flag = 0x55aad870c508 , val = 1}, {name = 0x55aad86ac7c3 "no-toast-compression", has_arg = 0, flag = 0x55aad870c50c , val = 1}, {name = 0x55aad86ac7d8 "no-unlogged-table-data", has_arg = 0, flag = 0x55aad870c510 , val = 1}, {name = 0x55aad86ac7ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x55aad86ac7f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x55aad86ac801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x55aad86ac80d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x55aad86ac81d "on-conflict-do-nothing", has_arg = 0, flag = 0x55aad870c554 , val = 1}, {name = 0x55aad86ac21d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x55aad86ac834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x55aad86ac851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x55aad86ac849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x55aad86a8c08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x55aad86ac864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x55aad86ac870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x55aad86ac877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x55aad86ac889 "sequence-data", has_arg = 0, flag = 0x55aad870c550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:25.283] -e [15:42:25.283] [15:42:25.283] [15:42:25.339] dumping /tmp/cores/pg_dump-6-46528.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:25.422] [New LWP 46528] [15:42:25.423] [15:42:25.423] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:25.423] [15:42:25.423] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:25.423] Debuginfod has been disabled. [15:42:25.423] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:25.489] [Thread debugging using libthread_db enabled] [15:42:25.489] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:25.489] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump --schema pg_'. [15:42:25.489] Program terminated with signal SIGABRT, Aborted. [15:42:25.489] #0 0x00007fa63a0a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:25.509] [15:42:25.509] Thread 1 (Thread 0x7fa6398309c0 (LWP 46528)): [15:42:25.509] #0 0x00007fa63a0a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:25.509] No symbol table info available. [15:42:25.509] #1 0x00007fa63a05afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:25.509] No symbol table info available. [15:42:25.509] #2 0x00007fa63a045472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:25.509] No symbol table info available. [15:42:25.509] #3 0x00007fa63a21e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:25.509] No locals. [15:42:25.509] #4 0x00007fa63a22aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:25.509] No locals. [15:42:25.509] #5 0x00007fa63a20dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55ad4f99d350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:25.509] bp = 140732368923280 [15:42:25.509] pc = [15:42:25.509] Opts = {FromUnrecoverableHandler = true, pc = 94202852365997, bp = 94203100713520} [15:42:25.509] #6 0x000055ad4f8d56ad in addBoundaryDependencies (dobjs=0x55ad5e5ad230, numObjs=7687, boundaryObjs=boundaryObjs@entry=0x55ad5e5e8510) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:25.509] dobj = 0x55ad5e4f26a0 [15:42:25.509] preDataBound = 0x55ad5e5e8510 [15:42:25.509] postDataBound = 0x55ad5e5e8558 [15:42:25.509] i = 0 [15:42:25.509] #7 0x000055ad4f909914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:25.509] c = [15:42:25.509] filename = 0x55ad5e4e9270 "/tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/catalogs_primary.dump" [15:42:25.509] format = [15:42:25.509] tblinfo = [15:42:25.509] numTables = 1060 [15:42:25.509] dobjs = 0x55ad5e5ad230 [15:42:25.509] numObjs = 7687 [15:42:25.509] boundaryObjs = 0x55ad5e5e8510 [15:42:25.509] i = [15:42:25.509] optindex = 63 [15:42:25.509] ropt = [15:42:25.509] fout = 0x55ad5e4e92e0 [15:42:25.509] g_verbose = false [15:42:25.509] dumpencoding = 0x0 [15:42:25.509] dumpsnapshot = 0x0 [15:42:25.509] use_role = 0x0 [15:42:25.509] numWorkers = 1 [15:42:25.509] plainText = 1 [15:42:25.509] archiveFormat = [15:42:25.509] archiveMode = archModeWrite [15:42:25.509] compression_spec = {algorithm = PG_COMPRESSION_NONE, options = 0, level = 0, workers = 0, long_distance = false, parse_error = 0x0} [15:42:25.509] compression_detail = 0x0 [15:42:25.509] compression_algorithm_str = 0x55ad4f9601bb "none" [15:42:25.509] error_detail = [15:42:25.509] user_compression_defined = false [15:42:25.509] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:25.509] data_only = false [15:42:25.509] schema_only = false [15:42:25.509] statistics_only = [15:42:25.509] with_data = [15:42:25.509] with_schema = [15:42:25.509] with_statistics = false [15:42:25.509] no_data = false [15:42:25.509] no_schema = false [15:42:25.509] no_statistics = false [15:42:25.509] dopt = {cparams = {dbname = 0x7ffecedbc67d "regression", pgport = 0x55ad5e4b4f00 "15072", pghost = 0x0, username = 0x0, promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 0, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 1, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = false, outputClean = 0, outputCreateDB = 0, outputLOs = false, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 0, do_nothing = 0, dumpSchema = true, dumpData = true, dumpStatistics = false} [15:42:25.509] long_options = {{name = 0x55ad4f960546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x55ad4f960553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55ad4f96055c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55ad4f960550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55ad4f960559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55ad4f96056a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x55ad4f960570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x55ad4f960577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x55ad4f96087f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x55ad4f962220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x55ad4f96057e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x55ad4f960585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x55ad4f960201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x55ad4f96058a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x55ad4f960597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x55ad4f95e7b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x55ad4f95d5c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x55ad4f9605a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x55ad4f9605af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x55ad4f95cd22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x55ad4f9605c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x55ad4f9605bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x55ad4f9605c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x55ad4f9605cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x55ad4f9605d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x55ad4f9605de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x55ad4f9605e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55ad4f9605f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55ad4f9605fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x55ad4f95dff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x55ad4f9601cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x55ad4f965372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x55ad4f960604 "attribute-inserts", has_arg = 0, flag = 0x55ad4f9c04f0 , val = 1}, {name = 0x55ad4f960616 "binary-upgrade", has_arg = 0, flag = 0x55ad4f9c04d0 , val = 1}, {name = 0x55ad4f960625 "column-inserts", has_arg = 0, flag = 0x55ad4f9c04f0 , val = 1}, {name = 0x55ad4f960634 "disable-dollar-quoting", has_arg = 0, flag = 0x55ad4f9c04ec , val = 1}, {name = 0x55ad4f96064b "disable-triggers", has_arg = 0, flag = 0x55ad4f9c0518 , val = 1}, {name = 0x55ad4f96065c "enable-row-security", has_arg = 0, flag = 0x55ad4f9c0528 , val = 1}, {name = 0x55ad4f960670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x55ad4f960208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x55ad4f960683 "if-exists", has_arg = 0, flag = 0x55ad4f9c04f4 , val = 1}, {name = 0x55ad4f96060e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x55ad4f96068d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x55ad4f96069f "no-table-access-method", has_arg = 0, flag = 0x55ad4f9c051c , val = 1}, {name = 0x55ad4f9606b6 "no-tablespaces", has_arg = 0, flag = 0x55ad4f9c0520 , val = 1}, {name = 0x55ad4f9606c5 "quote-all-identifiers", has_arg = 0, flag = 0x55ad4f9c08a0 , val = 1}, {name = 0x55ad4f9606db "load-via-partition-root", has_arg = 0, flag = 0x55ad4f9c052c , val = 1}, {name = 0x55ad4f960519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x55ad4f9606f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x55ad4f9606fb "serializable-deferrable", has_arg = 0, flag = 0x55ad4f9c0514 , val = 1}, {name = 0x55ad4f960713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x55ad4f96071c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x55ad4f96072c "strict-names", has_arg = 0, flag = 0x55ad4f9c06f4 , val = 1}, {name = 0x55ad4f960739 "use-set-session-authorization", has_arg = 0, flag = 0x55ad4f9c0524 , val = 1}, {name = 0x55ad4f960757 "no-comments", has_arg = 0, flag = 0x55ad4f9c04f8 , val = 1}, {name = 0x55ad4f960763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x55ad4f96076b "no-policies", has_arg = 0, flag = 0x55ad4f9c04fc , val = 1}, {name = 0x55ad4f960777 "no-publications", has_arg = 0, flag = 0x55ad4f9c0500 , val = 1}, {name = 0x55ad4f960787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x55ad4f960791 "no-security-labels", has_arg = 0, flag = 0x55ad4f9c0504 , val = 1}, {name = 0x55ad4f9607a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x55ad4f9607b2 "no-subscriptions", has_arg = 0, flag = 0x55ad4f9c0508 , val = 1}, {name = 0x55ad4f9607c3 "no-toast-compression", has_arg = 0, flag = 0x55ad4f9c050c , val = 1}, {name = 0x55ad4f9607d8 "no-unlogged-table-data", has_arg = 0, flag = 0x55ad4f9c0510 , val = 1}, {name = 0x55ad4f9607ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x55ad4f9607f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x55ad4f960801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x55ad4f96080d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x55ad4f96081d "on-conflict-do-nothing", has_arg = 0, flag = 0x55ad4f9c0554 , val = 1}, {name = 0x55ad4f96021d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x55ad4f960834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x55ad4f960851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x55ad4f960849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x55ad4f95cc08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x55ad4f960864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x55ad4f960870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x55ad4f960877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x55ad4f960889 "sequence-data", has_arg = 0, flag = 0x55ad4f9c0550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:25.520] -e [15:42:25.520] [15:42:25.520] [15:42:25.575] dumping /tmp/cores/pg_dump-6-53082.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:25.662] [New LWP 53082] [15:42:25.663] [15:42:25.663] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:25.663] [15:42:25.663] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:25.663] Debuginfod has been disabled. [15:42:25.663] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:25.728] [Thread debugging using libthread_db enabled] [15:42:25.728] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:25.728] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump --port 30424'. [15:42:25.728] Program terminated with signal SIGABRT, Aborted. [15:42:25.728] #0 0x00007fd87c8a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:25.748] [15:42:25.748] Thread 1 (Thread 0x7fd87c0499c0 (LWP 53082)): [15:42:25.748] #0 0x00007fd87c8a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:25.748] No symbol table info available. [15:42:25.748] #1 0x00007fd87c85afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:25.748] No symbol table info available. [15:42:25.748] #2 0x00007fd87c845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:25.748] No symbol table info available. [15:42:25.748] #3 0x00007fd87ca1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:25.748] No locals. [15:42:25.748] #4 0x00007fd87ca2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:25.748] No locals. [15:42:25.748] #5 0x00007fd87ca0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55e6d7b57350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:25.748] bp = 140732127123856 [15:42:25.748] pc = [15:42:25.748] Opts = {FromUnrecoverableHandler = true, pc = 94449949013677, bp = 94450735629888} [15:42:25.748] #6 0x000055e6d7a8f6ad in addBoundaryDependencies (dobjs=0x55e7068bc640, numObjs=4035, boundaryObjs=boundaryObjs@entry=0x55e7067cd9e0) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:25.748] dobj = 0x55e7067cd960 [15:42:25.748] preDataBound = 0x55e7067cd9e0 [15:42:25.748] postDataBound = 0x55e7067cda28 [15:42:25.748] i = 0 [15:42:25.748] #7 0x000055e6d7ac3914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:25.748] c = [15:42:25.748] filename = 0x0 [15:42:25.748] format = [15:42:25.748] tblinfo = [15:42:25.748] numTables = 215 [15:42:25.748] dobjs = 0x55e7068bc640 [15:42:25.748] numObjs = 4035 [15:42:25.748] boundaryObjs = 0x55e7067cd9e0 [15:42:25.748] i = [15:42:25.748] optindex = 70 [15:42:25.748] ropt = [15:42:25.748] fout = 0x55e7067c4610 [15:42:25.748] g_verbose = false [15:42:25.748] dumpencoding = 0x0 [15:42:25.748] dumpsnapshot = 0x0 [15:42:25.748] use_role = 0x0 [15:42:25.748] numWorkers = 1 [15:42:25.748] plainText = 1 [15:42:25.748] archiveFormat = [15:42:25.748] archiveMode = archModeWrite [15:42:25.748] compression_spec = {algorithm = PG_COMPRESSION_NONE, options = 0, level = 0, workers = 0, long_distance = false, parse_error = 0x0} [15:42:25.748] compression_detail = 0x0 [15:42:25.748] compression_algorithm_str = 0x55e6d7b1a1bb "none" [15:42:25.748] error_detail = [15:42:25.748] user_compression_defined = false [15:42:25.748] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:25.748] data_only = true [15:42:25.748] schema_only = false [15:42:25.748] statistics_only = [15:42:25.748] with_data = [15:42:25.748] with_schema = [15:42:25.748] with_statistics = false [15:42:25.748] no_data = false [15:42:25.748] no_schema = false [15:42:25.748] no_statistics = false [15:42:25.748] dopt = {cparams = {dbname = 0x7ffec0723645 "postgres", pgport = 0x55e70678fe20 "30424", pghost = 0x0, username = 0x0, promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 0, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 0, outputLOs = true, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 0, do_nothing = 0, dumpSchema = false, dumpData = true, dumpStatistics = false} [15:42:25.748] long_options = {{name = 0x55e6d7b1a546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x55e6d7b1a553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55e6d7b1a55c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55e6d7b1a550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55e6d7b1a559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55e6d7b1a56a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x55e6d7b1a570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x55e6d7b1a577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x55e6d7b1a87f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x55e6d7b1c220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x55e6d7b1a57e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x55e6d7b1a585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x55e6d7b1a201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x55e6d7b1a58a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x55e6d7b1a597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x55e6d7b187b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x55e6d7b175c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x55e6d7b1a5a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x55e6d7b1a5af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x55e6d7b16d22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x55e6d7b1a5c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x55e6d7b1a5bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x55e6d7b1a5c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x55e6d7b1a5cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x55e6d7b1a5d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x55e6d7b1a5de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x55e6d7b1a5e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55e6d7b1a5f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55e6d7b1a5fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x55e6d7b17ff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x55e6d7b1a1cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x55e6d7b1f372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x55e6d7b1a604 "attribute-inserts", has_arg = 0, flag = 0x55e6d7b7a4f0 , val = 1}, {name = 0x55e6d7b1a616 "binary-upgrade", has_arg = 0, flag = 0x55e6d7b7a4d0 , val = 1}, {name = 0x55e6d7b1a625 "column-inserts", has_arg = 0, flag = 0x55e6d7b7a4f0 , val = 1}, {name = 0x55e6d7b1a634 "disable-dollar-quoting", has_arg = 0, flag = 0x55e6d7b7a4ec , val = 1}, {name = 0x55e6d7b1a64b "disable-triggers", has_arg = 0, flag = 0x55e6d7b7a518 , val = 1}, {name = 0x55e6d7b1a65c "enable-row-security", has_arg = 0, flag = 0x55e6d7b7a528 , val = 1}, {name = 0x55e6d7b1a670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x55e6d7b1a208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x55e6d7b1a683 "if-exists", has_arg = 0, flag = 0x55e6d7b7a4f4 , val = 1}, {name = 0x55e6d7b1a60e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x55e6d7b1a68d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x55e6d7b1a69f "no-table-access-method", has_arg = 0, flag = 0x55e6d7b7a51c , val = 1}, {name = 0x55e6d7b1a6b6 "no-tablespaces", has_arg = 0, flag = 0x55e6d7b7a520 , val = 1}, {name = 0x55e6d7b1a6c5 "quote-all-identifiers", has_arg = 0, flag = 0x55e6d7b7a8a0 , val = 1}, {name = 0x55e6d7b1a6db "load-via-partition-root", has_arg = 0, flag = 0x55e6d7b7a52c , val = 1}, {name = 0x55e6d7b1a519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x55e6d7b1a6f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x55e6d7b1a6fb "serializable-deferrable", has_arg = 0, flag = 0x55e6d7b7a514 , val = 1}, {name = 0x55e6d7b1a713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x55e6d7b1a71c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x55e6d7b1a72c "strict-names", has_arg = 0, flag = 0x55e6d7b7a6f4 , val = 1}, {name = 0x55e6d7b1a739 "use-set-session-authorization", has_arg = 0, flag = 0x55e6d7b7a524 , val = 1}, {name = 0x55e6d7b1a757 "no-comments", has_arg = 0, flag = 0x55e6d7b7a4f8 , val = 1}, {name = 0x55e6d7b1a763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x55e6d7b1a76b "no-policies", has_arg = 0, flag = 0x55e6d7b7a4fc , val = 1}, {name = 0x55e6d7b1a777 "no-publications", has_arg = 0, flag = 0x55e6d7b7a500 , val = 1}, {name = 0x55e6d7b1a787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x55e6d7b1a791 "no-security-labels", has_arg = 0, flag = 0x55e6d7b7a504 , val = 1}, {name = 0x55e6d7b1a7a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x55e6d7b1a7b2 "no-subscriptions", has_arg = 0, flag = 0x55e6d7b7a508 , val = 1}, {name = 0x55e6d7b1a7c3 "no-toast-compression", has_arg = 0, flag = 0x55e6d7b7a50c , val = 1}, {name = 0x55e6d7b1a7d8 "no-unlogged-table-data", has_arg = 0, flag = 0x55e6d7b7a510 , val = 1}, {name = 0x55e6d7b1a7ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x55e6d7b1a7f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x55e6d7b1a801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x55e6d7b1a80d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x55e6d7b1a81d "on-conflict-do-nothing", has_arg = 0, flag = 0x55e6d7b7a554 , val = 1}, {name = 0x55e6d7b1a21d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x55e6d7b1a834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x55e6d7b1a851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x55e6d7b1a849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x55e6d7b16c08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x55e6d7b1a864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x55e6d7b1a870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x55e6d7b1a877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x55e6d7b1a889 "sequence-data", has_arg = 0, flag = 0x55e6d7b7a550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:25.758] -e [15:42:25.758] [15:42:25.758] [15:42:25.814] dumping /tmp/cores/pg_dump-6-53318.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:25.911] [New LWP 53318] [15:42:25.911] [15:42:25.911] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:25.911] [15:42:25.911] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:25.911] Debuginfod has been disabled. [15:42:25.911] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:25.975] [Thread debugging using libthread_db enabled] [15:42:25.975] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:25.975] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump --no-sync --'. [15:42:25.975] Program terminated with signal SIGABRT, Aborted. [15:42:25.975] #0 0x00007efc0cca9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:25.995] [15:42:25.995] Thread 1 (Thread 0x7efc0c8869c0 (LWP 53318)): [15:42:25.995] #0 0x00007efc0cca9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:25.995] No symbol table info available. [15:42:25.995] #1 0x00007efc0cc5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:25.995] No symbol table info available. [15:42:25.995] #2 0x00007efc0cc45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:25.995] No symbol table info available. [15:42:25.995] #3 0x00007efc0ce1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:25.995] No locals. [15:42:25.995] #4 0x00007efc0ce2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:25.995] No locals. [15:42:25.995] #5 0x00007efc0ce0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55b86ab70350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:25.995] bp = 140720332749184 [15:42:25.995] pc = [15:42:25.995] Opts = {FromUnrecoverableHandler = true, pc = 94250551903917, bp = 94250560806688} [15:42:25.995] #6 0x000055b86aaa86ad in addBoundaryDependencies (dobjs=0x55b86b325f20, numObjs=4498, boundaryObjs=boundaryObjs@entry=0x55b86b242630) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:25.995] dobj = 0x55b86b21f8b0 [15:42:25.995] preDataBound = 0x55b86b242630 [15:42:25.995] postDataBound = 0x55b86b242678 [15:42:25.995] i = 0 [15:42:25.995] #7 0x000055b86aadc914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:25.995] c = [15:42:25.995] filename = 0x55b86b215290 "/tmp/cirrus-ci-build/build/testrun/pg_dump/002_pg_dump/data/tmp_test_h89x/binary_upgrade.dump" [15:42:25.995] format = [15:42:25.995] tblinfo = [15:42:25.995] numTables = 268 [15:42:25.995] dobjs = 0x55b86b325f20 [15:42:25.995] numObjs = 4498 [15:42:25.995] boundaryObjs = 0x55b86b242630 [15:42:25.995] i = [15:42:25.995] optindex = 7 [15:42:25.995] ropt = [15:42:25.995] fout = 0x55b86b215300 [15:42:25.995] g_verbose = false [15:42:25.995] dumpencoding = 0x0 [15:42:25.995] dumpsnapshot = 0x0 [15:42:25.995] use_role = 0x0 [15:42:25.995] numWorkers = 1 [15:42:25.995] plainText = 0 [15:42:25.995] archiveFormat = [15:42:25.995] archiveMode = archModeWrite [15:42:25.995] compression_spec = {algorithm = PG_COMPRESSION_GZIP, options = 0, level = -1, workers = 0, long_distance = false, parse_error = 0x0} [15:42:25.995] compression_detail = 0x0 [15:42:25.995] compression_algorithm_str = 0x55b86ab3322d "gzip" [15:42:25.995] error_detail = [15:42:25.995] user_compression_defined = false [15:42:25.995] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:25.995] data_only = false [15:42:25.995] schema_only = false [15:42:25.995] statistics_only = [15:42:25.995] with_data = [15:42:25.995] with_schema = [15:42:25.995] with_statistics = true [15:42:25.995] no_data = true [15:42:25.995] no_schema = false [15:42:25.995] no_statistics = false [15:42:25.995] dopt = {cparams = {dbname = 0x55b86b1e0f00 "postgres", pgport = 0x0, pghost = 0x0, username = 0x0, promptPassword = TRI_NO, override_dbname = 0x0}, binary_upgrade = 1, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 1, outputLOs = false, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 1, do_nothing = 0, dumpSchema = true, dumpData = false, dumpStatistics = true} [15:42:25.995] long_options = {{name = 0x55b86ab33546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x55b86ab33553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55b86ab3355c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55b86ab33550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55b86ab33559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55b86ab3356a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x55b86ab33570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x55b86ab33577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x55b86ab3387f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x55b86ab35220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x55b86ab3357e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x55b86ab33585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x55b86ab33201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x55b86ab3358a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x55b86ab33597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x55b86ab317b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x55b86ab305c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x55b86ab335a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x55b86ab335af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x55b86ab2fd22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x55b86ab335c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x55b86ab335bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x55b86ab335c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x55b86ab335cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x55b86ab335d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x55b86ab335de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x55b86ab335e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55b86ab335f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55b86ab335fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x55b86ab30ff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x55b86ab331cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x55b86ab38372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x55b86ab33604 "attribute-inserts", has_arg = 0, flag = 0x55b86ab934f0 , val = 1}, {name = 0x55b86ab33616 "binary-upgrade", has_arg = 0, flag = 0x55b86ab934d0 , val = 1}, {name = 0x55b86ab33625 "column-inserts", has_arg = 0, flag = 0x55b86ab934f0 , val = 1}, {name = 0x55b86ab33634 "disable-dollar-quoting", has_arg = 0, flag = 0x55b86ab934ec , val = 1}, {name = 0x55b86ab3364b "disable-triggers", has_arg = 0, flag = 0x55b86ab93518 , val = 1}, {name = 0x55b86ab3365c "enable-row-security", has_arg = 0, flag = 0x55b86ab93528 , val = 1}, {name = 0x55b86ab33670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x55b86ab33208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x55b86ab33683 "if-exists", has_arg = 0, flag = 0x55b86ab934f4 , val = 1}, {name = 0x55b86ab3360e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x55b86ab3368d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x55b86ab3369f "no-table-access-method", has_arg = 0, flag = 0x55b86ab9351c , val = 1}, {name = 0x55b86ab336b6 "no-tablespaces", has_arg = 0, flag = 0x55b86ab93520 , val = 1}, {name = 0x55b86ab336c5 "quote-all-identifiers", has_arg = 0, flag = 0x55b86ab938a0 , val = 1}, {name = 0x55b86ab336db "load-via-partition-root", has_arg = 0, flag = 0x55b86ab9352c , val = 1}, {name = 0x55b86ab33519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x55b86ab336f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x55b86ab336fb "serializable-deferrable", has_arg = 0, flag = 0x55b86ab93514 , val = 1}, {name = 0x55b86ab33713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x55b86ab3371c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x55b86ab3372c "strict-names", has_arg = 0, flag = 0x55b86ab936f4 , val = 1}, {name = 0x55b86ab33739 "use-set-session-authorization", has_arg = 0, flag = 0x55b86ab93524 , val = 1}, {name = 0x55b86ab33757 "no-comments", has_arg = 0, flag = 0x55b86ab934f8 , val = 1}, {name = 0x55b86ab33763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x55b86ab3376b "no-policies", has_arg = 0, flag = 0x55b86ab934fc , val = 1}, {name = 0x55b86ab33777 "no-publications", has_arg = 0, flag = 0x55b86ab93500 , val = 1}, {name = 0x55b86ab33787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x55b86ab33791 "no-security-labels", has_arg = 0, flag = 0x55b86ab93504 , val = 1}, {name = 0x55b86ab337a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x55b86ab337b2 "no-subscriptions", has_arg = 0, flag = 0x55b86ab93508 , val = 1}, {name = 0x55b86ab337c3 "no-toast-compression", has_arg = 0, flag = 0x55b86ab9350c , val = 1}, {name = 0x55b86ab337d8 "no-unlogged-table-data", has_arg = 0, flag = 0x55b86ab93510 , val = 1}, {name = 0x55b86ab337ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x55b86ab337f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x55b86ab33801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x55b86ab3380d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x55b86ab3381d "on-conflict-do-nothing", has_arg = 0, flag = 0x55b86ab93554 , val = 1}, {name = 0x55b86ab3321d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x55b86ab33834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x55b86ab33851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x55b86ab33849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x55b86ab2fc08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x55b86ab33864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x55b86ab33870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x55b86ab33877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x55b86ab33889 "sequence-data", has_arg = 0, flag = 0x55b86ab93550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:26.006] -e [15:42:26.006] [15:42:26.006] [15:42:26.060] dumping /tmp/cores/pg_dump-6-54468.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:26.158] [New LWP 54468] [15:42:26.159] [15:42:26.159] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:26.159] [15:42:26.159] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:26.159] Debuginfod has been disabled. [15:42:26.159] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:26.221] [Thread debugging using libthread_db enabled] [15:42:26.221] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:26.221] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump -f /tmp/cirr'. [15:42:26.221] Program terminated with signal SIGABRT, Aborted. [15:42:26.221] #0 0x00007f989e8a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:26.241] [15:42:26.241] Thread 1 (Thread 0x7f989e0409c0 (LWP 54468)): [15:42:26.241] #0 0x00007f989e8a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:26.241] No symbol table info available. [15:42:26.241] #1 0x00007f989e85afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:26.241] No symbol table info available. [15:42:26.241] #2 0x00007f989e845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:26.241] No symbol table info available. [15:42:26.241] #3 0x00007f989ea1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:26.241] No locals. [15:42:26.241] #4 0x00007f989ea2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:26.241] No locals. [15:42:26.241] #5 0x00007f989ea0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55ffa264b350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:26.241] bp = 140724024006960 [15:42:26.241] pc = [15:42:26.241] Opts = {FromUnrecoverableHandler = true, pc = 94556428711597, bp = 94557425889248} [15:42:26.241] #6 0x000055ffa25836ad in addBoundaryDependencies (dobjs=0x55ffddc7efe0, numObjs=4023, boundaryObjs=boundaryObjs@entry=0x55ffddb93420) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:26.241] dobj = 0x55ffddb91dd0 [15:42:26.241] preDataBound = 0x55ffddb93420 [15:42:26.241] postDataBound = 0x55ffddb93468 [15:42:26.241] i = 0 [15:42:26.241] #7 0x000055ffa25b7914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:26.241] c = [15:42:26.241] filename = 0x55ffddb87e50 "/tmp/cirrus-ci-build/build/testrun/pg_dump/006_pg_dumpall/data/tmp_test_FVVq/format_directory/databases/1" [15:42:26.241] format = [15:42:26.241] tblinfo = [15:42:26.241] numTables = 213 [15:42:26.241] dobjs = 0x55ffddc7efe0 [15:42:26.241] numObjs = 4023 [15:42:26.241] boundaryObjs = 0x55ffddb93420 [15:42:26.241] i = [15:42:26.241] optindex = 10 [15:42:26.241] ropt = [15:42:26.241] fout = 0x55ffddb87ed0 [15:42:26.241] g_verbose = false [15:42:26.241] dumpencoding = 0x0 [15:42:26.241] dumpsnapshot = 0x0 [15:42:26.241] use_role = 0x0 [15:42:26.241] numWorkers = 1 [15:42:26.241] plainText = 0 [15:42:26.241] archiveFormat = [15:42:26.241] archiveMode = archModeWrite [15:42:26.241] compression_spec = {algorithm = PG_COMPRESSION_GZIP, options = 0, level = -1, workers = 0, long_distance = false, parse_error = 0x0} [15:42:26.241] compression_detail = 0x0 [15:42:26.241] compression_algorithm_str = 0x55ffa260e22d "gzip" [15:42:26.241] error_detail = [15:42:26.241] user_compression_defined = false [15:42:26.241] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:26.241] data_only = false [15:42:26.241] schema_only = false [15:42:26.241] statistics_only = [15:42:26.241] with_data = [15:42:26.241] with_schema = [15:42:26.241] with_statistics = false [15:42:26.241] no_data = false [15:42:26.241] no_schema = false [15:42:26.241] no_statistics = false [15:42:26.241] dopt = {cparams = {dbname = 0x7ffcdd7675a4 " dbname=template1", pgport = 0x0, pghost = 0x0, username = 0x0, promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 0, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 1, outputLOs = true, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 0, do_nothing = 0, dumpSchema = true, dumpData = true, dumpStatistics = false} [15:42:26.241] long_options = {{name = 0x55ffa260e546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x55ffa260e553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55ffa260e55c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55ffa260e550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55ffa260e559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55ffa260e56a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x55ffa260e570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x55ffa260e577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x55ffa260e87f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x55ffa2610220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x55ffa260e57e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x55ffa260e585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x55ffa260e201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x55ffa260e58a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x55ffa260e597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x55ffa260c7b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x55ffa260b5c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x55ffa260e5a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x55ffa260e5af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x55ffa260ad22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x55ffa260e5c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x55ffa260e5bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x55ffa260e5c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x55ffa260e5cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x55ffa260e5d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x55ffa260e5de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x55ffa260e5e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55ffa260e5f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55ffa260e5fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x55ffa260bff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x55ffa260e1cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x55ffa2613372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x55ffa260e604 "attribute-inserts", has_arg = 0, flag = 0x55ffa266e4f0 , val = 1}, {name = 0x55ffa260e616 "binary-upgrade", has_arg = 0, flag = 0x55ffa266e4d0 , val = 1}, {name = 0x55ffa260e625 "column-inserts", has_arg = 0, flag = 0x55ffa266e4f0 , val = 1}, {name = 0x55ffa260e634 "disable-dollar-quoting", has_arg = 0, flag = 0x55ffa266e4ec , val = 1}, {name = 0x55ffa260e64b "disable-triggers", has_arg = 0, flag = 0x55ffa266e518 , val = 1}, {name = 0x55ffa260e65c "enable-row-security", has_arg = 0, flag = 0x55ffa266e528 , val = 1}, {name = 0x55ffa260e670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x55ffa260e208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x55ffa260e683 "if-exists", has_arg = 0, flag = 0x55ffa266e4f4 , val = 1}, {name = 0x55ffa260e60e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x55ffa260e68d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x55ffa260e69f "no-table-access-method", has_arg = 0, flag = 0x55ffa266e51c , val = 1}, {name = 0x55ffa260e6b6 "no-tablespaces", has_arg = 0, flag = 0x55ffa266e520 , val = 1}, {name = 0x55ffa260e6c5 "quote-all-identifiers", has_arg = 0, flag = 0x55ffa266e8a0 , val = 1}, {name = 0x55ffa260e6db "load-via-partition-root", has_arg = 0, flag = 0x55ffa266e52c , val = 1}, {name = 0x55ffa260e519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x55ffa260e6f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x55ffa260e6fb "serializable-deferrable", has_arg = 0, flag = 0x55ffa266e514 , val = 1}, {name = 0x55ffa260e713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x55ffa260e71c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x55ffa260e72c "strict-names", has_arg = 0, flag = 0x55ffa266e6f4 , val = 1}, {name = 0x55ffa260e739 "use-set-session-authorization", has_arg = 0, flag = 0x55ffa266e524 , val = 1}, {name = 0x55ffa260e757 "no-comments", has_arg = 0, flag = 0x55ffa266e4f8 , val = 1}, {name = 0x55ffa260e763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x55ffa260e76b "no-policies", has_arg = 0, flag = 0x55ffa266e4fc , val = 1}, {name = 0x55ffa260e777 "no-publications", has_arg = 0, flag = 0x55ffa266e500 , val = 1}, {name = 0x55ffa260e787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x55ffa260e791 "no-security-labels", has_arg = 0, flag = 0x55ffa266e504 , val = 1}, {name = 0x55ffa260e7a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x55ffa260e7b2 "no-subscriptions", has_arg = 0, flag = 0x55ffa266e508 , val = 1}, {name = 0x55ffa260e7c3 "no-toast-compression", has_arg = 0, flag = 0x55ffa266e50c , val = 1}, {name = 0x55ffa260e7d8 "no-unlogged-table-data", has_arg = 0, flag = 0x55ffa266e510 , val = 1}, {name = 0x55ffa260e7ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x55ffa260e7f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x55ffa260e801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x55ffa260e80d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x55ffa260e81d "on-conflict-do-nothing", has_arg = 0, flag = 0x55ffa266e554 , val = 1}, {name = 0x55ffa260e21d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x55ffa260e834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x55ffa260e851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x55ffa260e849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x55ffa260ac08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x55ffa260e864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x55ffa260e870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x55ffa260e877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x55ffa260e889 "sequence-data", has_arg = 0, flag = 0x55ffa266e550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:26.251] -e [15:42:26.251] [15:42:26.251] [15:42:26.307] dumping /tmp/cores/pg_dump-6-28053.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:26.410] [New LWP 28053] [15:42:26.411] [15:42:26.411] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:26.411] [15:42:26.411] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:26.411] Debuginfod has been disabled. [15:42:26.411] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:26.476] [Thread debugging using libthread_db enabled] [15:42:26.476] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:26.476] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump --host /tmp/'. [15:42:26.476] Program terminated with signal SIGABRT, Aborted. [15:42:26.476] #0 0x00007f00dc2a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:26.496] [15:42:26.496] Thread 1 (Thread 0x7f00dba249c0 (LWP 28053)): [15:42:26.496] #0 0x00007f00dc2a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:26.496] No symbol table info available. [15:42:26.496] #1 0x00007f00dc25afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:26.496] No symbol table info available. [15:42:26.496] #2 0x00007f00dc245472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:26.496] No symbol table info available. [15:42:26.496] #3 0x00007f00dc41e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:26.496] No locals. [15:42:26.496] #4 0x00007f00dc42aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:26.496] No locals. [15:42:26.496] #5 0x00007f00dc40dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x56203af85350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:26.496] bp = 140735302195616 [15:42:26.496] pc = [15:42:26.496] Opts = {FromUnrecoverableHandler = true, pc = 94696427476653, bp = 94696659162256} [15:42:26.496] #6 0x000056203aebd6ad in addBoundaryDependencies (dobjs=0x562048bb1490, numObjs=4026, boundaryObjs=boundaryObjs@entry=0x562048ac17d0) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:26.496] dobj = 0x562048ac1750 [15:42:26.496] preDataBound = 0x562048ac17d0 [15:42:26.496] postDataBound = 0x562048ac1818 [15:42:26.496] i = 0 [15:42:26.496] #7 0x000056203aef1914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:26.496] c = [15:42:26.496] filename = 0x562048ab6e50 "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/006_transfer_modes/data/t_006_transfer_modes_new_data/pgdata/pg_upgrade_output.d/20250707T153453.543/dump/pg_upgrade_dump_1.custom" [15:42:26.496] format = [15:42:26.496] tblinfo = [15:42:26.496] numTables = 213 [15:42:26.496] dobjs = 0x562048bb1490 [15:42:26.496] numObjs = 4026 [15:42:26.496] boundaryObjs = 0x562048ac17d0 [15:42:26.496] i = [15:42:26.496] optindex = 9 [15:42:26.496] ropt = [15:42:26.496] fout = 0x562048ab6f10 [15:42:26.496] g_verbose = false [15:42:26.496] dumpencoding = 0x0 [15:42:26.496] dumpsnapshot = 0x0 [15:42:26.496] use_role = 0x0 [15:42:26.496] numWorkers = 1 [15:42:26.496] plainText = 0 [15:42:26.496] archiveFormat = [15:42:26.496] archiveMode = archModeWrite [15:42:26.496] compression_spec = {algorithm = PG_COMPRESSION_GZIP, options = 0, level = -1, workers = 0, long_distance = false, parse_error = 0x0} [15:42:26.496] compression_detail = 0x0 [15:42:26.496] compression_algorithm_str = 0x56203af4822d "gzip" [15:42:26.496] error_detail = [15:42:26.496] user_compression_defined = false [15:42:26.496] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:26.496] data_only = false [15:42:26.496] schema_only = false [15:42:26.496] statistics_only = [15:42:26.496] with_data = [15:42:26.496] with_schema = [15:42:26.496] with_statistics = true [15:42:26.496] no_data = true [15:42:26.496] no_schema = false [15:42:26.496] no_statistics = false [15:42:26.496] dopt = {cparams = {dbname = 0x7fff7db1e585 "dbname=template1", pgport = 0x562048a82d40 "12457", pghost = 0x562048a82c60 "/tmp/S1pv_7PEC3", username = 0x562048a82e20 "postgres", promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 1, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 1, outputLOs = false, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 1, do_nothing = 0, dumpSchema = true, dumpData = false, dumpStatistics = true} [15:42:26.496] long_options = {{name = 0x56203af48546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x56203af48553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x56203af4855c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x56203af48550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x56203af48559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x56203af4856a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x56203af48570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x56203af48577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x56203af4887f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x56203af4a220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x56203af4857e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x56203af48585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x56203af48201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x56203af4858a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x56203af48597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x56203af467b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x56203af455c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x56203af485a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x56203af485af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x56203af44d22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x56203af485c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x56203af485bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x56203af485c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x56203af485cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x56203af485d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x56203af485de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x56203af485e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x56203af485f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x56203af485fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x56203af45ff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x56203af481cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x56203af4d372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x56203af48604 "attribute-inserts", has_arg = 0, flag = 0x56203afa84f0 , val = 1}, {name = 0x56203af48616 "binary-upgrade", has_arg = 0, flag = 0x56203afa84d0 , val = 1}, {name = 0x56203af48625 "column-inserts", has_arg = 0, flag = 0x56203afa84f0 , val = 1}, {name = 0x56203af48634 "disable-dollar-quoting", has_arg = 0, flag = 0x56203afa84ec , val = 1}, {name = 0x56203af4864b "disable-triggers", has_arg = 0, flag = 0x56203afa8518 , val = 1}, {name = 0x56203af4865c "enable-row-security", has_arg = 0, flag = 0x56203afa8528 , val = 1}, {name = 0x56203af48670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x56203af48208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x56203af48683 "if-exists", has_arg = 0, flag = 0x56203afa84f4 , val = 1}, {name = 0x56203af4860e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x56203af4868d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x56203af4869f "no-table-access-method", has_arg = 0, flag = 0x56203afa851c , val = 1}, {name = 0x56203af486b6 "no-tablespaces", has_arg = 0, flag = 0x56203afa8520 , val = 1}, {name = 0x56203af486c5 "quote-all-identifiers", has_arg = 0, flag = 0x56203afa88a0 , val = 1}, {name = 0x56203af486db "load-via-partition-root", has_arg = 0, flag = 0x56203afa852c , val = 1}, {name = 0x56203af48519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x56203af486f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x56203af486fb "serializable-deferrable", has_arg = 0, flag = 0x56203afa8514 , val = 1}, {name = 0x56203af48713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x56203af4871c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x56203af4872c "strict-names", has_arg = 0, flag = 0x56203afa86f4 , val = 1}, {name = 0x56203af48739 "use-set-session-authorization", has_arg = 0, flag = 0x56203afa8524 , val = 1}, {name = 0x56203af48757 "no-comments", has_arg = 0, flag = 0x56203afa84f8 , val = 1}, {name = 0x56203af48763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x56203af4876b "no-policies", has_arg = 0, flag = 0x56203afa84fc , val = 1}, {name = 0x56203af48777 "no-publications", has_arg = 0, flag = 0x56203afa8500 , val = 1}, {name = 0x56203af48787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x56203af48791 "no-security-labels", has_arg = 0, flag = 0x56203afa8504 , val = 1}, {name = 0x56203af487a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x56203af487b2 "no-subscriptions", has_arg = 0, flag = 0x56203afa8508 , val = 1}, {name = 0x56203af487c3 "no-toast-compression", has_arg = 0, flag = 0x56203afa850c , val = 1}, {name = 0x56203af487d8 "no-unlogged-table-data", has_arg = 0, flag = 0x56203afa8510 , val = 1}, {name = 0x56203af487ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x56203af487f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x56203af48801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x56203af4880d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x56203af4881d "on-conflict-do-nothing", has_arg = 0, flag = 0x56203afa8554 , val = 1}, {name = 0x56203af4821d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x56203af48834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x56203af48851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x56203af48849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x56203af44c08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x56203af48864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x56203af48870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x56203af48877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x56203af48889 "sequence-data", has_arg = 0, flag = 0x56203afa8550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:26.507] -e [15:42:26.507] [15:42:26.507] [15:42:26.560] dumping /tmp/cores/pg_dump-6-54856.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:26.654] [New LWP 54856] [15:42:26.655] [15:42:26.655] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:26.655] [15:42:26.655] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:26.655] Debuginfod has been disabled. [15:42:26.655] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:26.721] [Thread debugging using libthread_db enabled] [15:42:26.721] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:26.721] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump -f /tmp/cirr'. [15:42:26.721] Program terminated with signal SIGABRT, Aborted. [15:42:26.721] #0 0x00007f4643ca9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:26.740] [15:42:26.740] Thread 1 (Thread 0x7f464347c9c0 (LWP 54856)): [15:42:26.740] #0 0x00007f4643ca9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:26.740] No symbol table info available. [15:42:26.740] #1 0x00007f4643c5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:26.740] No symbol table info available. [15:42:26.740] #2 0x00007f4643c45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:26.740] No symbol table info available. [15:42:26.740] #3 0x00007f4643e1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:26.740] No locals. [15:42:26.740] #4 0x00007f4643e2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:26.740] No locals. [15:42:26.740] #5 0x00007f4643e0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55adf089a350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:26.740] bp = 140723236671472 [15:42:26.740] pc = [15:42:26.740] Opts = {FromUnrecoverableHandler = true, pc = 94205552436909, bp = 94206465393104} [15:42:26.740] #6 0x000055adf07d26ad in addBoundaryDependencies (dobjs=0x55ae26e7c1d0, numObjs=4023, boundaryObjs=boundaryObjs@entry=0x55ae26d90610) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:26.740] dobj = 0x55ae26d8efc0 [15:42:26.740] preDataBound = 0x55ae26d90610 [15:42:26.740] postDataBound = 0x55ae26d90658 [15:42:26.740] i = 0 [15:42:26.740] #7 0x000055adf0806914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:26.740] c = [15:42:26.740] filename = 0x55ae26d83e50 "/tmp/cirrus-ci-build/build/testrun/pg_dump/006_pg_dumpall/data/tmp_test_FVVq/format_tar/databases/1.tar" [15:42:26.740] format = [15:42:26.740] tblinfo = [15:42:26.740] numTables = 213 [15:42:26.740] dobjs = 0x55ae26e7c1d0 [15:42:26.740] numObjs = 4023 [15:42:26.740] boundaryObjs = 0x55ae26d90610 [15:42:26.740] i = [15:42:26.740] optindex = 10 [15:42:26.740] ropt = [15:42:26.740] fout = 0x55ae26d83ec0 [15:42:26.740] g_verbose = false [15:42:26.740] dumpencoding = 0x0 [15:42:26.740] dumpsnapshot = 0x0 [15:42:26.740] use_role = 0x0 [15:42:26.740] numWorkers = 1 [15:42:26.740] plainText = 0 [15:42:26.740] archiveFormat = [15:42:26.740] archiveMode = archModeWrite [15:42:26.740] compression_spec = {algorithm = PG_COMPRESSION_NONE, options = 0, level = 0, workers = 0, long_distance = false, parse_error = 0x0} [15:42:26.740] compression_detail = 0x0 [15:42:26.740] compression_algorithm_str = 0x55adf085d1bb "none" [15:42:26.740] error_detail = [15:42:26.740] user_compression_defined = false [15:42:26.740] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:26.740] data_only = false [15:42:26.740] schema_only = false [15:42:26.740] statistics_only = [15:42:26.740] with_data = [15:42:26.740] with_schema = [15:42:26.740] with_statistics = false [15:42:26.740] no_data = false [15:42:26.740] no_schema = false [15:42:26.740] no_statistics = false [15:42:26.740] dopt = {cparams = {dbname = 0x7ffcae88a5a4 " dbname=template1", pgport = 0x0, pghost = 0x0, username = 0x0, promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 0, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 1, outputLOs = true, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 0, do_nothing = 0, dumpSchema = true, dumpData = true, dumpStatistics = false} [15:42:26.740] long_options = {{name = 0x55adf085d546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x55adf085d553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55adf085d55c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55adf085d550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55adf085d559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55adf085d56a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x55adf085d570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x55adf085d577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x55adf085d87f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x55adf085f220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x55adf085d57e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x55adf085d585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x55adf085d201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x55adf085d58a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x55adf085d597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x55adf085b7b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x55adf085a5c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x55adf085d5a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x55adf085d5af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x55adf0859d22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x55adf085d5c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x55adf085d5bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x55adf085d5c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x55adf085d5cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x55adf085d5d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x55adf085d5de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x55adf085d5e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55adf085d5f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55adf085d5fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x55adf085aff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x55adf085d1cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x55adf0862372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x55adf085d604 "attribute-inserts", has_arg = 0, flag = 0x55adf08bd4f0 , val = 1}, {name = 0x55adf085d616 "binary-upgrade", has_arg = 0, flag = 0x55adf08bd4d0 , val = 1}, {name = 0x55adf085d625 "column-inserts", has_arg = 0, flag = 0x55adf08bd4f0 , val = 1}, {name = 0x55adf085d634 "disable-dollar-quoting", has_arg = 0, flag = 0x55adf08bd4ec , val = 1}, {name = 0x55adf085d64b "disable-triggers", has_arg = 0, flag = 0x55adf08bd518 , val = 1}, {name = 0x55adf085d65c "enable-row-security", has_arg = 0, flag = 0x55adf08bd528 , val = 1}, {name = 0x55adf085d670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x55adf085d208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x55adf085d683 "if-exists", has_arg = 0, flag = 0x55adf08bd4f4 , val = 1}, {name = 0x55adf085d60e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x55adf085d68d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x55adf085d69f "no-table-access-method", has_arg = 0, flag = 0x55adf08bd51c , val = 1}, {name = 0x55adf085d6b6 "no-tablespaces", has_arg = 0, flag = 0x55adf08bd520 , val = 1}, {name = 0x55adf085d6c5 "quote-all-identifiers", has_arg = 0, flag = 0x55adf08bd8a0 , val = 1}, {name = 0x55adf085d6db "load-via-partition-root", has_arg = 0, flag = 0x55adf08bd52c , val = 1}, {name = 0x55adf085d519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x55adf085d6f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x55adf085d6fb "serializable-deferrable", has_arg = 0, flag = 0x55adf08bd514 , val = 1}, {name = 0x55adf085d713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x55adf085d71c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x55adf085d72c "strict-names", has_arg = 0, flag = 0x55adf08bd6f4 , val = 1}, {name = 0x55adf085d739 "use-set-session-authorization", has_arg = 0, flag = 0x55adf08bd524 , val = 1}, {name = 0x55adf085d757 "no-comments", has_arg = 0, flag = 0x55adf08bd4f8 , val = 1}, {name = 0x55adf085d763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x55adf085d76b "no-policies", has_arg = 0, flag = 0x55adf08bd4fc , val = 1}, {name = 0x55adf085d777 "no-publications", has_arg = 0, flag = 0x55adf08bd500 , val = 1}, {name = 0x55adf085d787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x55adf085d791 "no-security-labels", has_arg = 0, flag = 0x55adf08bd504 , val = 1}, {name = 0x55adf085d7a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x55adf085d7b2 "no-subscriptions", has_arg = 0, flag = 0x55adf08bd508 , val = 1}, {name = 0x55adf085d7c3 "no-toast-compression", has_arg = 0, flag = 0x55adf08bd50c , val = 1}, {name = 0x55adf085d7d8 "no-unlogged-table-data", has_arg = 0, flag = 0x55adf08bd510 , val = 1}, {name = 0x55adf085d7ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x55adf085d7f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x55adf085d801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x55adf085d80d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x55adf085d81d "on-conflict-do-nothing", has_arg = 0, flag = 0x55adf08bd554 , val = 1}, {name = 0x55adf085d21d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x55adf085d834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x55adf085d851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x55adf085d849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x55adf0859c08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x55adf085d864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x55adf085d870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x55adf085d877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x55adf085d889 "sequence-data", has_arg = 0, flag = 0x55adf08bd550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:26.750] -e [15:42:26.750] [15:42:26.750] [15:42:26.805] dumping /tmp/cores/pg_dump-6-46386.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:26.903] [New LWP 46386] [15:42:26.903] [15:42:26.903] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:26.903] [15:42:26.903] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:26.903] Debuginfod has been disabled. [15:42:26.903] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:26.966] [Thread debugging using libthread_db enabled] [15:42:26.966] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:26.966] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump -f /tmp/cirr'. [15:42:26.966] Program terminated with signal SIGABRT, Aborted. [15:42:26.966] #0 0x00007f261aea9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:26.986] [15:42:26.986] Thread 1 (Thread 0x7f261aa899c0 (LWP 46386)): [15:42:26.986] #0 0x00007f261aea9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:26.986] No symbol table info available. [15:42:26.986] #1 0x00007f261ae5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:26.986] No symbol table info available. [15:42:26.986] #2 0x00007f261ae45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:26.986] No symbol table info available. [15:42:26.986] #3 0x00007f261b01e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:26.986] No locals. [15:42:26.986] #4 0x00007f261b02aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:26.986] No locals. [15:42:26.986] #5 0x00007f261b00dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55ef59632350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:26.986] bp = 140736523037440 [15:42:26.986] pc = [15:42:26.986] Opts = {FromUnrecoverableHandler = true, pc = 94486484395693, bp = 94487504751776} [15:42:26.986] #6 0x000055ef5956a6ad in addBoundaryDependencies (dobjs=0x55ef96280ca0, numObjs=4023, boundaryObjs=boundaryObjs@entry=0x55ef96193e10) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:26.986] dobj = 0x55ef96193d90 [15:42:26.986] preDataBound = 0x55ef96193e10 [15:42:26.986] postDataBound = 0x55ef96193e58 [15:42:26.986] i = 0 [15:42:26.986] #7 0x000055ef5959e914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:26.986] c = [15:42:26.986] filename = 0x55ef96189e50 "/tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/primary.dump" [15:42:26.986] format = [15:42:26.986] tblinfo = [15:42:26.986] numTables = 213 [15:42:26.986] dobjs = 0x55ef96280ca0 [15:42:26.986] numObjs = 4023 [15:42:26.986] boundaryObjs = 0x55ef96193e10 [15:42:26.986] i = [15:42:26.986] optindex = 63 [15:42:26.986] ropt = [15:42:26.986] fout = 0x55ef96189eb0 [15:42:26.986] g_verbose = false [15:42:26.986] dumpencoding = 0x0 [15:42:26.986] dumpsnapshot = 0x0 [15:42:26.986] use_role = 0x0 [15:42:26.986] numWorkers = 1 [15:42:26.986] plainText = 1 [15:42:26.986] archiveFormat = [15:42:26.986] archiveMode = archModeAppend [15:42:26.986] compression_spec = {algorithm = PG_COMPRESSION_NONE, options = 0, level = 0, workers = 0, long_distance = false, parse_error = 0x0} [15:42:26.986] compression_detail = 0x0 [15:42:26.986] compression_algorithm_str = 0x55ef595f51bb "none" [15:42:26.986] error_detail = [15:42:26.986] user_compression_defined = false [15:42:26.986] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:26.986] data_only = false [15:42:26.986] schema_only = false [15:42:26.986] statistics_only = [15:42:26.986] with_data = [15:42:26.986] with_schema = [15:42:26.986] with_statistics = false [15:42:26.986] no_data = false [15:42:26.986] no_schema = false [15:42:26.986] no_statistics = true [15:42:26.986] dopt = {cparams = {dbname = 0x7fffc67675c2 "port=15072 dbname=template1", pgport = 0x0, pghost = 0x0, username = 0x0, promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 0, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 1, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 0, outputLOs = true, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 0, do_nothing = 0, dumpSchema = true, dumpData = true, dumpStatistics = false} [15:42:26.986] long_options = {{name = 0x55ef595f5546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x55ef595f5553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55ef595f555c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55ef595f5550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55ef595f5559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55ef595f556a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x55ef595f5570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x55ef595f5577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x55ef595f587f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x55ef595f7220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x55ef595f557e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x55ef595f5585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x55ef595f5201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x55ef595f558a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x55ef595f5597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x55ef595f37b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x55ef595f25c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x55ef595f55a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x55ef595f55af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x55ef595f1d22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x55ef595f55c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x55ef595f55bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x55ef595f55c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x55ef595f55cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x55ef595f55d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x55ef595f55de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x55ef595f55e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55ef595f55f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55ef595f55fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x55ef595f2ff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x55ef595f51cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x55ef595fa372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x55ef595f5604 "attribute-inserts", has_arg = 0, flag = 0x55ef596554f0 , val = 1}, {name = 0x55ef595f5616 "binary-upgrade", has_arg = 0, flag = 0x55ef596554d0 , val = 1}, {name = 0x55ef595f5625 "column-inserts", has_arg = 0, flag = 0x55ef596554f0 , val = 1}, {name = 0x55ef595f5634 "disable-dollar-quoting", has_arg = 0, flag = 0x55ef596554ec , val = 1}, {name = 0x55ef595f564b "disable-triggers", has_arg = 0, flag = 0x55ef59655518 , val = 1}, {name = 0x55ef595f565c "enable-row-security", has_arg = 0, flag = 0x55ef59655528 , val = 1}, {name = 0x55ef595f5670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x55ef595f5208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x55ef595f5683 "if-exists", has_arg = 0, flag = 0x55ef596554f4 , val = 1}, {name = 0x55ef595f560e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x55ef595f568d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x55ef595f569f "no-table-access-method", has_arg = 0, flag = 0x55ef5965551c , val = 1}, {name = 0x55ef595f56b6 "no-tablespaces", has_arg = 0, flag = 0x55ef59655520 , val = 1}, {name = 0x55ef595f56c5 "quote-all-identifiers", has_arg = 0, flag = 0x55ef596558a0 , val = 1}, {name = 0x55ef595f56db "load-via-partition-root", has_arg = 0, flag = 0x55ef5965552c , val = 1}, {name = 0x55ef595f5519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x55ef595f56f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x55ef595f56fb "serializable-deferrable", has_arg = 0, flag = 0x55ef59655514 , val = 1}, {name = 0x55ef595f5713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x55ef595f571c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x55ef595f572c "strict-names", has_arg = 0, flag = 0x55ef596556f4 , val = 1}, {name = 0x55ef595f5739 "use-set-session-authorization", has_arg = 0, flag = 0x55ef59655524 , val = 1}, {name = 0x55ef595f5757 "no-comments", has_arg = 0, flag = 0x55ef596554f8 , val = 1}, {name = 0x55ef595f5763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x55ef595f576b "no-policies", has_arg = 0, flag = 0x55ef596554fc , val = 1}, {name = 0x55ef595f5777 "no-publications", has_arg = 0, flag = 0x55ef59655500 , val = 1}, {name = 0x55ef595f5787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x55ef595f5791 "no-security-labels", has_arg = 0, flag = 0x55ef59655504 , val = 1}, {name = 0x55ef595f57a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x55ef595f57b2 "no-subscriptions", has_arg = 0, flag = 0x55ef59655508 , val = 1}, {name = 0x55ef595f57c3 "no-toast-compression", has_arg = 0, flag = 0x55ef5965550c , val = 1}, {name = 0x55ef595f57d8 "no-unlogged-table-data", has_arg = 0, flag = 0x55ef59655510 , val = 1}, {name = 0x55ef595f57ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x55ef595f57f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x55ef595f5801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x55ef595f580d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x55ef595f581d "on-conflict-do-nothing", has_arg = 0, flag = 0x55ef59655554 , val = 1}, {name = 0x55ef595f521d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x55ef595f5834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x55ef595f5851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x55ef595f5849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x55ef595f1c08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x55ef595f5864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x55ef595f5870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x55ef595f5877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x55ef595f5889 "sequence-data", has_arg = 0, flag = 0x55ef59655550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:26.996] -e [15:42:26.996] [15:42:26.996] [15:42:27.046] dumping /tmp/cores/sh-3-35163.core for /bin/sh [15:42:27.088] [15:42:27.088] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:27.088] [15:42:27.088] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:27.088] Debuginfod has been disabled. [15:42:27.088] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:27.092] [New LWP 35163] [15:42:27.093] [Thread debugging using libthread_db enabled] [15:42:27.093] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:27.093] Core was generated by `sh -c cp "/tmp/cirrus-ci-build/build/testrun/recovery/020_archive_status/data/t'. [15:42:27.093] Program terminated with signal SIGQUIT, Quit. [15:42:27.093] #0 0x00007f3849872dd4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:27.096] [15:42:27.096] Thread 1 (Thread 0x7f38497e0740 (LWP 35163)): [15:42:27.096] #0 0x00007f3849872dd4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:27.096] No symbol table info available. [15:42:27.096] #1 0x00007f384981f239 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:27.096] No symbol table info available. [15:42:27.096] #2 0x00007f384981f497 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:27.096] No symbol table info available. [15:42:27.096] #3 0x000055a5de16d5c1 in ?? () [15:42:27.096] No symbol table info available. [15:42:27.096] #4 0x000055a5de167369 in ?? () [15:42:27.096] No symbol table info available. [15:42:27.096] #5 0x000055a5de16620f in ?? () [15:42:27.096] No symbol table info available. [15:42:27.096] #6 0x000055a5de166c3b in ?? () [15:42:27.096] No symbol table info available. [15:42:27.096] #7 0x000055a5de16466f in ?? () [15:42:27.096] No symbol table info available. [15:42:27.096] #8 0x00007f384980a24a in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:27.096] No symbol table info available. [15:42:27.096] #9 0x00007f384980a305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:27.096] No symbol table info available. [15:42:27.096] #10 0x000055a5de164781 in ?? () [15:42:27.096] No symbol table info available. [15:42:27.101] -e [15:42:27.101] [15:42:27.101] [15:42:27.156] dumping /tmp/cores/pg_dump-6-53070.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:27.259] [New LWP 53070] [15:42:27.259] [15:42:27.259] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:27.259] [15:42:27.259] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:27.259] Debuginfod has been disabled. [15:42:27.259] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:27.325] [Thread debugging using libthread_db enabled] [15:42:27.325] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:27.325] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump --format dir'. [15:42:27.325] Program terminated with signal SIGABRT, Aborted. [15:42:27.325] #0 0x00007f15932a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:27.345] [15:42:27.345] Thread 1 (Thread 0x7f159243b9c0 (LWP 53070)): [15:42:27.345] #0 0x00007f15932a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:27.345] No symbol table info available. [15:42:27.345] #1 0x00007f159325afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:27.345] No symbol table info available. [15:42:27.345] #2 0x00007f1593245472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:27.345] No symbol table info available. [15:42:27.345] #3 0x00007f159341e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:27.345] No locals. [15:42:27.345] #4 0x00007f159342aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:27.345] No locals. [15:42:27.345] #5 0x00007f159340dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x562ff9248350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:27.345] bp = 140736687543088 [15:42:27.345] pc = [15:42:27.345] Opts = {FromUnrecoverableHandler = true, pc = 94764042553005, bp = 94764609772992} [15:42:27.345] #6 0x0000562ff91806ad in addBoundaryDependencies (dobjs=0x56301ae71dc0, numObjs=4099, boundaryObjs=boundaryObjs@entry=0x56301ad86300) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:27.345] dobj = 0x56301ad86280 [15:42:27.345] preDataBound = 0x56301ad86300 [15:42:27.345] postDataBound = 0x56301ad86348 [15:42:27.345] i = 0 [15:42:27.345] #7 0x0000562ff91b4914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:27.345] c = [15:42:27.345] filename = 0x56301ad7c290 "/tmp/cirrus-ci-build/build/testrun/pg_dump/004_pg_dump_parallel/data/t_004_pg_dump_parallel_main_data/backup/dump1" [15:42:27.345] format = [15:42:27.345] tblinfo = [15:42:27.345] numTables = 222 [15:42:27.345] dobjs = 0x56301ae71dc0 [15:42:27.345] numObjs = 4099 [15:42:27.345] boundaryObjs = 0x56301ad86300 [15:42:27.345] i = [15:42:27.345] optindex = 9 [15:42:27.345] ropt = [15:42:27.345] fout = 0x56301ad7c310 [15:42:27.345] g_verbose = false [15:42:27.345] dumpencoding = 0x0 [15:42:27.345] dumpsnapshot = 0x0 [15:42:27.345] use_role = 0x0 [15:42:27.345] numWorkers = 2 [15:42:27.345] plainText = 0 [15:42:27.345] archiveFormat = [15:42:27.345] archiveMode = archModeWrite [15:42:27.345] compression_spec = {algorithm = PG_COMPRESSION_GZIP, options = 0, level = -1, workers = 0, long_distance = false, parse_error = 0x0} [15:42:27.345] compression_detail = 0x0 [15:42:27.345] compression_algorithm_str = 0x562ff920b22d "gzip" [15:42:27.345] error_detail = [15:42:27.345] user_compression_defined = false [15:42:27.345] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:27.345] data_only = false [15:42:27.345] schema_only = false [15:42:27.345] statistics_only = [15:42:27.345] with_data = [15:42:27.345] with_schema = [15:42:27.345] with_statistics = false [15:42:27.345] no_data = false [15:42:27.345] no_schema = false [15:42:27.345] no_statistics = false [15:42:27.345] dopt = {cparams = {dbname = 0x7fffd044a613 "port=30117 host=/tmp/0B7aAkqj8M dbname='regression_src'", pgport = 0x0, pghost = 0x0, username = 0x0, promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 0, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 1, outputLOs = true, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 0, do_nothing = 0, dumpSchema = true, dumpData = true, dumpStatistics = false} [15:42:27.345] long_options = {{name = 0x562ff920b546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x562ff920b553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x562ff920b55c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x562ff920b550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x562ff920b559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x562ff920b56a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x562ff920b570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x562ff920b577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x562ff920b87f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x562ff920d220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x562ff920b57e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x562ff920b585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x562ff920b201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x562ff920b58a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x562ff920b597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x562ff92097b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x562ff92085c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x562ff920b5a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x562ff920b5af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x562ff9207d22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x562ff920b5c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x562ff920b5bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x562ff920b5c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x562ff920b5cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x562ff920b5d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x562ff920b5de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x562ff920b5e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x562ff920b5f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x562ff920b5fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x562ff9208ff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x562ff920b1cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x562ff9210372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x562ff920b604 "attribute-inserts", has_arg = 0, flag = 0x562ff926b4f0 , val = 1}, {name = 0x562ff920b616 "binary-upgrade", has_arg = 0, flag = 0x562ff926b4d0 , val = 1}, {name = 0x562ff920b625 "column-inserts", has_arg = 0, flag = 0x562ff926b4f0 , val = 1}, {name = 0x562ff920b634 "disable-dollar-quoting", has_arg = 0, flag = 0x562ff926b4ec , val = 1}, {name = 0x562ff920b64b "disable-triggers", has_arg = 0, flag = 0x562ff926b518 , val = 1}, {name = 0x562ff920b65c "enable-row-security", has_arg = 0, flag = 0x562ff926b528 , val = 1}, {name = 0x562ff920b670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x562ff920b208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x562ff920b683 "if-exists", has_arg = 0, flag = 0x562ff926b4f4 , val = 1}, {name = 0x562ff920b60e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x562ff920b68d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x562ff920b69f "no-table-access-method", has_arg = 0, flag = 0x562ff926b51c , val = 1}, {name = 0x562ff920b6b6 "no-tablespaces", has_arg = 0, flag = 0x562ff926b520 , val = 1}, {name = 0x562ff920b6c5 "quote-all-identifiers", has_arg = 0, flag = 0x562ff926b8a0 , val = 1}, {name = 0x562ff920b6db "load-via-partition-root", has_arg = 0, flag = 0x562ff926b52c , val = 1}, {name = 0x562ff920b519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x562ff920b6f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x562ff920b6fb "serializable-deferrable", has_arg = 0, flag = 0x562ff926b514 , val = 1}, {name = 0x562ff920b713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x562ff920b71c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x562ff920b72c "strict-names", has_arg = 0, flag = 0x562ff926b6f4 , val = 1}, {name = 0x562ff920b739 "use-set-session-authorization", has_arg = 0, flag = 0x562ff926b524 , val = 1}, {name = 0x562ff920b757 "no-comments", has_arg = 0, flag = 0x562ff926b4f8 , val = 1}, {name = 0x562ff920b763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x562ff920b76b "no-policies", has_arg = 0, flag = 0x562ff926b4fc , val = 1}, {name = 0x562ff920b777 "no-publications", has_arg = 0, flag = 0x562ff926b500 , val = 1}, {name = 0x562ff920b787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x562ff920b791 "no-security-labels", has_arg = 0, flag = 0x562ff926b504 , val = 1}, {name = 0x562ff920b7a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x562ff920b7b2 "no-subscriptions", has_arg = 0, flag = 0x562ff926b508 , val = 1}, {name = 0x562ff920b7c3 "no-toast-compression", has_arg = 0, flag = 0x562ff926b50c , val = 1}, {name = 0x562ff920b7d8 "no-unlogged-table-data", has_arg = 0, flag = 0x562ff926b510 , val = 1}, {name = 0x562ff920b7ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x562ff920b7f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x562ff920b801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x562ff920b80d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x562ff920b81d "on-conflict-do-nothing", has_arg = 0, flag = 0x562ff926b554 , val = 1}, {name = 0x562ff920b21d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x562ff920b834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x562ff920b851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x562ff920b849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x562ff9207c08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x562ff920b864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x562ff920b870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x562ff920b877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x562ff920b889 "sequence-data", has_arg = 0, flag = 0x562ff926b550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:27.355] -e [15:42:27.355] [15:42:27.355] [15:42:27.411] dumping /tmp/cores/pg_dump-6-31840.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:27.498] [New LWP 31840] [15:42:27.499] [15:42:27.499] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:27.499] [15:42:27.499] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:27.499] Debuginfod has been disabled. [15:42:27.499] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:27.565] [Thread debugging using libthread_db enabled] [15:42:27.565] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:27.565] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump --host /tmp/'. [15:42:27.565] Program terminated with signal SIGABRT, Aborted. [15:42:27.565] #0 0x00007f6ae7aa9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:27.585] [15:42:27.585] Thread 1 (Thread 0x7f6ae725b9c0 (LWP 31840)): [15:42:27.585] #0 0x00007f6ae7aa9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:27.585] No symbol table info available. [15:42:27.585] #1 0x00007f6ae7a5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:27.585] No symbol table info available. [15:42:27.585] #2 0x00007f6ae7a45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:27.585] No symbol table info available. [15:42:27.585] #3 0x00007f6ae7c1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:27.585] No locals. [15:42:27.585] #4 0x00007f6ae7c2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:27.585] No locals. [15:42:27.585] #5 0x00007f6ae7c0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55a7cb2c0350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:27.585] bp = 140735175698912 [15:42:27.585] pc = [15:42:27.585] Opts = {FromUnrecoverableHandler = true, pc = 94179155740333, bp = 94179878741136} [15:42:27.585] #6 0x000055a7cb1f86ad in addBoundaryDependencies (dobjs=0x55a7f637a490, numObjs=4026, boundaryObjs=boundaryObjs@entry=0x55a7f628a7d0) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:27.585] dobj = 0x55a7f628a750 [15:42:27.585] preDataBound = 0x55a7f628a7d0 [15:42:27.585] postDataBound = 0x55a7f628a818 [15:42:27.585] i = 0 [15:42:27.585] #7 0x000055a7cb22c914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:27.585] c = [15:42:27.585] filename = 0x55a7f627fe50 "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/006_transfer_modes/data/t_006_transfer_modes_new_data/pgdata/pg_upgrade_output.d/20250707T153521.923/dump/pg_upgrade_dump_1.custom" [15:42:27.585] format = [15:42:27.585] tblinfo = [15:42:27.585] numTables = 213 [15:42:27.585] dobjs = 0x55a7f637a490 [15:42:27.585] numObjs = 4026 [15:42:27.585] boundaryObjs = 0x55a7f628a7d0 [15:42:27.585] i = [15:42:27.585] optindex = 9 [15:42:27.585] ropt = [15:42:27.585] fout = 0x55a7f627ff10 [15:42:27.585] g_verbose = false [15:42:27.585] dumpencoding = 0x0 [15:42:27.585] dumpsnapshot = 0x0 [15:42:27.585] use_role = 0x0 [15:42:27.585] numWorkers = 1 [15:42:27.585] plainText = 0 [15:42:27.585] archiveFormat = [15:42:27.585] archiveMode = archModeWrite [15:42:27.585] compression_spec = {algorithm = PG_COMPRESSION_GZIP, options = 0, level = -1, workers = 0, long_distance = false, parse_error = 0x0} [15:42:27.585] compression_detail = 0x0 [15:42:27.585] compression_algorithm_str = 0x55a7cb28322d "gzip" [15:42:27.585] error_detail = [15:42:27.585] user_compression_defined = false [15:42:27.585] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:27.585] data_only = false [15:42:27.585] schema_only = false [15:42:27.585] statistics_only = [15:42:27.585] with_data = [15:42:27.585] with_schema = [15:42:27.585] with_statistics = true [15:42:27.585] no_data = true [15:42:27.585] no_schema = false [15:42:27.585] no_statistics = false [15:42:27.585] dopt = {cparams = {dbname = 0x7fff7627b585 "dbname=template1", pgport = 0x55a7f624bd40 "12463", pghost = 0x55a7f624bc60 "/tmp/S1pv_7PEC3", username = 0x55a7f624be20 "postgres", promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 1, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 1, outputLOs = false, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 1, do_nothing = 0, dumpSchema = true, dumpData = false, dumpStatistics = true} [15:42:27.585] long_options = {{name = 0x55a7cb283546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x55a7cb283553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55a7cb28355c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55a7cb283550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55a7cb283559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55a7cb28356a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x55a7cb283570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x55a7cb283577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x55a7cb28387f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x55a7cb285220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x55a7cb28357e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x55a7cb283585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x55a7cb283201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x55a7cb28358a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x55a7cb283597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x55a7cb2817b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x55a7cb2805c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x55a7cb2835a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x55a7cb2835af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x55a7cb27fd22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x55a7cb2835c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x55a7cb2835bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x55a7cb2835c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x55a7cb2835cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x55a7cb2835d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x55a7cb2835de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x55a7cb2835e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55a7cb2835f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55a7cb2835fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x55a7cb280ff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x55a7cb2831cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x55a7cb288372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x55a7cb283604 "attribute-inserts", has_arg = 0, flag = 0x55a7cb2e34f0 , val = 1}, {name = 0x55a7cb283616 "binary-upgrade", has_arg = 0, flag = 0x55a7cb2e34d0 , val = 1}, {name = 0x55a7cb283625 "column-inserts", has_arg = 0, flag = 0x55a7cb2e34f0 , val = 1}, {name = 0x55a7cb283634 "disable-dollar-quoting", has_arg = 0, flag = 0x55a7cb2e34ec , val = 1}, {name = 0x55a7cb28364b "disable-triggers", has_arg = 0, flag = 0x55a7cb2e3518 , val = 1}, {name = 0x55a7cb28365c "enable-row-security", has_arg = 0, flag = 0x55a7cb2e3528 , val = 1}, {name = 0x55a7cb283670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x55a7cb283208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x55a7cb283683 "if-exists", has_arg = 0, flag = 0x55a7cb2e34f4 , val = 1}, {name = 0x55a7cb28360e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x55a7cb28368d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x55a7cb28369f "no-table-access-method", has_arg = 0, flag = 0x55a7cb2e351c , val = 1}, {name = 0x55a7cb2836b6 "no-tablespaces", has_arg = 0, flag = 0x55a7cb2e3520 , val = 1}, {name = 0x55a7cb2836c5 "quote-all-identifiers", has_arg = 0, flag = 0x55a7cb2e38a0 , val = 1}, {name = 0x55a7cb2836db "load-via-partition-root", has_arg = 0, flag = 0x55a7cb2e352c , val = 1}, {name = 0x55a7cb283519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x55a7cb2836f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x55a7cb2836fb "serializable-deferrable", has_arg = 0, flag = 0x55a7cb2e3514 , val = 1}, {name = 0x55a7cb283713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x55a7cb28371c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x55a7cb28372c "strict-names", has_arg = 0, flag = 0x55a7cb2e36f4 , val = 1}, {name = 0x55a7cb283739 "use-set-session-authorization", has_arg = 0, flag = 0x55a7cb2e3524 , val = 1}, {name = 0x55a7cb283757 "no-comments", has_arg = 0, flag = 0x55a7cb2e34f8 , val = 1}, {name = 0x55a7cb283763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x55a7cb28376b "no-policies", has_arg = 0, flag = 0x55a7cb2e34fc , val = 1}, {name = 0x55a7cb283777 "no-publications", has_arg = 0, flag = 0x55a7cb2e3500 , val = 1}, {name = 0x55a7cb283787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x55a7cb283791 "no-security-labels", has_arg = 0, flag = 0x55a7cb2e3504 , val = 1}, {name = 0x55a7cb2837a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x55a7cb2837b2 "no-subscriptions", has_arg = 0, flag = 0x55a7cb2e3508 , val = 1}, {name = 0x55a7cb2837c3 "no-toast-compression", has_arg = 0, flag = 0x55a7cb2e350c , val = 1}, {name = 0x55a7cb2837d8 "no-unlogged-table-data", has_arg = 0, flag = 0x55a7cb2e3510 , val = 1}, {name = 0x55a7cb2837ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x55a7cb2837f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x55a7cb283801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x55a7cb28380d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x55a7cb28381d "on-conflict-do-nothing", has_arg = 0, flag = 0x55a7cb2e3554 , val = 1}, {name = 0x55a7cb28321d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x55a7cb283834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x55a7cb283851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x55a7cb283849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x55a7cb27fc08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x55a7cb283864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x55a7cb283870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x55a7cb283877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x55a7cb283889 "sequence-data", has_arg = 0, flag = 0x55a7cb2e3550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:27.596] -e [15:42:27.596] [15:42:27.596] [15:42:27.651] dumping /tmp/cores/pg_dump-6-51596.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:27.754] [New LWP 51596] [15:42:27.755] [15:42:27.755] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:27.755] [15:42:27.755] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:27.755] Debuginfod has been disabled. [15:42:27.755] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:27.821] [Thread debugging using libthread_db enabled] [15:42:27.821] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:27.821] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump --no-sync -f'. [15:42:27.821] Program terminated with signal SIGABRT, Aborted. [15:42:27.821] #0 0x00007f9ed12a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:27.841] [15:42:27.841] Thread 1 (Thread 0x7f9ed043b9c0 (LWP 51596)): [15:42:27.841] #0 0x00007f9ed12a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:27.841] No symbol table info available. [15:42:27.841] #1 0x00007f9ed125afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:27.841] No symbol table info available. [15:42:27.841] #2 0x00007f9ed1245472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:27.841] No symbol table info available. [15:42:27.841] #3 0x00007f9ed141e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:27.841] No locals. [15:42:27.841] #4 0x00007f9ed142aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:27.841] No locals. [15:42:27.841] #5 0x00007f9ed140dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5646e8329350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:27.841] bp = 140736757687968 [15:42:27.841] pc = [15:42:27.841] Opts = {FromUnrecoverableHandler = true, pc = 94862542509741, bp = 94863503269136} [15:42:27.841] #6 0x00005646e82616ad in addBoundaryDependencies (dobjs=0x5647216a1d10, numObjs=4023, boundaryObjs=boundaryObjs@entry=0x5647215b4eb0) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:27.841] dobj = 0x5647215b4e30 [15:42:27.841] preDataBound = 0x5647215b4eb0 [15:42:27.841] postDataBound = 0x5647215b4ef8 [15:42:27.841] i = 0 [15:42:27.841] #7 0x00005646e8295914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:27.841] c = [15:42:27.841] filename = 0x5647215aae50 "/tmp/cirrus-ci-build/build/testrun/pg_combinebackup/002_compare_backups/data/t_002_compare_backups_primary_data/backup/pitr2.dump" [15:42:27.841] format = [15:42:27.841] tblinfo = [15:42:27.841] numTables = 213 [15:42:27.841] dobjs = 0x5647216a1d10 [15:42:27.841] numObjs = 4023 [15:42:27.841] boundaryObjs = 0x5647215b4eb0 [15:42:27.841] i = [15:42:27.841] optindex = 63 [15:42:27.841] ropt = [15:42:27.841] fout = 0x5647215aaee0 [15:42:27.841] g_verbose = false [15:42:27.841] dumpencoding = 0x0 [15:42:27.841] dumpsnapshot = 0x0 [15:42:27.841] use_role = 0x0 [15:42:27.841] numWorkers = 1 [15:42:27.841] plainText = 1 [15:42:27.841] archiveFormat = [15:42:27.841] archiveMode = archModeAppend [15:42:27.841] compression_spec = {algorithm = PG_COMPRESSION_NONE, options = 0, level = 0, workers = 0, long_distance = false, parse_error = 0x0} [15:42:27.841] compression_detail = 0x0 [15:42:27.841] compression_algorithm_str = 0x5646e82ec1bb "none" [15:42:27.841] error_detail = [15:42:27.841] user_compression_defined = false [15:42:27.841] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:27.841] data_only = false [15:42:27.841] schema_only = false [15:42:27.841] statistics_only = [15:42:27.841] with_data = [15:42:27.841] with_schema = [15:42:27.841] with_statistics = false [15:42:27.841] no_data = false [15:42:27.841] no_schema = false [15:42:27.841] no_statistics = false [15:42:27.841] dopt = {cparams = {dbname = 0x7fffd472f592 "host='/tmp/PTOS8eEtaU' port=29451 dbname=template1", pgport = 0x0, pghost = 0x0, username = 0x0, promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 0, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 1, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 0, outputLOs = true, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 0, do_nothing = 0, dumpSchema = true, dumpData = true, dumpStatistics = false} [15:42:27.841] long_options = {{name = 0x5646e82ec546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x5646e82ec553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x5646e82ec55c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x5646e82ec550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x5646e82ec559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x5646e82ec56a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x5646e82ec570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x5646e82ec577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x5646e82ec87f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x5646e82ee220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x5646e82ec57e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x5646e82ec585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x5646e82ec201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x5646e82ec58a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x5646e82ec597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x5646e82ea7b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x5646e82e95c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x5646e82ec5a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x5646e82ec5af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x5646e82e8d22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x5646e82ec5c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x5646e82ec5bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x5646e82ec5c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x5646e82ec5cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x5646e82ec5d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x5646e82ec5de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x5646e82ec5e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x5646e82ec5f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x5646e82ec5fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x5646e82e9ff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x5646e82ec1cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x5646e82f1372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x5646e82ec604 "attribute-inserts", has_arg = 0, flag = 0x5646e834c4f0 , val = 1}, {name = 0x5646e82ec616 "binary-upgrade", has_arg = 0, flag = 0x5646e834c4d0 , val = 1}, {name = 0x5646e82ec625 "column-inserts", has_arg = 0, flag = 0x5646e834c4f0 , val = 1}, {name = 0x5646e82ec634 "disable-dollar-quoting", has_arg = 0, flag = 0x5646e834c4ec , val = 1}, {name = 0x5646e82ec64b "disable-triggers", has_arg = 0, flag = 0x5646e834c518 , val = 1}, {name = 0x5646e82ec65c "enable-row-security", has_arg = 0, flag = 0x5646e834c528 , val = 1}, {name = 0x5646e82ec670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x5646e82ec208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x5646e82ec683 "if-exists", has_arg = 0, flag = 0x5646e834c4f4 , val = 1}, {name = 0x5646e82ec60e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x5646e82ec68d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x5646e82ec69f "no-table-access-method", has_arg = 0, flag = 0x5646e834c51c , val = 1}, {name = 0x5646e82ec6b6 "no-tablespaces", has_arg = 0, flag = 0x5646e834c520 , val = 1}, {name = 0x5646e82ec6c5 "quote-all-identifiers", has_arg = 0, flag = 0x5646e834c8a0 , val = 1}, {name = 0x5646e82ec6db "load-via-partition-root", has_arg = 0, flag = 0x5646e834c52c , val = 1}, {name = 0x5646e82ec519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x5646e82ec6f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x5646e82ec6fb "serializable-deferrable", has_arg = 0, flag = 0x5646e834c514 , val = 1}, {name = 0x5646e82ec713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x5646e82ec71c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x5646e82ec72c "strict-names", has_arg = 0, flag = 0x5646e834c6f4 , val = 1}, {name = 0x5646e82ec739 "use-set-session-authorization", has_arg = 0, flag = 0x5646e834c524 , val = 1}, {name = 0x5646e82ec757 "no-comments", has_arg = 0, flag = 0x5646e834c4f8 , val = 1}, {name = 0x5646e82ec763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x5646e82ec76b "no-policies", has_arg = 0, flag = 0x5646e834c4fc , val = 1}, {name = 0x5646e82ec777 "no-publications", has_arg = 0, flag = 0x5646e834c500 , val = 1}, {name = 0x5646e82ec787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x5646e82ec791 "no-security-labels", has_arg = 0, flag = 0x5646e834c504 , val = 1}, {name = 0x5646e82ec7a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x5646e82ec7b2 "no-subscriptions", has_arg = 0, flag = 0x5646e834c508 , val = 1}, {name = 0x5646e82ec7c3 "no-toast-compression", has_arg = 0, flag = 0x5646e834c50c , val = 1}, {name = 0x5646e82ec7d8 "no-unlogged-table-data", has_arg = 0, flag = 0x5646e834c510 , val = 1}, {name = 0x5646e82ec7ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x5646e82ec7f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x5646e82ec801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x5646e82ec80d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x5646e82ec81d "on-conflict-do-nothing", has_arg = 0, flag = 0x5646e834c554 , val = 1}, {name = 0x5646e82ec21d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x5646e82ec834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x5646e82ec851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x5646e82ec849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x5646e82e8c08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x5646e82ec864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x5646e82ec870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x5646e82ec877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x5646e82ec889 "sequence-data", has_arg = 0, flag = 0x5646e834c550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:27.852] -e [15:42:27.852] [15:42:27.852] [15:42:27.906] dumping /tmp/cores/pg_dump-6-55639.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:27.998] [New LWP 55639] [15:42:27.999] [15:42:27.999] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:27.999] [15:42:27.999] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:27.999] Debuginfod has been disabled. [15:42:27.999] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:28.064] [Thread debugging using libthread_db enabled] [15:42:28.064] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:28.064] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump -f /tmp/cirr'. [15:42:28.064] Program terminated with signal SIGABRT, Aborted. [15:42:28.064] #0 0x00007f7526ea9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:28.085] [15:42:28.085] Thread 1 (Thread 0x7f752663b9c0 (LWP 55639)): [15:42:28.085] #0 0x00007f7526ea9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:28.085] No symbol table info available. [15:42:28.085] #1 0x00007f7526e5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:28.085] No symbol table info available. [15:42:28.085] #2 0x00007f7526e45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:28.085] No symbol table info available. [15:42:28.085] #3 0x00007f752701e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:28.085] No locals. [15:42:28.085] #4 0x00007f752702aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:28.085] No locals. [15:42:28.085] #5 0x00007f752700dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x562e82176350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:28.085] bp = 140732301913856 [15:42:28.085] pc = [15:42:28.085] Opts = {FromUnrecoverableHandler = true, pc = 94757750236845, bp = 94758608764864} [15:42:28.085] #6 0x0000562e820ae6ad in addBoundaryDependencies (dobjs=0x562eb536ffc0, numObjs=4023, boundaryObjs=boundaryObjs@entry=0x562eb5284400) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:28.085] dobj = 0x562eb5282db0 [15:42:28.085] preDataBound = 0x562eb5284400 [15:42:28.085] postDataBound = 0x562eb5284448 [15:42:28.085] i = 0 [15:42:28.085] #7 0x0000562e820e2914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:28.085] c = [15:42:28.085] filename = 0x562eb5278e50 "/tmp/cirrus-ci-build/build/testrun/pg_dump/006_pg_dumpall/data/tmp_test_FVVq/restore_roles/databases/1" [15:42:28.085] format = [15:42:28.085] tblinfo = [15:42:28.085] numTables = 213 [15:42:28.085] dobjs = 0x562eb536ffc0 [15:42:28.085] numObjs = 4023 [15:42:28.085] boundaryObjs = 0x562eb5284400 [15:42:28.085] i = [15:42:28.085] optindex = 10 [15:42:28.085] ropt = [15:42:28.085] fout = 0x562eb5278ec0 [15:42:28.085] g_verbose = false [15:42:28.085] dumpencoding = 0x0 [15:42:28.085] dumpsnapshot = 0x0 [15:42:28.085] use_role = 0x0 [15:42:28.085] numWorkers = 1 [15:42:28.085] plainText = 0 [15:42:28.085] archiveFormat = [15:42:28.085] archiveMode = archModeWrite [15:42:28.085] compression_spec = {algorithm = PG_COMPRESSION_GZIP, options = 0, level = -1, workers = 0, long_distance = false, parse_error = 0x0} [15:42:28.085] compression_detail = 0x0 [15:42:28.085] compression_algorithm_str = 0x562e8213922d "gzip" [15:42:28.085] error_detail = [15:42:28.085] user_compression_defined = false [15:42:28.085] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:28.085] data_only = false [15:42:28.085] schema_only = false [15:42:28.085] statistics_only = [15:42:28.085] with_data = [15:42:28.085] with_schema = [15:42:28.085] with_statistics = false [15:42:28.085] no_data = false [15:42:28.085] no_schema = false [15:42:28.085] no_statistics = false [15:42:28.085] dopt = {cparams = {dbname = 0x7ffecadd45a4 " dbname=template1", pgport = 0x0, pghost = 0x0, username = 0x0, promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 0, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 1, outputLOs = true, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 0, do_nothing = 0, dumpSchema = true, dumpData = true, dumpStatistics = false} [15:42:28.085] long_options = {{name = 0x562e82139546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x562e82139553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x562e8213955c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x562e82139550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x562e82139559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x562e8213956a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x562e82139570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x562e82139577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x562e8213987f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x562e8213b220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x562e8213957e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x562e82139585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x562e82139201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x562e8213958a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x562e82139597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x562e821377b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x562e821365c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x562e821395a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x562e821395af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x562e82135d22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x562e821395c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x562e821395bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x562e821395c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x562e821395cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x562e821395d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x562e821395de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x562e821395e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x562e821395f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x562e821395fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x562e82136ff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x562e821391cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x562e8213e372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x562e82139604 "attribute-inserts", has_arg = 0, flag = 0x562e821994f0 , val = 1}, {name = 0x562e82139616 "binary-upgrade", has_arg = 0, flag = 0x562e821994d0 , val = 1}, {name = 0x562e82139625 "column-inserts", has_arg = 0, flag = 0x562e821994f0 , val = 1}, {name = 0x562e82139634 "disable-dollar-quoting", has_arg = 0, flag = 0x562e821994ec , val = 1}, {name = 0x562e8213964b "disable-triggers", has_arg = 0, flag = 0x562e82199518 , val = 1}, {name = 0x562e8213965c "enable-row-security", has_arg = 0, flag = 0x562e82199528 , val = 1}, {name = 0x562e82139670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x562e82139208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x562e82139683 "if-exists", has_arg = 0, flag = 0x562e821994f4 , val = 1}, {name = 0x562e8213960e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x562e8213968d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x562e8213969f "no-table-access-method", has_arg = 0, flag = 0x562e8219951c , val = 1}, {name = 0x562e821396b6 "no-tablespaces", has_arg = 0, flag = 0x562e82199520 , val = 1}, {name = 0x562e821396c5 "quote-all-identifiers", has_arg = 0, flag = 0x562e821998a0 , val = 1}, {name = 0x562e821396db "load-via-partition-root", has_arg = 0, flag = 0x562e8219952c , val = 1}, {name = 0x562e82139519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x562e821396f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x562e821396fb "serializable-deferrable", has_arg = 0, flag = 0x562e82199514 , val = 1}, {name = 0x562e82139713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x562e8213971c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x562e8213972c "strict-names", has_arg = 0, flag = 0x562e821996f4 , val = 1}, {name = 0x562e82139739 "use-set-session-authorization", has_arg = 0, flag = 0x562e82199524 , val = 1}, {name = 0x562e82139757 "no-comments", has_arg = 0, flag = 0x562e821994f8 , val = 1}, {name = 0x562e82139763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x562e8213976b "no-policies", has_arg = 0, flag = 0x562e821994fc , val = 1}, {name = 0x562e82139777 "no-publications", has_arg = 0, flag = 0x562e82199500 , val = 1}, {name = 0x562e82139787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x562e82139791 "no-security-labels", has_arg = 0, flag = 0x562e82199504 , val = 1}, {name = 0x562e821397a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x562e821397b2 "no-subscriptions", has_arg = 0, flag = 0x562e82199508 , val = 1}, {name = 0x562e821397c3 "no-toast-compression", has_arg = 0, flag = 0x562e8219950c , val = 1}, {name = 0x562e821397d8 "no-unlogged-table-data", has_arg = 0, flag = 0x562e82199510 , val = 1}, {name = 0x562e821397ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x562e821397f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x562e82139801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x562e8213980d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x562e8213981d "on-conflict-do-nothing", has_arg = 0, flag = 0x562e82199554 , val = 1}, {name = 0x562e8213921d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x562e82139834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x562e82139851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x562e82139849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x562e82135c08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x562e82139864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x562e82139870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x562e82139877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x562e82139889 "sequence-data", has_arg = 0, flag = 0x562e82199550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:28.097] -e [15:42:28.097] [15:42:28.097] [15:42:28.155] dumping /tmp/cores/pg_dump-6-28078.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:28.250] [New LWP 28078] [15:42:28.251] [15:42:28.251] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:28.251] [15:42:28.251] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:28.251] Debuginfod has been disabled. [15:42:28.251] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:28.317] [Thread debugging using libthread_db enabled] [15:42:28.317] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:28.317] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump --host /tmp/'. [15:42:28.317] Program terminated with signal SIGABRT, Aborted. [15:42:28.317] #0 0x00007fe83b4a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:28.337] [15:42:28.337] Thread 1 (Thread 0x7fe83a8489c0 (LWP 28078)): [15:42:28.337] #0 0x00007fe83b4a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:28.337] No symbol table info available. [15:42:28.337] #1 0x00007fe83b45afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:28.337] No symbol table info available. [15:42:28.337] #2 0x00007fe83b445472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:28.337] No symbol table info available. [15:42:28.337] #3 0x00007fe83b61e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:28.337] No locals. [15:42:28.337] #4 0x00007fe83b62aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:28.337] No locals. [15:42:28.337] #5 0x00007fe83b60dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55cf38384350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:28.337] bp = 140734925084576 [15:42:28.337] pc = [15:42:28.337] Opts = {FromUnrecoverableHandler = true, pc = 94348488984237, bp = 94348991751312} [15:42:28.337] #6 0x000055cf382bc6ad in addBoundaryDependencies (dobjs=0x55cf56236490, numObjs=4026, boundaryObjs=boundaryObjs@entry=0x55cf561467d0) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:28.337] dobj = 0x55cf56146750 [15:42:28.337] preDataBound = 0x55cf561467d0 [15:42:28.337] postDataBound = 0x55cf56146818 [15:42:28.337] i = 0 [15:42:28.337] #7 0x000055cf382f0914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:28.337] c = [15:42:28.337] filename = 0x55cf5613be50 "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/005_char_signedness/data/t_005_char_signedness_new_data/pgdata/pg_upgrade_output.d/20250707T153454.043/dump/pg_upgrade_dump_1.custom" [15:42:28.337] format = [15:42:28.337] tblinfo = [15:42:28.337] numTables = 213 [15:42:28.337] dobjs = 0x55cf56236490 [15:42:28.337] numObjs = 4026 [15:42:28.337] boundaryObjs = 0x55cf561467d0 [15:42:28.337] i = [15:42:28.337] optindex = 9 [15:42:28.337] ropt = [15:42:28.337] fout = 0x55cf5613bf10 [15:42:28.337] g_verbose = false [15:42:28.337] dumpencoding = 0x0 [15:42:28.337] dumpsnapshot = 0x0 [15:42:28.337] use_role = 0x0 [15:42:28.337] numWorkers = 1 [15:42:28.337] plainText = 0 [15:42:28.337] archiveFormat = [15:42:28.337] archiveMode = archModeWrite [15:42:28.337] compression_spec = {algorithm = PG_COMPRESSION_GZIP, options = 0, level = -1, workers = 0, long_distance = false, parse_error = 0x0} [15:42:28.337] compression_detail = 0x0 [15:42:28.337] compression_algorithm_str = 0x55cf3834722d "gzip" [15:42:28.337] error_detail = [15:42:28.337] user_compression_defined = false [15:42:28.337] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:28.337] data_only = false [15:42:28.337] schema_only = false [15:42:28.337] statistics_only = [15:42:28.337] with_data = [15:42:28.337] with_schema = [15:42:28.337] with_statistics = true [15:42:28.337] no_data = true [15:42:28.337] no_schema = false [15:42:28.337] no_statistics = false [15:42:28.337] dopt = {cparams = {dbname = 0x7fff6737b581 "dbname=template1", pgport = 0x55cf56107d40 "10381", pghost = 0x55cf56107c60 "/tmp/ncDmsFTqMf", username = 0x55cf56107e20 "postgres", promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 1, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 1, outputLOs = false, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 1, do_nothing = 0, dumpSchema = true, dumpData = false, dumpStatistics = true} [15:42:28.337] long_options = {{name = 0x55cf38347546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x55cf38347553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55cf3834755c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55cf38347550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55cf38347559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55cf3834756a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x55cf38347570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x55cf38347577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x55cf3834787f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x55cf38349220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x55cf3834757e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x55cf38347585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x55cf38347201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x55cf3834758a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x55cf38347597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x55cf383457b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x55cf383445c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x55cf383475a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x55cf383475af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x55cf38343d22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x55cf383475c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x55cf383475bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x55cf383475c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x55cf383475cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x55cf383475d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x55cf383475de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x55cf383475e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55cf383475f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55cf383475fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x55cf38344ff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x55cf383471cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x55cf3834c372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x55cf38347604 "attribute-inserts", has_arg = 0, flag = 0x55cf383a74f0 , val = 1}, {name = 0x55cf38347616 "binary-upgrade", has_arg = 0, flag = 0x55cf383a74d0 , val = 1}, {name = 0x55cf38347625 "column-inserts", has_arg = 0, flag = 0x55cf383a74f0 , val = 1}, {name = 0x55cf38347634 "disable-dollar-quoting", has_arg = 0, flag = 0x55cf383a74ec , val = 1}, {name = 0x55cf3834764b "disable-triggers", has_arg = 0, flag = 0x55cf383a7518 , val = 1}, {name = 0x55cf3834765c "enable-row-security", has_arg = 0, flag = 0x55cf383a7528 , val = 1}, {name = 0x55cf38347670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x55cf38347208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x55cf38347683 "if-exists", has_arg = 0, flag = 0x55cf383a74f4 , val = 1}, {name = 0x55cf3834760e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x55cf3834768d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x55cf3834769f "no-table-access-method", has_arg = 0, flag = 0x55cf383a751c , val = 1}, {name = 0x55cf383476b6 "no-tablespaces", has_arg = 0, flag = 0x55cf383a7520 , val = 1}, {name = 0x55cf383476c5 "quote-all-identifiers", has_arg = 0, flag = 0x55cf383a78a0 , val = 1}, {name = 0x55cf383476db "load-via-partition-root", has_arg = 0, flag = 0x55cf383a752c , val = 1}, {name = 0x55cf38347519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x55cf383476f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x55cf383476fb "serializable-deferrable", has_arg = 0, flag = 0x55cf383a7514 , val = 1}, {name = 0x55cf38347713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x55cf3834771c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x55cf3834772c "strict-names", has_arg = 0, flag = 0x55cf383a76f4 , val = 1}, {name = 0x55cf38347739 "use-set-session-authorization", has_arg = 0, flag = 0x55cf383a7524 , val = 1}, {name = 0x55cf38347757 "no-comments", has_arg = 0, flag = 0x55cf383a74f8 , val = 1}, {name = 0x55cf38347763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x55cf3834776b "no-policies", has_arg = 0, flag = 0x55cf383a74fc , val = 1}, {name = 0x55cf38347777 "no-publications", has_arg = 0, flag = 0x55cf383a7500 , val = 1}, {name = 0x55cf38347787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x55cf38347791 "no-security-labels", has_arg = 0, flag = 0x55cf383a7504 , val = 1}, {name = 0x55cf383477a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x55cf383477b2 "no-subscriptions", has_arg = 0, flag = 0x55cf383a7508 , val = 1}, {name = 0x55cf383477c3 "no-toast-compression", has_arg = 0, flag = 0x55cf383a750c , val = 1}, {name = 0x55cf383477d8 "no-unlogged-table-data", has_arg = 0, flag = 0x55cf383a7510 , val = 1}, {name = 0x55cf383477ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x55cf383477f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x55cf38347801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x55cf3834780d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x55cf3834781d "on-conflict-do-nothing", has_arg = 0, flag = 0x55cf383a7554 , val = 1}, {name = 0x55cf3834721d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x55cf38347834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x55cf38347851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x55cf38347849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x55cf38343c08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x55cf38347864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x55cf38347870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x55cf38347877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x55cf38347889 "sequence-data", has_arg = 0, flag = 0x55cf383a7550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:28.347] -e [15:42:28.347] [15:42:28.347] [15:42:28.401] dumping /tmp/cores/pg_dump-6-53427.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:28.498] [New LWP 53427] [15:42:28.498] [15:42:28.498] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:28.498] [15:42:28.498] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:28.498] Debuginfod has been disabled. [15:42:28.498] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:28.565] [Thread debugging using libthread_db enabled] [15:42:28.565] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:28.565] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump --format dir'. [15:42:28.565] Program terminated with signal SIGABRT, Aborted. [15:42:28.565] #0 0x00007ffbc84a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:28.584] [15:42:28.584] Thread 1 (Thread 0x7ffbc783c9c0 (LWP 53427)): [15:42:28.584] #0 0x00007ffbc84a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:28.584] No symbol table info available. [15:42:28.584] #1 0x00007ffbc845afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:28.584] No symbol table info available. [15:42:28.584] #2 0x00007ffbc8445472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:28.584] No symbol table info available. [15:42:28.584] #3 0x00007ffbc861e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:28.584] No locals. [15:42:28.584] #4 0x00007ffbc862aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:28.584] No locals. [15:42:28.584] #5 0x00007ffbc860dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55a33b7bb350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:28.584] bp = 140730173594064 [15:42:28.584] pc = [15:42:28.584] Opts = {FromUnrecoverableHandler = true, pc = 94159565174445, bp = 94159774134160} [15:42:28.584] #6 0x000055a33b6f36ad in addBoundaryDependencies (dobjs=0x55a347e3af90, numObjs=4028, boundaryObjs=boundaryObjs@entry=0x55a347d47670) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:28.584] dobj = 0x55a347d47a70 [15:42:28.584] preDataBound = 0x55a347d47670 [15:42:28.584] postDataBound = 0x55a347d476b8 [15:42:28.584] i = 0 [15:42:28.584] #7 0x000055a33b727914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:28.584] c = [15:42:28.584] filename = 0x55a347d3dd10 "/tmp/cirrus-ci-build/build/testrun/pg_dump/010_dump_connstr/data/t_010_dump_connstr_main_data/backup/dirfmt" [15:42:28.584] format = [15:42:28.584] tblinfo = [15:42:28.584] numTables = 214 [15:42:28.584] dobjs = 0x55a347e3af90 [15:42:28.584] numObjs = 4028 [15:42:28.584] boundaryObjs = 0x55a347d47670 [15:42:28.584] i = [15:42:28.584] optindex = 24 [15:42:28.584] ropt = [15:42:28.584] fout = 0x55a347d3dde0 [15:42:28.584] g_verbose = false [15:42:28.584] dumpencoding = 0x0 [15:42:28.584] dumpsnapshot = 0x0 [15:42:28.584] use_role = 0x0 [15:42:28.584] numWorkers = 2 [15:42:28.584] plainText = 0 [15:42:28.584] archiveFormat = [15:42:28.584] archiveMode = archModeWrite [15:42:28.584] compression_spec = {algorithm = PG_COMPRESSION_GZIP, options = 0, level = -1, workers = 0, long_distance = false, parse_error = 0x0} [15:42:28.584] compression_detail = 0x0 [15:42:28.584] compression_algorithm_str = 0x55a33b77e22d "gzip" [15:42:28.584] error_detail = [15:42:28.584] user_compression_defined = false [15:42:28.584] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:28.584] data_only = false [15:42:28.584] schema_only = false [15:42:28.584] statistics_only = [15:42:28.584] with_data = [15:42:28.584] with_schema = [15:42:28.584] with_statistics = false [15:42:28.584] no_data = false [15:42:28.584] no_schema = false [15:42:28.584] no_statistics = false [15:42:28.584] dopt = {cparams = {dbname = 0x7ffe4c01b5cb "port=30214 host=/tmp/NSzSAQnXoT dbname='regression\001\002\003\004\005\006\a\b\t\v\f\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037 !\"x\"#$%&\\'()*+-./0123456'", pgport = 0x0, pghost = 0x0, username = 0x55a347d3dd90 "regress_\001\002\003\004\005\006\a\b\t\v\f\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037 !\"x\"#$%&'()*+-./0123456", promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 0, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 1, outputLOs = true, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 0, do_nothing = 0, dumpSchema = true, dumpData = true, dumpStatistics = false} [15:42:28.584] long_options = {{name = 0x55a33b77e546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x55a33b77e553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55a33b77e55c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55a33b77e550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55a33b77e559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55a33b77e56a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x55a33b77e570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x55a33b77e577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x55a33b77e87f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x55a33b780220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x55a33b77e57e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x55a33b77e585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x55a33b77e201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x55a33b77e58a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x55a33b77e597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x55a33b77c7b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x55a33b77b5c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x55a33b77e5a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x55a33b77e5af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x55a33b77ad22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x55a33b77e5c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x55a33b77e5bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x55a33b77e5c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x55a33b77e5cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x55a33b77e5d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x55a33b77e5de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x55a33b77e5e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55a33b77e5f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55a33b77e5fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x55a33b77bff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x55a33b77e1cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x55a33b783372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x55a33b77e604 "attribute-inserts", has_arg = 0, flag = 0x55a33b7de4f0 , val = 1}, {name = 0x55a33b77e616 "binary-upgrade", has_arg = 0, flag = 0x55a33b7de4d0 , val = 1}, {name = 0x55a33b77e625 "column-inserts", has_arg = 0, flag = 0x55a33b7de4f0 , val = 1}, {name = 0x55a33b77e634 "disable-dollar-quoting", has_arg = 0, flag = 0x55a33b7de4ec , val = 1}, {name = 0x55a33b77e64b "disable-triggers", has_arg = 0, flag = 0x55a33b7de518 , val = 1}, {name = 0x55a33b77e65c "enable-row-security", has_arg = 0, flag = 0x55a33b7de528 , val = 1}, {name = 0x55a33b77e670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x55a33b77e208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x55a33b77e683 "if-exists", has_arg = 0, flag = 0x55a33b7de4f4 , val = 1}, {name = 0x55a33b77e60e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x55a33b77e68d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x55a33b77e69f "no-table-access-method", has_arg = 0, flag = 0x55a33b7de51c , val = 1}, {name = 0x55a33b77e6b6 "no-tablespaces", has_arg = 0, flag = 0x55a33b7de520 , val = 1}, {name = 0x55a33b77e6c5 "quote-all-identifiers", has_arg = 0, flag = 0x55a33b7de8a0 , val = 1}, {name = 0x55a33b77e6db "load-via-partition-root", has_arg = 0, flag = 0x55a33b7de52c , val = 1}, {name = 0x55a33b77e519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x55a33b77e6f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x55a33b77e6fb "serializable-deferrable", has_arg = 0, flag = 0x55a33b7de514 , val = 1}, {name = 0x55a33b77e713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x55a33b77e71c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x55a33b77e72c "strict-names", has_arg = 0, flag = 0x55a33b7de6f4 , val = 1}, {name = 0x55a33b77e739 "use-set-session-authorization", has_arg = 0, flag = 0x55a33b7de524 , val = 1}, {name = 0x55a33b77e757 "no-comments", has_arg = 0, flag = 0x55a33b7de4f8 , val = 1}, {name = 0x55a33b77e763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x55a33b77e76b "no-policies", has_arg = 0, flag = 0x55a33b7de4fc , val = 1}, {name = 0x55a33b77e777 "no-publications", has_arg = 0, flag = 0x55a33b7de500 , val = 1}, {name = 0x55a33b77e787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x55a33b77e791 "no-security-labels", has_arg = 0, flag = 0x55a33b7de504 , val = 1}, {name = 0x55a33b77e7a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x55a33b77e7b2 "no-subscriptions", has_arg = 0, flag = 0x55a33b7de508 , val = 1}, {name = 0x55a33b77e7c3 "no-toast-compression", has_arg = 0, flag = 0x55a33b7de50c , val = 1}, {name = 0x55a33b77e7d8 "no-unlogged-table-data", has_arg = 0, flag = 0x55a33b7de510 , val = 1}, {name = 0x55a33b77e7ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x55a33b77e7f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x55a33b77e801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x55a33b77e80d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x55a33b77e81d "on-conflict-do-nothing", has_arg = 0, flag = 0x55a33b7de554 , val = 1}, {name = 0x55a33b77e21d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x55a33b77e834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x55a33b77e851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x55a33b77e849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x55a33b77ac08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x55a33b77e864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x55a33b77e870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x55a33b77e877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x55a33b77e889 "sequence-data", has_arg = 0, flag = 0x55a33b7de550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:28.594] -e [15:42:28.594] [15:42:28.594] [15:42:28.650] dumping /tmp/cores/pg_dump-6-29010.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:28.746] [New LWP 29010] [15:42:28.747] [15:42:28.747] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:28.747] [15:42:28.747] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:28.747] Debuginfod has been disabled. [15:42:28.747] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:28.814] [Thread debugging using libthread_db enabled] [15:42:28.814] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:28.814] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump --host /tmp/'. [15:42:28.814] Program terminated with signal SIGABRT, Aborted. [15:42:28.814] #0 0x00007fefc4aa9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:28.833] [15:42:28.833] Thread 1 (Thread 0x7fefc488d9c0 (LWP 29010)): [15:42:28.833] #0 0x00007fefc4aa9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:28.833] No symbol table info available. [15:42:28.833] #1 0x00007fefc4a5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:28.833] No symbol table info available. [15:42:28.833] #2 0x00007fefc4a45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:28.833] No symbol table info available. [15:42:28.833] #3 0x00007fefc4c1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:28.833] No locals. [15:42:28.833] #4 0x00007fefc4c2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:28.833] No locals. [15:42:28.833] #5 0x00007fefc4c0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55de79e56350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:28.833] bp = 140721707212560 [15:42:28.833] pc = [15:42:28.833] Opts = {FromUnrecoverableHandler = true, pc = 94414015358637, bp = 94414149039248} [15:42:28.833] #6 0x000055de79d8e6ad in addBoundaryDependencies (dobjs=0x55de81d0b490, numObjs=4026, boundaryObjs=boundaryObjs@entry=0x55de81c1b7d0) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:28.833] dobj = 0x55de81c1b750 [15:42:28.833] preDataBound = 0x55de81c1b7d0 [15:42:28.833] postDataBound = 0x55de81c1b818 [15:42:28.833] i = 0 [15:42:28.833] #7 0x000055de79dc2914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:28.833] c = [15:42:28.833] filename = 0x55de81c10e50 "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/003_logical_slots/data/t_003_logical_slots_newpub_data/pgdata/pg_upgrade_output.d/20250707T153459.432/dump/pg_upgrade_dump_1.custom" [15:42:28.833] format = [15:42:28.833] tblinfo = [15:42:28.833] numTables = 213 [15:42:28.833] dobjs = 0x55de81d0b490 [15:42:28.833] numObjs = 4026 [15:42:28.833] boundaryObjs = 0x55de81c1b7d0 [15:42:28.833] i = [15:42:28.833] optindex = 9 [15:42:28.833] ropt = [15:42:28.833] fout = 0x55de81c10f10 [15:42:28.833] g_verbose = false [15:42:28.833] dumpencoding = 0x0 [15:42:28.833] dumpsnapshot = 0x0 [15:42:28.833] use_role = 0x0 [15:42:28.833] numWorkers = 1 [15:42:28.833] plainText = 0 [15:42:28.833] archiveFormat = [15:42:28.833] archiveMode = archModeWrite [15:42:28.833] compression_spec = {algorithm = PG_COMPRESSION_GZIP, options = 0, level = -1, workers = 0, long_distance = false, parse_error = 0x0} [15:42:28.833] compression_detail = 0x0 [15:42:28.833] compression_algorithm_str = 0x55de79e1922d "gzip" [15:42:28.833] error_detail = [15:42:28.833] user_compression_defined = false [15:42:28.833] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:28.833] data_only = false [15:42:28.833] schema_only = false [15:42:28.833] statistics_only = [15:42:28.833] with_data = [15:42:28.833] with_schema = [15:42:28.833] with_statistics = true [15:42:28.833] no_data = true [15:42:28.833] no_schema = false [15:42:28.833] no_statistics = false [15:42:28.833] dopt = {cparams = {dbname = 0x7ffc535f0589 "dbname=template1", pgport = 0x55de81bdcd40 "29893", pghost = 0x55de81bdcc60 "/tmp/x2mNwe6aKr", username = 0x55de81bdce20 "postgres", promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 1, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 1, outputLOs = false, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 1, do_nothing = 0, dumpSchema = true, dumpData = false, dumpStatistics = true} [15:42:28.833] long_options = {{name = 0x55de79e19546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x55de79e19553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55de79e1955c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55de79e19550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55de79e19559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55de79e1956a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x55de79e19570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x55de79e19577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x55de79e1987f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x55de79e1b220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x55de79e1957e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x55de79e19585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x55de79e19201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x55de79e1958a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x55de79e19597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x55de79e177b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x55de79e165c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x55de79e195a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x55de79e195af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x55de79e15d22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x55de79e195c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x55de79e195bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x55de79e195c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x55de79e195cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x55de79e195d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x55de79e195de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x55de79e195e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55de79e195f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55de79e195fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x55de79e16ff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x55de79e191cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x55de79e1e372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x55de79e19604 "attribute-inserts", has_arg = 0, flag = 0x55de79e794f0 , val = 1}, {name = 0x55de79e19616 "binary-upgrade", has_arg = 0, flag = 0x55de79e794d0 , val = 1}, {name = 0x55de79e19625 "column-inserts", has_arg = 0, flag = 0x55de79e794f0 , val = 1}, {name = 0x55de79e19634 "disable-dollar-quoting", has_arg = 0, flag = 0x55de79e794ec , val = 1}, {name = 0x55de79e1964b "disable-triggers", has_arg = 0, flag = 0x55de79e79518 , val = 1}, {name = 0x55de79e1965c "enable-row-security", has_arg = 0, flag = 0x55de79e79528 , val = 1}, {name = 0x55de79e19670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x55de79e19208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x55de79e19683 "if-exists", has_arg = 0, flag = 0x55de79e794f4 , val = 1}, {name = 0x55de79e1960e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x55de79e1968d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x55de79e1969f "no-table-access-method", has_arg = 0, flag = 0x55de79e7951c , val = 1}, {name = 0x55de79e196b6 "no-tablespaces", has_arg = 0, flag = 0x55de79e79520 , val = 1}, {name = 0x55de79e196c5 "quote-all-identifiers", has_arg = 0, flag = 0x55de79e798a0 , val = 1}, {name = 0x55de79e196db "load-via-partition-root", has_arg = 0, flag = 0x55de79e7952c , val = 1}, {name = 0x55de79e19519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x55de79e196f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x55de79e196fb "serializable-deferrable", has_arg = 0, flag = 0x55de79e79514 , val = 1}, {name = 0x55de79e19713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x55de79e1971c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x55de79e1972c "strict-names", has_arg = 0, flag = 0x55de79e796f4 , val = 1}, {name = 0x55de79e19739 "use-set-session-authorization", has_arg = 0, flag = 0x55de79e79524 , val = 1}, {name = 0x55de79e19757 "no-comments", has_arg = 0, flag = 0x55de79e794f8 , val = 1}, {name = 0x55de79e19763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x55de79e1976b "no-policies", has_arg = 0, flag = 0x55de79e794fc , val = 1}, {name = 0x55de79e19777 "no-publications", has_arg = 0, flag = 0x55de79e79500 , val = 1}, {name = 0x55de79e19787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x55de79e19791 "no-security-labels", has_arg = 0, flag = 0x55de79e79504 , val = 1}, {name = 0x55de79e197a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x55de79e197b2 "no-subscriptions", has_arg = 0, flag = 0x55de79e79508 , val = 1}, {name = 0x55de79e197c3 "no-toast-compression", has_arg = 0, flag = 0x55de79e7950c , val = 1}, {name = 0x55de79e197d8 "no-unlogged-table-data", has_arg = 0, flag = 0x55de79e79510 , val = 1}, {name = 0x55de79e197ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x55de79e197f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x55de79e19801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x55de79e1980d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x55de79e1981d "on-conflict-do-nothing", has_arg = 0, flag = 0x55de79e79554 , val = 1}, {name = 0x55de79e1921d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x55de79e19834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x55de79e19851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x55de79e19849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x55de79e15c08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x55de79e19864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x55de79e19870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x55de79e19877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x55de79e19889 "sequence-data", has_arg = 0, flag = 0x55de79e79550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:28.844] -e [15:42:28.844] [15:42:28.844] [15:42:28.900] dumping /tmp/cores/pg_dump-6-51545.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:28.986] [New LWP 51545] [15:42:28.987] [15:42:28.987] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:28.987] [15:42:28.987] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:28.987] Debuginfod has been disabled. [15:42:28.987] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:29.053] [Thread debugging using libthread_db enabled] [15:42:29.053] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:29.053] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump --no-sync -f'. [15:42:29.053] Program terminated with signal SIGABRT, Aborted. [15:42:29.053] #0 0x00007f5e8a6a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:29.073] [15:42:29.073] Thread 1 (Thread 0x7f5e89e269c0 (LWP 51545)): [15:42:29.073] #0 0x00007f5e8a6a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:29.073] No symbol table info available. [15:42:29.073] #1 0x00007f5e8a65afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:29.073] No symbol table info available. [15:42:29.073] #2 0x00007f5e8a645472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:29.073] No symbol table info available. [15:42:29.073] #3 0x00007f5e8a81e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:29.073] No locals. [15:42:29.073] #4 0x00007f5e8a82aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:29.073] No locals. [15:42:29.073] #5 0x00007f5e8a80dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x556e6f577350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:29.073] bp = 140721910170544 [15:42:29.073] pc = [15:42:29.073] Opts = {FromUnrecoverableHandler = true, pc = 93932801947309, bp = 93933526404368} [15:42:29.073] #6 0x0000556e6f4af6ad in addBoundaryDependencies (dobjs=0x556e9a794d10, numObjs=4023, boundaryObjs=boundaryObjs@entry=0x556e9a6a7eb0) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:29.073] dobj = 0x556e9a6a7e30 [15:42:29.073] preDataBound = 0x556e9a6a7eb0 [15:42:29.073] postDataBound = 0x556e9a6a7ef8 [15:42:29.073] i = 0 [15:42:29.073] #7 0x0000556e6f4e3914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:29.073] c = [15:42:29.073] filename = 0x556e9a69de50 "/tmp/cirrus-ci-build/build/testrun/pg_combinebackup/002_compare_backups/data/t_002_compare_backups_primary_data/backup/pitr1.dump" [15:42:29.073] format = [15:42:29.073] tblinfo = [15:42:29.073] numTables = 213 [15:42:29.073] dobjs = 0x556e9a794d10 [15:42:29.073] numObjs = 4023 [15:42:29.073] boundaryObjs = 0x556e9a6a7eb0 [15:42:29.073] i = [15:42:29.073] optindex = 63 [15:42:29.073] ropt = [15:42:29.073] fout = 0x556e9a69dee0 [15:42:29.073] g_verbose = false [15:42:29.073] dumpencoding = 0x0 [15:42:29.073] dumpsnapshot = 0x0 [15:42:29.073] use_role = 0x0 [15:42:29.073] numWorkers = 1 [15:42:29.073] plainText = 1 [15:42:29.073] archiveFormat = [15:42:29.073] archiveMode = archModeAppend [15:42:29.073] compression_spec = {algorithm = PG_COMPRESSION_NONE, options = 0, level = 0, workers = 0, long_distance = false, parse_error = 0x0} [15:42:29.073] compression_detail = 0x0 [15:42:29.073] compression_algorithm_str = 0x556e6f53a1bb "none" [15:42:29.073] error_detail = [15:42:29.073] user_compression_defined = false [15:42:29.073] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:29.073] data_only = false [15:42:29.073] schema_only = false [15:42:29.073] statistics_only = [15:42:29.073] with_data = [15:42:29.073] with_schema = [15:42:29.073] with_statistics = false [15:42:29.073] no_data = false [15:42:29.073] no_schema = false [15:42:29.073] no_statistics = false [15:42:29.073] dopt = {cparams = {dbname = 0x7ffc5f77e592 "host='/tmp/PTOS8eEtaU' port=29450 dbname=template1", pgport = 0x0, pghost = 0x0, username = 0x0, promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 0, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 1, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 0, outputLOs = true, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 0, do_nothing = 0, dumpSchema = true, dumpData = true, dumpStatistics = false} [15:42:29.073] long_options = {{name = 0x556e6f53a546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x556e6f53a553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x556e6f53a55c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x556e6f53a550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x556e6f53a559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x556e6f53a56a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x556e6f53a570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x556e6f53a577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x556e6f53a87f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x556e6f53c220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x556e6f53a57e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x556e6f53a585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x556e6f53a201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x556e6f53a58a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x556e6f53a597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x556e6f5387b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x556e6f5375c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x556e6f53a5a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x556e6f53a5af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x556e6f536d22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x556e6f53a5c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x556e6f53a5bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x556e6f53a5c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x556e6f53a5cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x556e6f53a5d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x556e6f53a5de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x556e6f53a5e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x556e6f53a5f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x556e6f53a5fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x556e6f537ff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x556e6f53a1cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x556e6f53f372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x556e6f53a604 "attribute-inserts", has_arg = 0, flag = 0x556e6f59a4f0 , val = 1}, {name = 0x556e6f53a616 "binary-upgrade", has_arg = 0, flag = 0x556e6f59a4d0 , val = 1}, {name = 0x556e6f53a625 "column-inserts", has_arg = 0, flag = 0x556e6f59a4f0 , val = 1}, {name = 0x556e6f53a634 "disable-dollar-quoting", has_arg = 0, flag = 0x556e6f59a4ec , val = 1}, {name = 0x556e6f53a64b "disable-triggers", has_arg = 0, flag = 0x556e6f59a518 , val = 1}, {name = 0x556e6f53a65c "enable-row-security", has_arg = 0, flag = 0x556e6f59a528 , val = 1}, {name = 0x556e6f53a670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x556e6f53a208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x556e6f53a683 "if-exists", has_arg = 0, flag = 0x556e6f59a4f4 , val = 1}, {name = 0x556e6f53a60e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x556e6f53a68d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x556e6f53a69f "no-table-access-method", has_arg = 0, flag = 0x556e6f59a51c , val = 1}, {name = 0x556e6f53a6b6 "no-tablespaces", has_arg = 0, flag = 0x556e6f59a520 , val = 1}, {name = 0x556e6f53a6c5 "quote-all-identifiers", has_arg = 0, flag = 0x556e6f59a8a0 , val = 1}, {name = 0x556e6f53a6db "load-via-partition-root", has_arg = 0, flag = 0x556e6f59a52c , val = 1}, {name = 0x556e6f53a519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x556e6f53a6f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x556e6f53a6fb "serializable-deferrable", has_arg = 0, flag = 0x556e6f59a514 , val = 1}, {name = 0x556e6f53a713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x556e6f53a71c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x556e6f53a72c "strict-names", has_arg = 0, flag = 0x556e6f59a6f4 , val = 1}, {name = 0x556e6f53a739 "use-set-session-authorization", has_arg = 0, flag = 0x556e6f59a524 , val = 1}, {name = 0x556e6f53a757 "no-comments", has_arg = 0, flag = 0x556e6f59a4f8 , val = 1}, {name = 0x556e6f53a763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x556e6f53a76b "no-policies", has_arg = 0, flag = 0x556e6f59a4fc , val = 1}, {name = 0x556e6f53a777 "no-publications", has_arg = 0, flag = 0x556e6f59a500 , val = 1}, {name = 0x556e6f53a787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x556e6f53a791 "no-security-labels", has_arg = 0, flag = 0x556e6f59a504 , val = 1}, {name = 0x556e6f53a7a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x556e6f53a7b2 "no-subscriptions", has_arg = 0, flag = 0x556e6f59a508 , val = 1}, {name = 0x556e6f53a7c3 "no-toast-compression", has_arg = 0, flag = 0x556e6f59a50c , val = 1}, {name = 0x556e6f53a7d8 "no-unlogged-table-data", has_arg = 0, flag = 0x556e6f59a510 , val = 1}, {name = 0x556e6f53a7ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x556e6f53a7f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x556e6f53a801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x556e6f53a80d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x556e6f53a81d "on-conflict-do-nothing", has_arg = 0, flag = 0x556e6f59a554 , val = 1}, {name = 0x556e6f53a21d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x556e6f53a834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x556e6f53a851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x556e6f53a849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x556e6f536c08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x556e6f53a864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x556e6f53a870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x556e6f53a877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x556e6f53a889 "sequence-data", has_arg = 0, flag = 0x556e6f59a550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:29.084] -e [15:42:29.084] [15:42:29.084] [15:42:29.140] dumping /tmp/cores/pg_dump-6-38309.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:29.230] [New LWP 38309] [15:42:29.231] [15:42:29.231] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:29.231] [15:42:29.231] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:29.231] Debuginfod has been disabled. [15:42:29.231] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:29.298] [Thread debugging using libthread_db enabled] [15:42:29.298] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:29.298] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump -Fd -j2 --no'. [15:42:29.298] Program terminated with signal SIGABRT, Aborted. [15:42:29.298] #0 0x00007f918cea9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:29.317] [15:42:29.317] Thread 1 (Thread 0x7f918c64d9c0 (LWP 38309)): [15:42:29.317] #0 0x00007f918cea9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:29.317] No symbol table info available. [15:42:29.317] #1 0x00007f918ce5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:29.317] No symbol table info available. [15:42:29.317] #2 0x00007f918ce45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:29.317] No symbol table info available. [15:42:29.317] #3 0x00007f918d01e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:29.317] No locals. [15:42:29.317] #4 0x00007f918d02aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:29.317] No locals. [15:42:29.317] #5 0x00007f918d00dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5586ffdfd350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:29.317] bp = 140722408800496 [15:42:29.317] pc = [15:42:29.317] Opts = {FromUnrecoverableHandler = true, pc = 94038306018989, bp = 94039041666128} [15:42:29.317] #6 0x00005586ffd356ad in addBoundaryDependencies (dobjs=0x55872bac6c50, numObjs=9682, boundaryObjs=boundaryObjs@entry=0x55872b9687d0) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:29.317] dobj = 0x55872b8c9600 [15:42:29.317] preDataBound = 0x55872b9687d0 [15:42:29.317] postDataBound = 0x55872b968818 [15:42:29.317] i = 0 [15:42:29.317] #7 0x00005586ffd69914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:29.317] c = [15:42:29.317] filename = 0x55872b8bf630 "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/tmp_test_vHdn/regression.dump" [15:42:29.317] format = [15:42:29.317] tblinfo = [15:42:29.317] numTables = 1060 [15:42:29.317] dobjs = 0x55872bac6c50 [15:42:29.317] numObjs = 9682 [15:42:29.317] boundaryObjs = 0x55872b9687d0 [15:42:29.317] i = [15:42:29.317] optindex = 6 [15:42:29.317] ropt = [15:42:29.317] fout = 0x55872b8bf6a0 [15:42:29.317] g_verbose = false [15:42:29.317] dumpencoding = 0x0 [15:42:29.317] dumpsnapshot = 0x0 [15:42:29.317] use_role = 0x0 [15:42:29.317] numWorkers = 2 [15:42:29.317] plainText = 0 [15:42:29.317] archiveFormat = [15:42:29.317] archiveMode = archModeWrite [15:42:29.317] compression_spec = {algorithm = PG_COMPRESSION_GZIP, options = 0, level = -1, workers = 0, long_distance = false, parse_error = 0x0} [15:42:29.317] compression_detail = 0x0 [15:42:29.317] compression_algorithm_str = 0x5586ffdc022d "gzip" [15:42:29.317] error_detail = [15:42:29.317] user_compression_defined = false [15:42:29.317] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:29.317] data_only = false [15:42:29.317] schema_only = false [15:42:29.317] statistics_only = [15:42:29.317] with_data = [15:42:29.317] with_schema = [15:42:29.317] with_statistics = false [15:42:29.317] no_data = false [15:42:29.317] no_schema = false [15:42:29.317] no_statistics = false [15:42:29.317] dopt = {cparams = {dbname = 0x55872b8bf5f0 "port=21486 host=/tmp/3tqfWJ_MqM dbname='regression'", pgport = 0x0, pghost = 0x0, username = 0x0, promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 0, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 1, outputLOs = true, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 0, do_nothing = 0, dumpSchema = true, dumpData = true, dumpStatistics = false} [15:42:29.317] long_options = {{name = 0x5586ffdc0546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x5586ffdc0553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x5586ffdc055c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x5586ffdc0550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x5586ffdc0559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x5586ffdc056a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x5586ffdc0570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x5586ffdc0577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x5586ffdc087f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x5586ffdc2220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x5586ffdc057e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x5586ffdc0585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x5586ffdc0201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x5586ffdc058a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x5586ffdc0597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x5586ffdbe7b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x5586ffdbd5c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x5586ffdc05a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x5586ffdc05af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x5586ffdbcd22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x5586ffdc05c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x5586ffdc05bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x5586ffdc05c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x5586ffdc05cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x5586ffdc05d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x5586ffdc05de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x5586ffdc05e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x5586ffdc05f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x5586ffdc05fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x5586ffdbdff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x5586ffdc01cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x5586ffdc5372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x5586ffdc0604 "attribute-inserts", has_arg = 0, flag = 0x5586ffe204f0 , val = 1}, {name = 0x5586ffdc0616 "binary-upgrade", has_arg = 0, flag = 0x5586ffe204d0 , val = 1}, {name = 0x5586ffdc0625 "column-inserts", has_arg = 0, flag = 0x5586ffe204f0 , val = 1}, {name = 0x5586ffdc0634 "disable-dollar-quoting", has_arg = 0, flag = 0x5586ffe204ec , val = 1}, {name = 0x5586ffdc064b "disable-triggers", has_arg = 0, flag = 0x5586ffe20518 , val = 1}, {name = 0x5586ffdc065c "enable-row-security", has_arg = 0, flag = 0x5586ffe20528 , val = 1}, {name = 0x5586ffdc0670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x5586ffdc0208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x5586ffdc0683 "if-exists", has_arg = 0, flag = 0x5586ffe204f4 , val = 1}, {name = 0x5586ffdc060e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x5586ffdc068d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x5586ffdc069f "no-table-access-method", has_arg = 0, flag = 0x5586ffe2051c , val = 1}, {name = 0x5586ffdc06b6 "no-tablespaces", has_arg = 0, flag = 0x5586ffe20520 , val = 1}, {name = 0x5586ffdc06c5 "quote-all-identifiers", has_arg = 0, flag = 0x5586ffe208a0 , val = 1}, {name = 0x5586ffdc06db "load-via-partition-root", has_arg = 0, flag = 0x5586ffe2052c , val = 1}, {name = 0x5586ffdc0519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x5586ffdc06f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x5586ffdc06fb "serializable-deferrable", has_arg = 0, flag = 0x5586ffe20514 , val = 1}, {name = 0x5586ffdc0713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x5586ffdc071c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x5586ffdc072c "strict-names", has_arg = 0, flag = 0x5586ffe206f4 , val = 1}, {name = 0x5586ffdc0739 "use-set-session-authorization", has_arg = 0, flag = 0x5586ffe20524 , val = 1}, {name = 0x5586ffdc0757 "no-comments", has_arg = 0, flag = 0x5586ffe204f8 , val = 1}, {name = 0x5586ffdc0763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x5586ffdc076b "no-policies", has_arg = 0, flag = 0x5586ffe204fc , val = 1}, {name = 0x5586ffdc0777 "no-publications", has_arg = 0, flag = 0x5586ffe20500 , val = 1}, {name = 0x5586ffdc0787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x5586ffdc0791 "no-security-labels", has_arg = 0, flag = 0x5586ffe20504 , val = 1}, {name = 0x5586ffdc07a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x5586ffdc07b2 "no-subscriptions", has_arg = 0, flag = 0x5586ffe20508 , val = 1}, {name = 0x5586ffdc07c3 "no-toast-compression", has_arg = 0, flag = 0x5586ffe2050c , val = 1}, {name = 0x5586ffdc07d8 "no-unlogged-table-data", has_arg = 0, flag = 0x5586ffe20510 , val = 1}, {name = 0x5586ffdc07ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x5586ffdc07f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x5586ffdc0801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x5586ffdc080d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x5586ffdc081d "on-conflict-do-nothing", has_arg = 0, flag = 0x5586ffe20554 , val = 1}, {name = 0x5586ffdc021d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x5586ffdc0834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x5586ffdc0851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x5586ffdc0849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x5586ffdbcc08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x5586ffdc0864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x5586ffdc0870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x5586ffdc0877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x5586ffdc0889 "sequence-data", has_arg = 0, flag = 0x5586ffe20550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:29.328] -e [15:42:29.328] [15:42:29.328] [15:42:29.384] dumping /tmp/cores/pg_dump-6-53098.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:29.490] [New LWP 53098] [15:42:29.491] [15:42:29.491] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:29.491] [15:42:29.491] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:29.491] Debuginfod has been disabled. [15:42:29.491] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:29.557] [Thread debugging using libthread_db enabled] [15:42:29.557] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:29.557] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump --format dir'. [15:42:29.557] Program terminated with signal SIGABRT, Aborted. [15:42:29.557] #0 0x00007f70a7aa9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:29.576] [15:42:29.576] Thread 1 (Thread 0x7f70a76949c0 (LWP 53098)): [15:42:29.576] #0 0x00007f70a7aa9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:29.576] No symbol table info available. [15:42:29.576] #1 0x00007f70a7a5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:29.576] No symbol table info available. [15:42:29.576] #2 0x00007f70a7a45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:29.576] No symbol table info available. [15:42:29.576] #3 0x00007f70a7c1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:29.576] No locals. [15:42:29.576] #4 0x00007f70a7c2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:29.576] No locals. [15:42:29.576] #5 0x00007f70a7c0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55f642476350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:29.576] bp = 140736514182208 [15:42:29.576] pc = [15:42:29.576] Opts = {FromUnrecoverableHandler = true, pc = 94516161472173, bp = 94516759375296} [15:42:29.576] #6 0x000055f6423ae6ad in addBoundaryDependencies (dobjs=0x55f665de2dc0, numObjs=4099, boundaryObjs=boundaryObjs@entry=0x55f665cf7300) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:29.576] dobj = 0x55f665cf7280 [15:42:29.576] preDataBound = 0x55f665cf7300 [15:42:29.576] postDataBound = 0x55f665cf7348 [15:42:29.576] i = 0 [15:42:29.576] #7 0x000055f6423e2914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:29.576] c = [15:42:29.576] filename = 0x55f665ced290 "/tmp/cirrus-ci-build/build/testrun/pg_dump/004_pg_dump_parallel/data/t_004_pg_dump_parallel_main_data/backup/dump2" [15:42:29.576] format = [15:42:29.576] tblinfo = [15:42:29.576] numTables = 222 [15:42:29.576] dobjs = 0x55f665de2dc0 [15:42:29.576] numObjs = 4099 [15:42:29.576] boundaryObjs = 0x55f665cf7300 [15:42:29.576] i = [15:42:29.576] optindex = 41 [15:42:29.576] ropt = [15:42:29.576] fout = 0x55f665ced310 [15:42:29.576] g_verbose = false [15:42:29.576] dumpencoding = 0x0 [15:42:29.576] dumpsnapshot = 0x0 [15:42:29.576] use_role = 0x0 [15:42:29.576] numWorkers = 2 [15:42:29.576] plainText = 0 [15:42:29.576] archiveFormat = [15:42:29.576] archiveMode = archModeWrite [15:42:29.576] compression_spec = {algorithm = PG_COMPRESSION_GZIP, options = 0, level = -1, workers = 0, long_distance = false, parse_error = 0x0} [15:42:29.576] compression_detail = 0x0 [15:42:29.576] compression_algorithm_str = 0x55f64243922d "gzip" [15:42:29.576] error_detail = [15:42:29.576] user_compression_defined = false [15:42:29.576] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:29.576] data_only = false [15:42:29.576] schema_only = false [15:42:29.576] statistics_only = [15:42:29.576] with_data = [15:42:29.576] with_schema = [15:42:29.576] with_statistics = false [15:42:29.576] no_data = false [15:42:29.576] no_schema = false [15:42:29.576] no_statistics = false [15:42:29.576] dopt = {cparams = {dbname = 0x7fffc5ef6613 "port=30117 host=/tmp/0B7aAkqj8M dbname='regression_src'", pgport = 0x0, pghost = 0x0, username = 0x0, promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 0, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 1, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 1, outputLOs = true, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 0, do_nothing = 0, dumpSchema = true, dumpData = true, dumpStatistics = false} [15:42:29.576] long_options = {{name = 0x55f642439546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x55f642439553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55f64243955c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55f642439550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55f642439559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55f64243956a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x55f642439570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x55f642439577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x55f64243987f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x55f64243b220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x55f64243957e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x55f642439585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x55f642439201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x55f64243958a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x55f642439597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x55f6424377b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x55f6424365c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x55f6424395a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x55f6424395af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x55f642435d22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x55f6424395c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x55f6424395bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x55f6424395c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x55f6424395cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x55f6424395d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x55f6424395de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x55f6424395e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55f6424395f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55f6424395fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x55f642436ff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x55f6424391cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x55f64243e372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x55f642439604 "attribute-inserts", has_arg = 0, flag = 0x55f6424994f0 , val = 1}, {name = 0x55f642439616 "binary-upgrade", has_arg = 0, flag = 0x55f6424994d0 , val = 1}, {name = 0x55f642439625 "column-inserts", has_arg = 0, flag = 0x55f6424994f0 , val = 1}, {name = 0x55f642439634 "disable-dollar-quoting", has_arg = 0, flag = 0x55f6424994ec , val = 1}, {name = 0x55f64243964b "disable-triggers", has_arg = 0, flag = 0x55f642499518 , val = 1}, {name = 0x55f64243965c "enable-row-security", has_arg = 0, flag = 0x55f642499528 , val = 1}, {name = 0x55f642439670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x55f642439208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x55f642439683 "if-exists", has_arg = 0, flag = 0x55f6424994f4 , val = 1}, {name = 0x55f64243960e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x55f64243968d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x55f64243969f "no-table-access-method", has_arg = 0, flag = 0x55f64249951c , val = 1}, {name = 0x55f6424396b6 "no-tablespaces", has_arg = 0, flag = 0x55f642499520 , val = 1}, {name = 0x55f6424396c5 "quote-all-identifiers", has_arg = 0, flag = 0x55f6424998a0 , val = 1}, {name = 0x55f6424396db "load-via-partition-root", has_arg = 0, flag = 0x55f64249952c , val = 1}, {name = 0x55f642439519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x55f6424396f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x55f6424396fb "serializable-deferrable", has_arg = 0, flag = 0x55f642499514 , val = 1}, {name = 0x55f642439713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x55f64243971c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x55f64243972c "strict-names", has_arg = 0, flag = 0x55f6424996f4 , val = 1}, {name = 0x55f642439739 "use-set-session-authorization", has_arg = 0, flag = 0x55f642499524 , val = 1}, {name = 0x55f642439757 "no-comments", has_arg = 0, flag = 0x55f6424994f8 , val = 1}, {name = 0x55f642439763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x55f64243976b "no-policies", has_arg = 0, flag = 0x55f6424994fc , val = 1}, {name = 0x55f642439777 "no-publications", has_arg = 0, flag = 0x55f642499500 , val = 1}, {name = 0x55f642439787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x55f642439791 "no-security-labels", has_arg = 0, flag = 0x55f642499504 , val = 1}, {name = 0x55f6424397a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x55f6424397b2 "no-subscriptions", has_arg = 0, flag = 0x55f642499508 , val = 1}, {name = 0x55f6424397c3 "no-toast-compression", has_arg = 0, flag = 0x55f64249950c , val = 1}, {name = 0x55f6424397d8 "no-unlogged-table-data", has_arg = 0, flag = 0x55f642499510 , val = 1}, {name = 0x55f6424397ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x55f6424397f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x55f642439801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x55f64243980d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x55f64243981d "on-conflict-do-nothing", has_arg = 0, flag = 0x55f642499554 , val = 1}, {name = 0x55f64243921d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x55f642439834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x55f642439851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x55f642439849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x55f642435c08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x55f642439864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x55f642439870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x55f642439877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x55f642439889 "sequence-data", has_arg = 0, flag = 0x55f642499550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:29.587] -e [15:42:29.587] [15:42:29.587] [15:42:29.643] dumping /tmp/cores/pg_dump-6-29493.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:29.738] [New LWP 29493] [15:42:29.739] [15:42:29.739] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:29.739] [15:42:29.739] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:29.739] Debuginfod has been disabled. [15:42:29.739] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:29.805] [Thread debugging using libthread_db enabled] [15:42:29.805] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:29.805] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump --host /tmp/'. [15:42:29.805] Program terminated with signal SIGABRT, Aborted. [15:42:29.805] #0 0x00007fc1fc0a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:29.825] [15:42:29.825] Thread 1 (Thread 0x7fc1fb2379c0 (LWP 29493)): [15:42:29.825] #0 0x00007fc1fc0a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:29.825] No symbol table info available. [15:42:29.825] #1 0x00007fc1fc05afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:29.825] No symbol table info available. [15:42:29.825] #2 0x00007fc1fc045472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:29.825] No symbol table info available. [15:42:29.825] #3 0x00007fc1fc21e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:29.825] No locals. [15:42:29.825] #4 0x00007fc1fc22aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:29.825] No locals. [15:42:29.825] #5 0x00007fc1fc20dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55fb16f91350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:29.825] bp = 140732581633312 [15:42:29.825] pc = [15:42:29.825] Opts = {FromUnrecoverableHandler = true, pc = 94536909756077, bp = 94537042687120} [15:42:29.825] #6 0x000055fb16ec96ad in addBoundaryDependencies (dobjs=0x55fb1ed8f490, numObjs=4026, boundaryObjs=boundaryObjs@entry=0x55fb1ec9f7d0) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:29.825] dobj = 0x55fb1ec9f750 [15:42:29.825] preDataBound = 0x55fb1ec9f7d0 [15:42:29.825] postDataBound = 0x55fb1ec9f818 [15:42:29.825] i = 0 [15:42:29.825] #7 0x000055fb16efd914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:29.825] c = [15:42:29.825] filename = 0x55fb1ec94e50 "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/004_subscription/data/t_004_subscription_new_sub_data/pgdata/pg_upgrade_output.d/20250707T153502.945/dump/pg_upgrade_dump_1.custom" [15:42:29.825] format = [15:42:29.825] tblinfo = [15:42:29.825] numTables = 213 [15:42:29.825] dobjs = 0x55fb1ed8f490 [15:42:29.825] numObjs = 4026 [15:42:29.825] boundaryObjs = 0x55fb1ec9f7d0 [15:42:29.825] i = [15:42:29.825] optindex = 9 [15:42:29.825] ropt = [15:42:29.825] fout = 0x55fb1ec94f10 [15:42:29.825] g_verbose = false [15:42:29.825] dumpencoding = 0x0 [15:42:29.825] dumpsnapshot = 0x0 [15:42:29.825] use_role = 0x0 [15:42:29.825] numWorkers = 1 [15:42:29.825] plainText = 0 [15:42:29.825] archiveFormat = [15:42:29.825] archiveMode = archModeWrite [15:42:29.825] compression_spec = {algorithm = PG_COMPRESSION_GZIP, options = 0, level = -1, workers = 0, long_distance = false, parse_error = 0x0} [15:42:29.825] compression_detail = 0x0 [15:42:29.825] compression_algorithm_str = 0x55fb16f5422d "gzip" [15:42:29.825] error_detail = [15:42:29.825] user_compression_defined = false [15:42:29.825] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:29.825] data_only = false [15:42:29.825] schema_only = false [15:42:29.825] statistics_only = [15:42:29.825] with_data = [15:42:29.825] with_schema = [15:42:29.825] with_statistics = true [15:42:29.825] no_data = true [15:42:29.825] no_schema = false [15:42:29.825] no_statistics = false [15:42:29.825] dopt = {cparams = {dbname = 0x7ffedb89758e "dbname=template1", pgport = 0x55fb1ec60d40 "15870", pghost = 0x55fb1ec60c60 "/tmp/H5EBInQJio", username = 0x55fb1ec60e20 "postgres", promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 1, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 1, outputLOs = false, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 1, do_nothing = 0, dumpSchema = true, dumpData = false, dumpStatistics = true} [15:42:29.825] long_options = {{name = 0x55fb16f54546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x55fb16f54553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55fb16f5455c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55fb16f54550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55fb16f54559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55fb16f5456a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x55fb16f54570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x55fb16f54577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x55fb16f5487f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x55fb16f56220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x55fb16f5457e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x55fb16f54585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x55fb16f54201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x55fb16f5458a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x55fb16f54597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x55fb16f527b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x55fb16f515c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x55fb16f545a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x55fb16f545af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x55fb16f50d22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x55fb16f545c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x55fb16f545bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x55fb16f545c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x55fb16f545cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x55fb16f545d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x55fb16f545de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x55fb16f545e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55fb16f545f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55fb16f545fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x55fb16f51ff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x55fb16f541cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x55fb16f59372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x55fb16f54604 "attribute-inserts", has_arg = 0, flag = 0x55fb16fb44f0 , val = 1}, {name = 0x55fb16f54616 "binary-upgrade", has_arg = 0, flag = 0x55fb16fb44d0 , val = 1}, {name = 0x55fb16f54625 "column-inserts", has_arg = 0, flag = 0x55fb16fb44f0 , val = 1}, {name = 0x55fb16f54634 "disable-dollar-quoting", has_arg = 0, flag = 0x55fb16fb44ec , val = 1}, {name = 0x55fb16f5464b "disable-triggers", has_arg = 0, flag = 0x55fb16fb4518 , val = 1}, {name = 0x55fb16f5465c "enable-row-security", has_arg = 0, flag = 0x55fb16fb4528 , val = 1}, {name = 0x55fb16f54670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x55fb16f54208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x55fb16f54683 "if-exists", has_arg = 0, flag = 0x55fb16fb44f4 , val = 1}, {name = 0x55fb16f5460e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x55fb16f5468d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x55fb16f5469f "no-table-access-method", has_arg = 0, flag = 0x55fb16fb451c , val = 1}, {name = 0x55fb16f546b6 "no-tablespaces", has_arg = 0, flag = 0x55fb16fb4520 , val = 1}, {name = 0x55fb16f546c5 "quote-all-identifiers", has_arg = 0, flag = 0x55fb16fb48a0 , val = 1}, {name = 0x55fb16f546db "load-via-partition-root", has_arg = 0, flag = 0x55fb16fb452c , val = 1}, {name = 0x55fb16f54519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x55fb16f546f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x55fb16f546fb "serializable-deferrable", has_arg = 0, flag = 0x55fb16fb4514 , val = 1}, {name = 0x55fb16f54713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x55fb16f5471c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x55fb16f5472c "strict-names", has_arg = 0, flag = 0x55fb16fb46f4 , val = 1}, {name = 0x55fb16f54739 "use-set-session-authorization", has_arg = 0, flag = 0x55fb16fb4524 , val = 1}, {name = 0x55fb16f54757 "no-comments", has_arg = 0, flag = 0x55fb16fb44f8 , val = 1}, {name = 0x55fb16f54763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x55fb16f5476b "no-policies", has_arg = 0, flag = 0x55fb16fb44fc , val = 1}, {name = 0x55fb16f54777 "no-publications", has_arg = 0, flag = 0x55fb16fb4500 , val = 1}, {name = 0x55fb16f54787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x55fb16f54791 "no-security-labels", has_arg = 0, flag = 0x55fb16fb4504 , val = 1}, {name = 0x55fb16f547a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x55fb16f547b2 "no-subscriptions", has_arg = 0, flag = 0x55fb16fb4508 , val = 1}, {name = 0x55fb16f547c3 "no-toast-compression", has_arg = 0, flag = 0x55fb16fb450c , val = 1}, {name = 0x55fb16f547d8 "no-unlogged-table-data", has_arg = 0, flag = 0x55fb16fb4510 , val = 1}, {name = 0x55fb16f547ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x55fb16f547f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x55fb16f54801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x55fb16f5480d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x55fb16f5481d "on-conflict-do-nothing", has_arg = 0, flag = 0x55fb16fb4554 , val = 1}, {name = 0x55fb16f5421d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x55fb16f54834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x55fb16f54851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x55fb16f54849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x55fb16f50c08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x55fb16f54864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x55fb16f54870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x55fb16f54877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x55fb16f54889 "sequence-data", has_arg = 0, flag = 0x55fb16fb4550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:29.835] -e [15:42:29.835] [15:42:29.835] [15:42:29.890] dumping /tmp/cores/pg_dump-6-53244.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:29.978] [New LWP 53244] [15:42:29.979] [15:42:29.979] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:29.979] [15:42:29.979] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:29.979] Debuginfod has been disabled. [15:42:29.979] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:30.045] [Thread debugging using libthread_db enabled] [15:42:30.045] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:30.045] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump -Fp port=204'. [15:42:30.045] Program terminated with signal SIGABRT, Aborted. [15:42:30.045] #0 0x00007f34ab6a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:30.065] [15:42:30.065] Thread 1 (Thread 0x7f34ab28b9c0 (LWP 53244)): [15:42:30.065] #0 0x00007f34ab6a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:30.065] No symbol table info available. [15:42:30.065] #1 0x00007f34ab65afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:30.065] No symbol table info available. [15:42:30.065] #2 0x00007f34ab645472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:30.065] No symbol table info available. [15:42:30.065] #3 0x00007f34ab81e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:30.065] No locals. [15:42:30.065] #4 0x00007f34ab82aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:30.065] No locals. [15:42:30.065] #5 0x00007f34ab80dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55a4b4fb8350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:30.065] bp = 140733433192112 [15:42:30.065] pc = [15:42:30.065] Opts = {FromUnrecoverableHandler = true, pc = 94165898561197, bp = 94166295305280} [15:42:30.065] #6 0x000055a4b4ef06ad in addBoundaryDependencies (dobjs=0x55a4cc94dc40, numObjs=4023, boundaryObjs=boundaryObjs@entry=0x55a4cc860d50) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:30.065] dobj = 0x55a4cc860cd0 [15:42:30.065] preDataBound = 0x55a4cc860d50 [15:42:30.065] postDataBound = 0x55a4cc860d98 [15:42:30.065] i = 0 [15:42:30.065] #7 0x000055a4b4f24914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:30.065] c = [15:42:30.065] filename = 0x0 [15:42:30.065] format = [15:42:30.065] tblinfo = [15:42:30.065] numTables = 213 [15:42:30.065] dobjs = 0x55a4cc94dc40 [15:42:30.065] numObjs = 4023 [15:42:30.065] boundaryObjs = 0x55a4cc860d50 [15:42:30.065] i = [15:42:30.065] optindex = 72720 [15:42:30.065] ropt = [15:42:30.065] fout = 0x55a4cc856e50 [15:42:30.065] g_verbose = false [15:42:30.065] dumpencoding = 0x0 [15:42:30.065] dumpsnapshot = 0x0 [15:42:30.065] use_role = 0x0 [15:42:30.065] numWorkers = 1 [15:42:30.065] plainText = 1 [15:42:30.065] archiveFormat = [15:42:30.065] archiveMode = archModeWrite [15:42:30.065] compression_spec = {algorithm = PG_COMPRESSION_NONE, options = 0, level = 0, workers = 0, long_distance = false, parse_error = 0x0} [15:42:30.065] compression_detail = 0x0 [15:42:30.065] compression_algorithm_str = 0x55a4b4f7b1bb "none" [15:42:30.065] error_detail = [15:42:30.065] user_compression_defined = false [15:42:30.065] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:30.065] data_only = false [15:42:30.065] schema_only = false [15:42:30.065] statistics_only = [15:42:30.065] with_data = [15:42:30.065] with_schema = [15:42:30.065] with_statistics = false [15:42:30.065] no_data = false [15:42:30.065] no_schema = false [15:42:30.065] no_statistics = false [15:42:30.065] dopt = {cparams = {dbname = 0x7fff0e4b35a1 "port=20497 dbname=template1", pgport = 0x0, pghost = 0x0, username = 0x0, promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 0, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 0, outputLOs = true, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 0, do_nothing = 0, dumpSchema = true, dumpData = true, dumpStatistics = false} [15:42:30.065] long_options = {{name = 0x55a4b4f7b546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x55a4b4f7b553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55a4b4f7b55c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55a4b4f7b550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55a4b4f7b559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55a4b4f7b56a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x55a4b4f7b570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x55a4b4f7b577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x55a4b4f7b87f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x55a4b4f7d220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x55a4b4f7b57e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x55a4b4f7b585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x55a4b4f7b201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x55a4b4f7b58a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x55a4b4f7b597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x55a4b4f797b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x55a4b4f785c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x55a4b4f7b5a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x55a4b4f7b5af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x55a4b4f77d22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x55a4b4f7b5c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x55a4b4f7b5bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x55a4b4f7b5c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x55a4b4f7b5cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x55a4b4f7b5d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x55a4b4f7b5de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x55a4b4f7b5e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55a4b4f7b5f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55a4b4f7b5fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x55a4b4f78ff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x55a4b4f7b1cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x55a4b4f80372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x55a4b4f7b604 "attribute-inserts", has_arg = 0, flag = 0x55a4b4fdb4f0 , val = 1}, {name = 0x55a4b4f7b616 "binary-upgrade", has_arg = 0, flag = 0x55a4b4fdb4d0 , val = 1}, {name = 0x55a4b4f7b625 "column-inserts", has_arg = 0, flag = 0x55a4b4fdb4f0 , val = 1}, {name = 0x55a4b4f7b634 "disable-dollar-quoting", has_arg = 0, flag = 0x55a4b4fdb4ec , val = 1}, {name = 0x55a4b4f7b64b "disable-triggers", has_arg = 0, flag = 0x55a4b4fdb518 , val = 1}, {name = 0x55a4b4f7b65c "enable-row-security", has_arg = 0, flag = 0x55a4b4fdb528 , val = 1}, {name = 0x55a4b4f7b670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x55a4b4f7b208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x55a4b4f7b683 "if-exists", has_arg = 0, flag = 0x55a4b4fdb4f4 , val = 1}, {name = 0x55a4b4f7b60e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x55a4b4f7b68d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x55a4b4f7b69f "no-table-access-method", has_arg = 0, flag = 0x55a4b4fdb51c , val = 1}, {name = 0x55a4b4f7b6b6 "no-tablespaces", has_arg = 0, flag = 0x55a4b4fdb520 , val = 1}, {name = 0x55a4b4f7b6c5 "quote-all-identifiers", has_arg = 0, flag = 0x55a4b4fdb8a0 , val = 1}, {name = 0x55a4b4f7b6db "load-via-partition-root", has_arg = 0, flag = 0x55a4b4fdb52c , val = 1}, {name = 0x55a4b4f7b519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x55a4b4f7b6f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x55a4b4f7b6fb "serializable-deferrable", has_arg = 0, flag = 0x55a4b4fdb514 , val = 1}, {name = 0x55a4b4f7b713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x55a4b4f7b71c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x55a4b4f7b72c "strict-names", has_arg = 0, flag = 0x55a4b4fdb6f4 , val = 1}, {name = 0x55a4b4f7b739 "use-set-session-authorization", has_arg = 0, flag = 0x55a4b4fdb524 , val = 1}, {name = 0x55a4b4f7b757 "no-comments", has_arg = 0, flag = 0x55a4b4fdb4f8 , val = 1}, {name = 0x55a4b4f7b763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x55a4b4f7b76b "no-policies", has_arg = 0, flag = 0x55a4b4fdb4fc , val = 1}, {name = 0x55a4b4f7b777 "no-publications", has_arg = 0, flag = 0x55a4b4fdb500 , val = 1}, {name = 0x55a4b4f7b787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x55a4b4f7b791 "no-security-labels", has_arg = 0, flag = 0x55a4b4fdb504 , val = 1}, {name = 0x55a4b4f7b7a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x55a4b4f7b7b2 "no-subscriptions", has_arg = 0, flag = 0x55a4b4fdb508 , val = 1}, {name = 0x55a4b4f7b7c3 "no-toast-compression", has_arg = 0, flag = 0x55a4b4fdb50c , val = 1}, {name = 0x55a4b4f7b7d8 "no-unlogged-table-data", has_arg = 0, flag = 0x55a4b4fdb510 , val = 1}, {name = 0x55a4b4f7b7ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x55a4b4f7b7f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x55a4b4f7b801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x55a4b4f7b80d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x55a4b4f7b81d "on-conflict-do-nothing", has_arg = 0, flag = 0x55a4b4fdb554 , val = 1}, {name = 0x55a4b4f7b21d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x55a4b4f7b834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x55a4b4f7b851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x55a4b4f7b849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x55a4b4f77c08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x55a4b4f7b864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x55a4b4f7b870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x55a4b4f7b877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x55a4b4f7b889 "sequence-data", has_arg = 0, flag = 0x55a4b4fdb550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:30.075] -e [15:42:30.075] [15:42:30.075] [15:42:30.130] dumping /tmp/cores/pg_dump-6-46587.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:30.222] [New LWP 46587] [15:42:30.223] [15:42:30.223] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:30.223] [15:42:30.223] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:30.223] Debuginfod has been disabled. [15:42:30.223] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:30.291] [Thread debugging using libthread_db enabled] [15:42:30.291] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:30.291] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump --schema pg_'. [15:42:30.291] Program terminated with signal SIGABRT, Aborted. [15:42:30.291] #0 0x00007f6481aa9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:30.310] [15:42:30.310] Thread 1 (Thread 0x7f64810539c0 (LWP 46587)): [15:42:30.310] #0 0x00007f6481aa9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:30.310] No symbol table info available. [15:42:30.310] #1 0x00007f6481a5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:30.310] No symbol table info available. [15:42:30.310] #2 0x00007f6481a45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:30.310] No symbol table info available. [15:42:30.310] #3 0x00007f6481c1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:30.310] No locals. [15:42:30.310] #4 0x00007f6481c2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:30.310] No locals. [15:42:30.310] #5 0x00007f6481c0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x556c59c4a350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:30.310] bp = 140725255704976 [15:42:30.310] pc = [15:42:30.310] Opts = {FromUnrecoverableHandler = true, pc = 93923850069677, bp = 93924030927408} [15:42:30.310] #6 0x0000556c59b826ad in addBoundaryDependencies (dobjs=0x556c647fd230, numObjs=7687, boundaryObjs=boundaryObjs@entry=0x556c64838510) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:30.310] dobj = 0x556c647426a0 [15:42:30.310] preDataBound = 0x556c64838510 [15:42:30.310] postDataBound = 0x556c64838558 [15:42:30.310] i = 0 [15:42:30.310] #7 0x0000556c59bb6914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:30.310] c = [15:42:30.310] filename = 0x556c64739270 "/tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/catalogs_standby.dump" [15:42:30.310] format = [15:42:30.310] tblinfo = [15:42:30.310] numTables = 1060 [15:42:30.310] dobjs = 0x556c647fd230 [15:42:30.310] numObjs = 7687 [15:42:30.310] boundaryObjs = 0x556c64838510 [15:42:30.310] i = [15:42:30.310] optindex = 15 [15:42:30.310] ropt = [15:42:30.310] fout = 0x556c647392e0 [15:42:30.310] g_verbose = false [15:42:30.310] dumpencoding = 0x0 [15:42:30.310] dumpsnapshot = 0x0 [15:42:30.310] use_role = 0x0 [15:42:30.310] numWorkers = 1 [15:42:30.310] plainText = 1 [15:42:30.310] archiveFormat = [15:42:30.310] archiveMode = archModeWrite [15:42:30.310] compression_spec = {algorithm = PG_COMPRESSION_NONE, options = 0, level = 0, workers = 0, long_distance = false, parse_error = 0x0} [15:42:30.310] compression_detail = 0x0 [15:42:30.310] compression_algorithm_str = 0x556c59c0d1bb "none" [15:42:30.310] error_detail = [15:42:30.310] user_compression_defined = false [15:42:30.310] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:30.310] data_only = false [15:42:30.310] schema_only = false [15:42:30.310] statistics_only = [15:42:30.310] with_data = [15:42:30.310] with_schema = [15:42:30.310] with_statistics = false [15:42:30.310] no_data = false [15:42:30.310] no_schema = false [15:42:30.310] no_statistics = false [15:42:30.310] dopt = {cparams = {dbname = 0x7ffd26e0a67d "regression", pgport = 0x556c64704f00 "15073", pghost = 0x0, username = 0x0, promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 0, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 1, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = false, outputClean = 0, outputCreateDB = 0, outputLOs = false, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 0, do_nothing = 0, dumpSchema = true, dumpData = true, dumpStatistics = false} [15:42:30.310] long_options = {{name = 0x556c59c0d546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x556c59c0d553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x556c59c0d55c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x556c59c0d550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x556c59c0d559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x556c59c0d56a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x556c59c0d570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x556c59c0d577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x556c59c0d87f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x556c59c0f220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x556c59c0d57e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x556c59c0d585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x556c59c0d201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x556c59c0d58a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x556c59c0d597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x556c59c0b7b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x556c59c0a5c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x556c59c0d5a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x556c59c0d5af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x556c59c09d22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x556c59c0d5c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x556c59c0d5bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x556c59c0d5c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x556c59c0d5cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x556c59c0d5d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x556c59c0d5de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x556c59c0d5e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x556c59c0d5f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x556c59c0d5fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x556c59c0aff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x556c59c0d1cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x556c59c12372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x556c59c0d604 "attribute-inserts", has_arg = 0, flag = 0x556c59c6d4f0 , val = 1}, {name = 0x556c59c0d616 "binary-upgrade", has_arg = 0, flag = 0x556c59c6d4d0 , val = 1}, {name = 0x556c59c0d625 "column-inserts", has_arg = 0, flag = 0x556c59c6d4f0 , val = 1}, {name = 0x556c59c0d634 "disable-dollar-quoting", has_arg = 0, flag = 0x556c59c6d4ec , val = 1}, {name = 0x556c59c0d64b "disable-triggers", has_arg = 0, flag = 0x556c59c6d518 , val = 1}, {name = 0x556c59c0d65c "enable-row-security", has_arg = 0, flag = 0x556c59c6d528 , val = 1}, {name = 0x556c59c0d670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x556c59c0d208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x556c59c0d683 "if-exists", has_arg = 0, flag = 0x556c59c6d4f4 , val = 1}, {name = 0x556c59c0d60e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x556c59c0d68d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x556c59c0d69f "no-table-access-method", has_arg = 0, flag = 0x556c59c6d51c , val = 1}, {name = 0x556c59c0d6b6 "no-tablespaces", has_arg = 0, flag = 0x556c59c6d520 , val = 1}, {name = 0x556c59c0d6c5 "quote-all-identifiers", has_arg = 0, flag = 0x556c59c6d8a0 , val = 1}, {name = 0x556c59c0d6db "load-via-partition-root", has_arg = 0, flag = 0x556c59c6d52c , val = 1}, {name = 0x556c59c0d519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x556c59c0d6f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x556c59c0d6fb "serializable-deferrable", has_arg = 0, flag = 0x556c59c6d514 , val = 1}, {name = 0x556c59c0d713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x556c59c0d71c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x556c59c0d72c "strict-names", has_arg = 0, flag = 0x556c59c6d6f4 , val = 1}, {name = 0x556c59c0d739 "use-set-session-authorization", has_arg = 0, flag = 0x556c59c6d524 , val = 1}, {name = 0x556c59c0d757 "no-comments", has_arg = 0, flag = 0x556c59c6d4f8 , val = 1}, {name = 0x556c59c0d763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x556c59c0d76b "no-policies", has_arg = 0, flag = 0x556c59c6d4fc , val = 1}, {name = 0x556c59c0d777 "no-publications", has_arg = 0, flag = 0x556c59c6d500 , val = 1}, {name = 0x556c59c0d787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x556c59c0d791 "no-security-labels", has_arg = 0, flag = 0x556c59c6d504 , val = 1}, {name = 0x556c59c0d7a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x556c59c0d7b2 "no-subscriptions", has_arg = 0, flag = 0x556c59c6d508 , val = 1}, {name = 0x556c59c0d7c3 "no-toast-compression", has_arg = 0, flag = 0x556c59c6d50c , val = 1}, {name = 0x556c59c0d7d8 "no-unlogged-table-data", has_arg = 0, flag = 0x556c59c6d510 , val = 1}, {name = 0x556c59c0d7ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x556c59c0d7f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x556c59c0d801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x556c59c0d80d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x556c59c0d81d "on-conflict-do-nothing", has_arg = 0, flag = 0x556c59c6d554 , val = 1}, {name = 0x556c59c0d21d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x556c59c0d834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x556c59c0d851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x556c59c0d849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x556c59c09c08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x556c59c0d864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x556c59c0d870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x556c59c0d877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x556c59c0d889 "sequence-data", has_arg = 0, flag = 0x556c59c6d550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:30.322] -e [15:42:30.322] [15:42:30.322] [15:42:30.411] dumping /tmp/cores/postgres-6-46549.core for /tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin/postgres [15:42:30.663] [New LWP 46549] [15:42:30.663] [15:42:30.663] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:30.663] [15:42:30.663] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:30.663] Debuginfod has been disabled. [15:42:30.663] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:30.775] [Thread debugging using libthread_db enabled] [15:42:30.775] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:30.775] Core was generated by `postgres: postgres regression_vci [local] CREATE INDEX '. [15:42:30.775] Program terminated with signal SIGABRT, Aborted. [15:42:30.775] #0 0x00007f44c40a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:31.650] [15:42:31.650] Thread 1 (Thread 0x7f44c2035a80 (LWP 46549)): [15:42:31.650] #0 0x00007f44c40a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:31.650] No symbol table info available. [15:42:31.650] #1 0x00007f44c405afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:31.650] No symbol table info available. [15:42:31.650] #2 0x00007f44c4045472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:31.650] No symbol table info available. [15:42:31.650] #3 0x00007f44c421e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:31.650] No locals. [15:42:31.650] #4 0x00007f44c422aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:31.650] No locals. [15:42:31.650] #5 0x00007f44c420d6f8 in __ubsan::__ubsan_handle_type_mismatch_v1_abort (Data=Data@entry=0x7f44c176f880, Pointer=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:148 [15:42:31.650] bp = 140725241557552 [15:42:31.650] pc = [15:42:31.650] Opts = {FromUnrecoverableHandler = true, pc = 139933279847434, bp = 94649211512168} [15:42:31.650] #6 0x00007f44c170040a in InitializeTidCridUpdateList (relOid=) at ../contrib/vci/storage/vci_tidcrid.c:97 [15:42:31.650] rel = 0x7f44b7a5da18 [15:42:31.650] buffer = 2409 [15:42:31.650] page = [15:42:31.650] pairList = [15:42:31.650] blockNumber = 0 [15:42:31.650] #7 0x00007f44c1702a14 in vci_InitializeTidCridUpdateLists (info=info@entry=0x56153caf1498) at ../contrib/vci/storage/vci_tidcrid.c:113 [15:42:31.650] oid = [15:42:31.650] #8 0x00007f44c16e7045 in vci_inner_build (heapRel=0x7f44b7c7c598, indexRel=indexRel@entry=0x7f44b7a460a8, indexInfo=0x56153ca16568) at ../contrib/vci/storage/vci_index.c:1074 [15:42:31.650] result = [15:42:31.650] oid = [15:42:31.650] vmr_info = 0x56153caf1498 [15:42:31.650] i = 27 [15:42:31.650] tupdesc = 0x7f44b7c7b588 [15:42:31.650] isctid = false [15:42:31.650] dummy_isctid = false [15:42:31.650] offsetToExtentInfo = 24536 [15:42:31.650] reltuples = -1 [15:42:31.650] __func__ = "vci_inner_build" [15:42:31.650] #9 0x00007f44c16e719e in vci_build (heapRel=, indexRel=0x7f44b7a460a8, indexInfo=) at ../contrib/vci/storage/vci_index.c:207 [15:42:31.650] result = [15:42:31.650] vciid = {oid = 304754699, dbid = 22037} [15:42:31.650] __func__ = "vci_build" [15:42:31.650] #10 0x0000561511a089e4 in index_build (heapRelation=heapRelation@entry=0x7f44b7c7c598, indexRelation=indexRelation@entry=0x7f44b7a460a8, indexInfo=indexInfo@entry=0x56153ca16568, isreindex=isreindex@entry=false, parallel=parallel@entry=true) at ../src/backend/catalog/index.c:3084 [15:42:31.650] stats = [15:42:31.650] save_userid = 10 [15:42:31.650] save_sec_context = 2 [15:42:31.650] save_nestlevel = 3 [15:42:31.650] __func__ = "index_build" [15:42:31.650] #11 0x0000561511a0a555 in index_create (heapRelation=heapRelation@entry=0x7f44b7c7c598, indexRelationName=indexRelationName@entry=0x56153c9e3ce8 "testindex", indexRelationId=16470, indexRelationId@entry=0, parentIndexRelid=parentIndexRelid@entry=0, parentConstraintId=parentConstraintId@entry=0, relFileNumber=, indexInfo=0x56153ca16568, indexColNames=0x56153ca16148, accessMethodId=16387, tableSpaceId=0, collationIds=0x56153ca16a88, opclassIds=0x56153ca16b18, opclassOptions=0x56153cb00088, coloptions=0x56153ca16518, stattargets=0x0, reloptions=0, flags=0, constr_flags=0, allow_system_table_mods=false, is_internal=false, constraintId=0x7ffd2608b630) at ../src/backend/catalog/index.c:1284 [15:42:31.650] heapRelationId = 16465 [15:42:31.650] pg_class = 0x7f44b7de8d48 [15:42:31.650] indexRelation = 0x7f44b7a460a8 [15:42:31.650] indexTupDesc = [15:42:31.650] shared_relation = [15:42:31.650] mapped_relation = false [15:42:31.650] is_exclusion = false [15:42:31.650] namespaceId = 2200 [15:42:31.650] i = [15:42:31.650] relpersistence = 112 'p' [15:42:31.650] isprimary = false [15:42:31.650] invalid = false [15:42:31.650] concurrent = false [15:42:31.650] partitioned = [15:42:31.650] relkind = 105 'i' [15:42:31.650] relfrozenxid = 0 [15:42:31.650] relminmxid = 0 [15:42:31.650] create_storage = true [15:42:31.650] __func__ = "index_create" [15:42:31.650] #12 0x0000561511ac8f10 in DefineIndex (tableId=tableId@entry=16465, stmt=stmt@entry=0x56153c9e4050, indexRelationId=indexRelationId@entry=0, parentIndexId=parentIndexId@entry=0, parentConstraintId=parentConstraintId@entry=0, total_parts=total_parts@entry=-1, is_alter_table=false, check_rights=true, check_not_in_use=true, skip_build=false, quiet=false) at ../src/backend/commands/indexcmds.c:1249 [15:42:31.650] concurrent = false [15:42:31.650] indexRelationName = 0x56153c9e3ce8 "testindex" [15:42:31.650] accessMethodName = [15:42:31.650] typeIds = [15:42:31.650] collationIds = 0x56153ca16a88 [15:42:31.650] opclassIds = 0x56153ca16b18 [15:42:31.650] opclassOptions = 0x56153cb00088 [15:42:31.650] accessMethodId = 16387 [15:42:31.650] namespaceId = [15:42:31.650] tablespaceId = 0 [15:42:31.650] createdConstraintId = 0 [15:42:31.650] indexColNames = 0x56153ca16148 [15:42:31.650] allIndexParams = [15:42:31.650] rel = 0x7f44b7c7c598 [15:42:31.650] tuple = [15:42:31.650] accessMethodForm = [15:42:31.650] amRoutine = [15:42:31.650] amcanorder = [15:42:31.650] amissummarizing = [15:42:31.650] amoptions = [15:42:31.650] exclusion = false [15:42:31.650] partitioned = false [15:42:31.650] safe_index = true [15:42:31.650] reloptions = 0 [15:42:31.650] coloptions = 0x56153ca16518 [15:42:31.650] indexInfo = 0x56153ca16568 [15:42:31.650] flags = 0 [15:42:31.650] constr_flags = [15:42:31.650] numberOfAttributes = [15:42:31.650] numberOfKeyAttributes = [15:42:31.650] limitXmin = [15:42:31.650] address = {classId = 0, objectId = 293902780, objectSubId = 22037} [15:42:31.650] heaprelid = {relId = 22037, dbId = 0} [15:42:31.650] heaplocktag = [15:42:31.650] lockmode = 5 [15:42:31.650] snapshot = [15:42:31.650] root_save_userid = 10 [15:42:31.650] root_save_sec_context = 0 [15:42:31.650] root_save_nestlevel = 2 [15:42:31.650] __func__ = "DefineIndex" [15:42:31.650] #13 0x0000561511fd6d87 in ProcessUtilitySlow (pstate=pstate@entry=0x56153cacbbe0, pstmt=pstmt@entry=0x56153c9e4af8, queryString=queryString@entry=0x56153c9e3240 "CREATE INDEX testindex ON testtable USING vci (key, cond, c01a, c01b, c02, c03, c05, c06, c07, c08, c09, c10, c13, c15, c16, c17, c18, c19, c20, c21, c22, c23a, c23b, c24a, c24b, c25, c26);", context=context@entry=PROCESS_UTILITY_TOPLEVEL, params=params@entry=0x0, queryEnv=queryEnv@entry=0x0, dest=0x56153c9e4eb8, qc=0x7ffd2608bd80) at ../src/backend/tcop/utility.c:1544 [15:42:31.650] stmt = 0x56153c9e4050 [15:42:31.650] lockmode = [15:42:31.650] nparts = -1 [15:42:31.650] is_alter_table = false [15:42:31.650] relid = 16465 [15:42:31.650] _save_exception_stack = 0x7ffd2608bc60 [15:42:31.650] _save_context_stack = 0x0 [15:42:31.650] _local_sigjmp_buf = {{__jmpbuf = {0, -5745075436809293766, 94649211306064, 0, 94649211302464, 0, -2047640871985680326, -5745116952426909638}, __mask_was_saved = 0, __saved_mask = {__val = {94648489932395, 94649212452816, 94648498623835, 139933117826456, 94648496333029, 94649212246904, 94648496337193, 0, 139933117826456, 94649212452816, 94648488743576, 94649212405320, 288056680142, 94649212452820, 94648194301952, 7694382373406280}}}} [15:42:31.650] _do_rethrow = false [15:42:31.650] parsetree = 0x56153c9e4050 [15:42:31.650] isTopLevel = true [15:42:31.650] isCompleteQuery = true [15:42:31.650] needCleanup = false [15:42:31.650] commandCollected = false [15:42:31.650] address = {classId = 22037, objectId = 1017004112, objectSubId = 22037} [15:42:31.650] secondaryObject = {classId = 0, objectId = 0, objectSubId = 0} [15:42:31.650] __func__ = "ProcessUtilitySlow" [15:42:31.650] #14 0x0000561511fd5a6a in standard_ProcessUtility (pstmt=pstmt@entry=0x56153c9e4af8, queryString=queryString@entry=0x56153c9e3240 "CREATE INDEX testindex ON testtable USING vci (key, cond, c01a, c01b, c02, c03, c05, c06, c07, c08, c09, c10, c13, c15, c16, c17, c18, c19, c20, c21, c22, c23a, c23b, c24a, c24b, c25, c26);", readOnlyTree=readOnlyTree@entry=false, context=context@entry=PROCESS_UTILITY_TOPLEVEL, params=params@entry=0x0, queryEnv=queryEnv@entry=0x0, dest=0x56153c9e4eb8, qc=0x7ffd2608bd80) at ../src/backend/tcop/utility.c:1070 [15:42:31.650] parsetree = 0x56153c9e4050 [15:42:31.650] isTopLevel = true [15:42:31.650] isAtomicContext = false [15:42:31.650] pstate = 0x56153cacbbe0 [15:42:31.650] readonly_flags = [15:42:31.650] __func__ = "standard_ProcessUtility" [15:42:31.650] #15 0x00007f44c16e8b56 in vci_process_utility (pstmt=0x56153c9e4af8, queryString=0x56153c9e3240 "CREATE INDEX testindex ON testtable USING vci (key, cond, c01a, c01b, c02, c03, c05, c06, c07, c08, c09, c10, c13, c15, c16, c17, c18, c19, c20, c21, c22, c23a, c23b, c24a, c24b, c25, c26);", readOnlyTree=, context=PROCESS_UTILITY_TOPLEVEL, params=0x0, queryEnv=0x0, dest=0x56153c9e4eb8, qc=0x7ffd2608bd80) at ../contrib/vci/storage/vci_index.c:2130 [15:42:31.650] creating_vci_extension = false [15:42:31.650] saved_vci_is_in_vci_create_extension = false [15:42:31.650] parseTree = [15:42:31.650] #16 0x0000561511fd5b10 in ProcessUtility (pstmt=pstmt@entry=0x56153c9e4af8, queryString=, readOnlyTree=, context=context@entry=PROCESS_UTILITY_TOPLEVEL, params=, queryEnv=, dest=0x56153c9e4eb8, qc=0x7ffd2608bd80) at ../src/backend/tcop/utility.c:519 [15:42:31.650] No locals. [15:42:31.650] #17 0x0000561511fd1568 in PortalRunUtility (portal=portal@entry=0x56153ca65e20, pstmt=pstmt@entry=0x56153c9e4af8, isTopLevel=isTopLevel@entry=true, setHoldSnapshot=setHoldSnapshot@entry=false, dest=dest@entry=0x56153c9e4eb8, qc=qc@entry=0x7ffd2608bd80) at ../src/backend/tcop/pquery.c:1153 [15:42:31.650] No locals. [15:42:31.650] #18 0x0000561511fd1b16 in PortalRunMulti (portal=portal@entry=0x56153ca65e20, isTopLevel=isTopLevel@entry=true, setHoldSnapshot=setHoldSnapshot@entry=false, dest=dest@entry=0x56153c9e4eb8, altdest=altdest@entry=0x56153c9e4eb8, qc=qc@entry=0x7ffd2608bd80) at ../src/backend/tcop/pquery.c:1310 [15:42:31.650] pstmt = 0x56153c9e4af8 [15:42:31.650] stmtlist_item__state = [15:42:31.650] active_snapshot_set = false [15:42:31.650] stmtlist_item = 0x56153c9e4e80 [15:42:31.650] #19 0x0000561511fd207e in PortalRun (portal=portal@entry=0x56153ca65e20, count=count@entry=9223372036854775807, isTopLevel=isTopLevel@entry=true, dest=dest@entry=0x56153c9e4eb8, altdest=altdest@entry=0x56153c9e4eb8, qc=qc@entry=0x7ffd2608bd80) at ../src/backend/tcop/pquery.c:788 [15:42:31.650] _save_exception_stack = 0x7ffd2608be30 [15:42:31.650] _save_context_stack = 0x0 [15:42:31.650] _local_sigjmp_buf = {{__jmpbuf = {0, -5745075436666687430, 94649211837984, 94649211308736, 94649211308712, 94649211308664, -2047640871826296774, -5745116950175616966}, __mask_was_saved = 0, __saved_mask = {__val = {94648499132660, 638106895, 4, 94649211308664, 112, 71, 94649211837984, 94649211308736, 94649211308712, 94649211308664, 94648499220037, 94649211308664, 2, 71, 94648488201283, 0}}}} [15:42:31.650] _do_rethrow = [15:42:31.650] result = [15:42:31.650] nprocessed = [15:42:31.650] saveTopTransactionResourceOwner = 0x56153ca23e88 [15:42:31.650] saveTopTransactionContext = 0x56153ca7aad0 [15:42:31.650] saveActivePortal = 0x0 [15:42:31.650] saveResourceOwner = 0x56153ca23e88 [15:42:31.650] savePortalContext = 0x0 [15:42:31.650] saveMemoryContext = 0x56153ca7aad0 [15:42:31.650] __func__ = "PortalRun" [15:42:31.650] #20 0x0000561511fcb016 in exec_simple_query (query_string=query_string@entry=0x56153c9e3240 "CREATE INDEX testindex ON testtable USING vci (key, cond, c01a, c01b, c02, c03, c05, c06, c07, c08, c09, c10, c13, c15, c16, c17, c18, c19, c20, c21, c22, c23a, c23b, c24a, c24b, c25, c26);") at ../src/backend/tcop/postgres.c:1273 [15:42:31.650] cmdtaglen = 12 [15:42:31.650] snapshot_set = [15:42:31.650] per_parsetree_context = 0x0 [15:42:31.650] plantree_list = 0x56153c9e4e68 [15:42:31.650] parsetree = 0x56153c9e4a78 [15:42:31.650] commandTag = [15:42:31.650] qc = {commandTag = CMDTAG_UNKNOWN, nprocessed = 0} [15:42:31.650] querytree_list = [15:42:31.650] portal = 0x56153ca65e20 [15:42:31.650] receiver = 0x56153c9e4eb8 [15:42:31.650] format = 0 [15:42:31.650] cmdtagname = [15:42:31.650] parsetree_item__state = [15:42:31.650] dest = DestRemote [15:42:31.650] oldcontext = 0x56153ca7aad0 [15:42:31.650] parsetree_list = 0x56153c9e4aa8 [15:42:31.650] parsetree_item = 0x56153c9e4ac0 [15:42:31.650] save_log_statement_stats = false [15:42:31.650] was_logged = false [15:42:31.650] use_implicit_block = false [15:42:31.650] msec_str = "\200<\304\022\025V\000\000\376o)\022\025V\000\000\020\276\b&\375\177\000\000\276\000\000\000\000\000\000" [15:42:31.650] __func__ = "exec_simple_query" [15:42:31.650] #21 0x0000561511fce25f in PostgresMain (dbname=, username=) at ../src/backend/tcop/postgres.c:4766 [15:42:31.650] query_string = 0x56153c9e3240 "CREATE INDEX testindex ON testtable USING vci (key, cond, c01a, c01b, c02, c03, c05, c06, c07, c08, c09, c10, c13, c15, c16, c17, c18, c19, c20, c21, c22, c23a, c23b, c24a, c24b, c25, c26);" [15:42:31.650] firstchar = [15:42:31.650] input_message = {data = 0x56153c9e3240 "CREATE INDEX testindex ON testtable USING vci (key, cond, c01a, c01b, c02, c03, c05, c06, c07, c08, c09, c10, c13, c15, c16, c17, c18, c19, c20, c21, c22, c23a, c23b, c24a, c24b, c25, c26);", len = 190, maxlen = 1024, cursor = 190} [15:42:31.650] local_sigjmp_buf = {{__jmpbuf = {94648512224792, -5745123564477419462, 4, 94648509152384, 24, 1, -2047640871759187910, -5745116956894760902}, __mask_was_saved = 1, __saved_mask = {__val = {4194304, 94649211033296, 18944, 94648512218816, 94649211555216, 24, 94648499132208, 0, 10, 2, 94648512224800, 94649211033296, 94648512218816, 94648509152384, 24, 1}}}} [15:42:31.650] send_ready_for_query = false [15:42:31.650] idle_in_transaction_timeout_enabled = false [15:42:31.650] idle_session_timeout_enabled = false [15:42:31.650] __func__ = "PostgresMain" [15:42:31.650] #22 0x0000561511fc3b70 in BackendMain (startup_data=, startup_data_len=) at ../src/backend/tcop/backend_startup.c:124 [15:42:31.650] bsdata = [15:42:31.650] #23 0x0000561511e614c7 in postmaster_child_launch (child_type=B_BACKEND, child_slot=1, startup_data=startup_data@entry=0x7ffd2608bf90, startup_data_len=startup_data_len@entry=24, client_sock=client_sock@entry=0x7ffd2608c000) at ../src/backend/postmaster/launch_backend.c:290 [15:42:31.650] pid = [15:42:31.650] #24 0x0000561511e66a8b in BackendStartup (client_sock=client_sock@entry=0x7ffd2608c000) at ../src/backend/postmaster/postmaster.c:3580 [15:42:31.650] bn = 0x56153ca0c9d8 [15:42:31.650] pid = [15:42:31.650] startup_data = {canAcceptConnections = CAC_OK, socket_created = 805217824216923, fork_started = 805217824216924} [15:42:31.650] cac = [15:42:31.650] __func__ = "BackendStartup" [15:42:31.650] #25 0x0000561511e68fb7 in ServerLoop () at ../src/backend/postmaster/postmaster.c:1702 [15:42:31.650] s = {sock = 163, raddr = {addr = {ss_family = 1, __ss_padding = "\370\020\025V\000\000X\255\364\020\025V\000\000@\301\b&\375\177\000\0008\301\b&\375\177\000\000\225[\362\001\000\000\000\000\240\276\240<\025V\000\000.", '\000' , "`\300\b&\375\177\000\000\000\004\000\000\000\000\000\000x\301\b&\375\177\000\000\0008\234\225\327,\367\312p\350\231<", '\000' , __ss_align = 67}, salen = 2}} [15:42:31.650] i = 0 [15:42:31.650] now = [15:42:31.650] last_lockfile_recheck_time = 1751902623 [15:42:31.650] last_touch_time = 1751902623 [15:42:31.650] events = {{pos = 1, events = 2, fd = 161, user_data = 0x0}, {pos = 0, events = 0, fd = 638108096, user_data = 0x0}, {pos = 17, events = 0, fd = -984433648, user_data = 0x1}, {pos = 0, events = 0, fd = 1, user_data = 0x7f44c59b32e0}, {pos = 638107960, events = 32765, fd = 638107968, user_data = 0x7f44c59b3668}, {pos = 0, events = 0, fd = 1, user_data = 0x1}, {pos = 1017000704, events = 22037, fd = 1, user_data = 0x56153c9e3300}, {pos = -1, events = 0, fd = -1006444512, user_data = 0x7f44c5595a10}, {pos = 1017003344, events = 22037, fd = -1005654619, user_data = 0x7ffd2608c693}, {pos = 162, events = 0, fd = 638108032, user_data = 0x7f44c59b32e0}, {pos = 436, events = 0, fd = 310623648, user_data = 0x0}, {pos = 0, events = 0, fd = 261, user_data = 0x7f44c598eebe}, {pos = 1, events = 0, fd = 0, user_data = 0x7f44c402e020}, {pos = -1005638016, events = 32580, fd = 399906147, user_data = 0x7ffd2608c5b0}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = -979823942, events = 32580, fd = 0, user_data = 0x7f44c40aedd4 }, {pos = 0, events = 0, fd = 317818016, user_data = 0x2}, {pos = 0, events = 0, fd = 1016719472, user_data = 0x7f44c40eeedd }, {pos = 1017008464, events = 22037, fd = 301308280, user_data = 0x56153ca17c70}, {pos = 8096, events = 196607, fd = 1017216203, user_data = 0x561511f5e670 }, {pos = 1702060386, events = 1936158767, fd = 1952410737, user_data = 0x168}, {pos = 310623040, events = 22037, fd = 8, user_data = 0x1}, {pos = 1017000704, events = 22037, fd = -979833154, user_data = 0x1}, {pos = -1005883593, events = 32580, fd = -1006410552, user_data = 0x810}, {pos = 255, events = 0, fd = 99, user_data = 0x0}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = -1, events = 4294967295, fd = -1, user_data = 0xffffffffffffffff}, {pos = -1, events = 4294967295, fd = 762540901, user_data = 0x372020200a0a386d}, {pos = 822763892, events = 959526199, fd = 842412592, user_data = 0x2f6e757274736574}, {pos = 795435894, events = 1919378802, fd = 925906230, user_data = 0x7375727269632f70}, {pos = -984429952, events = 32580, fd = -984428608, 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 = 1017224336, user_data = 0x5615122b47b3 }, {pos = 1017224336, events = 22037, fd = 1080, user_data = 0x56153c99ead0}, {pos = 304828467, events = 22037, fd = 1024, user_data = 0x7f44c40b579b}, {pos = -1004611104, events = 32580, fd = -1005973138, 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 = 638109320, events = 32765, fd = -1005879473, user_data = 0x56153c99ead0}, {pos = 3, events = 0, fd = 0, user_data = 0xb5b2}, {pos = -336, events = 4294967295, fd = 0, user_data = 0x126}, {pos = -1005637485, events = 32580, fd = 1016720080, user_data = 0x1}, {pos = 1016720280, events = 22037, fd = 1024, user_data = 0x7ffd2608c688}, {pos = 304909636, events = 22037, fd = 317922768, user_data = 0x5615122b77e4 }, {pos = 1016720080, events = 22037, fd = 1017000256, user_data = 0x56153c99ead0}, {pos = -1005889637, events = 32580, fd = 0, user_data = 0x5615122c946b }, {pos = 1016720080, events = 1, fd = 304911796, user_data = 0x56153c9e3140}, {pos = -1005966671, events = 32580, fd = -1005972240, user_data = 0x0}, {pos = 0, events = 0, fd = 0, user_data = 0x0}, {pos = -1784924160, events = 3405196503, fd = 1016719472, user_data = 0xcaf72cd7959c3800}, {pos = 13, events = 0, fd = -1784924160, user_data = 0x0}, {pos = -1006259655, events = 32580, fd = 0, user_data = 0x561511e611ad }, {pos = 4194304, events = 0, fd = 1016834160, user_data = 0x1}, {pos = 0, events = 0, fd = 1016719472, user_data = 0x5615122b7678 }, {pos = 1016834160, events = 22037, fd = 1017000256, user_data = 0x56153c9ba870}, {pos = 1, events = 0, fd = 0, user_data = 0x5615122755df }, {pos = 13, events = 0, fd = 1017184488, user_data = 0x56153ca100c8}, {pos = 317819448, events = 22037, fd = 13, user_data = 0x0}, {pos = 0, events = 0, fd = 300290919, user_data = 0x56153c9e3140}, {pos = 300307827, events = 22037, fd = 314112272, user_data = 0x56153c9e3b20}} [15:42:31.650] nevents = 1 [15:42:31.650] __func__ = "ServerLoop" [15:42:31.650] #26 0x0000561511e6a81b in PostmasterMain (argc=argc@entry=8, argv=argv@entry=0x56153c9a1630) at ../src/backend/postmaster/postmaster.c:1400 [15:42:31.650] opt = [15:42:31.650] status = [15:42:31.650] userDoption = [15:42:31.650] listen_addr_saved = false [15:42:31.650] output_config_variable = [15:42:31.650] __func__ = "PostmasterMain" [15:42:31.650] #27 0x0000561511c96150 in main (argc=8, argv=0x56153c9a1630) at ../src/backend/main/main.c:227 [15:42:31.650] do_check_root = [15:42:31.650] dispatch_option = [15:42:31.686] -e [15:42:31.686] [15:42:31.686] [15:42:31.741] dumping /tmp/cores/pg_dump-6-46437.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:31.830] [New LWP 46437] [15:42:31.831] [15:42:31.831] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:31.831] [15:42:31.831] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:31.831] Debuginfod has been disabled. [15:42:31.831] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:31.896] [Thread debugging using libthread_db enabled] [15:42:31.896] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:31.896] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump -f /tmp/cirr'. [15:42:31.896] Program terminated with signal SIGABRT, Aborted. [15:42:31.896] #0 0x00007fcb882a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:31.916] [15:42:31.916] Thread 1 (Thread 0x7fcb880869c0 (LWP 46437)): [15:42:31.916] #0 0x00007fcb882a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:31.916] No symbol table info available. [15:42:31.916] #1 0x00007fcb8825afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:31.916] No symbol table info available. [15:42:31.916] #2 0x00007fcb88245472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:31.916] No symbol table info available. [15:42:31.916] #3 0x00007fcb8841e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:31.916] No locals. [15:42:31.916] #4 0x00007fcb8842aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:31.916] No locals. [15:42:31.916] #5 0x00007fcb8840dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55a841226350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:31.916] bp = 140725227655024 [15:42:31.916] pc = [15:42:31.916] Opts = {FromUnrecoverableHandler = true, pc = 94181134821037, bp = 94181506538656} [15:42:31.916] #6 0x000055a84115e6ad in addBoundaryDependencies (dobjs=0x55a8573ddca0, numObjs=4023, boundaryObjs=boundaryObjs@entry=0x55a8572f0e10) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:31.916] dobj = 0x55a8572f0d90 [15:42:31.916] preDataBound = 0x55a8572f0e10 [15:42:31.916] postDataBound = 0x55a8572f0e58 [15:42:31.916] i = 0 [15:42:31.916] #7 0x000055a841192914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:31.916] c = [15:42:31.916] filename = 0x55a8572e6e50 "/tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/standby.dump" [15:42:31.916] format = [15:42:31.916] tblinfo = [15:42:31.916] numTables = 213 [15:42:31.916] dobjs = 0x55a8573ddca0 [15:42:31.916] numObjs = 4023 [15:42:31.916] boundaryObjs = 0x55a8572f0e10 [15:42:31.916] i = [15:42:31.916] optindex = 60 [15:42:31.916] ropt = [15:42:31.916] fout = 0x55a8572e6eb0 [15:42:31.916] g_verbose = false [15:42:31.916] dumpencoding = 0x0 [15:42:31.916] dumpsnapshot = 0x0 [15:42:31.916] use_role = 0x0 [15:42:31.916] numWorkers = 1 [15:42:31.916] plainText = 1 [15:42:31.916] archiveFormat = [15:42:31.916] archiveMode = archModeAppend [15:42:31.916] compression_spec = {algorithm = PG_COMPRESSION_NONE, options = 0, level = 0, workers = 0, long_distance = false, parse_error = 0x0} [15:42:31.916] compression_detail = 0x0 [15:42:31.916] compression_algorithm_str = 0x55a8411e91bb "none" [15:42:31.916] error_detail = [15:42:31.916] user_compression_defined = false [15:42:31.916] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:31.916] data_only = false [15:42:31.916] schema_only = false [15:42:31.916] statistics_only = [15:42:31.916] with_data = [15:42:31.916] with_schema = [15:42:31.916] with_statistics = false [15:42:31.916] no_data = false [15:42:31.916] no_schema = false [15:42:31.916] no_statistics = true [15:42:31.916] dopt = {cparams = {dbname = 0x7ffd2534a5c2 "port=15073 dbname=template1", pgport = 0x0, pghost = 0x0, username = 0x0, promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 0, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 1, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 0, outputLOs = true, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 0, do_nothing = 0, dumpSchema = true, dumpData = true, dumpStatistics = false} [15:42:31.916] long_options = {{name = 0x55a8411e9546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x55a8411e9553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55a8411e955c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55a8411e9550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55a8411e9559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55a8411e956a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x55a8411e9570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x55a8411e9577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x55a8411e987f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x55a8411eb220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x55a8411e957e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x55a8411e9585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x55a8411e9201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x55a8411e958a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x55a8411e9597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x55a8411e77b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x55a8411e65c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x55a8411e95a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x55a8411e95af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x55a8411e5d22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x55a8411e95c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x55a8411e95bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x55a8411e95c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x55a8411e95cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x55a8411e95d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x55a8411e95de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x55a8411e95e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55a8411e95f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55a8411e95fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x55a8411e6ff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x55a8411e91cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x55a8411ee372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x55a8411e9604 "attribute-inserts", has_arg = 0, flag = 0x55a8412494f0 , val = 1}, {name = 0x55a8411e9616 "binary-upgrade", has_arg = 0, flag = 0x55a8412494d0 , val = 1}, {name = 0x55a8411e9625 "column-inserts", has_arg = 0, flag = 0x55a8412494f0 , val = 1}, {name = 0x55a8411e9634 "disable-dollar-quoting", has_arg = 0, flag = 0x55a8412494ec , val = 1}, {name = 0x55a8411e964b "disable-triggers", has_arg = 0, flag = 0x55a841249518 , val = 1}, {name = 0x55a8411e965c "enable-row-security", has_arg = 0, flag = 0x55a841249528 , val = 1}, {name = 0x55a8411e9670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x55a8411e9208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x55a8411e9683 "if-exists", has_arg = 0, flag = 0x55a8412494f4 , val = 1}, {name = 0x55a8411e960e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x55a8411e968d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x55a8411e969f "no-table-access-method", has_arg = 0, flag = 0x55a84124951c , val = 1}, {name = 0x55a8411e96b6 "no-tablespaces", has_arg = 0, flag = 0x55a841249520 , val = 1}, {name = 0x55a8411e96c5 "quote-all-identifiers", has_arg = 0, flag = 0x55a8412498a0 , val = 1}, {name = 0x55a8411e96db "load-via-partition-root", has_arg = 0, flag = 0x55a84124952c , val = 1}, {name = 0x55a8411e9519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x55a8411e96f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x55a8411e96fb "serializable-deferrable", has_arg = 0, flag = 0x55a841249514 , val = 1}, {name = 0x55a8411e9713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x55a8411e971c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x55a8411e972c "strict-names", has_arg = 0, flag = 0x55a8412496f4 , val = 1}, {name = 0x55a8411e9739 "use-set-session-authorization", has_arg = 0, flag = 0x55a841249524 , val = 1}, {name = 0x55a8411e9757 "no-comments", has_arg = 0, flag = 0x55a8412494f8 , val = 1}, {name = 0x55a8411e9763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x55a8411e976b "no-policies", has_arg = 0, flag = 0x55a8412494fc , val = 1}, {name = 0x55a8411e9777 "no-publications", has_arg = 0, flag = 0x55a841249500 , val = 1}, {name = 0x55a8411e9787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x55a8411e9791 "no-security-labels", has_arg = 0, flag = 0x55a841249504 , val = 1}, {name = 0x55a8411e97a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x55a8411e97b2 "no-subscriptions", has_arg = 0, flag = 0x55a841249508 , val = 1}, {name = 0x55a8411e97c3 "no-toast-compression", has_arg = 0, flag = 0x55a84124950c , val = 1}, {name = 0x55a8411e97d8 "no-unlogged-table-data", has_arg = 0, flag = 0x55a841249510 , val = 1}, {name = 0x55a8411e97ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x55a8411e97f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x55a8411e9801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x55a8411e980d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x55a8411e981d "on-conflict-do-nothing", has_arg = 0, flag = 0x55a841249554 , val = 1}, {name = 0x55a8411e921d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x55a8411e9834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x55a8411e9851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x55a8411e9849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x55a8411e5c08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x55a8411e9864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x55a8411e9870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x55a8411e9877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x55a8411e9889 "sequence-data", has_arg = 0, flag = 0x55a841249550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:31.927] -e [15:42:31.927] [15:42:31.927] [15:42:31.982] dumping /tmp/cores/pg_dump-6-53537.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:32.078] [New LWP 53537] [15:42:32.078] [15:42:32.078] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:32.078] [15:42:32.078] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:32.078] Debuginfod has been disabled. [15:42:32.078] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:32.145] [Thread debugging using libthread_db enabled] [15:42:32.145] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:32.145] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump --no-sync -f'. [15:42:32.145] Program terminated with signal SIGABRT, Aborted. [15:42:32.145] #0 0x00007fd41b2a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:32.167] [15:42:32.167] Thread 1 (Thread 0x7fd41a6489c0 (LWP 53537)): [15:42:32.167] #0 0x00007fd41b2a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:32.167] No symbol table info available. [15:42:32.167] #1 0x00007fd41b25afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:32.167] No symbol table info available. [15:42:32.167] #2 0x00007fd41b245472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:32.167] No symbol table info available. [15:42:32.167] #3 0x00007fd41b41e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:32.167] No locals. [15:42:32.167] #4 0x00007fd41b42aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:32.167] No locals. [15:42:32.167] #5 0x00007fd41b40dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x564f57631350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:32.167] bp = 140736588804032 [15:42:32.167] pc = [15:42:32.167] Opts = {FromUnrecoverableHandler = true, pc = 94898767697581, bp = 94899108619168} [15:42:32.167] #6 0x0000564f575696ad in addBoundaryDependencies (dobjs=0x564f6ba8a3a0, numObjs=4023, boundaryObjs=boundaryObjs@entry=0x564f6b997d30) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:32.167] dobj = 0x564f6b996dd0 [15:42:32.167] preDataBound = 0x564f6b997d30 [15:42:32.167] postDataBound = 0x564f6b997d78 [15:42:32.167] i = 0 [15:42:32.167] #7 0x0000564f5759d914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:32.167] c = [15:42:32.167] filename = 0x564f6b98d8c0 "/tmp/cirrus-ci-build/build/testrun/pg_dump/010_dump_connstr/data/t_010_dump_connstr_main_data/backup/plain.sql" [15:42:32.167] format = [15:42:32.167] tblinfo = [15:42:32.167] numTables = 213 [15:42:32.167] dobjs = 0x564f6ba8a3a0 [15:42:32.167] numObjs = 4023 [15:42:32.167] boundaryObjs = 0x564f6b997d30 [15:42:32.167] i = [15:42:32.167] optindex = 64 [15:42:32.167] ropt = [15:42:32.167] fout = 0x564f6b98d940 [15:42:32.167] g_verbose = false [15:42:32.167] dumpencoding = 0x0 [15:42:32.167] dumpsnapshot = 0x0 [15:42:32.167] use_role = 0x0 [15:42:32.167] numWorkers = 1 [15:42:32.167] plainText = 1 [15:42:32.167] archiveFormat = [15:42:32.167] archiveMode = archModeAppend [15:42:32.167] compression_spec = {algorithm = PG_COMPRESSION_NONE, options = 0, level = 0, workers = 0, long_distance = false, parse_error = 0x0} [15:42:32.167] compression_detail = 0x0 [15:42:32.167] compression_algorithm_str = 0x564f575f41bb "none" [15:42:32.167] error_detail = [15:42:32.167] user_compression_defined = false [15:42:32.167] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:32.167] data_only = false [15:42:32.167] schema_only = false [15:42:32.167] statistics_only = [15:42:32.167] with_data = [15:42:32.167] with_schema = [15:42:32.167] with_statistics = false [15:42:32.167] no_data = false [15:42:32.167] no_schema = false [15:42:32.167] no_statistics = false [15:42:32.167] dopt = {cparams = {dbname = 0x7fffca620536 "user='regress_\001\002\003\004\005\006\a\b\t\v\f\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037 !\"x\"#$%&\\'()*+-./0123456' dbname=template1", pgport = 0x0, pghost = 0x0, username = 0x0, promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 0, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 0, outputLOs = true, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 0, do_nothing = 0, dumpSchema = true, dumpData = true, dumpStatistics = false} [15:42:32.167] long_options = {{name = 0x564f575f4546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x564f575f4553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x564f575f455c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x564f575f4550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x564f575f4559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x564f575f456a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x564f575f4570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x564f575f4577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x564f575f487f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x564f575f6220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x564f575f457e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x564f575f4585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x564f575f4201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x564f575f458a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x564f575f4597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x564f575f27b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x564f575f15c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x564f575f45a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x564f575f45af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x564f575f0d22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x564f575f45c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x564f575f45bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x564f575f45c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x564f575f45cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x564f575f45d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x564f575f45de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x564f575f45e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x564f575f45f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x564f575f45fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x564f575f1ff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x564f575f41cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x564f575f9372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x564f575f4604 "attribute-inserts", has_arg = 0, flag = 0x564f576544f0 , val = 1}, {name = 0x564f575f4616 "binary-upgrade", has_arg = 0, flag = 0x564f576544d0 , val = 1}, {name = 0x564f575f4625 "column-inserts", has_arg = 0, flag = 0x564f576544f0 , val = 1}, {name = 0x564f575f4634 "disable-dollar-quoting", has_arg = 0, flag = 0x564f576544ec , val = 1}, {name = 0x564f575f464b "disable-triggers", has_arg = 0, flag = 0x564f57654518 , val = 1}, {name = 0x564f575f465c "enable-row-security", has_arg = 0, flag = 0x564f57654528 , val = 1}, {name = 0x564f575f4670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x564f575f4208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x564f575f4683 "if-exists", has_arg = 0, flag = 0x564f576544f4 , val = 1}, {name = 0x564f575f460e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x564f575f468d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x564f575f469f "no-table-access-method", has_arg = 0, flag = 0x564f5765451c , val = 1}, {name = 0x564f575f46b6 "no-tablespaces", has_arg = 0, flag = 0x564f57654520 , val = 1}, {name = 0x564f575f46c5 "quote-all-identifiers", has_arg = 0, flag = 0x564f576548a0 , val = 1}, {name = 0x564f575f46db "load-via-partition-root", has_arg = 0, flag = 0x564f5765452c , val = 1}, {name = 0x564f575f4519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x564f575f46f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x564f575f46fb "serializable-deferrable", has_arg = 0, flag = 0x564f57654514 , val = 1}, {name = 0x564f575f4713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x564f575f471c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x564f575f472c "strict-names", has_arg = 0, flag = 0x564f576546f4 , val = 1}, {name = 0x564f575f4739 "use-set-session-authorization", has_arg = 0, flag = 0x564f57654524 , val = 1}, {name = 0x564f575f4757 "no-comments", has_arg = 0, flag = 0x564f576544f8 , val = 1}, {name = 0x564f575f4763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x564f575f476b "no-policies", has_arg = 0, flag = 0x564f576544fc , val = 1}, {name = 0x564f575f4777 "no-publications", has_arg = 0, flag = 0x564f57654500 , val = 1}, {name = 0x564f575f4787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x564f575f4791 "no-security-labels", has_arg = 0, flag = 0x564f57654504 , val = 1}, {name = 0x564f575f47a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x564f575f47b2 "no-subscriptions", has_arg = 0, flag = 0x564f57654508 , val = 1}, {name = 0x564f575f47c3 "no-toast-compression", has_arg = 0, flag = 0x564f5765450c , val = 1}, {name = 0x564f575f47d8 "no-unlogged-table-data", has_arg = 0, flag = 0x564f57654510 , val = 1}, {name = 0x564f575f47ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x564f575f47f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x564f575f4801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x564f575f480d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x564f575f481d "on-conflict-do-nothing", has_arg = 0, flag = 0x564f57654554 , val = 1}, {name = 0x564f575f421d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x564f575f4834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x564f575f4851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x564f575f4849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x564f575f0c08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x564f575f4864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x564f575f4870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x564f575f4877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x564f575f4889 "sequence-data", has_arg = 0, flag = 0x564f57654550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:32.178] -e [15:42:32.178] [15:42:32.178] [15:42:32.238] dumping /tmp/cores/pg_dump-6-55965.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:32.339] [New LWP 55965] [15:42:32.339] [15:42:32.339] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:32.339] [15:42:32.339] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:32.339] Debuginfod has been disabled. [15:42:32.339] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:32.406] [Thread debugging using libthread_db enabled] [15:42:32.406] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:32.406] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump -f /tmp/cirr'. [15:42:32.406] Program terminated with signal SIGABRT, Aborted. [15:42:32.406] #0 0x00007f6ee6aa9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:32.425] [15:42:32.425] Thread 1 (Thread 0x7f6ee62449c0 (LWP 55965)): [15:42:32.425] #0 0x00007f6ee6aa9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:32.425] No symbol table info available. [15:42:32.425] #1 0x00007f6ee6a5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:32.425] No symbol table info available. [15:42:32.425] #2 0x00007f6ee6a45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:32.425] No symbol table info available. [15:42:32.425] #3 0x00007f6ee6c1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:32.425] No locals. [15:42:32.425] #4 0x00007f6ee6c2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:32.425] No locals. [15:42:32.425] #5 0x00007f6ee6c0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x557a52b7f350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:32.425] bp = 140731979432704 [15:42:32.425] pc = [15:42:32.425] Opts = {FromUnrecoverableHandler = true, pc = 93983861339821, bp = 93984049213408} [15:42:32.425] #6 0x0000557a52ab76ad in addBoundaryDependencies (dobjs=0x557a5dde2fe0, numObjs=4023, boundaryObjs=boundaryObjs@entry=0x557a5dcf7420) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:32.425] dobj = 0x557a5dcf5dd0 [15:42:32.425] preDataBound = 0x557a5dcf7420 [15:42:32.425] postDataBound = 0x557a5dcf7468 [15:42:32.425] i = 0 [15:42:32.425] #7 0x0000557a52aeb914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:32.425] c = [15:42:32.425] filename = 0x557a5dcebe50 "/tmp/cirrus-ci-build/build/testrun/pg_dump/006_pg_dumpall/data/tmp_test_FVVq/restore_tablespace/databases/1" [15:42:32.425] format = [15:42:32.425] tblinfo = [15:42:32.425] numTables = 213 [15:42:32.425] dobjs = 0x557a5dde2fe0 [15:42:32.425] numObjs = 4023 [15:42:32.425] boundaryObjs = 0x557a5dcf7420 [15:42:32.425] i = [15:42:32.425] optindex = 10 [15:42:32.425] ropt = [15:42:32.425] fout = 0x557a5dcebed0 [15:42:32.425] g_verbose = false [15:42:32.425] dumpencoding = 0x0 [15:42:32.425] dumpsnapshot = 0x0 [15:42:32.425] use_role = 0x0 [15:42:32.425] numWorkers = 1 [15:42:32.425] plainText = 0 [15:42:32.425] archiveFormat = [15:42:32.425] archiveMode = archModeWrite [15:42:32.425] compression_spec = {algorithm = PG_COMPRESSION_GZIP, options = 0, level = -1, workers = 0, long_distance = false, parse_error = 0x0} [15:42:32.425] compression_detail = 0x0 [15:42:32.425] compression_algorithm_str = 0x557a52b4222d "gzip" [15:42:32.425] error_detail = [15:42:32.425] user_compression_defined = false [15:42:32.425] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:32.425] data_only = false [15:42:32.425] schema_only = false [15:42:32.425] statistics_only = [15:42:32.425] with_data = [15:42:32.425] with_schema = [15:42:32.425] with_statistics = false [15:42:32.425] no_data = false [15:42:32.425] no_schema = false [15:42:32.425] no_statistics = false [15:42:32.425] dopt = {cparams = {dbname = 0x7ffeb7a495a4 " dbname=template1", pgport = 0x0, pghost = 0x0, username = 0x0, promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 0, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 1, outputLOs = true, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 0, do_nothing = 0, dumpSchema = true, dumpData = true, dumpStatistics = false} [15:42:32.425] long_options = {{name = 0x557a52b42546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x557a52b42553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x557a52b4255c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x557a52b42550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x557a52b42559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x557a52b4256a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x557a52b42570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x557a52b42577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x557a52b4287f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x557a52b44220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x557a52b4257e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x557a52b42585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x557a52b42201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x557a52b4258a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x557a52b42597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x557a52b407b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x557a52b3f5c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x557a52b425a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x557a52b425af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x557a52b3ed22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x557a52b425c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x557a52b425bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x557a52b425c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x557a52b425cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x557a52b425d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x557a52b425de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x557a52b425e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x557a52b425f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x557a52b425fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x557a52b3fff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x557a52b421cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x557a52b47372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x557a52b42604 "attribute-inserts", has_arg = 0, flag = 0x557a52ba24f0 , val = 1}, {name = 0x557a52b42616 "binary-upgrade", has_arg = 0, flag = 0x557a52ba24d0 , val = 1}, {name = 0x557a52b42625 "column-inserts", has_arg = 0, flag = 0x557a52ba24f0 , val = 1}, {name = 0x557a52b42634 "disable-dollar-quoting", has_arg = 0, flag = 0x557a52ba24ec , val = 1}, {name = 0x557a52b4264b "disable-triggers", has_arg = 0, flag = 0x557a52ba2518 , val = 1}, {name = 0x557a52b4265c "enable-row-security", has_arg = 0, flag = 0x557a52ba2528 , val = 1}, {name = 0x557a52b42670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x557a52b42208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x557a52b42683 "if-exists", has_arg = 0, flag = 0x557a52ba24f4 , val = 1}, {name = 0x557a52b4260e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x557a52b4268d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x557a52b4269f "no-table-access-method", has_arg = 0, flag = 0x557a52ba251c , val = 1}, {name = 0x557a52b426b6 "no-tablespaces", has_arg = 0, flag = 0x557a52ba2520 , val = 1}, {name = 0x557a52b426c5 "quote-all-identifiers", has_arg = 0, flag = 0x557a52ba28a0 , val = 1}, {name = 0x557a52b426db "load-via-partition-root", has_arg = 0, flag = 0x557a52ba252c , val = 1}, {name = 0x557a52b42519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x557a52b426f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x557a52b426fb "serializable-deferrable", has_arg = 0, flag = 0x557a52ba2514 , val = 1}, {name = 0x557a52b42713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x557a52b4271c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x557a52b4272c "strict-names", has_arg = 0, flag = 0x557a52ba26f4 , val = 1}, {name = 0x557a52b42739 "use-set-session-authorization", has_arg = 0, flag = 0x557a52ba2524 , val = 1}, {name = 0x557a52b42757 "no-comments", has_arg = 0, flag = 0x557a52ba24f8 , val = 1}, {name = 0x557a52b42763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x557a52b4276b "no-policies", has_arg = 0, flag = 0x557a52ba24fc , val = 1}, {name = 0x557a52b42777 "no-publications", has_arg = 0, flag = 0x557a52ba2500 , val = 1}, {name = 0x557a52b42787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x557a52b42791 "no-security-labels", has_arg = 0, flag = 0x557a52ba2504 , val = 1}, {name = 0x557a52b427a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x557a52b427b2 "no-subscriptions", has_arg = 0, flag = 0x557a52ba2508 , val = 1}, {name = 0x557a52b427c3 "no-toast-compression", has_arg = 0, flag = 0x557a52ba250c , val = 1}, {name = 0x557a52b427d8 "no-unlogged-table-data", has_arg = 0, flag = 0x557a52ba2510 , val = 1}, {name = 0x557a52b427ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x557a52b427f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x557a52b42801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x557a52b4280d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x557a52b4281d "on-conflict-do-nothing", has_arg = 0, flag = 0x557a52ba2554 , val = 1}, {name = 0x557a52b4221d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x557a52b42834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x557a52b42851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x557a52b42849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x557a52b3ec08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x557a52b42864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x557a52b42870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x557a52b42877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x557a52b42889 "sequence-data", has_arg = 0, flag = 0x557a52ba2550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:32.435] -e [15:42:32.435] [15:42:32.435] [15:42:32.490] dumping /tmp/cores/pg_dump-6-38366.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:32.606] [New LWP 38366] [15:42:32.607] [15:42:32.607] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:32.607] [15:42:32.607] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:32.607] Debuginfod has been disabled. [15:42:32.607] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:32.673] [Thread debugging using libthread_db enabled] [15:42:32.673] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:32.673] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump --no-sync -d'. [15:42:32.673] Program terminated with signal SIGABRT, Aborted. [15:42:32.673] #0 0x00007f0e418a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:32.693] [15:42:32.693] Thread 1 (Thread 0x7f0e4104f9c0 (LWP 38366)): [15:42:32.693] #0 0x00007f0e418a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:32.693] No symbol table info available. [15:42:32.693] #1 0x00007f0e4185afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:32.693] No symbol table info available. [15:42:32.693] #2 0x00007f0e41845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:32.693] No symbol table info available. [15:42:32.693] #3 0x00007f0e41a1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:32.693] No locals. [15:42:32.693] #4 0x00007f0e41a2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:32.693] No locals. [15:42:32.693] #5 0x00007f0e41a0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x560b4dab8350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:32.693] bp = 140721642579584 [15:42:32.693] pc = [15:42:32.693] Opts = {FromUnrecoverableHandler = true, pc = 94606546896557, bp = 94606952451024} [15:42:32.693] #6 0x0000560b4d9f06ad in addBoundaryDependencies (dobjs=0x560b65cb4bd0, numObjs=9682, boundaryObjs=boundaryObjs@entry=0x560b65b567a0) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:32.693] dobj = 0x560b65ab75d0 [15:42:32.693] preDataBound = 0x560b65b567a0 [15:42:32.693] postDataBound = 0x560b65b567e8 [15:42:32.693] i = 0 [15:42:32.693] #7 0x0000560b4da24914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:32.693] c = [15:42:32.693] filename = 0x560b65aad630 "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/tmp_test_vHdn/src_dump.sql" [15:42:32.693] format = [15:42:32.693] tblinfo = [15:42:32.693] numTables = 1060 [15:42:32.693] dobjs = 0x560b65cb4bd0 [15:42:32.693] numObjs = 9682 [15:42:32.693] boundaryObjs = 0x560b65b567a0 [15:42:32.693] i = [15:42:32.693] optindex = 64 [15:42:32.693] ropt = [15:42:32.693] fout = 0x560b65aad6a0 [15:42:32.693] g_verbose = false [15:42:32.693] dumpencoding = 0x0 [15:42:32.693] dumpsnapshot = 0x0 [15:42:32.693] use_role = 0x0 [15:42:32.693] numWorkers = 1 [15:42:32.693] plainText = 1 [15:42:32.693] archiveFormat = [15:42:32.693] archiveMode = archModeWrite [15:42:32.693] compression_spec = {algorithm = PG_COMPRESSION_NONE, options = 0, level = 0, workers = 0, long_distance = false, parse_error = 0x0} [15:42:32.693] compression_detail = 0x0 [15:42:32.693] compression_algorithm_str = 0x560b4da7b1bb "none" [15:42:32.693] error_detail = [15:42:32.693] user_compression_defined = false [15:42:32.693] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:32.693] data_only = false [15:42:32.693] schema_only = false [15:42:32.693] statistics_only = [15:42:32.693] with_data = [15:42:32.693] with_schema = [15:42:32.693] with_statistics = false [15:42:32.693] no_data = false [15:42:32.693] no_schema = false [15:42:32.693] no_statistics = false [15:42:32.693] dopt = {cparams = {dbname = 0x560b65aad5f0 "port=21486 host=/tmp/3tqfWJ_MqM dbname='regression'", pgport = 0x0, pghost = 0x0, username = 0x0, promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 0, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 0, outputLOs = true, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 0, do_nothing = 0, dumpSchema = true, dumpData = true, dumpStatistics = false} [15:42:32.693] long_options = {{name = 0x560b4da7b546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x560b4da7b553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x560b4da7b55c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x560b4da7b550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x560b4da7b559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x560b4da7b56a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x560b4da7b570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x560b4da7b577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x560b4da7b87f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x560b4da7d220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x560b4da7b57e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x560b4da7b585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x560b4da7b201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x560b4da7b58a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x560b4da7b597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x560b4da797b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x560b4da785c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x560b4da7b5a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x560b4da7b5af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x560b4da77d22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x560b4da7b5c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x560b4da7b5bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x560b4da7b5c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x560b4da7b5cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x560b4da7b5d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x560b4da7b5de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x560b4da7b5e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x560b4da7b5f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x560b4da7b5fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x560b4da78ff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x560b4da7b1cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x560b4da80372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x560b4da7b604 "attribute-inserts", has_arg = 0, flag = 0x560b4dadb4f0 , val = 1}, {name = 0x560b4da7b616 "binary-upgrade", has_arg = 0, flag = 0x560b4dadb4d0 , val = 1}, {name = 0x560b4da7b625 "column-inserts", has_arg = 0, flag = 0x560b4dadb4f0 , val = 1}, {name = 0x560b4da7b634 "disable-dollar-quoting", has_arg = 0, flag = 0x560b4dadb4ec , val = 1}, {name = 0x560b4da7b64b "disable-triggers", has_arg = 0, flag = 0x560b4dadb518 , val = 1}, {name = 0x560b4da7b65c "enable-row-security", has_arg = 0, flag = 0x560b4dadb528 , val = 1}, {name = 0x560b4da7b670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x560b4da7b208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x560b4da7b683 "if-exists", has_arg = 0, flag = 0x560b4dadb4f4 , val = 1}, {name = 0x560b4da7b60e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x560b4da7b68d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x560b4da7b69f "no-table-access-method", has_arg = 0, flag = 0x560b4dadb51c , val = 1}, {name = 0x560b4da7b6b6 "no-tablespaces", has_arg = 0, flag = 0x560b4dadb520 , val = 1}, {name = 0x560b4da7b6c5 "quote-all-identifiers", has_arg = 0, flag = 0x560b4dadb8a0 , val = 1}, {name = 0x560b4da7b6db "load-via-partition-root", has_arg = 0, flag = 0x560b4dadb52c , val = 1}, {name = 0x560b4da7b519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x560b4da7b6f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x560b4da7b6fb "serializable-deferrable", has_arg = 0, flag = 0x560b4dadb514 , val = 1}, {name = 0x560b4da7b713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x560b4da7b71c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x560b4da7b72c "strict-names", has_arg = 0, flag = 0x560b4dadb6f4 , val = 1}, {name = 0x560b4da7b739 "use-set-session-authorization", has_arg = 0, flag = 0x560b4dadb524 , val = 1}, {name = 0x560b4da7b757 "no-comments", has_arg = 0, flag = 0x560b4dadb4f8 , val = 1}, {name = 0x560b4da7b763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x560b4da7b76b "no-policies", has_arg = 0, flag = 0x560b4dadb4fc , val = 1}, {name = 0x560b4da7b777 "no-publications", has_arg = 0, flag = 0x560b4dadb500 , val = 1}, {name = 0x560b4da7b787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x560b4da7b791 "no-security-labels", has_arg = 0, flag = 0x560b4dadb504 , val = 1}, {name = 0x560b4da7b7a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x560b4da7b7b2 "no-subscriptions", has_arg = 0, flag = 0x560b4dadb508 , val = 1}, {name = 0x560b4da7b7c3 "no-toast-compression", has_arg = 0, flag = 0x560b4dadb50c , val = 1}, {name = 0x560b4da7b7d8 "no-unlogged-table-data", has_arg = 0, flag = 0x560b4dadb510 , val = 1}, {name = 0x560b4da7b7ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x560b4da7b7f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x560b4da7b801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x560b4da7b80d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x560b4da7b81d "on-conflict-do-nothing", has_arg = 0, flag = 0x560b4dadb554 , val = 1}, {name = 0x560b4da7b21d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x560b4da7b834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x560b4da7b851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x560b4da7b849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x560b4da77c08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x560b4da7b864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x560b4da7b870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x560b4da7b877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x560b4da7b889 "sequence-data", has_arg = 0, flag = 0x560b4dadb550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:32.703] -e [15:42:32.703] [15:42:32.703] [15:42:32.758] dumping /tmp/cores/pg_dump-6-53835.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:32.870] [New LWP 53835] [15:42:32.871] [15:42:32.871] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:32.871] [15:42:32.871] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:32.871] Debuginfod has been disabled. [15:42:32.871] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:32.937] [Thread debugging using libthread_db enabled] [15:42:32.937] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:32.937] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump -f /tmp/cirr'. [15:42:32.937] Program terminated with signal SIGABRT, Aborted. [15:42:32.937] #0 0x00007fd3dd2a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:32.957] [15:42:32.957] Thread 1 (Thread 0x7fd3dca1d9c0 (LWP 53835)): [15:42:32.957] #0 0x00007fd3dd2a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:32.957] No symbol table info available. [15:42:32.957] #1 0x00007fd3dd25afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:32.957] No symbol table info available. [15:42:32.957] #2 0x00007fd3dd245472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:32.957] No symbol table info available. [15:42:32.957] #3 0x00007fd3dd41e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:32.957] No locals. [15:42:32.957] #4 0x00007fd3dd42aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:32.957] No locals. [15:42:32.957] #5 0x00007fd3dd40dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x556fc544b350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:32.957] bp = 140732436195728 [15:42:32.957] pc = [15:42:32.957] Opts = {FromUnrecoverableHandler = true, pc = 93938538526381, bp = 93939586318304} [15:42:32.957] #6 0x0000556fc53836ad in addBoundaryDependencies (dobjs=0x557003ac3fe0, numObjs=4023, boundaryObjs=boundaryObjs@entry=0x5570039d8420) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:32.957] dobj = 0x5570039d6dd0 [15:42:32.957] preDataBound = 0x5570039d8420 [15:42:32.957] postDataBound = 0x5570039d8468 [15:42:32.957] i = 0 [15:42:32.957] #7 0x0000556fc53b7914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:32.957] c = [15:42:32.957] filename = 0x5570039cce50 "/tmp/cirrus-ci-build/build/testrun/pg_dump/006_pg_dumpall/data/tmp_test_FVVq/excluding_databases/databases/1" [15:42:32.957] format = [15:42:32.957] tblinfo = [15:42:32.957] numTables = 213 [15:42:32.957] dobjs = 0x557003ac3fe0 [15:42:32.957] numObjs = 4023 [15:42:32.957] boundaryObjs = 0x5570039d8420 [15:42:32.957] i = [15:42:32.957] optindex = 10 [15:42:32.957] ropt = [15:42:32.957] fout = 0x5570039cced0 [15:42:32.957] g_verbose = false [15:42:32.957] dumpencoding = 0x0 [15:42:32.957] dumpsnapshot = 0x0 [15:42:32.957] use_role = 0x0 [15:42:32.957] numWorkers = 1 [15:42:32.957] plainText = 0 [15:42:32.957] archiveFormat = [15:42:32.957] archiveMode = archModeWrite [15:42:32.957] compression_spec = {algorithm = PG_COMPRESSION_GZIP, options = 0, level = -1, workers = 0, long_distance = false, parse_error = 0x0} [15:42:32.957] compression_detail = 0x0 [15:42:32.957] compression_algorithm_str = 0x556fc540e22d "gzip" [15:42:32.957] error_detail = [15:42:32.957] user_compression_defined = false [15:42:32.957] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:32.957] data_only = false [15:42:32.957] schema_only = false [15:42:32.957] statistics_only = [15:42:32.957] with_data = [15:42:32.957] with_schema = [15:42:32.957] with_statistics = false [15:42:32.957] no_data = false [15:42:32.957] no_schema = false [15:42:32.957] no_statistics = false [15:42:32.957] dopt = {cparams = {dbname = 0x7ffed2de45a4 " dbname=template1", pgport = 0x0, pghost = 0x0, username = 0x0, promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 0, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 1, outputLOs = true, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 0, do_nothing = 0, dumpSchema = true, dumpData = true, dumpStatistics = false} [15:42:32.957] long_options = {{name = 0x556fc540e546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x556fc540e553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x556fc540e55c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x556fc540e550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x556fc540e559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x556fc540e56a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x556fc540e570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x556fc540e577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x556fc540e87f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x556fc5410220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x556fc540e57e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x556fc540e585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x556fc540e201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x556fc540e58a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x556fc540e597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x556fc540c7b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x556fc540b5c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x556fc540e5a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x556fc540e5af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x556fc540ad22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x556fc540e5c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x556fc540e5bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x556fc540e5c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x556fc540e5cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x556fc540e5d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x556fc540e5de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x556fc540e5e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x556fc540e5f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x556fc540e5fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x556fc540bff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x556fc540e1cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x556fc5413372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x556fc540e604 "attribute-inserts", has_arg = 0, flag = 0x556fc546e4f0 , val = 1}, {name = 0x556fc540e616 "binary-upgrade", has_arg = 0, flag = 0x556fc546e4d0 , val = 1}, {name = 0x556fc540e625 "column-inserts", has_arg = 0, flag = 0x556fc546e4f0 , val = 1}, {name = 0x556fc540e634 "disable-dollar-quoting", has_arg = 0, flag = 0x556fc546e4ec , val = 1}, {name = 0x556fc540e64b "disable-triggers", has_arg = 0, flag = 0x556fc546e518 , val = 1}, {name = 0x556fc540e65c "enable-row-security", has_arg = 0, flag = 0x556fc546e528 , val = 1}, {name = 0x556fc540e670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x556fc540e208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x556fc540e683 "if-exists", has_arg = 0, flag = 0x556fc546e4f4 , val = 1}, {name = 0x556fc540e60e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x556fc540e68d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x556fc540e69f "no-table-access-method", has_arg = 0, flag = 0x556fc546e51c , val = 1}, {name = 0x556fc540e6b6 "no-tablespaces", has_arg = 0, flag = 0x556fc546e520 , val = 1}, {name = 0x556fc540e6c5 "quote-all-identifiers", has_arg = 0, flag = 0x556fc546e8a0 , val = 1}, {name = 0x556fc540e6db "load-via-partition-root", has_arg = 0, flag = 0x556fc546e52c , val = 1}, {name = 0x556fc540e519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x556fc540e6f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x556fc540e6fb "serializable-deferrable", has_arg = 0, flag = 0x556fc546e514 , val = 1}, {name = 0x556fc540e713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x556fc540e71c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x556fc540e72c "strict-names", has_arg = 0, flag = 0x556fc546e6f4 , val = 1}, {name = 0x556fc540e739 "use-set-session-authorization", has_arg = 0, flag = 0x556fc546e524 , val = 1}, {name = 0x556fc540e757 "no-comments", has_arg = 0, flag = 0x556fc546e4f8 , val = 1}, {name = 0x556fc540e763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x556fc540e76b "no-policies", has_arg = 0, flag = 0x556fc546e4fc , val = 1}, {name = 0x556fc540e777 "no-publications", has_arg = 0, flag = 0x556fc546e500 , val = 1}, {name = 0x556fc540e787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x556fc540e791 "no-security-labels", has_arg = 0, flag = 0x556fc546e504 , val = 1}, {name = 0x556fc540e7a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x556fc540e7b2 "no-subscriptions", has_arg = 0, flag = 0x556fc546e508 , val = 1}, {name = 0x556fc540e7c3 "no-toast-compression", has_arg = 0, flag = 0x556fc546e50c , val = 1}, {name = 0x556fc540e7d8 "no-unlogged-table-data", has_arg = 0, flag = 0x556fc546e510 , val = 1}, {name = 0x556fc540e7ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x556fc540e7f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x556fc540e801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x556fc540e80d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x556fc540e81d "on-conflict-do-nothing", has_arg = 0, flag = 0x556fc546e554 , val = 1}, {name = 0x556fc540e21d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x556fc540e834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x556fc540e851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x556fc540e849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x556fc540ac08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x556fc540e864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x556fc540e870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x556fc540e877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x556fc540e889 "sequence-data", has_arg = 0, flag = 0x556fc546e550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:32.967] -e [15:42:32.967] [15:42:32.967] [15:42:33.022] dumping /tmp/cores/pg_dump-6-54205.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:33.126] [New LWP 54205] [15:42:33.127] [15:42:33.127] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:33.127] [15:42:33.127] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:33.127] Debuginfod has been disabled. [15:42:33.127] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:33.193] [Thread debugging using libthread_db enabled] [15:42:33.193] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:33.193] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump -f /tmp/cirr'. [15:42:33.193] Program terminated with signal SIGABRT, Aborted. [15:42:33.193] #0 0x00007fc58e6a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:33.213] [15:42:33.213] Thread 1 (Thread 0x7fc58de8a9c0 (LWP 54205)): [15:42:33.213] #0 0x00007fc58e6a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:33.213] No symbol table info available. [15:42:33.213] #1 0x00007fc58e65afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:33.213] No symbol table info available. [15:42:33.213] #2 0x00007fc58e645472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:33.213] No symbol table info available. [15:42:33.213] #3 0x00007fc58e81e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:33.213] No locals. [15:42:33.213] #4 0x00007fc58e82aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:33.213] No locals. [15:42:33.213] #5 0x00007fc58e80dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5570dede4350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:33.213] bp = 140726559525120 [15:42:33.213] pc = [15:42:33.213] Opts = {FromUnrecoverableHandler = true, pc = 93943262987949, bp = 93943394640320} [15:42:33.213] #6 0x00005570ded1c6ad in addBoundaryDependencies (dobjs=0x5570e6aaa1c0, numObjs=4023, boundaryObjs=boundaryObjs@entry=0x5570e69be5e0) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:33.213] dobj = 0x5570e69bcf90 [15:42:33.213] preDataBound = 0x5570e69be5e0 [15:42:33.213] postDataBound = 0x5570e69be628 [15:42:33.213] i = 0 [15:42:33.213] #7 0x00005570ded50914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:33.213] c = [15:42:33.213] filename = 0x5570e69b1e50 "/tmp/cirrus-ci-build/build/testrun/pg_dump/006_pg_dumpall/data/tmp_test_FVVq/format_custom/databases/1.dmp" [15:42:33.213] format = [15:42:33.213] tblinfo = [15:42:33.213] numTables = 213 [15:42:33.213] dobjs = 0x5570e6aaa1c0 [15:42:33.213] numObjs = 4023 [15:42:33.213] boundaryObjs = 0x5570e69be5e0 [15:42:33.213] i = [15:42:33.213] optindex = 10 [15:42:33.213] ropt = [15:42:33.213] fout = 0x5570e69b1ed0 [15:42:33.213] g_verbose = false [15:42:33.213] dumpencoding = 0x0 [15:42:33.213] dumpsnapshot = 0x0 [15:42:33.213] use_role = 0x0 [15:42:33.213] numWorkers = 1 [15:42:33.213] plainText = 0 [15:42:33.213] archiveFormat = [15:42:33.213] archiveMode = archModeWrite [15:42:33.213] compression_spec = {algorithm = PG_COMPRESSION_GZIP, options = 0, level = -1, workers = 0, long_distance = false, parse_error = 0x0} [15:42:33.213] compression_detail = 0x0 [15:42:33.213] compression_algorithm_str = 0x5570deda722d "gzip" [15:42:33.213] error_detail = [15:42:33.213] user_compression_defined = false [15:42:33.213] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:33.213] data_only = false [15:42:33.213] schema_only = false [15:42:33.213] statistics_only = [15:42:33.213] with_data = [15:42:33.213] with_schema = [15:42:33.213] with_statistics = false [15:42:33.213] no_data = false [15:42:33.213] no_schema = false [15:42:33.213] no_statistics = false [15:42:33.213] dopt = {cparams = {dbname = 0x7ffd749755a4 " dbname=template1", pgport = 0x0, pghost = 0x0, username = 0x0, promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 0, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 1, outputLOs = true, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 0, do_nothing = 0, dumpSchema = true, dumpData = true, dumpStatistics = false} [15:42:33.213] long_options = {{name = 0x5570deda7546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x5570deda7553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x5570deda755c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x5570deda7550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x5570deda7559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x5570deda756a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x5570deda7570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x5570deda7577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x5570deda787f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x5570deda9220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x5570deda757e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x5570deda7585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x5570deda7201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x5570deda758a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x5570deda7597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x5570deda57b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x5570deda45c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x5570deda75a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x5570deda75af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x5570deda3d22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x5570deda75c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x5570deda75bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x5570deda75c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x5570deda75cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x5570deda75d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x5570deda75de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x5570deda75e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x5570deda75f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x5570deda75fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x5570deda4ff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x5570deda71cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x5570dedac372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x5570deda7604 "attribute-inserts", has_arg = 0, flag = 0x5570dee074f0 , val = 1}, {name = 0x5570deda7616 "binary-upgrade", has_arg = 0, flag = 0x5570dee074d0 , val = 1}, {name = 0x5570deda7625 "column-inserts", has_arg = 0, flag = 0x5570dee074f0 , val = 1}, {name = 0x5570deda7634 "disable-dollar-quoting", has_arg = 0, flag = 0x5570dee074ec , val = 1}, {name = 0x5570deda764b "disable-triggers", has_arg = 0, flag = 0x5570dee07518 , val = 1}, {name = 0x5570deda765c "enable-row-security", has_arg = 0, flag = 0x5570dee07528 , val = 1}, {name = 0x5570deda7670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x5570deda7208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x5570deda7683 "if-exists", has_arg = 0, flag = 0x5570dee074f4 , val = 1}, {name = 0x5570deda760e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x5570deda768d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x5570deda769f "no-table-access-method", has_arg = 0, flag = 0x5570dee0751c , val = 1}, {name = 0x5570deda76b6 "no-tablespaces", has_arg = 0, flag = 0x5570dee07520 , val = 1}, {name = 0x5570deda76c5 "quote-all-identifiers", has_arg = 0, flag = 0x5570dee078a0 , val = 1}, {name = 0x5570deda76db "load-via-partition-root", has_arg = 0, flag = 0x5570dee0752c , val = 1}, {name = 0x5570deda7519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x5570deda76f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x5570deda76fb "serializable-deferrable", has_arg = 0, flag = 0x5570dee07514 , val = 1}, {name = 0x5570deda7713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x5570deda771c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x5570deda772c "strict-names", has_arg = 0, flag = 0x5570dee076f4 , val = 1}, {name = 0x5570deda7739 "use-set-session-authorization", has_arg = 0, flag = 0x5570dee07524 , val = 1}, {name = 0x5570deda7757 "no-comments", has_arg = 0, flag = 0x5570dee074f8 , val = 1}, {name = 0x5570deda7763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x5570deda776b "no-policies", has_arg = 0, flag = 0x5570dee074fc , val = 1}, {name = 0x5570deda7777 "no-publications", has_arg = 0, flag = 0x5570dee07500 , val = 1}, {name = 0x5570deda7787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x5570deda7791 "no-security-labels", has_arg = 0, flag = 0x5570dee07504 , val = 1}, {name = 0x5570deda77a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x5570deda77b2 "no-subscriptions", has_arg = 0, flag = 0x5570dee07508 , val = 1}, {name = 0x5570deda77c3 "no-toast-compression", has_arg = 0, flag = 0x5570dee0750c , val = 1}, {name = 0x5570deda77d8 "no-unlogged-table-data", has_arg = 0, flag = 0x5570dee07510 , val = 1}, {name = 0x5570deda77ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x5570deda77f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x5570deda7801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x5570deda780d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x5570deda781d "on-conflict-do-nothing", has_arg = 0, flag = 0x5570dee07554 , val = 1}, {name = 0x5570deda721d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x5570deda7834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x5570deda7851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x5570deda7849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x5570deda3c08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x5570deda7864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x5570deda7870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x5570deda7877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x5570deda7889 "sequence-data", has_arg = 0, flag = 0x5570dee07550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:33.224] -e [15:42:33.224] [15:42:33.224] [15:42:33.281] dumping /tmp/cores/pg_dump-6-32940.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:33.374] [New LWP 32940] [15:42:33.375] [15:42:33.375] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:33.375] [15:42:33.375] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:33.375] Debuginfod has been disabled. [15:42:33.375] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:33.442] [Thread debugging using libthread_db enabled] [15:42:33.442] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:33.442] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump --host /tmp/'. [15:42:33.442] Program terminated with signal SIGABRT, Aborted. [15:42:33.442] #0 0x00007f544f8a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:33.461] [15:42:33.461] Thread 1 (Thread 0x7f544f6889c0 (LWP 32940)): [15:42:33.461] #0 0x00007f544f8a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:33.461] No symbol table info available. [15:42:33.461] #1 0x00007f544f85afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:33.461] No symbol table info available. [15:42:33.461] #2 0x00007f544f845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:33.461] No symbol table info available. [15:42:33.461] #3 0x00007f544fa1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:33.461] No locals. [15:42:33.461] #4 0x00007f544fa2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:33.461] No locals. [15:42:33.461] #5 0x00007f544fa0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5651f8a5b350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:33.461] bp = 140730075211440 [15:42:33.461] pc = [15:42:33.461] Opts = {FromUnrecoverableHandler = true, pc = 94910063130285, bp = 94910646469776} [15:42:33.461] #6 0x00005651f89936ad in addBoundaryDependencies (dobjs=0x56521b5e4490, numObjs=4026, boundaryObjs=boundaryObjs@entry=0x56521b4f47d0) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:33.461] dobj = 0x56521b4f4750 [15:42:33.461] preDataBound = 0x56521b4f47d0 [15:42:33.461] postDataBound = 0x56521b4f4818 [15:42:33.461] i = 0 [15:42:33.461] #7 0x00005651f89c7914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:33.461] c = [15:42:33.461] filename = 0x56521b4e9e50 "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/006_transfer_modes/data/t_006_transfer_modes_new_data/pgdata/pg_upgrade_output.d/20250707T153529.090/dump/pg_upgrade_dump_1.custom" [15:42:33.461] format = [15:42:33.461] tblinfo = [15:42:33.461] numTables = 213 [15:42:33.461] dobjs = 0x56521b5e4490 [15:42:33.461] numObjs = 4026 [15:42:33.461] boundaryObjs = 0x56521b4f47d0 [15:42:33.461] i = [15:42:33.461] optindex = 9 [15:42:33.461] ropt = [15:42:33.461] fout = 0x56521b4e9f10 [15:42:33.461] g_verbose = false [15:42:33.461] dumpencoding = 0x0 [15:42:33.461] dumpsnapshot = 0x0 [15:42:33.461] use_role = 0x0 [15:42:33.461] numWorkers = 1 [15:42:33.461] plainText = 0 [15:42:33.461] archiveFormat = [15:42:33.461] archiveMode = archModeWrite [15:42:33.461] compression_spec = {algorithm = PG_COMPRESSION_GZIP, options = 0, level = -1, workers = 0, long_distance = false, parse_error = 0x0} [15:42:33.461] compression_detail = 0x0 [15:42:33.461] compression_algorithm_str = 0x5651f8a1e22d "gzip" [15:42:33.461] error_detail = [15:42:33.461] user_compression_defined = false [15:42:33.461] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:33.461] data_only = false [15:42:33.461] schema_only = false [15:42:33.461] statistics_only = [15:42:33.461] with_data = [15:42:33.461] with_schema = [15:42:33.461] with_statistics = true [15:42:33.461] no_data = true [15:42:33.461] no_schema = false [15:42:33.461] no_statistics = false [15:42:33.461] dopt = {cparams = {dbname = 0x7ffe46248585 "dbname=template1", pgport = 0x56521b4b5d40 "12465", pghost = 0x56521b4b5c60 "/tmp/S1pv_7PEC3", username = 0x56521b4b5e20 "postgres", promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 1, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 1, outputLOs = false, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 0, do_nothing = 0, dumpSchema = true, dumpData = false, dumpStatistics = true} [15:42:33.461] long_options = {{name = 0x5651f8a1e546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x5651f8a1e553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x5651f8a1e55c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x5651f8a1e550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x5651f8a1e559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x5651f8a1e56a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x5651f8a1e570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x5651f8a1e577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x5651f8a1e87f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x5651f8a20220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x5651f8a1e57e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x5651f8a1e585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x5651f8a1e201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x5651f8a1e58a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x5651f8a1e597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x5651f8a1c7b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x5651f8a1b5c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x5651f8a1e5a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x5651f8a1e5af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x5651f8a1ad22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x5651f8a1e5c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x5651f8a1e5bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x5651f8a1e5c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x5651f8a1e5cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x5651f8a1e5d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x5651f8a1e5de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x5651f8a1e5e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x5651f8a1e5f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x5651f8a1e5fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x5651f8a1bff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x5651f8a1e1cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x5651f8a23372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x5651f8a1e604 "attribute-inserts", has_arg = 0, flag = 0x5651f8a7e4f0 , val = 1}, {name = 0x5651f8a1e616 "binary-upgrade", has_arg = 0, flag = 0x5651f8a7e4d0 , val = 1}, {name = 0x5651f8a1e625 "column-inserts", has_arg = 0, flag = 0x5651f8a7e4f0 , val = 1}, {name = 0x5651f8a1e634 "disable-dollar-quoting", has_arg = 0, flag = 0x5651f8a7e4ec , val = 1}, {name = 0x5651f8a1e64b "disable-triggers", has_arg = 0, flag = 0x5651f8a7e518 , val = 1}, {name = 0x5651f8a1e65c "enable-row-security", has_arg = 0, flag = 0x5651f8a7e528 , val = 1}, {name = 0x5651f8a1e670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x5651f8a1e208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x5651f8a1e683 "if-exists", has_arg = 0, flag = 0x5651f8a7e4f4 , val = 1}, {name = 0x5651f8a1e60e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x5651f8a1e68d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x5651f8a1e69f "no-table-access-method", has_arg = 0, flag = 0x5651f8a7e51c , val = 1}, {name = 0x5651f8a1e6b6 "no-tablespaces", has_arg = 0, flag = 0x5651f8a7e520 , val = 1}, {name = 0x5651f8a1e6c5 "quote-all-identifiers", has_arg = 0, flag = 0x5651f8a7e8a0 , val = 1}, {name = 0x5651f8a1e6db "load-via-partition-root", has_arg = 0, flag = 0x5651f8a7e52c , val = 1}, {name = 0x5651f8a1e519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x5651f8a1e6f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x5651f8a1e6fb "serializable-deferrable", has_arg = 0, flag = 0x5651f8a7e514 , val = 1}, {name = 0x5651f8a1e713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x5651f8a1e71c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x5651f8a1e72c "strict-names", has_arg = 0, flag = 0x5651f8a7e6f4 , val = 1}, {name = 0x5651f8a1e739 "use-set-session-authorization", has_arg = 0, flag = 0x5651f8a7e524 , val = 1}, {name = 0x5651f8a1e757 "no-comments", has_arg = 0, flag = 0x5651f8a7e4f8 , val = 1}, {name = 0x5651f8a1e763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x5651f8a1e76b "no-policies", has_arg = 0, flag = 0x5651f8a7e4fc , val = 1}, {name = 0x5651f8a1e777 "no-publications", has_arg = 0, flag = 0x5651f8a7e500 , val = 1}, {name = 0x5651f8a1e787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x5651f8a1e791 "no-security-labels", has_arg = 0, flag = 0x5651f8a7e504 , val = 1}, {name = 0x5651f8a1e7a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x5651f8a1e7b2 "no-subscriptions", has_arg = 0, flag = 0x5651f8a7e508 , val = 1}, {name = 0x5651f8a1e7c3 "no-toast-compression", has_arg = 0, flag = 0x5651f8a7e50c , val = 1}, {name = 0x5651f8a1e7d8 "no-unlogged-table-data", has_arg = 0, flag = 0x5651f8a7e510 , val = 1}, {name = 0x5651f8a1e7ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x5651f8a1e7f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x5651f8a1e801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x5651f8a1e80d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x5651f8a1e81d "on-conflict-do-nothing", has_arg = 0, flag = 0x5651f8a7e554 , val = 1}, {name = 0x5651f8a1e21d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x5651f8a1e834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x5651f8a1e851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x5651f8a1e849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x5651f8a1ac08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x5651f8a1e864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x5651f8a1e870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x5651f8a1e877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x5651f8a1e889 "sequence-data", has_arg = 0, flag = 0x5651f8a7e550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:33.472] -e [15:42:33.472] [15:42:33.472] [15:42:33.527] dumping /tmp/cores/pg_dump-6-55264.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:33.618] [New LWP 55264] [15:42:33.619] [15:42:33.619] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:33.619] [15:42:33.619] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:33.619] Debuginfod has been disabled. [15:42:33.619] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:33.685] [Thread debugging using libthread_db enabled] [15:42:33.685] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:33.685] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump -f /tmp/cirr'. [15:42:33.685] Program terminated with signal SIGABRT, Aborted. [15:42:33.685] #0 0x00007fb169ea9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:33.704] [15:42:33.704] Thread 1 (Thread 0x7fb1692329c0 (LWP 55264)): [15:42:33.704] #0 0x00007fb169ea9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:33.704] No symbol table info available. [15:42:33.704] #1 0x00007fb169e5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:33.704] No symbol table info available. [15:42:33.704] #2 0x00007fb169e45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:33.704] No symbol table info available. [15:42:33.704] #3 0x00007fb16a01e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:33.704] No locals. [15:42:33.704] #4 0x00007fb16a02aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:33.704] No locals. [15:42:33.704] #5 0x00007fb16a00dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55d3ef505350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:33.704] bp = 140727041298464 [15:42:33.704] pc = [15:42:33.704] Opts = {FromUnrecoverableHandler = true, pc = 94368740660909, bp = 94369651109824} [15:42:33.704] #6 0x000055d3ef43d6ad in addBoundaryDependencies (dobjs=0x55d425882fc0, numObjs=4023, boundaryObjs=boundaryObjs@entry=0x55d425797400) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:33.704] dobj = 0x55d425795db0 [15:42:33.704] preDataBound = 0x55d425797400 [15:42:33.704] postDataBound = 0x55d425797448 [15:42:33.704] i = 0 [15:42:33.704] #7 0x000055d3ef471914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:33.704] c = [15:42:33.704] filename = 0x55d42578be50 "/tmp/cirrus-ci-build/build/testrun/pg_dump/006_pg_dumpall/data/tmp_test_FVVq/restore_grants/databases/1" [15:42:33.704] format = [15:42:33.704] tblinfo = [15:42:33.704] numTables = 213 [15:42:33.704] dobjs = 0x55d425882fc0 [15:42:33.704] numObjs = 4023 [15:42:33.704] boundaryObjs = 0x55d425797400 [15:42:33.704] i = [15:42:33.704] optindex = 10 [15:42:33.704] ropt = [15:42:33.704] fout = 0x55d42578bec0 [15:42:33.704] g_verbose = false [15:42:33.704] dumpencoding = 0x0 [15:42:33.704] dumpsnapshot = 0x0 [15:42:33.704] use_role = 0x0 [15:42:33.704] numWorkers = 1 [15:42:33.704] plainText = 0 [15:42:33.704] archiveFormat = [15:42:33.704] archiveMode = archModeWrite [15:42:33.704] compression_spec = {algorithm = PG_COMPRESSION_GZIP, options = 0, level = -1, workers = 0, long_distance = false, parse_error = 0x0} [15:42:33.704] compression_detail = 0x0 [15:42:33.704] compression_algorithm_str = 0x55d3ef4c822d "gzip" [15:42:33.704] error_detail = [15:42:33.704] user_compression_defined = false [15:42:33.704] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:33.704] data_only = false [15:42:33.704] schema_only = false [15:42:33.704] statistics_only = [15:42:33.704] with_data = [15:42:33.704] with_schema = [15:42:33.704] with_statistics = false [15:42:33.704] no_data = false [15:42:33.704] no_schema = false [15:42:33.704] no_statistics = false [15:42:33.704] dopt = {cparams = {dbname = 0x7ffd914ea5a4 " dbname=template1", pgport = 0x0, pghost = 0x0, username = 0x0, promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 0, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 1, outputLOs = true, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 0, do_nothing = 0, dumpSchema = true, dumpData = true, dumpStatistics = false} [15:42:33.704] long_options = {{name = 0x55d3ef4c8546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x55d3ef4c8553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55d3ef4c855c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55d3ef4c8550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55d3ef4c8559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55d3ef4c856a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x55d3ef4c8570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x55d3ef4c8577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x55d3ef4c887f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x55d3ef4ca220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x55d3ef4c857e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x55d3ef4c8585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x55d3ef4c8201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x55d3ef4c858a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x55d3ef4c8597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x55d3ef4c67b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x55d3ef4c55c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x55d3ef4c85a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x55d3ef4c85af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x55d3ef4c4d22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x55d3ef4c85c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x55d3ef4c85bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x55d3ef4c85c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x55d3ef4c85cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x55d3ef4c85d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x55d3ef4c85de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x55d3ef4c85e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55d3ef4c85f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55d3ef4c85fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x55d3ef4c5ff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x55d3ef4c81cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x55d3ef4cd372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x55d3ef4c8604 "attribute-inserts", has_arg = 0, flag = 0x55d3ef5284f0 , val = 1}, {name = 0x55d3ef4c8616 "binary-upgrade", has_arg = 0, flag = 0x55d3ef5284d0 , val = 1}, {name = 0x55d3ef4c8625 "column-inserts", has_arg = 0, flag = 0x55d3ef5284f0 , val = 1}, {name = 0x55d3ef4c8634 "disable-dollar-quoting", has_arg = 0, flag = 0x55d3ef5284ec , val = 1}, {name = 0x55d3ef4c864b "disable-triggers", has_arg = 0, flag = 0x55d3ef528518 , val = 1}, {name = 0x55d3ef4c865c "enable-row-security", has_arg = 0, flag = 0x55d3ef528528 , val = 1}, {name = 0x55d3ef4c8670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x55d3ef4c8208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x55d3ef4c8683 "if-exists", has_arg = 0, flag = 0x55d3ef5284f4 , val = 1}, {name = 0x55d3ef4c860e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x55d3ef4c868d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x55d3ef4c869f "no-table-access-method", has_arg = 0, flag = 0x55d3ef52851c , val = 1}, {name = 0x55d3ef4c86b6 "no-tablespaces", has_arg = 0, flag = 0x55d3ef528520 , val = 1}, {name = 0x55d3ef4c86c5 "quote-all-identifiers", has_arg = 0, flag = 0x55d3ef5288a0 , val = 1}, {name = 0x55d3ef4c86db "load-via-partition-root", has_arg = 0, flag = 0x55d3ef52852c , val = 1}, {name = 0x55d3ef4c8519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x55d3ef4c86f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x55d3ef4c86fb "serializable-deferrable", has_arg = 0, flag = 0x55d3ef528514 , val = 1}, {name = 0x55d3ef4c8713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x55d3ef4c871c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x55d3ef4c872c "strict-names", has_arg = 0, flag = 0x55d3ef5286f4 , val = 1}, {name = 0x55d3ef4c8739 "use-set-session-authorization", has_arg = 0, flag = 0x55d3ef528524 , val = 1}, {name = 0x55d3ef4c8757 "no-comments", has_arg = 0, flag = 0x55d3ef5284f8 , val = 1}, {name = 0x55d3ef4c8763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x55d3ef4c876b "no-policies", has_arg = 0, flag = 0x55d3ef5284fc , val = 1}, {name = 0x55d3ef4c8777 "no-publications", has_arg = 0, flag = 0x55d3ef528500 , val = 1}, {name = 0x55d3ef4c8787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x55d3ef4c8791 "no-security-labels", has_arg = 0, flag = 0x55d3ef528504 , val = 1}, {name = 0x55d3ef4c87a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x55d3ef4c87b2 "no-subscriptions", has_arg = 0, flag = 0x55d3ef528508 , val = 1}, {name = 0x55d3ef4c87c3 "no-toast-compression", has_arg = 0, flag = 0x55d3ef52850c , val = 1}, {name = 0x55d3ef4c87d8 "no-unlogged-table-data", has_arg = 0, flag = 0x55d3ef528510 , val = 1}, {name = 0x55d3ef4c87ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x55d3ef4c87f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x55d3ef4c8801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x55d3ef4c880d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x55d3ef4c881d "on-conflict-do-nothing", has_arg = 0, flag = 0x55d3ef528554 , val = 1}, {name = 0x55d3ef4c821d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x55d3ef4c8834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x55d3ef4c8851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x55d3ef4c8849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x55d3ef4c4c08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x55d3ef4c8864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x55d3ef4c8870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x55d3ef4c8877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x55d3ef4c8889 "sequence-data", has_arg = 0, flag = 0x55d3ef528550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:33.714] -e [15:42:33.714] [15:42:33.714] [15:42:33.765] dumping /tmp/cores/sh-3-35171.core for /bin/sh [15:42:33.806] [15:42:33.806] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:33.806] [15:42:33.806] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:33.806] Debuginfod has been disabled. [15:42:33.806] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:33.810] [New LWP 35171] [15:42:33.811] [New LWP 35163] [15:42:33.811] [Thread debugging using libthread_db enabled] [15:42:33.811] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:33.811] Core was generated by `sh -c cp "/tmp/cirrus-ci-build/build/testrun/recovery/020_archive_status/data/t'. [15:42:33.811] Program terminated with signal SIGQUIT, Quit. [15:42:33.811] #0 0x00007f3849872dd4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:33.812] [Current thread is 1 (LWP 35171)] [15:42:33.812] [15:42:33.812] Thread 2 (Thread 0x7f38497e0740 (LWP 35163)): [15:42:33.812] warning: Couldn't find general-purpose registers in core file. [15:42:33.812] #0 in ?? () [15:42:33.812] PC unavailable, cannot determine locals. [15:42:33.812] Backtrace stopped: not enough registers or memory available to unwind further [15:42:33.812] [15:42:33.812] Thread 1 (LWP 35171): [15:42:33.812] #0 0x00007f3849872dd4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:33.812] No symbol table info available. [15:42:33.812] #1 0x00007f384981f239 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:33.812] No symbol table info available. [15:42:33.812] #2 0x00007f384981f497 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:33.812] No symbol table info available. [15:42:33.812] #3 0x000055a5de16d5f3 in ?? () [15:42:33.812] No symbol table info available. [15:42:33.812] #4 0x000055a5de167369 in ?? () [15:42:33.812] No symbol table info available. [15:42:33.812] #5 0x000055a5de16620f in ?? () [15:42:33.812] No symbol table info available. [15:42:33.812] #6 0x000055a5de166c3b in ?? () [15:42:33.812] No symbol table info available. [15:42:33.812] #7 0x000055a5de16466f in ?? () [15:42:33.812] No symbol table info available. [15:42:33.812] #8 0x00007f384980a24a in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:33.812] No symbol table info available. [15:42:33.812] #9 0x00007f384980a305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:33.812] No symbol table info available. [15:42:33.812] #10 0x000055a5de164781 in ?? () [15:42:33.812] No symbol table info available. [15:42:33.820] -e [15:42:33.820] [15:42:33.820] [15:42:33.874] dumping /tmp/cores/pg_dump-6-29429.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:33.970] [New LWP 29429] [15:42:33.971] [15:42:33.971] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:33.971] [15:42:33.971] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:33.971] Debuginfod has been disabled. [15:42:33.971] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:34.037] [Thread debugging using libthread_db enabled] [15:42:34.037] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:34.037] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump --host /tmp/'. [15:42:34.037] Program terminated with signal SIGABRT, Aborted. [15:42:34.037] #0 0x00007fc3b60a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:34.056] [15:42:34.056] Thread 1 (Thread 0x7fc3b58429c0 (LWP 29429)): [15:42:34.056] #0 0x00007fc3b60a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:34.056] No symbol table info available. [15:42:34.056] #1 0x00007fc3b605afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:34.056] No symbol table info available. [15:42:34.056] #2 0x00007fc3b6045472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:34.056] No symbol table info available. [15:42:34.056] #3 0x00007fc3b621e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:34.056] No locals. [15:42:34.056] #4 0x00007fc3b622aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:34.056] No locals. [15:42:34.056] #5 0x00007fc3b620dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x563bc51d8350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:34.056] bp = 140726988926720 [15:42:34.056] pc = [15:42:34.056] Opts = {FromUnrecoverableHandler = true, pc = 94814709286573, bp = 94815714423952} [15:42:34.056] #6 0x0000563bc51106ad in addBoundaryDependencies (dobjs=0x563c00fa3490, numObjs=4026, boundaryObjs=boundaryObjs@entry=0x563c00eb37d0) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:34.056] dobj = 0x563c00eb3750 [15:42:34.056] preDataBound = 0x563c00eb37d0 [15:42:34.056] postDataBound = 0x563c00eb3818 [15:42:34.056] i = 0 [15:42:34.056] #7 0x0000563bc5144914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:34.056] c = [15:42:34.056] filename = 0x563c00ea8e50 "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/006_transfer_modes/data/t_006_transfer_modes_new_data/pgdata/pg_upgrade_output.d/20250707T153501.983/dump/pg_upgrade_dump_1.custom" [15:42:34.056] format = [15:42:34.056] tblinfo = [15:42:34.056] numTables = 213 [15:42:34.056] dobjs = 0x563c00fa3490 [15:42:34.056] numObjs = 4026 [15:42:34.056] boundaryObjs = 0x563c00eb37d0 [15:42:34.056] i = [15:42:34.056] optindex = 9 [15:42:34.056] ropt = [15:42:34.056] fout = 0x563c00ea8f10 [15:42:34.056] g_verbose = false [15:42:34.056] dumpencoding = 0x0 [15:42:34.056] dumpsnapshot = 0x0 [15:42:34.056] use_role = 0x0 [15:42:34.056] numWorkers = 1 [15:42:34.056] plainText = 0 [15:42:34.056] archiveFormat = [15:42:34.056] archiveMode = archModeWrite [15:42:34.056] compression_spec = {algorithm = PG_COMPRESSION_GZIP, options = 0, level = -1, workers = 0, long_distance = false, parse_error = 0x0} [15:42:34.056] compression_detail = 0x0 [15:42:34.056] compression_algorithm_str = 0x563bc519b22d "gzip" [15:42:34.056] error_detail = [15:42:34.056] user_compression_defined = false [15:42:34.056] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:34.056] data_only = false [15:42:34.056] schema_only = false [15:42:34.056] statistics_only = [15:42:34.056] with_data = [15:42:34.056] with_schema = [15:42:34.056] with_statistics = true [15:42:34.056] no_data = true [15:42:34.056] no_schema = false [15:42:34.056] no_statistics = false [15:42:34.056] dopt = {cparams = {dbname = 0x7ffd8e2f9585 "dbname=template1", pgport = 0x563c00e74d40 "12459", pghost = 0x563c00e74c60 "/tmp/S1pv_7PEC3", username = 0x563c00e74e20 "postgres", promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 1, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 1, outputLOs = false, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 1, do_nothing = 0, dumpSchema = true, dumpData = false, dumpStatistics = true} [15:42:34.056] long_options = {{name = 0x563bc519b546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x563bc519b553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x563bc519b55c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x563bc519b550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x563bc519b559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x563bc519b56a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x563bc519b570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x563bc519b577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x563bc519b87f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x563bc519d220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x563bc519b57e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x563bc519b585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x563bc519b201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x563bc519b58a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x563bc519b597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x563bc51997b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x563bc51985c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x563bc519b5a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x563bc519b5af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x563bc5197d22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x563bc519b5c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x563bc519b5bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x563bc519b5c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x563bc519b5cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x563bc519b5d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x563bc519b5de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x563bc519b5e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x563bc519b5f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x563bc519b5fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x563bc5198ff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x563bc519b1cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x563bc51a0372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x563bc519b604 "attribute-inserts", has_arg = 0, flag = 0x563bc51fb4f0 , val = 1}, {name = 0x563bc519b616 "binary-upgrade", has_arg = 0, flag = 0x563bc51fb4d0 , val = 1}, {name = 0x563bc519b625 "column-inserts", has_arg = 0, flag = 0x563bc51fb4f0 , val = 1}, {name = 0x563bc519b634 "disable-dollar-quoting", has_arg = 0, flag = 0x563bc51fb4ec , val = 1}, {name = 0x563bc519b64b "disable-triggers", has_arg = 0, flag = 0x563bc51fb518 , val = 1}, {name = 0x563bc519b65c "enable-row-security", has_arg = 0, flag = 0x563bc51fb528 , val = 1}, {name = 0x563bc519b670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x563bc519b208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x563bc519b683 "if-exists", has_arg = 0, flag = 0x563bc51fb4f4 , val = 1}, {name = 0x563bc519b60e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x563bc519b68d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x563bc519b69f "no-table-access-method", has_arg = 0, flag = 0x563bc51fb51c , val = 1}, {name = 0x563bc519b6b6 "no-tablespaces", has_arg = 0, flag = 0x563bc51fb520 , val = 1}, {name = 0x563bc519b6c5 "quote-all-identifiers", has_arg = 0, flag = 0x563bc51fb8a0 , val = 1}, {name = 0x563bc519b6db "load-via-partition-root", has_arg = 0, flag = 0x563bc51fb52c , val = 1}, {name = 0x563bc519b519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x563bc519b6f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x563bc519b6fb "serializable-deferrable", has_arg = 0, flag = 0x563bc51fb514 , val = 1}, {name = 0x563bc519b713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x563bc519b71c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x563bc519b72c "strict-names", has_arg = 0, flag = 0x563bc51fb6f4 , val = 1}, {name = 0x563bc519b739 "use-set-session-authorization", has_arg = 0, flag = 0x563bc51fb524 , val = 1}, {name = 0x563bc519b757 "no-comments", has_arg = 0, flag = 0x563bc51fb4f8 , val = 1}, {name = 0x563bc519b763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x563bc519b76b "no-policies", has_arg = 0, flag = 0x563bc51fb4fc , val = 1}, {name = 0x563bc519b777 "no-publications", has_arg = 0, flag = 0x563bc51fb500 , val = 1}, {name = 0x563bc519b787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x563bc519b791 "no-security-labels", has_arg = 0, flag = 0x563bc51fb504 , val = 1}, {name = 0x563bc519b7a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x563bc519b7b2 "no-subscriptions", has_arg = 0, flag = 0x563bc51fb508 , val = 1}, {name = 0x563bc519b7c3 "no-toast-compression", has_arg = 0, flag = 0x563bc51fb50c , val = 1}, {name = 0x563bc519b7d8 "no-unlogged-table-data", has_arg = 0, flag = 0x563bc51fb510 , val = 1}, {name = 0x563bc519b7ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x563bc519b7f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x563bc519b801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x563bc519b80d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x563bc519b81d "on-conflict-do-nothing", has_arg = 0, flag = 0x563bc51fb554 , val = 1}, {name = 0x563bc519b21d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x563bc519b834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x563bc519b851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x563bc519b849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x563bc5197c08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x563bc519b864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x563bc519b870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x563bc519b877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x563bc519b889 "sequence-data", has_arg = 0, flag = 0x563bc51fb550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:34.067] -e [15:42:34.067] [15:42:34.067] [15:42:34.123] dumping /tmp/cores/pg_dump-6-53296.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:34.210] [New LWP 53296] [15:42:34.211] [15:42:34.211] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:34.211] [15:42:34.211] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:34.211] Debuginfod has been disabled. [15:42:34.211] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:34.277] [Thread debugging using libthread_db enabled] [15:42:34.277] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:34.277] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump --port 15608'. [15:42:34.277] Program terminated with signal SIGABRT, Aborted. [15:42:34.277] #0 0x00007f93fd6a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:34.297] [15:42:34.297] Thread 1 (Thread 0x7f93fd4879c0 (LWP 53296)): [15:42:34.297] #0 0x00007f93fd6a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:34.297] No symbol table info available. [15:42:34.297] #1 0x00007f93fd65afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:34.297] No symbol table info available. [15:42:34.297] #2 0x00007f93fd645472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:34.297] No symbol table info available. [15:42:34.297] #3 0x00007f93fd81e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:34.297] No locals. [15:42:34.297] #4 0x00007f93fd82aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:34.297] No locals. [15:42:34.297] #5 0x00007f93fd80dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5629ea31e350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:34.297] bp = 140734516354880 [15:42:34.297] pc = [15:42:34.297] Opts = {FromUnrecoverableHandler = true, pc = 94738021967533, bp = 94738936353888} [15:42:34.297] #6 0x00005629ea2566ad in addBoundaryDependencies (dobjs=0x562a20a5d460, numObjs=4065, boundaryObjs=boundaryObjs@entry=0x562a209a1cf0) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:34.297] dobj = 0x562a2096aa80 [15:42:34.297] preDataBound = 0x562a209a1cf0 [15:42:34.297] postDataBound = 0x562a209a1d38 [15:42:34.297] i = 0 [15:42:34.297] #7 0x00005629ea28a914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:34.297] c = [15:42:34.297] filename = 0x562a20961610 "/tmp/cirrus-ci-build/build/testrun/pg_dump/005_pg_dump_filterfile/data/t_005_pg_dump_filterfile_main_data/backup/plain.sql" [15:42:34.297] format = [15:42:34.297] tblinfo = [15:42:34.297] numTables = 221 [15:42:34.297] dobjs = 0x562a20a5d460 [15:42:34.297] numObjs = 4065 [15:42:34.297] boundaryObjs = 0x562a209a1cf0 [15:42:34.297] i = [15:42:34.297] optindex = 75 [15:42:34.297] ropt = [15:42:34.297] fout = 0x562a20961ab0 [15:42:34.297] g_verbose = false [15:42:34.297] dumpencoding = 0x0 [15:42:34.297] dumpsnapshot = 0x0 [15:42:34.297] use_role = 0x0 [15:42:34.297] numWorkers = 1 [15:42:34.297] plainText = 1 [15:42:34.297] archiveFormat = [15:42:34.297] archiveMode = archModeWrite [15:42:34.297] compression_spec = {algorithm = PG_COMPRESSION_NONE, options = 0, level = 0, workers = 0, long_distance = false, parse_error = 0x0} [15:42:34.297] compression_detail = 0x0 [15:42:34.297] compression_algorithm_str = 0x5629ea2e11bb "none" [15:42:34.297] error_detail = [15:42:34.297] user_compression_defined = false [15:42:34.297] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:34.297] data_only = false [15:42:34.297] schema_only = false [15:42:34.297] statistics_only = [15:42:34.297] with_data = [15:42:34.297] with_schema = [15:42:34.297] with_statistics = false [15:42:34.297] no_data = false [15:42:34.297] no_schema = false [15:42:34.297] no_statistics = false [15:42:34.297] dopt = {cparams = {dbname = 0x7fff4edaf649 "postgres", pgport = 0x562a2092ce20 "15608", pghost = 0x0, username = 0x0, promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 0, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 0, outputLOs = true, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 0, do_nothing = 0, dumpSchema = true, dumpData = true, dumpStatistics = false} [15:42:34.297] long_options = {{name = 0x5629ea2e1546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x5629ea2e1553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x5629ea2e155c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x5629ea2e1550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x5629ea2e1559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x5629ea2e156a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x5629ea2e1570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x5629ea2e1577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x5629ea2e187f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x5629ea2e3220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x5629ea2e157e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x5629ea2e1585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x5629ea2e1201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x5629ea2e158a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x5629ea2e1597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x5629ea2df7b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x5629ea2de5c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x5629ea2e15a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x5629ea2e15af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x5629ea2ddd22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x5629ea2e15c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x5629ea2e15bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x5629ea2e15c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x5629ea2e15cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x5629ea2e15d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x5629ea2e15de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x5629ea2e15e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x5629ea2e15f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x5629ea2e15fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x5629ea2deff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x5629ea2e11cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x5629ea2e6372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x5629ea2e1604 "attribute-inserts", has_arg = 0, flag = 0x5629ea3414f0 , val = 1}, {name = 0x5629ea2e1616 "binary-upgrade", has_arg = 0, flag = 0x5629ea3414d0 , val = 1}, {name = 0x5629ea2e1625 "column-inserts", has_arg = 0, flag = 0x5629ea3414f0 , val = 1}, {name = 0x5629ea2e1634 "disable-dollar-quoting", has_arg = 0, flag = 0x5629ea3414ec , val = 1}, {name = 0x5629ea2e164b "disable-triggers", has_arg = 0, flag = 0x5629ea341518 , val = 1}, {name = 0x5629ea2e165c "enable-row-security", has_arg = 0, flag = 0x5629ea341528 , val = 1}, {name = 0x5629ea2e1670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x5629ea2e1208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x5629ea2e1683 "if-exists", has_arg = 0, flag = 0x5629ea3414f4 , val = 1}, {name = 0x5629ea2e160e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x5629ea2e168d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x5629ea2e169f "no-table-access-method", has_arg = 0, flag = 0x5629ea34151c , val = 1}, {name = 0x5629ea2e16b6 "no-tablespaces", has_arg = 0, flag = 0x5629ea341520 , val = 1}, {name = 0x5629ea2e16c5 "quote-all-identifiers", has_arg = 0, flag = 0x5629ea3418a0 , val = 1}, {name = 0x5629ea2e16db "load-via-partition-root", has_arg = 0, flag = 0x5629ea34152c , val = 1}, {name = 0x5629ea2e1519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x5629ea2e16f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x5629ea2e16fb "serializable-deferrable", has_arg = 0, flag = 0x5629ea341514 , val = 1}, {name = 0x5629ea2e1713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x5629ea2e171c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x5629ea2e172c "strict-names", has_arg = 0, flag = 0x5629ea3416f4 , val = 1}, {name = 0x5629ea2e1739 "use-set-session-authorization", has_arg = 0, flag = 0x5629ea341524 , val = 1}, {name = 0x5629ea2e1757 "no-comments", has_arg = 0, flag = 0x5629ea3414f8 , val = 1}, {name = 0x5629ea2e1763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x5629ea2e176b "no-policies", has_arg = 0, flag = 0x5629ea3414fc , val = 1}, {name = 0x5629ea2e1777 "no-publications", has_arg = 0, flag = 0x5629ea341500 , val = 1}, {name = 0x5629ea2e1787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x5629ea2e1791 "no-security-labels", has_arg = 0, flag = 0x5629ea341504 , val = 1}, {name = 0x5629ea2e17a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x5629ea2e17b2 "no-subscriptions", has_arg = 0, flag = 0x5629ea341508 , val = 1}, {name = 0x5629ea2e17c3 "no-toast-compression", has_arg = 0, flag = 0x5629ea34150c , val = 1}, {name = 0x5629ea2e17d8 "no-unlogged-table-data", has_arg = 0, flag = 0x5629ea341510 , val = 1}, {name = 0x5629ea2e17ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x5629ea2e17f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x5629ea2e1801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x5629ea2e180d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x5629ea2e181d "on-conflict-do-nothing", has_arg = 0, flag = 0x5629ea341554 , val = 1}, {name = 0x5629ea2e121d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x5629ea2e1834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x5629ea2e1851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x5629ea2e1849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x5629ea2ddc08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x5629ea2e1864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x5629ea2e1870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x5629ea2e1877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x5629ea2e1889 "sequence-data", has_arg = 0, flag = 0x5629ea341550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:34.308] -e [15:42:34.308] [15:42:34.308] [15:42:34.363] dumping /tmp/cores/pg_dump-6-53390.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:34.450] [New LWP 53390] [15:42:34.450] [15:42:34.450] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:34.450] [15:42:34.450] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:34.450] Debuginfod has been disabled. [15:42:34.450] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:34.517] [Thread debugging using libthread_db enabled] [15:42:34.517] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:34.517] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump --no-sync -f'. [15:42:34.517] Program terminated with signal SIGABRT, Aborted. [15:42:34.517] #0 0x00007ff692ea9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:34.537] [15:42:34.537] Thread 1 (Thread 0x7ff6922489c0 (LWP 53390)): [15:42:34.537] #0 0x00007ff692ea9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:34.537] No symbol table info available. [15:42:34.537] #1 0x00007ff692e5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:34.537] No symbol table info available. [15:42:34.537] #2 0x00007ff692e45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:34.537] No symbol table info available. [15:42:34.537] #3 0x00007ff69301e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:34.537] No locals. [15:42:34.537] #4 0x00007ff69302aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:34.537] No locals. [15:42:34.537] #5 0x00007ff69300dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x56046fbb9350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:34.537] bp = 140721792689392 [15:42:34.537] pc = [15:42:34.537] Opts = {FromUnrecoverableHandler = true, pc = 94577053603501, bp = 94577424626336} [15:42:34.537] #6 0x000056046faf16ad in addBoundaryDependencies (dobjs=0x560485cc72a0, numObjs=4023, boundaryObjs=boundaryObjs@entry=0x560485bd4150) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:34.537] dobj = 0x560485bd40d0 [15:42:34.537] preDataBound = 0x560485bd4150 [15:42:34.537] postDataBound = 0x560485bd4198 [15:42:34.537] i = 0 [15:42:34.537] #7 0x000056046fb25914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:34.537] c = [15:42:34.537] filename = 0x560485bca8c0 "/tmp/cirrus-ci-build/build/testrun/pg_dump/010_dump_connstr/data/t_010_dump_connstr_main_data/backup/discard.sql" [15:42:34.537] format = [15:42:34.537] tblinfo = [15:42:34.537] numTables = 213 [15:42:34.537] dobjs = 0x560485cc72a0 [15:42:34.537] numObjs = 4023 [15:42:34.537] boundaryObjs = 0x560485bd4150 [15:42:34.537] i = [15:42:34.537] optindex = 64 [15:42:34.537] ropt = [15:42:34.537] fout = 0x560485bca940 [15:42:34.537] g_verbose = false [15:42:34.537] dumpencoding = 0x0 [15:42:34.537] dumpsnapshot = 0x0 [15:42:34.537] use_role = 0x0 [15:42:34.537] numWorkers = 1 [15:42:34.537] plainText = 1 [15:42:34.537] archiveFormat = [15:42:34.537] archiveMode = archModeAppend [15:42:34.537] compression_spec = {algorithm = PG_COMPRESSION_NONE, options = 0, level = 0, workers = 0, long_distance = false, parse_error = 0x0} [15:42:34.537] compression_detail = 0x0 [15:42:34.537] compression_algorithm_str = 0x56046fb7c1bb "none" [15:42:34.537] error_detail = [15:42:34.537] user_compression_defined = false [15:42:34.537] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:34.537] data_only = false [15:42:34.537] schema_only = false [15:42:34.537] statistics_only = [15:42:34.537] with_data = [15:42:34.537] with_schema = [15:42:34.537] with_statistics = false [15:42:34.537] no_data = false [15:42:34.537] no_schema = false [15:42:34.537] no_statistics = false [15:42:34.537] dopt = {cparams = {dbname = 0x7ffc58774566 "user=regress_postgres dbname=template1", pgport = 0x0, pghost = 0x0, username = 0x0, promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 0, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 0, outputLOs = true, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 0, do_nothing = 0, dumpSchema = true, dumpData = true, dumpStatistics = false} [15:42:34.537] long_options = {{name = 0x56046fb7c546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x56046fb7c553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x56046fb7c55c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x56046fb7c550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x56046fb7c559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x56046fb7c56a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x56046fb7c570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x56046fb7c577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x56046fb7c87f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x56046fb7e220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x56046fb7c57e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x56046fb7c585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x56046fb7c201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x56046fb7c58a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x56046fb7c597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x56046fb7a7b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x56046fb795c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x56046fb7c5a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x56046fb7c5af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x56046fb78d22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x56046fb7c5c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x56046fb7c5bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x56046fb7c5c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x56046fb7c5cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x56046fb7c5d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x56046fb7c5de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x56046fb7c5e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x56046fb7c5f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x56046fb7c5fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x56046fb79ff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x56046fb7c1cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x56046fb81372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x56046fb7c604 "attribute-inserts", has_arg = 0, flag = 0x56046fbdc4f0 , val = 1}, {name = 0x56046fb7c616 "binary-upgrade", has_arg = 0, flag = 0x56046fbdc4d0 , val = 1}, {name = 0x56046fb7c625 "column-inserts", has_arg = 0, flag = 0x56046fbdc4f0 , val = 1}, {name = 0x56046fb7c634 "disable-dollar-quoting", has_arg = 0, flag = 0x56046fbdc4ec , val = 1}, {name = 0x56046fb7c64b "disable-triggers", has_arg = 0, flag = 0x56046fbdc518 , val = 1}, {name = 0x56046fb7c65c "enable-row-security", has_arg = 0, flag = 0x56046fbdc528 , val = 1}, {name = 0x56046fb7c670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x56046fb7c208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x56046fb7c683 "if-exists", has_arg = 0, flag = 0x56046fbdc4f4 , val = 1}, {name = 0x56046fb7c60e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x56046fb7c68d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x56046fb7c69f "no-table-access-method", has_arg = 0, flag = 0x56046fbdc51c , val = 1}, {name = 0x56046fb7c6b6 "no-tablespaces", has_arg = 0, flag = 0x56046fbdc520 , val = 1}, {name = 0x56046fb7c6c5 "quote-all-identifiers", has_arg = 0, flag = 0x56046fbdc8a0 , val = 1}, {name = 0x56046fb7c6db "load-via-partition-root", has_arg = 0, flag = 0x56046fbdc52c , val = 1}, {name = 0x56046fb7c519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x56046fb7c6f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x56046fb7c6fb "serializable-deferrable", has_arg = 0, flag = 0x56046fbdc514 , val = 1}, {name = 0x56046fb7c713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x56046fb7c71c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x56046fb7c72c "strict-names", has_arg = 0, flag = 0x56046fbdc6f4 , val = 1}, {name = 0x56046fb7c739 "use-set-session-authorization", has_arg = 0, flag = 0x56046fbdc524 , val = 1}, {name = 0x56046fb7c757 "no-comments", has_arg = 0, flag = 0x56046fbdc4f8 , val = 1}, {name = 0x56046fb7c763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x56046fb7c76b "no-policies", has_arg = 0, flag = 0x56046fbdc4fc , val = 1}, {name = 0x56046fb7c777 "no-publications", has_arg = 0, flag = 0x56046fbdc500 , val = 1}, {name = 0x56046fb7c787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x56046fb7c791 "no-security-labels", has_arg = 0, flag = 0x56046fbdc504 , val = 1}, {name = 0x56046fb7c7a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x56046fb7c7b2 "no-subscriptions", has_arg = 0, flag = 0x56046fbdc508 , val = 1}, {name = 0x56046fb7c7c3 "no-toast-compression", has_arg = 0, flag = 0x56046fbdc50c , val = 1}, {name = 0x56046fb7c7d8 "no-unlogged-table-data", has_arg = 0, flag = 0x56046fbdc510 , val = 1}, {name = 0x56046fb7c7ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x56046fb7c7f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x56046fb7c801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x56046fb7c80d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x56046fb7c81d "on-conflict-do-nothing", has_arg = 0, flag = 0x56046fbdc554 , val = 1}, {name = 0x56046fb7c21d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x56046fb7c834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x56046fb7c851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x56046fb7c849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x56046fb78c08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x56046fb7c864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x56046fb7c870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x56046fb7c877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x56046fb7c889 "sequence-data", has_arg = 0, flag = 0x56046fbdc550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:34.548] -e [15:42:34.548] [15:42:34.548] [15:42:34.603] dumping /tmp/cores/pg_dump-6-30707.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:34.686] [New LWP 30707] [15:42:34.687] [15:42:34.687] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:34.687] [15:42:34.687] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:34.687] Debuginfod has been disabled. [15:42:34.687] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:34.753] [Thread debugging using libthread_db enabled] [15:42:34.753] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:34.753] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump --host /tmp/'. [15:42:34.753] Program terminated with signal SIGABRT, Aborted. [15:42:34.753] #0 0x00007f98050a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:34.773] [15:42:34.773] Thread 1 (Thread 0x7f9804c909c0 (LWP 30707)): [15:42:34.773] #0 0x00007f98050a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:34.773] No symbol table info available. [15:42:34.773] #1 0x00007f980505afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:34.773] No symbol table info available. [15:42:34.773] #2 0x00007f9805045472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:34.773] No symbol table info available. [15:42:34.773] #3 0x00007f980521e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:34.773] No locals. [15:42:34.773] #4 0x00007f980522aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:34.773] No locals. [15:42:34.773] #5 0x00007f980520dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x558023316350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:34.773] bp = 140724031009472 [15:42:34.773] pc = [15:42:34.773] Opts = {FromUnrecoverableHandler = true, pc = 94008833795757, bp = 94009876391056} [15:42:34.773] #6 0x000055802324e6ad in addBoundaryDependencies (dobjs=0x55806149a490, numObjs=4026, boundaryObjs=boundaryObjs@entry=0x5580613aa7d0) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:34.773] dobj = 0x5580613aa750 [15:42:34.773] preDataBound = 0x5580613aa7d0 [15:42:34.773] postDataBound = 0x5580613aa818 [15:42:34.773] i = 0 [15:42:34.773] #7 0x0000558023282914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:34.773] c = [15:42:34.773] filename = 0x55806139fe50 "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/006_transfer_modes/data/t_006_transfer_modes_new_data/pgdata/pg_upgrade_output.d/20250707T153513.188/dump/pg_upgrade_dump_1.custom" [15:42:34.773] format = [15:42:34.773] tblinfo = [15:42:34.773] numTables = 213 [15:42:34.773] dobjs = 0x55806149a490 [15:42:34.773] numObjs = 4026 [15:42:34.773] boundaryObjs = 0x5580613aa7d0 [15:42:34.773] i = [15:42:34.773] optindex = 9 [15:42:34.773] ropt = [15:42:34.773] fout = 0x55806139ff10 [15:42:34.773] g_verbose = false [15:42:34.773] dumpencoding = 0x0 [15:42:34.773] dumpsnapshot = 0x0 [15:42:34.773] use_role = 0x0 [15:42:34.773] numWorkers = 1 [15:42:34.773] plainText = 0 [15:42:34.773] archiveFormat = [15:42:34.773] archiveMode = archModeWrite [15:42:34.773] compression_spec = {algorithm = PG_COMPRESSION_GZIP, options = 0, level = -1, workers = 0, long_distance = false, parse_error = 0x0} [15:42:34.773] compression_detail = 0x0 [15:42:34.773] compression_algorithm_str = 0x5580232d922d "gzip" [15:42:34.773] error_detail = [15:42:34.773] user_compression_defined = false [15:42:34.773] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:34.773] data_only = false [15:42:34.773] schema_only = false [15:42:34.773] statistics_only = [15:42:34.773] with_data = [15:42:34.773] with_schema = [15:42:34.773] with_statistics = true [15:42:34.773] no_data = true [15:42:34.773] no_schema = false [15:42:34.773] no_statistics = false [15:42:34.773] dopt = {cparams = {dbname = 0x7ffcdde15585 "dbname=template1", pgport = 0x55806136bd40 "12461", pghost = 0x55806136bc60 "/tmp/S1pv_7PEC3", username = 0x55806136be20 "postgres", promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 1, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 1, outputLOs = false, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 1, do_nothing = 0, dumpSchema = true, dumpData = false, dumpStatistics = true} [15:42:34.773] long_options = {{name = 0x5580232d9546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x5580232d9553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x5580232d955c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x5580232d9550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x5580232d9559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x5580232d956a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x5580232d9570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x5580232d9577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x5580232d987f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x5580232db220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x5580232d957e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x5580232d9585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x5580232d9201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x5580232d958a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x5580232d9597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x5580232d77b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x5580232d65c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x5580232d95a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x5580232d95af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x5580232d5d22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x5580232d95c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x5580232d95bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x5580232d95c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x5580232d95cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x5580232d95d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x5580232d95de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x5580232d95e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x5580232d95f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x5580232d95fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x5580232d6ff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x5580232d91cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x5580232de372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x5580232d9604 "attribute-inserts", has_arg = 0, flag = 0x5580233394f0 , val = 1}, {name = 0x5580232d9616 "binary-upgrade", has_arg = 0, flag = 0x5580233394d0 , val = 1}, {name = 0x5580232d9625 "column-inserts", has_arg = 0, flag = 0x5580233394f0 , val = 1}, {name = 0x5580232d9634 "disable-dollar-quoting", has_arg = 0, flag = 0x5580233394ec , val = 1}, {name = 0x5580232d964b "disable-triggers", has_arg = 0, flag = 0x558023339518 , val = 1}, {name = 0x5580232d965c "enable-row-security", has_arg = 0, flag = 0x558023339528 , val = 1}, {name = 0x5580232d9670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x5580232d9208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x5580232d9683 "if-exists", has_arg = 0, flag = 0x5580233394f4 , val = 1}, {name = 0x5580232d960e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x5580232d968d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x5580232d969f "no-table-access-method", has_arg = 0, flag = 0x55802333951c , val = 1}, {name = 0x5580232d96b6 "no-tablespaces", has_arg = 0, flag = 0x558023339520 , val = 1}, {name = 0x5580232d96c5 "quote-all-identifiers", has_arg = 0, flag = 0x5580233398a0 , val = 1}, {name = 0x5580232d96db "load-via-partition-root", has_arg = 0, flag = 0x55802333952c , val = 1}, {name = 0x5580232d9519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x5580232d96f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x5580232d96fb "serializable-deferrable", has_arg = 0, flag = 0x558023339514 , val = 1}, {name = 0x5580232d9713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x5580232d971c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x5580232d972c "strict-names", has_arg = 0, flag = 0x5580233396f4 , val = 1}, {name = 0x5580232d9739 "use-set-session-authorization", has_arg = 0, flag = 0x558023339524 , val = 1}, {name = 0x5580232d9757 "no-comments", has_arg = 0, flag = 0x5580233394f8 , val = 1}, {name = 0x5580232d9763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x5580232d976b "no-policies", has_arg = 0, flag = 0x5580233394fc , val = 1}, {name = 0x5580232d9777 "no-publications", has_arg = 0, flag = 0x558023339500 , val = 1}, {name = 0x5580232d9787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x5580232d9791 "no-security-labels", has_arg = 0, flag = 0x558023339504 , val = 1}, {name = 0x5580232d97a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x5580232d97b2 "no-subscriptions", has_arg = 0, flag = 0x558023339508 , val = 1}, {name = 0x5580232d97c3 "no-toast-compression", has_arg = 0, flag = 0x55802333950c , val = 1}, {name = 0x5580232d97d8 "no-unlogged-table-data", has_arg = 0, flag = 0x558023339510 , val = 1}, {name = 0x5580232d97ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x5580232d97f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x5580232d9801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x5580232d980d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x5580232d981d "on-conflict-do-nothing", has_arg = 0, flag = 0x558023339554 , val = 1}, {name = 0x5580232d921d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x5580232d9834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x5580232d9851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x5580232d9849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x5580232d5c08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x5580232d9864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x5580232d9870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x5580232d9877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x5580232d9889 "sequence-data", has_arg = 0, flag = 0x558023339550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:34.784] -e [15:42:34.784] [15:42:34.784] [15:42:34.839] dumping /tmp/cores/pg_dump-6-27673.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:34.934] [New LWP 27673] [15:42:34.935] [15:42:34.935] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:34.935] [15:42:34.935] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:34.935] Debuginfod has been disabled. [15:42:34.935] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:35.002] [Thread debugging using libthread_db enabled] [15:42:35.002] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:35.002] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump --host /tmp/'. [15:42:35.002] Program terminated with signal SIGABRT, Aborted. [15:42:35.002] #0 0x00007f40b28a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:35.022] [15:42:35.022] Thread 1 (Thread 0x7f40b1c809c0 (LWP 27673)): [15:42:35.022] #0 0x00007f40b28a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:35.022] No symbol table info available. [15:42:35.022] #1 0x00007f40b285afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:35.022] No symbol table info available. [15:42:35.022] #2 0x00007f40b2845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:35.022] No symbol table info available. [15:42:35.022] #3 0x00007f40b2a1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:35.022] No locals. [15:42:35.022] #4 0x00007f40b2a2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:35.022] No locals. [15:42:35.022] #5 0x00007f40b2a0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55cc6ab64350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:35.022] bp = 140728837455328 [15:42:35.022] pc = [15:42:35.022] Opts = {FromUnrecoverableHandler = true, pc = 94336451200685, bp = 94336527508624} [15:42:35.022] #6 0x000055cc6aa9c6ad in addBoundaryDependencies (dobjs=0x55cc6f362490, numObjs=4026, boundaryObjs=boundaryObjs@entry=0x55cc6f2727d0) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:35.022] dobj = 0x55cc6f272750 [15:42:35.022] preDataBound = 0x55cc6f2727d0 [15:42:35.022] postDataBound = 0x55cc6f272818 [15:42:35.022] i = 0 [15:42:35.022] #7 0x000055cc6aad0914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:35.022] c = [15:42:35.022] filename = 0x55cc6f267e50 "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/003_logical_slots/data/t_003_logical_slots_newpub_data/pgdata/pg_upgrade_output.d/20250707T153452.474/dump/pg_upgrade_dump_1.custom" [15:42:35.022] format = [15:42:35.022] tblinfo = [15:42:35.022] numTables = 213 [15:42:35.022] dobjs = 0x55cc6f362490 [15:42:35.022] numObjs = 4026 [15:42:35.022] boundaryObjs = 0x55cc6f2727d0 [15:42:35.022] i = [15:42:35.022] optindex = 9 [15:42:35.022] ropt = [15:42:35.022] fout = 0x55cc6f267f10 [15:42:35.022] g_verbose = false [15:42:35.022] dumpencoding = 0x0 [15:42:35.022] dumpsnapshot = 0x0 [15:42:35.022] use_role = 0x0 [15:42:35.022] numWorkers = 1 [15:42:35.022] plainText = 0 [15:42:35.022] archiveFormat = [15:42:35.022] archiveMode = archModeWrite [15:42:35.022] compression_spec = {algorithm = PG_COMPRESSION_GZIP, options = 0, level = -1, workers = 0, long_distance = false, parse_error = 0x0} [15:42:35.022] compression_detail = 0x0 [15:42:35.022] compression_algorithm_str = 0x55cc6ab2722d "gzip" [15:42:35.022] error_detail = [15:42:35.022] user_compression_defined = false [15:42:35.022] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:35.022] data_only = false [15:42:35.022] schema_only = false [15:42:35.022] statistics_only = [15:42:35.022] with_data = [15:42:35.022] with_schema = [15:42:35.022] with_statistics = true [15:42:35.022] no_data = true [15:42:35.022] no_schema = false [15:42:35.022] no_statistics = false [15:42:35.022] dopt = {cparams = {dbname = 0x7ffdfc5de589 "dbname=template1", pgport = 0x55cc6f233d40 "29893", pghost = 0x55cc6f233c60 "/tmp/x2mNwe6aKr", username = 0x55cc6f233e20 "postgres", promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 1, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = true, outputClean = 0, outputCreateDB = 1, outputLOs = false, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 1, do_nothing = 0, dumpSchema = true, dumpData = false, dumpStatistics = true} [15:42:35.022] long_options = {{name = 0x55cc6ab27546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x55cc6ab27553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55cc6ab2755c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x55cc6ab27550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55cc6ab27559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x55cc6ab2756a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x55cc6ab27570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x55cc6ab27577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x55cc6ab2787f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x55cc6ab29220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x55cc6ab2757e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x55cc6ab27585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x55cc6ab27201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x55cc6ab2758a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x55cc6ab27597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x55cc6ab257b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x55cc6ab245c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x55cc6ab275a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x55cc6ab275af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x55cc6ab23d22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x55cc6ab275c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x55cc6ab275bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x55cc6ab275c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x55cc6ab275cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x55cc6ab275d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x55cc6ab275de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x55cc6ab275e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55cc6ab275f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x55cc6ab275fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x55cc6ab24ff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x55cc6ab271cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x55cc6ab2c372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x55cc6ab27604 "attribute-inserts", has_arg = 0, flag = 0x55cc6ab874f0 , val = 1}, {name = 0x55cc6ab27616 "binary-upgrade", has_arg = 0, flag = 0x55cc6ab874d0 , val = 1}, {name = 0x55cc6ab27625 "column-inserts", has_arg = 0, flag = 0x55cc6ab874f0 , val = 1}, {name = 0x55cc6ab27634 "disable-dollar-quoting", has_arg = 0, flag = 0x55cc6ab874ec , val = 1}, {name = 0x55cc6ab2764b "disable-triggers", has_arg = 0, flag = 0x55cc6ab87518 , val = 1}, {name = 0x55cc6ab2765c "enable-row-security", has_arg = 0, flag = 0x55cc6ab87528 , val = 1}, {name = 0x55cc6ab27670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x55cc6ab27208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x55cc6ab27683 "if-exists", has_arg = 0, flag = 0x55cc6ab874f4 , val = 1}, {name = 0x55cc6ab2760e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x55cc6ab2768d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x55cc6ab2769f "no-table-access-method", has_arg = 0, flag = 0x55cc6ab8751c , val = 1}, {name = 0x55cc6ab276b6 "no-tablespaces", has_arg = 0, flag = 0x55cc6ab87520 , val = 1}, {name = 0x55cc6ab276c5 "quote-all-identifiers", has_arg = 0, flag = 0x55cc6ab878a0 , val = 1}, {name = 0x55cc6ab276db "load-via-partition-root", has_arg = 0, flag = 0x55cc6ab8752c , val = 1}, {name = 0x55cc6ab27519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x55cc6ab276f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x55cc6ab276fb "serializable-deferrable", has_arg = 0, flag = 0x55cc6ab87514 , val = 1}, {name = 0x55cc6ab27713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x55cc6ab2771c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x55cc6ab2772c "strict-names", has_arg = 0, flag = 0x55cc6ab876f4 , val = 1}, {name = 0x55cc6ab27739 "use-set-session-authorization", has_arg = 0, flag = 0x55cc6ab87524 , val = 1}, {name = 0x55cc6ab27757 "no-comments", has_arg = 0, flag = 0x55cc6ab874f8 , val = 1}, {name = 0x55cc6ab27763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x55cc6ab2776b "no-policies", has_arg = 0, flag = 0x55cc6ab874fc , val = 1}, {name = 0x55cc6ab27777 "no-publications", has_arg = 0, flag = 0x55cc6ab87500 , val = 1}, {name = 0x55cc6ab27787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x55cc6ab27791 "no-security-labels", has_arg = 0, flag = 0x55cc6ab87504 , val = 1}, {name = 0x55cc6ab277a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x55cc6ab277b2 "no-subscriptions", has_arg = 0, flag = 0x55cc6ab87508 , val = 1}, {name = 0x55cc6ab277c3 "no-toast-compression", has_arg = 0, flag = 0x55cc6ab8750c , val = 1}, {name = 0x55cc6ab277d8 "no-unlogged-table-data", has_arg = 0, flag = 0x55cc6ab87510 , val = 1}, {name = 0x55cc6ab277ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x55cc6ab277f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x55cc6ab27801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x55cc6ab2780d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x55cc6ab2781d "on-conflict-do-nothing", has_arg = 0, flag = 0x55cc6ab87554 , val = 1}, {name = 0x55cc6ab2721d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x55cc6ab27834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x55cc6ab27851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x55cc6ab27849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x55cc6ab23c08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x55cc6ab27864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x55cc6ab27870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x55cc6ab27877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x55cc6ab27889 "sequence-data", has_arg = 0, flag = 0x55cc6ab87550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}} [15:42:35.032] -e [15:42:35.032] [15:42:35.032] [15:42:35.087] dumping /tmp/cores/pg_dump-6-53162.core for /tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump [15:42:35.186] [New LWP 53162] [15:42:35.187] [15:42:35.187] This GDB supports auto-downloading debuginfo from the following URLs: [15:42:35.187] [15:42:35.187] Enable debuginfod for this session? (y or [n]) [answered N; input not from terminal] [15:42:35.187] Debuginfod has been disabled. [15:42:35.187] To make this setting permanent, add 'set debuginfod enabled off' to .gdbinit. [15:42:35.253] [Thread debugging using libthread_db enabled] [15:42:35.253] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [15:42:35.253] Core was generated by `/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/pg_dump --port 20497'. [15:42:35.253] Program terminated with signal SIGABRT, Aborted. [15:42:35.253] #0 0x00007f8523ca9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:35.273] [15:42:35.273] Thread 1 (Thread 0x7f8523a8b9c0 (LWP 53162)): [15:42:35.273] #0 0x00007f8523ca9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:35.273] No symbol table info available. [15:42:35.273] #1 0x00007f8523c5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:35.273] No symbol table info available. [15:42:35.273] #2 0x00007f8523c45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6 [15:42:35.273] No symbol table info available. [15:42:35.273] #3 0x00007f8523e1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_posix_libcdep.cpp:143 [15:42:35.273] No locals. [15:42:35.273] #4 0x00007f8523e2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_termination.cpp:58 [15:42:35.273] No locals. [15:42:35.273] #5 0x00007f8523e0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5629e5a73350, Val=) at ../../../../src/libsanitizer/ubsan/ubsan_handlers.cpp:551 [15:42:35.273] bp = 140728400157872 [15:42:35.273] pc = [15:42:35.273] Opts = {FromUnrecoverableHandler = true, pc = 94737945769645, bp = 94739002767696} [15:42:35.273] #6 0x00005629e59ab6ad in addBoundaryDependencies (dobjs=0x562a249b3950, numObjs=4866, boundaryObjs=boundaryObjs@entry=0x562a248a8750) at ../src/bin/pg_dump/pg_dump.c:19853 [15:42:35.273] dobj = 0x562a247d25e0 [15:42:35.273] preDataBound = 0x562a248a8750 [15:42:35.273] postDataBound = 0x562a248a8798 [15:42:35.273] i = 0 [15:42:35.273] #7 0x00005629e59df914 in main (argc=, argv=) at ../src/bin/pg_dump/pg_dump.c:1130 [15:42:35.273] c = [15:42:35.273] filename = 0x0 [15:42:35.273] format = [15:42:35.273] tblinfo = [15:42:35.273] numTables = 268 [15:42:35.273] dobjs = 0x562a249b3950 [15:42:35.273] numObjs = 4866 [15:42:35.273] boundaryObjs = 0x562a248a8750 [15:42:35.273] i = [15:42:35.273] optindex = 16 [15:42:35.273] ropt = [15:42:35.273] fout = 0x562a247c9290 [15:42:35.273] g_verbose = false [15:42:35.273] dumpencoding = 0x0 [15:42:35.273] dumpsnapshot = 0x0 [15:42:35.273] use_role = 0x0 [15:42:35.273] numWorkers = 1 [15:42:35.273] plainText = 1 [15:42:35.273] archiveFormat = [15:42:35.273] archiveMode = archModeWrite [15:42:35.273] compression_spec = {algorithm = PG_COMPRESSION_NONE, options = 0, level = 0, workers = 0, long_distance = false, parse_error = 0x0} [15:42:35.273] compression_detail = 0x0 [15:42:35.273] compression_algorithm_str = 0x5629e5a361bb "none" [15:42:35.273] error_detail = [15:42:35.273] user_compression_defined = false [15:42:35.273] sync_method = DATA_DIR_SYNC_METHOD_FSYNC [15:42:35.273] data_only = false [15:42:35.273] schema_only = false [15:42:35.273] statistics_only = [15:42:35.273] with_data = [15:42:35.273] with_schema = [15:42:35.273] with_statistics = false [15:42:35.273] no_data = false [15:42:35.273] no_schema = false [15:42:35.273] no_statistics = false [15:42:35.273] dopt = {cparams = {dbname = 0x0, pgport = 0x562a24794e20 "20497", pghost = 0x0, username = 0x0, promptPassword = TRI_DEFAULT, override_dbname = 0x0}, binary_upgrade = 0, dumpSections = 255, aclsSkip = false, lockWaitTimeout = 0x0, dump_inserts = 0, disable_dollar_quoting = 0, column_inserts = 0, if_exists = 0, no_comments = 0, no_policies = 0, no_publications = 0, no_security_labels = 0, no_subscriptions = 0, no_toast_compression = 0, no_unlogged_table_data = 0, serializable_deferrable = 0, disable_triggers = 0, outputNoTableAm = 0, outputNoTablespaces = 0, use_setsessauth = 0, enable_row_security = 0, load_via_partition_root = 0, include_everything = false, outputClean = 0, outputCreateDB = 0, outputLOs = false, dontOutputLOs = false, outputNoOwner = 0, outputSuperuser = 0x0, sequence_data = 0, do_nothing = 0, dumpSchema = true, dumpData = true, dumpStatistics = false} [15:42:35.273] long_options = {{name = 0x5629e5a36546 "data-only", has_arg = 0, flag = 0x0, val = 97}, {name = 0x5629e5a36553 "blobs", has_arg = 0, flag = 0x0, val = 98}, {name = 0x5629e5a3655c "large-objects", has_arg = 0, flag = 0x0, val = 98}, {name = 0x5629e5a36550 "no-blobs", has_arg = 0, flag = 0x0, val = 66}, {name = 0x5629e5a36559 "no-large-objects", has_arg = 0, flag = 0x0, val = 66}, {name = 0x5629e5a3656a "clean", has_arg = 0, flag = 0x0, val = 99}, {name = 0x5629e5a36570 "create", has_arg = 0, flag = 0x0, val = 67}, {name = 0x5629e5a36577 "dbname", has_arg = 1, flag = 0x0, val = 100}, {name = 0x5629e5a3687f "extension", has_arg = 1, flag = 0x0, val = 101}, {name = 0x5629e5a38220 "file", has_arg = 1, flag = 0x0, val = 102}, {name = 0x5629e5a3657e "format", has_arg = 1, flag = 0x0, val = 70}, {name = 0x5629e5a36585 "host", has_arg = 1, flag = 0x0, val = 104}, {name = 0x5629e5a36201 "jobs", has_arg = 1, flag = 0x0, val = 106}, {name = 0x5629e5a3658a "no-reconnect", has_arg = 0, flag = 0x0, val = 82}, {name = 0x5629e5a36597 "no-owner", has_arg = 0, flag = 0x0, val = 79}, {name = 0x5629e5a347b0 "port", has_arg = 1, flag = 0x0, val = 112}, {name = 0x5629e5a335c6 "schema", has_arg = 1, flag = 0x0, val = 110}, {name = 0x5629e5a365a0 "exclude-schema", has_arg = 1, flag = 0x0, val = 78}, {name = 0x5629e5a365af "schema-only", has_arg = 0, flag = 0x0, val = 115}, {name = 0x5629e5a32d22 "superuser", has_arg = 1, flag = 0x0, val = 83}, {name = 0x5629e5a365c3 "table", has_arg = 1, flag = 0x0, val = 116}, {name = 0x5629e5a365bb "exclude-table", has_arg = 1, flag = 0x0, val = 84}, {name = 0x5629e5a365c9 "no-password", has_arg = 0, flag = 0x0, val = 119}, {name = 0x5629e5a365cc "password", has_arg = 0, flag = 0x0, val = 87}, {name = 0x5629e5a365d5 "username", has_arg = 1, flag = 0x0, val = 85}, {name = 0x5629e5a365de "verbose", has_arg = 0, flag = 0x0, val = 118}, {name = 0x5629e5a365e6 "no-privileges", has_arg = 0, flag = 0x0, val = 120}, {name = 0x5629e5a365f4 "no-acl", has_arg = 0, flag = 0x0, val = 120}, {name = 0x5629e5a365fb "compress", has_arg = 1, flag = 0x0, val = 90}, {name = 0x5629e5a33ff9 "encoding", has_arg = 1, flag = 0x0, val = 69}, {name = 0x5629e5a361cd "help", has_arg = 0, flag = 0x0, val = 63}, {name = 0x5629e5a3b372 "version", has_arg = 0, flag = 0x0, val = 86}, {name = 0x5629e5a36604 "attribute-inserts", has_arg = 0, flag = 0x5629e5a964f0 , val = 1}, {name = 0x5629e5a36616 "binary-upgrade", has_arg = 0, flag = 0x5629e5a964d0 , val = 1}, {name = 0x5629e5a36625 "column-inserts", has_arg = 0, flag = 0x5629e5a964f0 , val = 1}, {name = 0x5629e5a36634 "disable-dollar-quoting", has_arg = 0, flag = 0x5629e5a964ec , val = 1}, {name = 0x5629e5a3664b "disable-triggers", has_arg = 0, flag = 0x5629e5a96518 , val = 1}, {name = 0x5629e5a3665c "enable-row-security", has_arg = 0, flag = 0x5629e5a96528 , val = 1}, {name = 0x5629e5a36670 "exclude-table-data", has_arg = 1, flag = 0x0, val = 4}, {name = 0x5629e5a36208 "extra-float-digits", has_arg = 1, flag = 0x0, val = 8}, {name = 0x5629e5a36683 "if-exists", has_arg = 0, flag = 0x5629e5a964f4 , val = 1}, {name = 0x5629e5a3660e "inserts", has_arg = 0, flag = 0x0, val = 9}, {name = 0x5629e5a3668d "lock-wait-timeout", has_arg = 1, flag = 0x0, val = 2}, {name = 0x5629e5a3669f "no-table-access-method", has_arg = 0, flag = 0x5629e5a9651c , val = 1}, {name = 0x5629e5a366b6 "no-tablespaces", has_arg = 0, flag = 0x5629e5a96520 , val = 1}, {name = 0x5629e5a366c5 "quote-all-identifiers", has_arg = 0, flag = 0x5629e5a968a0 , val = 1}, {name = 0x5629e5a366db "load-via-partition-root", has_arg = 0, flag = 0x5629e5a9652c , val = 1}, {name = 0x5629e5a36519 "role", has_arg = 1, flag = 0x0, val = 3}, {name = 0x5629e5a366f3 "section", has_arg = 1, flag = 0x0, val = 5}, {name = 0x5629e5a366fb "serializable-deferrable", has_arg = 0, flag = 0x5629e5a96514 , val = 1}, {name = 0x5629e5a36713 "snapshot", has_arg = 1, flag = 0x0, val = 6}, {name = 0x5629e5a3671c "statistics-only", has_arg = 0, flag = 0x0, val = 18}, {name = 0x5629e5a3672c "strict-names", has_arg = 0, flag = 0x5629e5a966f4 , val = 1}, {name = 0x5629e5a36739 "use-set-session-authorization", has_arg = 0, flag = 0x5629e5a96524 , val = 1}, {name = 0x5629e5a36757 "no-comments", has_arg = 0, flag = 0x5629e5a964f8 , val = 1}, {name = 0x5629e5a36763 "no-data", has_arg = 0, flag = 0x0, val = 19}, {name = 0x5629e5a3676b "no-policies", has_arg = 0, flag = 0x5629e5a964fc , val = 1}, {name = 0x5629e5a36777 "no-publications", has_arg = 0, flag = 0x5629e5a96500 , val = 1}, {name = 0x5629e5a36787 "no-schema", has_arg = 0, flag = 0x0, val = 20}, {name = 0x5629e5a36791 "no-security-labels", has_arg = 0, flag = 0x5629e5a96504 , val = 1}, {name = 0x5629e5a367a4 "no-statistics", has_arg = 0, flag = 0x0, val = 21}, {name = 0x5629e5a367b2 "no-subscriptions", has_arg = 0, flag = 0x5629e5a96508 , val = 1}, {name = 0x5629e5a367c3 "no-toast-compression", has_arg = 0, flag = 0x5629e5a9650c , val = 1}, {name = 0x5629e5a367d8 "no-unlogged-table-data", has_arg = 0, flag = 0x5629e5a96510 , val = 1}, {name = 0x5629e5a367ef "no-sync", has_arg = 0, flag = 0x0, val = 7}, {name = 0x5629e5a367f7 "with-data", has_arg = 0, flag = 0x0, val = 22}, {name = 0x5629e5a36801 "with-schema", has_arg = 0, flag = 0x0, val = 23}, {name = 0x5629e5a3680d "with-statistics", has_arg = 0, flag = 0x0, val = 24}, {name = 0x5629e5a3681d "on-conflict-do-nothing", has_arg = 0, flag = 0x5629e5a96554 , val = 1}, {name = 0x5629e5a3621d "rows-per-insert", has_arg = 1, flag = 0x0, val = 10}, {name = 0x5629e5a36834 "include-foreign-data", has_arg = 1, flag = 0x0, val = 11}, {name = 0x5629e5a36851 "table-and-children", has_arg = 1, flag = 0x0, val = 12}, {name = 0x5629e5a36849 "exclude-table-and-children", has_arg = 1, flag = 0x0, val = 13}, {name = 0x5629e5a32c08 "exclude-table-data-and-children", has_arg = 1, flag = 0x0, val = 14}, {name = 0x5629e5a36864 "sync-method", has_arg = 1, flag = 0x0, val = 15}, {name = 0x5629e5a36870 "filter", has_arg = 1, flag = 0x0, val = 16}, {name = 0x5629e5a36877 "exclude-extension", has_arg = 1, flag = 0x0, val = 17}, {name = 0x5629e5a36889 "sequence-data", has_arg = 0, flag = 0x5629e5a96550 , val = 1}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}}