PostgreSQL Patch Tester

Current commitfest | Next commitfest | FAQ | Statistics | Highlights

Highlight type: all assertion compiler core linker panic regress sanitizer tap test

Time range: current 7-day 30-day 90-day

This robot generates gigabytes of CI logs every week. Here is an attempt to search for "highlights", so it's easier to find actionable information quickly. New ideas for what patterns to search for are very welcome. "Current" shows only the most recent results from each submission. The wider time ranges also show information about historical versions, which may be useful for flapping tests, and also for hunting for bugs in master.

53/5333 Document how to run only specific regress tests
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[09:56:41.826](0.644s) not ok 51 -  'user=testuser sslmode=prefer' -> connect, sslaccept, backenderror, reconnect, autho...
test
[10:02:44.177] 144/334 postgresql:libpq / libpq/005_negotiate_encryption                               ERROR            ...
53/5697 Add planner expectations for Memoize in EXPLAIN
macOS - Sonoma - Meson
tap
[09:14:30.017](0.000s) not ok 26 - server failure on empty compression options list: matches
test
[09:16:27.574] 155/339 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup                      ERROR            ...
53/4738 psql: Rethinking of \du command
Windows - Server 2019, VS 2019 - Meson & ninja
tap
timed out waiting for match: (?^:Streaming transactions committing after ([A-F0-9]+/[A-F0-9]+), reading WAL from ([A-F0-...
test
[07:55:55.071] 181/334 postgresql:recovery / recovery/038_save_logical_slots_shutdown                  ERROR           2...
53/5748 Improve Valgrind support and remove some memory leaks
FreeBSD - Meson
core
[03:03:30.571] #0  0x00003fd3a983d75a in ?? () from /libexec/ld-elf.so.1
[03:03:30.571] #1  0x00003fd3a98377fc in ?? () from /libexec/ld-elf.so.1
[03:03:30.571] #2  0x0000000000000000 in ?? ()
[03:03:30.826] #0  _SPI_execute_plan (plan=0x1bf0708d500, options=options@entry=0x820ee8aa0, snapshot=snapshot@entry=0x0...
core
[03:03:30.481] #0  _SPI_execute_plan (plan=0x14f1a284500, options=options@entry=0x82123d980, snapshot=snapshot@entry=0x0...
[03:03:30.481] #1  0x00000000007d2a93 in SPI_execute_plan_with_paramlist (plan=<optimized out>, params=<optimized out>, ...
[03:03:30.481] #2  0x0000000832e79863 in exec_stmt_execsql (estate=estate@entry=0x82123ddd0, stmt=stmt@entry=0x14f1aacdb...
[03:03:30.481] #3  0x0000000832e742e4 in exec_stmts (estate=estate@entry=0x82123ddd0, stmts=0x14f1aacdbe0) at ../src/pl/...
[03:03:30.481] #4  0x0000000832e75ef5 in exec_stmt_fori (estate=0x82123ddd0, stmt=0x14f1aacd9d8) at ../src/pl/plpgsql/sr...
[03:03:30.481] #5  exec_stmts (estate=estate@entry=0x82123ddd0, stmts=0x14f1aacddc0) at ../src/pl/plpgsql/src/pl_exec.c:...
[03:03:30.481] #6  0x0000000832e73821 in exec_stmt_block (estate=estate@entry=0x82123ddd0, block=block@entry=0x14f1aacde...
[03:03:30.481] #7  0x0000000832e710f3 in exec_toplevel_block (estate=0x82123ddd0, block=0x14f1aacde10) at ../src/pl/plpg...
[03:03:30.481] #8  plpgsql_exec_function (func=func@entry=0x14f1aa259a8, fcinfo=fcinfo@entry=0x82123df70, simple_eval_es...
[03:03:30.481] #9  0x0000000832e81d92 in plpgsql_inline_handler (fcinfo=<optimized out>) at ../src/pl/plpgsql/src/pl_han...
core
[03:03:30.876] #0  _SPI_execute_plan (plan=0x1bf0708d500, options=options@entry=0x820ee8aa0, snapshot=snapshot@entry=0x0...
[03:03:30.876] #1  0x00000000007d2a93 in SPI_execute_plan_with_paramlist (plan=<optimized out>, params=<optimized out>, ...
[03:03:30.876] #2  0x0000000837345863 in exec_stmt_execsql (estate=estate@entry=0x820ee8ef0, stmt=stmt@entry=0x1bf0712bd...
[03:03:30.876] #3  0x00000008373402e4 in exec_stmts (estate=estate@entry=0x820ee8ef0, stmts=0x1bf0712bbe0) at ../src/pl/...
[03:03:30.876] #4  0x0000000837341ef5 in exec_stmt_fori (estate=0x820ee8ef0, stmt=0x1bf0712b9d8) at ../src/pl/plpgsql/sr...
[03:03:30.876] #5  exec_stmts (estate=estate@entry=0x820ee8ef0, stmts=0x1bf0712bdc0) at ../src/pl/plpgsql/src/pl_exec.c:...
[03:03:30.876] #6  0x000000083733f821 in exec_stmt_block (estate=estate@entry=0x820ee8ef0, block=block@entry=0x1bf0712be...
[03:03:30.876] #7  0x000000083733d0f3 in exec_toplevel_block (estate=0x820ee8ef0, block=0x1bf0712be10) at ../src/pl/plpg...
[03:03:30.876] #8  plpgsql_exec_function (func=func@entry=0x1bf0704e9a8, fcinfo=fcinfo@entry=0x820ee9090, simple_eval_es...
[03:03:30.876] #9  0x000000083734dd92 in plpgsql_inline_handler (fcinfo=<optimized out>) at ../src/pl/plpgsql/src/pl_han...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/join.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_up...
--- /tmp/cirrus-ci-build/src/test/regress/expected/join.out	2025-05-16 02:55:03.724737000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/join.out	2025-05-16 02:56:48.654951000 +00...
@@ -8183,1227 +8183,10 @@
 
 select * from int4_tbl i left join
   lateral (select coalesce(i) from int2_tbl j where i.f1 = j.f1) k on true;
-     f1      | coalesce 
--------------+----------
-           0 | (0)
-      123456 | 
-     -123456 | 
-  2147483647 | 
- -2147483647 | 
-(5 rows)
-
-explain (verbose, costs off)
-select * from int4_tbl a,
-  lateral (
-    select * from int4_tbl b left join int8_tbl c on (b.f1 = q1 and a.f1 = q2)
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/btree_index.out /tmp/cirrus-ci-build/build/testrun/recovery/027_...
--- /tmp/cirrus-ci-build/src/test/regress/expected/btree_index.out	2025-05-16 02:55:03.693944000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/btree_index.out	2025-05-16 02:57:44.6938...
@@ -557,113 +557,7 @@
         INSERT INTO dedup_unique_test_table SELECT 1;
     END LOOP;
 END$$;
--- Exercise the LP_DEAD-bit-set tuple deletion code with a posting list tuple.
--- The implementation prefers deleting existing items to merging any duplicate
--- tuples into a posting list, so we need an explicit test to make sure we get
--- coverage (note that this test also assumes BLCKSZ is 8192 or less):
-DROP INDEX plain_unique;
-DELETE FROM dedup_unique_test_table WHERE a = 1;
-INSERT INTO dedup_unique_test_table SELECT i FROM generate_series(0,450) i;
---
--- Test B-tree fast path (cache rightmost leaf page) optimization.
---
--- First create a tree that's at least three levels deep (i.e. has one level
--- between the root and leaf levels). The text inserted is long.  It won't be
--- TOAST compressed because we use plain storage in the table.  Only a few
...
tap
[02:56:51.314](56.052s) not ok 5 - regression tests pass
[02:57:11.826](1.068s) not ok 16 - run of pg_upgrade --check for new instance
[02:57:11.827](0.000s) not ok 17 - pg_upgrade_output.d/ removed after pg_upgrade --check success
[02:57:12.647](0.820s) not ok 18 - run of pg_upgrade for new instance
[02:57:12.653](0.000s) not ok 19 - pg_upgrade_output.d/ removed after pg_upgrade success
[02:57:12.917](0.147s) not ok 20 - check that locales in new cluster match original cluster
[02:57:14.517](0.046s) not ok 22 - old and new dumps match after pg_upgrade
tap
[02:57:46.404](68.058s) not ok 2 - regression tests pass
test
[03:00:41.417]  40/339 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[03:00:41.417]  97/339 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
53/5674 Add "\gi file" to psql to allow COPY with variable expansion
CompilerWarnings
compiler
[23:53:54.368] common.c:51:8: error: unused variable 'bad' [-Werror,-Wunused-variable]
compiler
[23:53:40.796] common.c:51:8: error: unused variable 'bad' [-Werror,-Wunused-variable]
compiler
[23:53:04.746] common.c:51:25: error: unused variable ‘bad’ [-Werror=unused-variable]
compiler
[23:52:51.629] common.c:51:25: error: unused variable ‘bad’ [-Werror=unused-variable]
compiler
[23:54:22.951] common.c:51:25: error: unused variable ‘bad’ [-Werror=unused-variable]
FreeBSD - Meson
core
[00:01:37.172] #0  0x000000000027be21 in exec_command_out (scan_state=scan_state@entry=0x54778680a0, active_branch=<opti...
[00:01:37.172] #1  0x0000000000277b6f in exec_command (cmd=0x5477882200 "o", scan_state=scan_state@entry=0x54778680a0, c...
[00:01:37.172] #2  0x0000000000275af8 in HandleSlashCmds (scan_state=scan_state@entry=0x54778680a0, cstack=cstack@entry=...
[00:01:37.172] #3  0x0000000000291f85 in MainLoop (source=source@entry=0x8265ed4e0) at ../src/bin/psql/mainloop.c:496
[00:01:37.172] #4  0x0000000000278333 in process_file (filename=0x0, use_relative_path=<optimized out>) at ../src/bin/ps...
[00:01:37.172] #5  0x0000000000293bdb in main (argc=<optimized out>, argv=0x820d15220) at ../src/bin/psql/startup.c:420
[00:01:37.322] #0  0x000000000027be21 in exec_command_out (scan_state=scan_state@entry=0x10bb3b0c9000, active_branch=<op...
core
[00:01:37.327] #0  0x000000000027be21 in exec_command_out (scan_state=scan_state@entry=0x10bb3b0c9000, active_branch=<op...
[00:01:37.327] #1  0x0000000000277b6f in exec_command (cmd=0x10bb3b089200 "o", scan_state=scan_state@entry=0x10bb3b0c900...
[00:01:37.327] #2  0x0000000000275af8 in HandleSlashCmds (scan_state=scan_state@entry=0x10bb3b0c9000, cstack=cstack@entr...
[00:01:37.327] #3  0x0000000000291f85 in MainLoop (source=source@entry=0x82379d4e0) at ../src/bin/psql/mainloop.c:496
[00:01:37.327] #4  0x0000000000278333 in process_file (filename=0x0, use_relative_path=<optimized out>) at ../src/bin/ps...
[00:01:37.327] #5  0x0000000000293bdb in main (argc=<optimized out>, argv=0x82087d980) at ../src/bin/psql/startup.c:420
core
[00:01:36.505] #0  0x000000000027be21 in exec_command_out (scan_state=scan_state@entry=0xd2bbe0680a0, active_branch=<opt...
[00:01:36.505] #1  0x0000000000277b6f in exec_command (cmd=0xd2bbe082600 "o", scan_state=scan_state@entry=0xd2bbe0680a0,...
[00:01:36.505] #2  0x0000000000275af8 in HandleSlashCmds (scan_state=scan_state@entry=0xd2bbe0680a0, cstack=cstack@entry...
[00:01:36.505] #3  0x0000000000291f85 in MainLoop (source=source@entry=0x825d3c4e0) at ../src/bin/psql/mainloop.c:496
[00:01:36.505] #4  0x0000000000278333 in process_file (filename=0x0, use_relative_path=<optimized out>) at ../src/bin/ps...
[00:01:36.505] #5  0x0000000000293bdb in main (argc=<optimized out>, argv=0x820bb5860) at ../src/bin/psql/startup.c:420
[00:01:36.695] #0  0x000000000027be21 in exec_command_out (scan_state=scan_state@entry=0x24ce984c9000, active_branch=<op...
core
[00:01:36.700] #0  0x000000000027be21 in exec_command_out (scan_state=scan_state@entry=0x24ce984c9000, active_branch=<op...
[00:01:36.700] #1  0x0000000000277b6f in exec_command (cmd=0x24ce98489600 "o", scan_state=scan_state@entry=0x24ce984c900...
[00:01:36.700] #2  0x0000000000275af8 in HandleSlashCmds (scan_state=scan_state@entry=0x24ce984c9000, cstack=cstack@entr...
[00:01:36.700] #3  0x0000000000291f85 in MainLoop (source=source@entry=0x82485b4e0) at ../src/bin/psql/mainloop.c:496
[00:01:36.700] #4  0x0000000000278333 in process_file (filename=0x0, use_relative_path=<optimized out>) at ../src/bin/ps...
[00:01:36.700] #5  0x0000000000293bdb in main (argc=<optimized out>, argv=0x820b12c38) at ../src/bin/psql/startup.c:420
[00:01:36.849] #0  0x000000000027be21 in exec_command_out (scan_state=scan_state@entry=0x6d1eb2c9000, active_branch=<opt...
core
[00:01:36.854] #0  0x000000000027be21 in exec_command_out (scan_state=scan_state@entry=0x6d1eb2c9000, active_branch=<opt...
[00:01:36.854] #1  0x0000000000277b6f in exec_command (cmd=0x6d1eb289600 "o", scan_state=scan_state@entry=0x6d1eb2c9000,...
[00:01:36.854] #2  0x0000000000275af8 in HandleSlashCmds (scan_state=scan_state@entry=0x6d1eb2c9000, cstack=cstack@entry...
[00:01:36.854] #3  0x0000000000291f85 in MainLoop (source=source@entry=0x824fdb4e0) at ../src/bin/psql/mainloop.c:496
[00:01:36.854] #4  0x0000000000278333 in process_file (filename=0x0, use_relative_path=<optimized out>) at ../src/bin/ps...
[00:01:36.854] #5  0x0000000000293bdb in main (argc=<optimized out>, argv=0x8204ea648) at ../src/bin/psql/startup.c:420
[00:01:37.007] #0  0x000000000027be21 in exec_command_out (scan_state=scan_state@entry=0x36e628ec9000, active_branch=<op...
core
[00:01:37.012] #0  0x000000000027be21 in exec_command_out (scan_state=scan_state@entry=0x36e628ec9000, active_branch=<op...
[00:01:37.012] #1  0x0000000000277b6f in exec_command (cmd=0x36e628e89200 "o", scan_state=scan_state@entry=0x36e628ec900...
[00:01:37.012] #2  0x0000000000275af8 in HandleSlashCmds (scan_state=scan_state@entry=0x36e628ec9000, cstack=cstack@entr...
[00:01:37.012] #3  0x0000000000291f85 in MainLoop (source=source@entry=0x82351c4e0) at ../src/bin/psql/mainloop.c:496
[00:01:37.012] #4  0x0000000000278333 in process_file (filename=0x0, use_relative_path=<optimized out>) at ../src/bin/ps...
[00:01:37.012] #5  0x0000000000293bdb in main (argc=<optimized out>, argv=0x82054ca00) at ../src/bin/psql/startup.c:420
[00:01:37.167] #0  0x000000000027be21 in exec_command_out (scan_state=scan_state@entry=0x54778680a0, active_branch=<opti...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/copy.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_up...
--- /tmp/cirrus-ci-build/src/test/regress/expected/copy.out	2025-05-15 23:52:00.296565000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/copy.out	2025-05-15 23:53:37.659518000 +00...
@@ -39,314 +39,3 @@
 \qecho '\\.'
 \qecho line2
 \o
--- get the data back in with copy
-truncate copytest2;
-copy copytest2(test) from :'filename' csv;
-select test from copytest2 order by test collate "C";
- test  
--------
- \.
- line1
- line2
-(3 rows)
-
--- in text mode, \. must be alone on its line
-truncate copytest2;
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/copy.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_...
--- /tmp/cirrus-ci-build/src/test/regress/expected/copy.out	2025-05-15 23:52:00.296565000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/copy.out	2025-05-15 23:54:30.535693000 +...
@@ -39,314 +39,3 @@
 \qecho '\\.'
 \qecho line2
 \o
--- get the data back in with copy
-truncate copytest2;
-copy copytest2(test) from :'filename' csv;
-select test from copytest2 order by test collate "C";
- test  
--------
- \.
- line1
- line2
-(3 rows)
-
--- in text mode, \. must be alone on its line
-truncate copytest2;
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/copy.out /tmp/cirrus-ci-build/build/testrun/regress/regress/resu...
--- /tmp/cirrus-ci-build/src/test/regress/expected/copy.out	2025-05-15 23:52:00.296565000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/copy.out	2025-05-15 23:53:36.160763000 +0000
@@ -39,314 +39,3 @@
 \qecho '\\.'
 \qecho line2
 \o
--- get the data back in with copy
-truncate copytest2;
-copy copytest2(test) from :'filename' csv;
-select test from copytest2 order by test collate "C";
- test  
--------
- \.
- line1
- line2
-(3 rows)
-
--- in text mode, \. must be alone on its line
-truncate copytest2;
...
tap
[23:56:44.138](0.004s) not ok 12 - no dump errors
[23:56:46.036](0.001s) not ok 14 - no dump errors
tap
[23:56:29.631](193.481s) not ok 5 - regression tests pass
tap
[23:57:51.163](231.286s) not ok 2 - regression tests pass
test
[23:59:08.233]  15/339 postgresql:regress / regress/regress                                            ERROR           2...
[23:59:08.233] 185/339 postgresql:pg_dump / pg_dump/010_dump_connstr                                   ERROR            ...
[23:59:08.233] 179/339 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           2...
[23:59:08.233] 263/339 postgresql:recovery / recovery/027_stream_regress                               ERROR           3...
Linux - Debian Bookworm - Autoconf
core
[00:03:07.597] #0  0x00007fd5110eceec in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:07.597] #1  0x00007fd51109dfb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:07.597] #2  0x00007fd511088472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:07.597] #3  0x00007fd5114d650f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[00:03:07.597] #4  0x00007fd5114e2ba1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[00:03:07.597] #5  0x00007fd5114c1f5e in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7fd50fdf6f4e, __in_ch...
[00:03:07.597] #6  0x00007fd5114be6ae in __asan::ReportDeadlySignal (sig=...) at ../../../../src/libsanitizer/asan/asan_...
[00:03:07.597] #7  0x00007fd5114bd462 in __asan::AsanOnDeadlySignal (signo=<optimized out>, siginfo=0x7fd50fdf7bf0, cont...
[00:03:07.597] #8  <signal handler called>
[00:03:07.597] #9  0x000055af8e1e1e67 in exec_command_out (scan_state=scan_state@entry=0x60d000000110, active_branch=act...
core
[00:03:08.414] #0  0x00007ffbf31c9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:08.414] #1  0x00007ffbf317afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:08.414] #2  0x00007ffbf3165472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:08.414] #3  0x00007ffbf34d650f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[00:03:08.414] #4  0x00007ffbf34e2ba1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[00:03:08.414] #5  0x00007ffbf34c1f5e in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7ffbf201bf4e, __in_ch...
[00:03:08.414] #6  0x00007ffbf34be6ae in __asan::ReportDeadlySignal (sig=...) at ../../../../src/libsanitizer/asan/asan_...
[00:03:08.414] #7  0x00007ffbf34bd462 in __asan::AsanOnDeadlySignal (signo=<optimized out>, siginfo=0x7ffbf201cbf0, cont...
[00:03:08.414] #8  <signal handler called>
[00:03:08.414] #9  0x000055ef321a9e67 in exec_command_out (scan_state=scan_state@entry=0x60d000000110, active_branch=act...
core
[00:03:08.139] #0  0x00007f1b40b71eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:08.139] #1  0x00007f1b40b22fb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:08.139] #2  0x00007f1b40b0d472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:08.139] #3  0x00007f1b40ed650f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[00:03:08.139] #4  0x00007f1b40ee2ba1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[00:03:08.139] #5  0x00007f1b40ec1f5e in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7f1b40279f4e, __in_ch...
[00:03:08.139] #6  0x00007f1b40ebe6ae in __asan::ReportDeadlySignal (sig=...) at ../../../../src/libsanitizer/asan/asan_...
[00:03:08.139] #7  0x00007f1b40ebd462 in __asan::AsanOnDeadlySignal (signo=<optimized out>, siginfo=0x7f1b4027abf0, cont...
[00:03:08.139] #8  <signal handler called>
[00:03:08.139] #9  0x000056355198ce67 in exec_command_out (scan_state=scan_state@entry=0x60d000000110, active_branch=act...
core
[00:03:07.869] #0  0x00007f55805c9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:07.869] #1  0x00007f558057afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:07.869] #2  0x00007f5580565472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:07.869] #3  0x00007f55808d650f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[00:03:07.869] #4  0x00007f55808e2ba1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[00:03:07.869] #5  0x00007f55808c1f5e in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7f557f3d9f4e, __in_ch...
[00:03:07.869] #6  0x00007f55808be6ae in __asan::ReportDeadlySignal (sig=...) at ../../../../src/libsanitizer/asan/asan_...
[00:03:07.869] #7  0x00007f55808bd462 in __asan::AsanOnDeadlySignal (signo=<optimized out>, siginfo=0x7f557f3dabf0, cont...
[00:03:07.869] #8  <signal handler called>
[00:03:07.869] #9  0x000055c8f2e67e67 in exec_command_out (scan_state=scan_state@entry=0x60d000000110, active_branch=act...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/copy.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/resul...
--- /tmp/cirrus-ci-build/src/test/regress/expected/copy.out	2025-05-15 23:52:00.090204179 +0000
+++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/copy.out	2025-05-15 23:57:56.123399266 +0000
@@ -39,314 +39,21 @@
 \qecho '\\.'
 \qecho line2
 \o
--- get the data back in with copy
-truncate copytest2;
-copy copytest2(test) from :'filename' csv;
-select test from copytest2 order by test collate "C";
- test  
--------
- \.
- line1
- line2
-(3 rows)
-
--- in text mode, \. must be alone on its line
-truncate copytest2;
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/copy.out /tmp/cirrus-ci-build/src/test/regress/results/copy.out
--- /tmp/cirrus-ci-build/src/test/regress/expected/copy.out	2025-05-15 23:52:00.090204179 +0000
+++ /tmp/cirrus-ci-build/src/test/regress/results/copy.out	2025-05-15 23:55:50.675410391 +0000
@@ -39,314 +39,21 @@
 \qecho '\\.'
 \qecho line2
 \o
--- get the data back in with copy
-truncate copytest2;
-copy copytest2(test) from :'filename' csv;
-select test from copytest2 order by test collate "C";
- test  
--------
- \.
- line1
- line2
-(3 rows)
-
--- in text mode, \. must be alone on its line
-truncate copytest2;
...
tap
[00:00:09.181](0.001s) not ok 12 - no dump errors
[00:00:11.882](0.000s) not ok 14 - no dump errors
tap
[00:00:00.378](137.030s) not ok 5 - regression tests pass
Linux - Debian Bookworm - Meson
core
[00:03:19.293] #0  0x00007fc4ea6a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:19.293] #1  0x00007fc4ea65afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:19.293] #2  0x00007fc4ea645472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:19.293] #3  0x00007fc4ea81e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[00:03:19.293] #4  0x00007fc4ea82aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[00:03:19.293] #5  0x00007fc4ea80d6f8 in __ubsan::__ubsan_handle_type_mismatch_v1_abort (Data=Data@entry=0x5578333ac920,...
[00:03:19.293] #6  0x00005578332ee744 in exec_command_out (scan_state=scan_state@entry=0x557851554450, active_branch=act...
[00:03:19.293] #7  0x00005578332f718f in exec_command (cmd=cmd@entry=0x557851555230 "o", scan_state=scan_state@entry=0x5...
[00:03:19.293] #8  0x00005578332f769b in HandleSlashCmds (scan_state=scan_state@entry=0x557851554450, cstack=cstack@entr...
[00:03:19.293] #9  0x0000557833316785 in MainLoop (source=source@entry=0x7fc4ea7f1a80 <_IO_2_1_stdin_>) at ../src/bin/ps...
core
[00:03:19.035] #0  0x00007fad43ea9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:19.035] #1  0x00007fad43e5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:19.035] #2  0x00007fad43e45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:19.035] #3  0x00007fad4401e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[00:03:19.035] #4  0x00007fad4402aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[00:03:19.035] #5  0x00007fad4400d6f8 in __ubsan::__ubsan_handle_type_mismatch_v1_abort (Data=Data@entry=0x55d5a691e920,...
[00:03:19.035] #6  0x000055d5a6860744 in exec_command_out (scan_state=scan_state@entry=0x55d5a9cc5450, active_branch=act...
[00:03:19.035] #7  0x000055d5a686918f in exec_command (cmd=cmd@entry=0x55d5a9ccb8f0 "o", scan_state=scan_state@entry=0x5...
[00:03:19.035] #8  0x000055d5a686969b in HandleSlashCmds (scan_state=scan_state@entry=0x55d5a9cc5450, cstack=cstack@entr...
[00:03:19.035] #9  0x000055d5a6888785 in MainLoop (source=source@entry=0x7fad43ff1a80 <_IO_2_1_stdin_>) at ../src/bin/ps...
core
[00:03:20.379] #0  0x00007fbbaeaa9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:20.379] #1  0x00007fbbaea5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:20.379] #2  0x00007fbbaea45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:20.379] #3  0x00007fbbaec1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[00:03:20.379] #4  0x00007fbbaec2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[00:03:20.379] #5  0x00007fbbaec0d6f8 in __ubsan::__ubsan_handle_type_mismatch_v1_abort (Data=Data@entry=0x5575a5eaa920,...
[00:03:20.379] #6  0x00005575a5dec744 in exec_command_out (scan_state=scan_state@entry=0x5575b8e5f450, active_branch=act...
[00:03:20.379] #7  0x00005575a5df518f in exec_command (cmd=cmd@entry=0x5575b8e658f0 "o", scan_state=scan_state@entry=0x5...
[00:03:20.379] #8  0x00005575a5df569b in HandleSlashCmds (scan_state=scan_state@entry=0x5575b8e5f450, cstack=cstack@entr...
[00:03:20.379] #9  0x00005575a5e14785 in MainLoop (source=source@entry=0x7fbbaebf1a80 <_IO_2_1_stdin_>) at ../src/bin/ps...
core
[00:03:20.106] #0  0x00007feee4ca9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:20.106] #1  0x00007feee4c5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:20.106] #2  0x00007feee4c45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:20.106] #3  0x00007feee4e1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[00:03:20.106] #4  0x00007feee4e2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[00:03:20.106] #5  0x00007feee4e0d6f8 in __ubsan::__ubsan_handle_type_mismatch_v1_abort (Data=Data@entry=0x56132e132920,...
[00:03:20.106] #6  0x000056132e074744 in exec_command_out (scan_state=scan_state@entry=0x5613395ef450, active_branch=act...
[00:03:20.106] #7  0x000056132e07d18f in exec_command (cmd=cmd@entry=0x5613395f09f0 "o", scan_state=scan_state@entry=0x5...
[00:03:20.106] #8  0x000056132e07d69b in HandleSlashCmds (scan_state=scan_state@entry=0x5613395ef450, cstack=cstack@entr...
[00:03:20.106] #9  0x000056132e09c785 in MainLoop (source=source@entry=0x7feee4df1a80 <_IO_2_1_stdin_>) at ../src/bin/ps...
core
[00:03:19.828] #0  0x00007fe340ea9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:19.828] #1  0x00007fe340e5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:19.828] #2  0x00007fe340e45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:19.828] #3  0x00007fe34101e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[00:03:19.828] #4  0x00007fe34102aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[00:03:19.828] #5  0x00007fe34100d6f8 in __ubsan::__ubsan_handle_type_mismatch_v1_abort (Data=Data@entry=0x55e631c70920,...
[00:03:19.828] #6  0x000055e631bb2744 in exec_command_out (scan_state=scan_state@entry=0x55e651a8c450, active_branch=act...
[00:03:19.828] #7  0x000055e631bbb18f in exec_command (cmd=cmd@entry=0x55e651a8d230 "o", scan_state=scan_state@entry=0x5...
[00:03:19.828] #8  0x000055e631bbb69b in HandleSlashCmds (scan_state=scan_state@entry=0x55e651a8c450, cstack=cstack@entr...
[00:03:19.828] #9  0x000055e631bda785 in MainLoop (source=source@entry=0x7fe340ff1a80 <_IO_2_1_stdin_>) at ../src/bin/ps...
core
[00:03:19.550] #0  0x00007fce2d0a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:19.550] #1  0x00007fce2d05afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:19.550] #2  0x00007fce2d045472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[00:03:19.550] #3  0x00007fce2d21e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[00:03:19.550] #4  0x00007fce2d22aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[00:03:19.550] #5  0x00007fce2d20d6f8 in __ubsan::__ubsan_handle_type_mismatch_v1_abort (Data=Data@entry=0x55fe48a07920,...
[00:03:19.550] #6  0x000055fe48949744 in exec_command_out (scan_state=scan_state@entry=0x55fe744be450, active_branch=act...
[00:03:19.550] #7  0x000055fe4895218f in exec_command (cmd=cmd@entry=0x55fe744bf230 "o", scan_state=scan_state@entry=0x5...
[00:03:19.550] #8  0x000055fe4895269b in HandleSlashCmds (scan_state=scan_state@entry=0x55fe744be450, cstack=cstack@entr...
[00:03:19.550] #9  0x000055fe48971785 in MainLoop (source=source@entry=0x7fce2d1f1a80 <_IO_2_1_stdin_>) at ../src/bin/ps...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/copy.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_up...
--- /tmp/cirrus-ci-build/src/test/regress/expected/copy.out	2025-05-15 23:51:59.576555556 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/copy.out	2025-05-15 23:55:08.509104760 +00...
@@ -39,314 +39,15 @@
 \qecho '\\.'
 \qecho line2
 \o
--- get the data back in with copy
-truncate copytest2;
-copy copytest2(test) from :'filename' csv;
-select test from copytest2 order by test collate "C";
- test  
--------
- \.
- line1
- line2
-(3 rows)
+==22124==Using libbacktrace symbolizer.
+../src/bin/psql/command.c:2497:19: runtime error: load of null pointer of type 'char'
+    #0 0x5578332ee743 in exec_command_out ../src/bin/psql/command.c:2497
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/copy.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_...
--- /tmp/cirrus-ci-build/src/test/regress/expected/copy.out	2025-05-15 23:51:59.576555556 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/copy.out	2025-05-15 23:56:24.448642216 +...
@@ -39,314 +39,15 @@
 \qecho '\\.'
 \qecho line2
 \o
--- get the data back in with copy
-truncate copytest2;
-copy copytest2(test) from :'filename' csv;
-select test from copytest2 order by test collate "C";
- test  
--------
- \.
- line1
- line2
-(3 rows)
+==32108==Using libbacktrace symbolizer.
+../src/bin/psql/command.c:2497:19: runtime error: load of null pointer of type 'char'
+    #0 0x55e631bb2743 in exec_command_out ../src/bin/psql/command.c:2497
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/copy.out /tmp/cirrus-ci-build/build/testrun/regress/regress/resu...
--- /tmp/cirrus-ci-build/src/test/regress/expected/copy.out	2025-05-15 23:51:59.576555556 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/copy.out	2025-05-15 23:55:06.945074510 +0000
@@ -39,314 +39,15 @@
 \qecho '\\.'
 \qecho line2
 \o
--- get the data back in with copy
-truncate copytest2;
-copy copytest2(test) from :'filename' csv;
-select test from copytest2 order by test collate "C";
- test  
--------
- \.
- line1
- line2
-(3 rows)
+==21795==Using libbacktrace symbolizer.
+../src/bin/psql/command.c:2497:19: runtime error: load of null pointer of type 'char'
+    #0 0x55fe48949743 in exec_command_out ../src/bin/psql/command.c:2497
...
tap
[23:58:43.390](0.001s) not ok 12 - no dump errors
[23:58:46.407](0.000s) not ok 14 - no dump errors
tap
[23:56:24.961](82.986s) not ok 5 - regression tests pass
tap
[23:57:41.881](85.526s) not ok 2 - regression tests pass
test
[00:00:55.029]   5/340 postgresql:regress / regress/regress                                            ERROR            ...
[00:00:55.029]  37/340 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[00:00:55.029] 106/340 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
[00:00:55.029] 187/340 postgresql:pg_dump / pg_dump/010_dump_connstr                                   ERROR            ...
macOS - Sonoma - Meson
core
[00:06:59.312]   * frame #0: 0x0000000104fffef8 psql`exec_command_out(scan_state=0x0000600003e70000, active_branch=<unav...
[00:06:59.312]     frame #1: 0x0000000104ffbba8 psql`exec_command(cmd="o", scan_state=0x0000600003e70000, cstack=0x00006...
[00:06:59.312]     frame #2: 0x0000000104ff9de8 psql`HandleSlashCmds(scan_state=0x0000600003e70000, cstack=0x0000600000e...
[00:06:59.312]     frame #3: 0x00000001050177b4 psql`MainLoop(source=0x00000001fb560358) at mainloop.c:496:22
[00:06:59.312]     frame #4: 0x0000000104ffc3fc psql`process_file(filename=0x0000000000000000, use_relative_path=<unavai...
[00:06:59.312]     frame #5: 0x000000010501907c psql`main(argc=<unavailable>, argv=<unavailable>) at startup.c:420:21
[00:06:59.312]     frame #6: 0x000000019336f154 dyld`start + 2476
core
[00:05:20.419]   * frame #0: 0x000000010404fef8 psql`exec_command_out(scan_state=0x0000600002d34000, active_branch=<unav...
[00:05:20.419]     frame #1: 0x000000010404bba8 psql`exec_command(cmd="o", scan_state=0x0000600002d34000, cstack=0x00006...
[00:05:20.419]     frame #2: 0x0000000104049de8 psql`HandleSlashCmds(scan_state=0x0000600002d34000, cstack=0x0000600001d...
[00:05:20.419]     frame #3: 0x00000001040677b4 psql`MainLoop(source=0x00000001fb560358) at mainloop.c:496:22
[00:05:20.419]     frame #4: 0x000000010404c3fc psql`process_file(filename=0x0000000000000000, use_relative_path=<unavai...
[00:05:20.419]     frame #5: 0x000000010406907c psql`main(argc=<unavailable>, argv=<unavailable>) at startup.c:420:21
[00:05:20.419]     frame #6: 0x000000019336f154 dyld`start + 2476
core
[00:04:27.538]   * frame #0: 0x0000000100223ef8 psql`exec_command_out(scan_state=0x0000600002258000, active_branch=<unav...
[00:04:27.538]     frame #1: 0x000000010021fba8 psql`exec_command(cmd="o", scan_state=0x0000600002258000, cstack=0x00006...
[00:04:27.538]     frame #2: 0x000000010021dde8 psql`HandleSlashCmds(scan_state=0x0000600002258000, cstack=0x00006000012...
[00:04:27.538]     frame #3: 0x000000010023b7b4 psql`MainLoop(source=0x00000001fb560358) at mainloop.c:496:22
[00:04:27.538]     frame #4: 0x00000001002203fc psql`process_file(filename=0x0000000000000000, use_relative_path=<unavai...
[00:04:27.538]     frame #5: 0x000000010023d07c psql`main(argc=<unavailable>, argv=<unavailable>) at startup.c:420:21
[00:04:27.538]     frame #6: 0x000000019336f154 dyld`start + 2476
core
[00:03:34.186]   * frame #0: 0x0000000100b5bef8 psql`exec_command_out(scan_state=0x00006000021a86c0, active_branch=<unav...
[00:03:34.186]     frame #1: 0x0000000100b57ba8 psql`exec_command(cmd="o", scan_state=0x00006000021a86c0, cstack=0x00006...
[00:03:34.186]     frame #2: 0x0000000100b55de8 psql`HandleSlashCmds(scan_state=0x00006000021a86c0, cstack=0x00006000011...
[00:03:34.186]     frame #3: 0x0000000100b737b4 psql`MainLoop(source=0x00000001fb560358) at mainloop.c:496:22
[00:03:34.186]     frame #4: 0x0000000100b583fc psql`process_file(filename=0x0000000000000000, use_relative_path=<unavai...
[00:03:34.186]     frame #5: 0x0000000100b7507c psql`main(argc=<unavailable>, argv=<unavailable>) at startup.c:420:21
[00:03:34.186]     frame #6: 0x000000019336f154 dyld`start + 2476
core
[00:02:41.735]   * frame #0: 0x00000001009e3ef8 psql`exec_command_out(scan_state=0x0000600000634000, active_branch=<unav...
[00:02:41.735]     frame #1: 0x00000001009dfba8 psql`exec_command(cmd="o", scan_state=0x0000600000634000, cstack=0x00006...
[00:02:41.735]     frame #2: 0x00000001009ddde8 psql`HandleSlashCmds(scan_state=0x0000600000634000, cstack=0x00006000036...
[00:02:41.735]     frame #3: 0x00000001009fb7b4 psql`MainLoop(source=0x00000001fb560358) at mainloop.c:496:22
[00:02:41.735]     frame #4: 0x00000001009e03fc psql`process_file(filename=0x0000000000000000, use_relative_path=<unavai...
[00:02:41.735]     frame #5: 0x00000001009fd07c psql`main(argc=<unavailable>, argv=<unavailable>) at startup.c:420:21
[00:02:41.735]     frame #6: 0x000000019336f154 dyld`start + 2476
core
[00:01:51.101]   * frame #0: 0x0000000102f97ef8 psql`exec_command_out(scan_state=0x0000600000c40000, active_branch=<unav...
[00:01:51.101]     frame #1: 0x0000000102f93ba8 psql`exec_command(cmd="o", scan_state=0x0000600000c40000, cstack=0x00006...
[00:01:51.101]     frame #2: 0x0000000102f91de8 psql`HandleSlashCmds(scan_state=0x0000600000c40000, cstack=0x0000600003c...
[00:01:51.101]     frame #3: 0x0000000102faf7b4 psql`MainLoop(source=0x00000001fb560358) at mainloop.c:496:22
[00:01:51.101]     frame #4: 0x0000000102f943fc psql`process_file(filename=0x0000000000000000, use_relative_path=<unavai...
[00:01:51.101]     frame #5: 0x0000000102fb107c psql`main(argc=<unavailable>, argv=<unavailable>) at startup.c:420:21
[00:01:51.101]     frame #6: 0x000000019336f154 dyld`start + 2476
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/copy.out /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrad...
--- /Users/admin/pgsql/src/test/regress/expected/copy.out	2025-05-15 23:51:12
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/copy.out	2025-05-15 23:53:06
@@ -39,314 +39,3 @@
 \qecho '\\.'
 \qecho line2
 \o
--- get the data back in with copy
-truncate copytest2;
-copy copytest2(test) from :'filename' csv;
-select test from copytest2 order by test collate "C";
- test  
--------
- \.
- line1
- line2
-(3 rows)
-
--- in text mode, \. must be alone on its line
-truncate copytest2;
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/copy.out /Users/admin/pgsql/build/testrun/recovery/027_stream_regr...
--- /Users/admin/pgsql/src/test/regress/expected/copy.out	2025-05-15 23:51:12
+++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/copy.out	2025-05-15 23:54:26
@@ -39,314 +39,3 @@
 \qecho '\\.'
 \qecho line2
 \o
--- get the data back in with copy
-truncate copytest2;
-copy copytest2(test) from :'filename' csv;
-select test from copytest2 order by test collate "C";
- test  
--------
- \.
- line1
- line2
-(3 rows)
-
--- in text mode, \. must be alone on its line
-truncate copytest2;
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/copy.out /Users/admin/pgsql/build/testrun/regress/regress/results/...
--- /Users/admin/pgsql/src/test/regress/expected/copy.out	2025-05-15 23:51:12
+++ /Users/admin/pgsql/build/testrun/regress/regress/results/copy.out	2025-05-15 23:53:03
@@ -39,314 +39,3 @@
 \qecho '\\.'
 \qecho line2
 \o
--- get the data back in with copy
-truncate copytest2;
-copy copytest2(test) from :'filename' csv;
-select test from copytest2 order by test collate "C";
- test  
--------
- \.
- line1
- line2
-(3 rows)
-
--- in text mode, \. must be alone on its line
-truncate copytest2;
...
tap
[23:56:16.050](0.001s) not ok 12 - no dump errors
[23:56:18.684](0.000s) not ok 14 - no dump errors
tap
[23:54:30.332](90.051s) not ok 5 - regression tests pass
tap
[23:55:54.195](100.588s) not ok 2 - regression tests pass
test
[23:57:48.756]  10/339 postgresql:regress / regress/regress                                            ERROR            ...
[23:57:48.756]  40/339 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[23:57:48.756] 162/339 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
[23:57:48.756] 186/339 postgresql:pg_dump / pg_dump/010_dump_connstr                                   ERROR            ...
Windows - Server 2019, VS 2019 - Meson & ninja
core
00000025`307ff4b8 00007ffa`4732b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000025`307ff4c0 00007ffa`45bc4cb0     ntdll!TppWorkerThread+0x2df
00000025`307ff7b0 00007ffa`4739edcb     KERNEL32!BaseThreadInitThunk+0x10
00000025`307ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000025`2fbff520 00007ff6`7a11f8de     psql!exec_command_out(
00000025`2fbff570 00007ff6`7a11d632     psql!exec_command(
00000025`2fbff5c0 00007ff6`7a142b7d     psql!HandleSlashCmds(
00000025`2fbff620 00007ff6`7a11d9ce     psql!MainLoop(
00000025`2fbff750 00007ff6`7a145858     psql!process_file(
00000025`2fbffbb0 00007ff6`7a168da9     psql!main(
00000025`2fbffcd0 00007ff6`7a168cfe     psql!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startu...
00000025`2fbffd20 00007ff6`7a168bbe     psql!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartu...
00000025`2fbffd90 00007ff6`7a168e1e     psql!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\...
00000025`2fbffdc0 00007ffa`45bc4cb0     psql!mainCRTStartup(
core
00000025`2ffff878 00007ffa`4732b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000025`2ffff880 00007ffa`45bc4cb0     ntdll!TppWorkerThread+0x2df
00000025`2ffffb70 00007ffa`4739edcb     KERNEL32!BaseThreadInitThunk+0x10
00000025`2ffffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000025`303ffc08 00007ffa`43d9029b     ntdll!NtRemoveIoCompletion+0x14
00000025`303ffc10 00007ffa`45bc4cb0     mswsock!SockAsyncThread+0x9b
00000025`303ffc70 00007ffa`4739edcb     KERNEL32!BaseThreadInitThunk+0x10
00000025`303ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000085`6a5ff968 00007ffa`4732b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000085`6a5ff970 00007ffa`45bc4cb0     ntdll!TppWorkerThread+0x2df
00000085`6a5ffc60 00007ffa`4739edcb     KERNEL32!BaseThreadInitThunk+0x10
00000085`6a5ffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000085`6adffc88 00007ffa`43d9029b     ntdll!NtRemoveIoCompletion+0x14
00000085`6adffc90 00007ffa`45bc4cb0     mswsock!SockAsyncThread+0x9b
00000085`6adffcf0 00007ffa`4739edcb     KERNEL32!BaseThreadInitThunk+0x10
00000085`6adffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000085`6a9ff618 00007ffa`4732b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000085`6a9ff620 00007ffa`45bc4cb0     ntdll!TppWorkerThread+0x2df
00000085`6a9ff910 00007ffa`4739edcb     KERNEL32!BaseThreadInitThunk+0x10
00000085`6a9ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000085`6a1ff220 00007ff6`7a11f8de     psql!exec_command_out(
00000085`6a1ff270 00007ff6`7a11d632     psql!exec_command(
00000085`6a1ff2c0 00007ff6`7a142b7d     psql!HandleSlashCmds(
00000085`6a1ff320 00007ff6`7a11d9ce     psql!MainLoop(
00000085`6a1ff450 00007ff6`7a145858     psql!process_file(
00000085`6a1ff8b0 00007ff6`7a168da9     psql!main(
00000085`6a1ff9d0 00007ff6`7a168cfe     psql!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startu...
00000085`6a1ffa20 00007ff6`7a168bbe     psql!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartu...
00000085`6a1ffa90 00007ff6`7a168e1e     psql!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\...
00000085`6a1ffac0 00007ffa`45bc4cb0     psql!mainCRTStartup(
core
0000002d`56fff650 00007ff6`7a11f8de     psql!exec_command_out(
0000002d`56fff6a0 00007ff6`7a11d632     psql!exec_command(
0000002d`56fff6f0 00007ff6`7a142b7d     psql!HandleSlashCmds(
0000002d`56fff750 00007ff6`7a11d9ce     psql!MainLoop(
0000002d`56fff880 00007ff6`7a145858     psql!process_file(
0000002d`56fffce0 00007ff6`7a168da9     psql!main(
0000002d`56fffe00 00007ff6`7a168cfe     psql!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startu...
0000002d`56fffe50 00007ff6`7a168bbe     psql!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartu...
0000002d`56fffec0 00007ff6`7a168e1e     psql!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\...
0000002d`56fffef0 00007ffa`45bc4cb0     psql!mainCRTStartup(
core
0000002d`577ff778 00007ffa`43d9029b     ntdll!NtRemoveIoCompletion+0x14
0000002d`577ff780 00007ffa`45bc4cb0     mswsock!SockAsyncThread+0x9b
0000002d`577ff7e0 00007ffa`4739edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002d`577ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002d`573ffb98 00007ffa`4732b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002d`573ffba0 00007ffa`45bc4cb0     ntdll!TppWorkerThread+0x2df
0000002d`573ffe90 00007ffa`4739edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002d`573ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002d`57bff558 00007ffa`4732b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002d`57bff560 00007ffa`45bc4cb0     ntdll!TppWorkerThread+0x2df
0000002d`57bff850 00007ffa`4739edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002d`57bff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`cfdffc58 00007ffa`43d9029b     ntdll!NtRemoveIoCompletion+0x14
00000009`cfdffc60 00007ffa`45bc4cb0     mswsock!SockAsyncThread+0x9b
00000009`cfdffcc0 00007ffa`4739edcb     KERNEL32!BaseThreadInitThunk+0x10
00000009`cfdffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`cf5ff3b0 00007ff6`7a11f8de     psql!exec_command_out(
00000009`cf5ff400 00007ff6`7a11d632     psql!exec_command(
00000009`cf5ff450 00007ff6`7a142b7d     psql!HandleSlashCmds(
00000009`cf5ff4b0 00007ff6`7a11d9ce     psql!MainLoop(
00000009`cf5ff5e0 00007ff6`7a145858     psql!process_file(
00000009`cf5ffa40 00007ff6`7a168da9     psql!main(
00000009`cf5ffb60 00007ff6`7a168cfe     psql!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startu...
00000009`cf5ffbb0 00007ff6`7a168bbe     psql!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartu...
00000009`cf5ffc20 00007ff6`7a168e1e     psql!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\...
00000009`cf5ffc50 00007ffa`45bc4cb0     psql!mainCRTStartup(
core
00000009`cf9ffc18 00007ffa`4732b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000009`cf9ffc20 00007ffa`45bc4cb0     ntdll!TppWorkerThread+0x2df
00000009`cf9fff10 00007ffa`4739edcb     KERNEL32!BaseThreadInitThunk+0x10
00000009`cf9fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`d01ffa68 00007ffa`4732b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000009`d01ffa70 00007ffa`45bc4cb0     ntdll!TppWorkerThread+0x2df
00000009`d01ffd60 00007ffa`4739edcb     KERNEL32!BaseThreadInitThunk+0x10
00000009`d01ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e2`029ff4a0 00007ff6`7a11f8de     psql!exec_command_out(
000000e2`029ff4f0 00007ff6`7a11d632     psql!exec_command(
000000e2`029ff540 00007ff6`7a142b7d     psql!HandleSlashCmds(
000000e2`029ff5a0 00007ff6`7a11d9ce     psql!MainLoop(
000000e2`029ff6d0 00007ff6`7a145858     psql!process_file(
000000e2`029ffb30 00007ff6`7a168da9     psql!main(
000000e2`029ffc50 00007ff6`7a168cfe     psql!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startu...
000000e2`029ffca0 00007ff6`7a168bbe     psql!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartu...
000000e2`029ffd10 00007ff6`7a168e1e     psql!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\...
000000e2`029ffd40 00007ffa`45bc4cb0     psql!mainCRTStartup(
core
000000e2`035ff5b8 00007ffa`4732b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e2`035ff5c0 00007ffa`45bc4cb0     ntdll!TppWorkerThread+0x2df
000000e2`035ff8b0 00007ffa`4739edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e2`035ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e2`02dffb78 00007ffa`4732b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e2`02dffb80 00007ffa`45bc4cb0     ntdll!TppWorkerThread+0x2df
000000e2`02dffe70 00007ffa`4739edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e2`02dffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e2`031ffd18 00007ffa`43d9029b     ntdll!NtRemoveIoCompletion+0x14
000000e2`031ffd20 00007ffa`45bc4cb0     mswsock!SockAsyncThread+0x9b
000000e2`031ffd80 00007ffa`4739edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e2`031ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`fbfff828 00007ffa`4732b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000046`fbfff830 00007ffa`45bc4cb0     ntdll!TppWorkerThread+0x2df
00000046`fbfffb20 00007ffa`4739edcb     KERNEL32!BaseThreadInitThunk+0x10
00000046`fbfffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`fb7ff498 00007ffa`4732b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000046`fb7ff4a0 00007ffa`45bc4cb0     ntdll!TppWorkerThread+0x2df
00000046`fb7ff790 00007ffa`4739edcb     KERNEL32!BaseThreadInitThunk+0x10
00000046`fb7ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`fbbffe18 00007ffa`43d9029b     ntdll!NtRemoveIoCompletion+0x14
00000046`fbbffe20 00007ffa`45bc4cb0     mswsock!SockAsyncThread+0x9b
00000046`fbbffe80 00007ffa`4739edcb     KERNEL32!BaseThreadInitThunk+0x10
00000046`fbbffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`fb3ff660 00007ff6`7a11f8de     psql!exec_command_out(
00000046`fb3ff6b0 00007ff6`7a11d632     psql!exec_command(
00000046`fb3ff700 00007ff6`7a142b7d     psql!HandleSlashCmds(
00000046`fb3ff760 00007ff6`7a11d9ce     psql!MainLoop(
00000046`fb3ff890 00007ff6`7a145858     psql!process_file(
00000046`fb3ffcf0 00007ff6`7a168da9     psql!main(
00000046`fb3ffe10 00007ff6`7a168cfe     psql!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startu...
00000046`fb3ffe60 00007ff6`7a168bbe     psql!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartu...
00000046`fb3ffed0 00007ff6`7a168e1e     psql!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\...
00000046`fb3fff00 00007ffa`45bc4cb0     psql!mainCRTStartup(
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/copy.out C:/cirrus/build/testrun/pg_upgrade/002_pg_upgr...
--- C:/cirrus/src/test/regress/expected/copy.out	2025-05-15 23:52:08.191307300 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/copy.out	2025-05-15 23:54:30.003008000 +0000
@@ -39,314 +39,3 @@
 \qecho '\\.'
 \qecho line2
 \o
--- get the data back in with copy
-truncate copytest2;
-copy copytest2(test) from :'filename' csv;
-select test from copytest2 order by test collate "C";
- test  
--------
- \.
- line1
- line2
-(3 rows)
-
--- in text mode, \. must be alone on its line
-truncate copytest2;
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/copy.out C:/cirrus/build/testrun/recovery/027_stream_re...
--- C:/cirrus/src/test/regress/expected/copy.out	2025-05-15 23:52:08.191307300 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/copy.out	2025-05-15 23:57:13.213623800 +0000
@@ -39,314 +39,3 @@
 \qecho '\\.'
 \qecho line2
 \o
--- get the data back in with copy
-truncate copytest2;
-copy copytest2(test) from :'filename' csv;
-select test from copytest2 order by test collate "C";
- test  
--------
- \.
- line1
- line2
-(3 rows)
-
--- in text mode, \. must be alone on its line
-truncate copytest2;
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/copy.out C:/cirrus/build/testrun/regress/regress/result...
--- C:/cirrus/src/test/regress/expected/copy.out	2025-05-15 23:52:08.191307300 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/copy.out	2025-05-15 23:54:24.255914500 +0000
@@ -39,314 +39,3 @@
 \qecho '\\.'
 \qecho line2
 \o
--- get the data back in with copy
-truncate copytest2;
-copy copytest2(test) from :'filename' csv;
-select test from copytest2 order by test collate "C";
- test  
--------
- \.
- line1
- line2
-(3 rows)
-
--- in text mode, \. must be alone on its line
-truncate copytest2;
...
tap
[00:02:11.895](0.001s) not ok 12 - no dump errors
[00:02:19.295](0.000s) not ok 14 - no dump errors
tap
[23:56:29.987](135.255s) not ok 5 - regression tests pass
tap
[00:03:14.448](0.140s) not ok 123 - COPY ... \gi file: exit code 0
[00:03:14.450](0.001s) not ok 124 - COPY ... \gi file: no stderr
[00:03:14.452](0.002s) not ok 125 - COPY ... \gi file: matches
[00:03:14.712](0.000s) not ok 127 - COPY ... \gi command: no stderr
[00:03:14.713](0.000s) not ok 128 - COPY ... \gi command: matches
tap
[23:59:22.199](146.896s) not ok 2 - regression tests pass
test
[00:07:04.377]   5/334 postgresql:regress / regress/regress                                            ERROR           1...
[00:07:04.377]  23/334 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           2...
[00:07:04.377]  73/334 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
[00:07:04.377] 184/334 postgresql:pg_dump / pg_dump/010_dump_connstr                                   ERROR            ...
[00:07:04.377] 216/334 postgresql:psql / psql/001_basic                                                ERROR            ...
53/5751 Disable parallel query by default
FreeBSD - Meson
core
[22:58:20.756] #0  0x0000458b500e22a8 in ?? () from /libexec/ld-elf.so.1
[22:58:20.756] #1  0x0000000000000000 in ?? ()
[22:58:20.838] #0  0x00002abce4d62e90 in ?? ()
core
[22:58:20.838] #0  0x00002abce4d62e90 in ?? ()
[22:58:20.838] #1  0x0000000000000003 in ?? ()
[22:58:20.838] #2  0x000014a3c0f13b38 in ?? ()
[22:58:20.838] #3  0x000014a3c0f13b3b in ?? ()
[22:58:20.838] #4  0x000014a3c0f13b3e in ?? ()
[22:58:20.838] #5  0x0000000000000000 in ?? ()
regress
diff -U3 /tmp/cirrus-ci-build/src/test/isolation/expected/deadlock-parallel.out /tmp/cirrus-ci-build/build/testrun/isola...
--- /tmp/cirrus-ci-build/src/test/isolation/expected/deadlock-parallel.out	2025-05-15 22:51:06.967981000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/isolation/isolation/results/deadlock-parallel.out	2025-05-15 22:52:08.266487000 +...
@@ -46,6 +46,7 @@
         1
 (1 row)
 
+step e1c: COMMIT;
 step d2a1: <... completed>
   sum
 -----
@@ -57,7 +58,6 @@
          1
 (1 row)
 
-step e1c: COMMIT;
 step d2c: COMMIT;
 step e2l: <... completed>
 lock_excl
regress
diff -U3 /tmp/cirrus-ci-build/contrib/pg_overexplain/expected/pg_overexplain.out /tmp/cirrus-ci-build/build/testrun/pg_o...
--- /tmp/cirrus-ci-build/contrib/pg_overexplain/expected/pg_overexplain.out	2025-05-15 22:51:05.661442000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_overexplain/regress/results/pg_overexplain.out	2025-05-15 22:53:23.491874000 +...
@@ -91,26 +91,26 @@
  GroupAggregate
    Group Key: vegetables.genus
    Disabled Nodes: 0
-   Parallel Safe: true
+   Parallel Safe: false
    Plan Node ID: 0
    ->  Sort
          Sort Key: vegetables.genus, vegetables.name
          Disabled Nodes: 0
-         Parallel Safe: true
+         Parallel Safe: false
          Plan Node ID: 1
          ->  Append
                Disabled Nodes: 0
-               Parallel Safe: true
+               Parallel Safe: false
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/select_parallel.out /tmp/cirrus-ci-build/build/testrun/pg_upgrad...
--- /tmp/cirrus-ci-build/src/test/regress/expected/select_parallel.out	2025-05-15 22:51:07.125166000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/select_parallel.out	2025-05-15 22:52:25.64...
@@ -1390,7 +1390,6 @@
 select set_role_and_error(0);
 ERROR:  division by zero
 CONTEXT:  SQL function "set_role_and_error" statement 1
-parallel worker
 reset debug_parallel_query;
 drop function set_and_report_role();
 drop function set_role_and_error(int);
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/plpgsql.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg...
--- /tmp/cirrus-ci-build/src/test/regress/expected/plpgsql.out	2025-05-15 22:51:07.112390000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/plpgsql.out	2025-05-15 22:52:38.616394000 ...
@@ -4111,15 +4111,11 @@
 $$ language plpgsql parallel safe;
 set debug_parallel_query to on;
 explain (verbose, costs off) select error_trap_test();
-            QUERY PLAN             
------------------------------------
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/select_parallel.out /tmp/cirrus-ci-build/build/testrun/recovery/...
--- /tmp/cirrus-ci-build/src/test/regress/expected/select_parallel.out	2025-05-15 22:51:07.125166000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/select_parallel.out	2025-05-15 22:53:26....
@@ -1390,7 +1390,6 @@
 select set_role_and_error(0);
 ERROR:  division by zero
 CONTEXT:  SQL function "set_role_and_error" statement 1
-parallel worker
 reset debug_parallel_query;
 drop function set_and_report_role();
 drop function set_role_and_error(int);
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/plpgsql.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stre...
--- /tmp/cirrus-ci-build/src/test/regress/expected/plpgsql.out	2025-05-15 22:51:07.112390000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/plpgsql.out	2025-05-15 22:53:48.11868700...
@@ -4111,15 +4111,11 @@
 $$ language plpgsql parallel safe;
 set debug_parallel_query to on;
 explain (verbose, costs off) select error_trap_test();
-            QUERY PLAN             
------------------------------------
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/select_parallel.out /tmp/cirrus-ci-build/build/testrun/regress/r...
--- /tmp/cirrus-ci-build/src/test/regress/expected/select_parallel.out	2025-05-15 22:51:07.125166000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/select_parallel.out	2025-05-15 22:52:25.953004000 +0000
@@ -1390,7 +1390,6 @@
 select set_role_and_error(0);
 ERROR:  division by zero
 CONTEXT:  SQL function "set_role_and_error" statement 1
-parallel worker
 reset debug_parallel_query;
 drop function set_and_report_role();
 drop function set_role_and_error(int);
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/plpgsql.out /tmp/cirrus-ci-build/build/testrun/regress/regress/r...
--- /tmp/cirrus-ci-build/src/test/regress/expected/plpgsql.out	2025-05-15 22:51:07.112390000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/plpgsql.out	2025-05-15 22:52:40.256125000 +0000
@@ -4111,15 +4111,11 @@
 $$ language plpgsql parallel safe;
 set debug_parallel_query to on;
 explain (verbose, costs off) select error_trap_test();
-            QUERY PLAN             
------------------------------------
...
tap
[22:52:55.867](65.777s) not ok 5 - regression tests pass
tap
[22:54:06.416](90.788s) not ok 2 - regression tests pass
test
[22:55:52.367]  25/339 postgresql:regress / regress/regress                                            ERROR            ...
[22:55:52.367]  11/339 postgresql:isolation / isolation/isolation                                      ERROR            ...
[22:55:52.367]  89/339 postgresql:pg_overexplain / pg_overexplain/regress                              ERROR            ...
[22:55:52.367]  46/339 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[22:55:52.367] 166/339 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
Linux - Debian Bookworm - Autoconf
regress
diff -U3 /tmp/cirrus-ci-build/contrib/pg_overexplain/expected/pg_overexplain.out /tmp/cirrus-ci-build/contrib/pg_overexp...
--- /tmp/cirrus-ci-build/contrib/pg_overexplain/expected/pg_overexplain.out	2025-05-15 22:51:06.460349372 +0000
+++ /tmp/cirrus-ci-build/contrib/pg_overexplain/results/pg_overexplain.out	2025-05-15 22:54:59.933110458 +0000
@@ -91,26 +91,26 @@
  GroupAggregate
    Group Key: vegetables.genus
    Disabled Nodes: 0
-   Parallel Safe: true
+   Parallel Safe: false
    Plan Node ID: 0
    ->  Sort
          Sort Key: vegetables.genus, vegetables.name
          Disabled Nodes: 0
-         Parallel Safe: true
+         Parallel Safe: false
          Plan Node ID: 1
          ->  Append
                Disabled Nodes: 0
-               Parallel Safe: true
+               Parallel Safe: false
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/select_parallel.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_...
--- /tmp/cirrus-ci-build/src/test/regress/expected/select_parallel.out	2025-05-15 22:51:08.348098594 +0000
+++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/select_parallel.out	2025-05-15 22:56:57.381403065 +0000
@@ -1390,7 +1390,6 @@
 select set_role_and_error(0);
 ERROR:  division by zero
 CONTEXT:  SQL function "set_role_and_error" statement 1
-parallel worker
 reset debug_parallel_query;
 drop function set_and_report_role();
 drop function set_role_and_error(int);
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/plpgsql.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/re...
--- /tmp/cirrus-ci-build/src/test/regress/expected/plpgsql.out	2025-05-15 22:51:08.332041932 +0000
+++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/plpgsql.out	2025-05-15 22:57:13.317682433 +0000
@@ -4111,15 +4111,11 @@
 $$ language plpgsql parallel safe;
 set debug_parallel_query to on;
 explain (verbose, costs off) select error_trap_test();
-            QUERY PLAN             
------------------------------------
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/isolation/expected/deadlock-parallel.out /tmp/cirrus-ci-build/src/test/isolation/...
--- /tmp/cirrus-ci-build/src/test/isolation/expected/deadlock-parallel.out	2025-05-15 22:51:08.123305319 +0000
+++ /tmp/cirrus-ci-build/src/test/isolation/output_iso/results/deadlock-parallel.out	2025-05-15 22:53:11.079833117 +0000
@@ -46,6 +46,7 @@
         1
 (1 row)
 
+step e1c: COMMIT;
 step d2a1: <... completed>
   sum
 -----
@@ -57,7 +58,6 @@
          1
 (1 row)
 
-step e1c: COMMIT;
 step d2c: COMMIT;
 step e2l: <... completed>
 lock_excl
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/select_parallel.out /tmp/cirrus-ci-build/src/test/recovery/tmp_c...
--- /tmp/cirrus-ci-build/src/test/regress/expected/select_parallel.out	2025-05-15 22:51:08.348098594 +0000
+++ /tmp/cirrus-ci-build/src/test/recovery/tmp_check/results/select_parallel.out	2025-05-15 22:58:14.634934002 +0000
@@ -1390,7 +1390,6 @@
 select set_role_and_error(0);
 ERROR:  division by zero
 CONTEXT:  SQL function "set_role_and_error" statement 1
-parallel worker
 reset debug_parallel_query;
 drop function set_and_report_role();
 drop function set_role_and_error(int);
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/plpgsql.out /tmp/cirrus-ci-build/src/test/recovery/tmp_check/res...
--- /tmp/cirrus-ci-build/src/test/regress/expected/plpgsql.out	2025-05-15 22:51:08.332041932 +0000
+++ /tmp/cirrus-ci-build/src/test/recovery/tmp_check/results/plpgsql.out	2025-05-15 22:58:28.375238348 +0000
@@ -4111,15 +4111,11 @@
 $$ language plpgsql parallel safe;
 set debug_parallel_query to on;
 explain (verbose, costs off) select error_trap_test();
-            QUERY PLAN             
------------------------------------
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/select_parallel.out /tmp/cirrus-ci-build/src/test/regress/result...
--- /tmp/cirrus-ci-build/src/test/regress/expected/select_parallel.out	2025-05-15 22:51:08.348098594 +0000
+++ /tmp/cirrus-ci-build/src/test/regress/results/select_parallel.out	2025-05-15 22:54:00.296792896 +0000
@@ -1390,7 +1390,6 @@
 select set_role_and_error(0);
 ERROR:  division by zero
 CONTEXT:  SQL function "set_role_and_error" statement 1
-parallel worker
 reset debug_parallel_query;
 drop function set_and_report_role();
 drop function set_role_and_error(int);
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/plpgsql.out /tmp/cirrus-ci-build/src/test/regress/results/plpgsq...
--- /tmp/cirrus-ci-build/src/test/regress/expected/plpgsql.out	2025-05-15 22:51:08.332041932 +0000
+++ /tmp/cirrus-ci-build/src/test/regress/results/plpgsql.out	2025-05-15 22:54:28.525611888 +0000
@@ -4111,15 +4111,11 @@
 $$ language plpgsql parallel safe;
 set debug_parallel_query to on;
 explain (verbose, costs off) select error_trap_test();
-            QUERY PLAN             
------------------------------------
...
tap
[22:57:27.529](113.258s) not ok 5 - regression tests pass
tap
[22:58:40.761](82.925s) not ok 2 - regression tests pass
Linux - Debian Bookworm - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/isolation/expected/deadlock-parallel.out /tmp/cirrus-ci-build/build/testrun/isola...
--- /tmp/cirrus-ci-build/src/test/isolation/expected/deadlock-parallel.out	2025-05-15 22:51:09.132162449 +0000
+++ /tmp/cirrus-ci-build/build/testrun/isolation/isolation/results/deadlock-parallel.out	2025-05-15 22:52:52.826536439 +...
@@ -46,6 +46,7 @@
         1
 (1 row)
 
+step e1c: COMMIT;
 step d2a1: <... completed>
   sum
 -----
@@ -57,7 +58,6 @@
          1
 (1 row)
 
-step e1c: COMMIT;
 step d2c: COMMIT;
 step e2l: <... completed>
 lock_excl
regress
diff -U3 /tmp/cirrus-ci-build/contrib/pg_overexplain/expected/pg_overexplain.out /tmp/cirrus-ci-build/build/testrun/pg_o...
--- /tmp/cirrus-ci-build/contrib/pg_overexplain/expected/pg_overexplain.out	2025-05-15 22:51:07.510084831 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_overexplain/regress/results/pg_overexplain.out	2025-05-15 22:54:54.362204522 +...
@@ -91,26 +91,26 @@
  GroupAggregate
    Group Key: vegetables.genus
    Disabled Nodes: 0
-   Parallel Safe: true
+   Parallel Safe: false
    Plan Node ID: 0
    ->  Sort
          Sort Key: vegetables.genus, vegetables.name
          Disabled Nodes: 0
-         Parallel Safe: true
+         Parallel Safe: false
          Plan Node ID: 1
          ->  Append
                Disabled Nodes: 0
-               Parallel Safe: true
+               Parallel Safe: false
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/select_parallel.out /tmp/cirrus-ci-build/build/testrun/pg_upgrad...
--- /tmp/cirrus-ci-build/src/test/regress/expected/select_parallel.out	2025-05-15 22:51:09.351921985 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/select_parallel.out	2025-05-15 22:53:27.48...
@@ -1390,7 +1390,6 @@
 select set_role_and_error(0);
 ERROR:  division by zero
 CONTEXT:  SQL function "set_role_and_error" statement 1
-parallel worker
 reset debug_parallel_query;
 drop function set_and_report_role();
 drop function set_role_and_error(int);
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/plpgsql.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg...
--- /tmp/cirrus-ci-build/src/test/regress/expected/plpgsql.out	2025-05-15 22:51:09.335939473 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/plpgsql.out	2025-05-15 22:53:43.510209861 ...
@@ -4111,15 +4111,11 @@
 $$ language plpgsql parallel safe;
 set debug_parallel_query to on;
 explain (verbose, costs off) select error_trap_test();
-            QUERY PLAN             
------------------------------------
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/select_parallel.out /tmp/cirrus-ci-build/build/testrun/recovery/...
--- /tmp/cirrus-ci-build/src/test/regress/expected/select_parallel.out	2025-05-15 22:51:09.351921985 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/select_parallel.out	2025-05-15 22:54:38....
@@ -1390,7 +1390,6 @@
 select set_role_and_error(0);
 ERROR:  division by zero
 CONTEXT:  SQL function "set_role_and_error" statement 1
-parallel worker
 reset debug_parallel_query;
 drop function set_and_report_role();
 drop function set_role_and_error(int);
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/plpgsql.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stre...
--- /tmp/cirrus-ci-build/src/test/regress/expected/plpgsql.out	2025-05-15 22:51:09.335939473 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/plpgsql.out	2025-05-15 22:54:52.46220374...
@@ -4111,15 +4111,11 @@
 $$ language plpgsql parallel safe;
 set debug_parallel_query to on;
 explain (verbose, costs off) select error_trap_test();
-            QUERY PLAN             
------------------------------------
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/select_parallel.out /tmp/cirrus-ci-build/build/testrun/regress/r...
--- /tmp/cirrus-ci-build/src/test/regress/expected/select_parallel.out	2025-05-15 22:51:09.351921985 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/select_parallel.out	2025-05-15 22:53:22.794319415 +0000
@@ -1390,7 +1390,6 @@
 select set_role_and_error(0);
 ERROR:  division by zero
 CONTEXT:  SQL function "set_role_and_error" statement 1
-parallel worker
 reset debug_parallel_query;
 drop function set_and_report_role();
 drop function set_role_and_error(int);
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/plpgsql.out /tmp/cirrus-ci-build/build/testrun/regress/regress/r...
--- /tmp/cirrus-ci-build/src/test/regress/expected/plpgsql.out	2025-05-15 22:51:09.335939473 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/plpgsql.out	2025-05-15 22:53:36.038247066 +0000
@@ -4111,15 +4111,11 @@
 $$ language plpgsql parallel safe;
 set debug_parallel_query to on;
 explain (verbose, costs off) select error_trap_test();
-            QUERY PLAN             
------------------------------------
...
tap
[22:53:53.962](79.882s) not ok 5 - regression tests pass
tap
[22:55:05.080](79.694s) not ok 2 - regression tests pass
test
[22:58:13.029]   8/340 postgresql:isolation / isolation/isolation                                      ERROR            ...
[22:58:13.029]  22/340 postgresql:regress / regress/regress                                            ERROR            ...
[22:58:13.029]  88/340 postgresql:pg_overexplain / pg_overexplain/regress                              ERROR            ...
[22:58:13.029]  35/340 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[22:58:13.029] 102/340 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
macOS - Sonoma - Meson
regress
diff -U3 /Users/admin/pgsql/src/test/isolation/expected/deadlock-parallel.out /Users/admin/pgsql/build/testrun/isolation...
--- /Users/admin/pgsql/src/test/isolation/expected/deadlock-parallel.out	2025-05-15 22:50:12
+++ /Users/admin/pgsql/build/testrun/isolation/isolation/results/deadlock-parallel.out	2025-05-15 22:51:44
@@ -46,6 +46,7 @@
         1
 (1 row)
 
+step e1c: COMMIT;
 step d2a1: <... completed>
   sum
 -----
@@ -57,7 +58,6 @@
          1
 (1 row)
 
-step e1c: COMMIT;
 step d2c: COMMIT;
 step e2l: <... completed>
 lock_excl
regress
diff -U3 /Users/admin/pgsql/contrib/pg_overexplain/expected/pg_overexplain.out /Users/admin/pgsql/build/testrun/pg_overe...
--- /Users/admin/pgsql/contrib/pg_overexplain/expected/pg_overexplain.out	2025-05-15 22:50:11
+++ /Users/admin/pgsql/build/testrun/pg_overexplain/regress/results/pg_overexplain.out	2025-05-15 22:53:14
@@ -91,26 +91,26 @@
  GroupAggregate
    Group Key: vegetables.genus
    Disabled Nodes: 0
-   Parallel Safe: true
+   Parallel Safe: false
    Plan Node ID: 0
    ->  Sort
          Sort Key: vegetables.genus, vegetables.name
          Disabled Nodes: 0
-         Parallel Safe: true
+         Parallel Safe: false
          Plan Node ID: 1
          ->  Append
                Disabled Nodes: 0
-               Parallel Safe: true
+               Parallel Safe: false
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/select_parallel.out /Users/admin/pgsql/build/testrun/pg_upgrade/00...
--- /Users/admin/pgsql/src/test/regress/expected/select_parallel.out	2025-05-15 22:50:12
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/select_parallel.out	2025-05-15 22:51:59
@@ -1390,7 +1390,6 @@
 select set_role_and_error(0);
 ERROR:  division by zero
 CONTEXT:  SQL function "set_role_and_error" statement 1
-parallel worker
 reset debug_parallel_query;
 drop function set_and_report_role();
 drop function set_role_and_error(int);
diff -U3 /Users/admin/pgsql/src/test/regress/expected/plpgsql.out /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upg...
--- /Users/admin/pgsql/src/test/regress/expected/plpgsql.out	2025-05-15 22:50:12
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/plpgsql.out	2025-05-15 22:52:06
@@ -4111,15 +4111,11 @@
 $$ language plpgsql parallel safe;
 set debug_parallel_query to on;
 explain (verbose, costs off) select error_trap_test();
-            QUERY PLAN             
------------------------------------
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/select_parallel.out /Users/admin/pgsql/build/testrun/recovery/027_...
--- /Users/admin/pgsql/src/test/regress/expected/select_parallel.out	2025-05-15 22:50:12
+++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/select_parallel.out	2025-05-15 22:53:06
@@ -1390,7 +1390,6 @@
 select set_role_and_error(0);
 ERROR:  division by zero
 CONTEXT:  SQL function "set_role_and_error" statement 1
-parallel worker
 reset debug_parallel_query;
 drop function set_and_report_role();
 drop function set_role_and_error(int);
diff -U3 /Users/admin/pgsql/src/test/regress/expected/plpgsql.out /Users/admin/pgsql/build/testrun/recovery/027_stream_r...
--- /Users/admin/pgsql/src/test/regress/expected/plpgsql.out	2025-05-15 22:50:12
+++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/plpgsql.out	2025-05-15 22:53:17
@@ -4111,15 +4111,11 @@
 $$ language plpgsql parallel safe;
 set debug_parallel_query to on;
 explain (verbose, costs off) select error_trap_test();
-            QUERY PLAN             
------------------------------------
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/select_parallel.out /Users/admin/pgsql/build/testrun/regress/regre...
--- /Users/admin/pgsql/src/test/regress/expected/select_parallel.out	2025-05-15 22:50:12
+++ /Users/admin/pgsql/build/testrun/regress/regress/results/select_parallel.out	2025-05-15 22:52:02
@@ -1390,7 +1390,6 @@
 select set_role_and_error(0);
 ERROR:  division by zero
 CONTEXT:  SQL function "set_role_and_error" statement 1
-parallel worker
 reset debug_parallel_query;
 drop function set_and_report_role();
 drop function set_role_and_error(int);
diff -U3 /Users/admin/pgsql/src/test/regress/expected/plpgsql.out /Users/admin/pgsql/build/testrun/regress/regress/resul...
--- /Users/admin/pgsql/src/test/regress/expected/plpgsql.out	2025-05-15 22:50:12
+++ /Users/admin/pgsql/build/testrun/regress/regress/results/plpgsql.out	2025-05-15 22:52:10
@@ -4111,15 +4111,11 @@
 $$ language plpgsql parallel safe;
 set debug_parallel_query to on;
 explain (verbose, costs off) select error_trap_test();
-            QUERY PLAN             
------------------------------------
...
tap
[22:52:16.207](47.733s) not ok 5 - regression tests pass
tap
[22:53:29.363](69.111s) not ok 2 - regression tests pass
test
[22:55:40.519]  18/339 postgresql:regress / regress/regress                                            ERROR            ...
[22:55:40.519]  10/339 postgresql:isolation / isolation/isolation                                      ERROR            ...
[22:55:40.519]  87/339 postgresql:pg_overexplain / pg_overexplain/regress                              ERROR            ...
[22:55:40.519]  29/339 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[22:55:40.519] 127/339 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
Windows - Server 2019, VS 2019 - Meson & ninja
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/isolation/expected/deadlock-parallel.out C:/cirrus/build/testrun/isolati...
--- C:/cirrus/src/test/isolation/expected/deadlock-parallel.out	2025-05-15 22:51:11.560501400 +0000
+++ C:/cirrus/build/testrun/isolation/isolation/results/deadlock-parallel.out	2025-05-15 22:53:37.038706800 +0000
@@ -46,6 +46,7 @@
         1
 (1 row)
 
+step e1c: COMMIT;
 step d2a1: <... completed>
   sum
 -----
@@ -57,7 +58,6 @@
          1
 (1 row)
 
-step e1c: COMMIT;
 step d2c: COMMIT;
 step e2l: <... completed>
 lock_excl
regress
diff --strip-trailing-cr -U3 C:/cirrus/contrib/pg_overexplain/expected/pg_overexplain.out C:/cirrus/build/testrun/pg_ove...
--- C:/cirrus/contrib/pg_overexplain/expected/pg_overexplain.out	2025-05-15 22:51:07.909132600 +0000
+++ C:/cirrus/build/testrun/pg_overexplain/regress/results/pg_overexplain.out	2025-05-15 22:57:53.167007600 +0000
@@ -91,26 +91,26 @@
  GroupAggregate
    Group Key: vegetables.genus
    Disabled Nodes: 0
-   Parallel Safe: true
+   Parallel Safe: false
    Plan Node ID: 0
    ->  Sort
          Sort Key: vegetables.genus, vegetables.name
          Disabled Nodes: 0
-         Parallel Safe: true
+         Parallel Safe: false
          Plan Node ID: 1
          ->  Append
                Disabled Nodes: 0
-               Parallel Safe: true
+               Parallel Safe: false
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/select_parallel.out C:/cirrus/build/testrun/pg_upgrade/...
--- C:/cirrus/src/test/regress/expected/select_parallel.out	2025-05-15 22:51:12.213338200 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/select_parallel.out	2025-05-15 22:54:30.025943100 +00...
@@ -1390,7 +1390,6 @@
 select set_role_and_error(0);
 ERROR:  division by zero
 CONTEXT:  SQL function "set_role_and_error" statement 1
-parallel worker
 reset debug_parallel_query;
 drop function set_and_report_role();
 drop function set_role_and_error(int);
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/plpgsql.out C:/cirrus/build/testrun/pg_upgrade/002_pg_u...
--- C:/cirrus/src/test/regress/expected/plpgsql.out	2025-05-15 22:51:12.182979000 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/plpgsql.out	2025-05-15 22:54:45.944871700 +0000
@@ -4111,15 +4111,11 @@
 $$ language plpgsql parallel safe;
 set debug_parallel_query to on;
 explain (verbose, costs off) select error_trap_test();
-            QUERY PLAN             
------------------------------------
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/select_parallel.out C:/cirrus/build/testrun/recovery/02...
--- C:/cirrus/src/test/regress/expected/select_parallel.out	2025-05-15 22:51:12.213338200 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/select_parallel.out	2025-05-15 22:56:57.287146900 +...
@@ -1390,7 +1390,6 @@
 select set_role_and_error(0);
 ERROR:  division by zero
 CONTEXT:  SQL function "set_role_and_error" statement 1
-parallel worker
 reset debug_parallel_query;
 drop function set_and_report_role();
 drop function set_role_and_error(int);
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/plpgsql.out C:/cirrus/build/testrun/recovery/027_stream...
--- C:/cirrus/src/test/regress/expected/plpgsql.out	2025-05-15 22:51:12.182979000 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/plpgsql.out	2025-05-15 22:57:17.062989100 +0000
@@ -4111,15 +4111,11 @@
 $$ language plpgsql parallel safe;
 set debug_parallel_query to on;
 explain (verbose, costs off) select error_trap_test();
-            QUERY PLAN             
------------------------------------
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/select_parallel.out C:/cirrus/build/testrun/regress/reg...
--- C:/cirrus/src/test/regress/expected/select_parallel.out	2025-05-15 22:51:12.213338200 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/select_parallel.out	2025-05-15 22:54:21.110416800 +0000
@@ -1390,7 +1390,6 @@
 select set_role_and_error(0);
 ERROR:  division by zero
 CONTEXT:  SQL function "set_role_and_error" statement 1
-parallel worker
 reset debug_parallel_query;
 drop function set_and_report_role();
 drop function set_role_and_error(int);
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/plpgsql.out C:/cirrus/build/testrun/regress/regress/res...
--- C:/cirrus/src/test/regress/expected/plpgsql.out	2025-05-15 22:51:12.182979000 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/plpgsql.out	2025-05-15 22:54:40.950256000 +0000
@@ -4111,15 +4111,11 @@
 $$ language plpgsql parallel safe;
 set debug_parallel_query to on;
 explain (verbose, costs off) select error_trap_test();
-            QUERY PLAN             
------------------------------------
...
tap
[22:55:07.900](120.475s) not ok 5 - regression tests pass
tap
[22:57:36.868](123.883s) not ok 2 - regression tests pass
test
[23:04:46.134]  12/334 postgresql:regress / regress/regress                                            ERROR           1...
[23:04:46.134]   6/334 postgresql:isolation / isolation/isolation                                      ERROR           1...
[23:04:46.134]  22/334 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           2...
[23:04:46.134]  85/334 postgresql:pg_overexplain / pg_overexplain/regress                              ERROR            ...
[23:04:46.134]  69/334 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
53/5214 SQL:2023 JSON simplified accessor support
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[21:39:22.323] c:\cirrus\src\backend\utils\adt\jsonbsubs.c(223) : warning C4715: 'make_jsonpath_item_expr': not all cont...
53/5701 Silence resource leaks alerts
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[21:03:28.773](0.001s) not ok 18 - checking with a non-existent user stderr /(?^:role "no_such_user" does not exist)/
test
[21:09:50.484] 144/334 postgresql:pg_amcheck / pg_amcheck/002_nonesuch                                 ERROR            ...
53/5676 pg_restore documentation and --create/--single-transaction limitation
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[20:47:45.221](0.000s) not ok 2 - regular connections limit: matches
test
[20:50:24.505] 252/334 postgresql:postmaster / postmaster/002_connection_limits                        ERROR            ...
53/5299 Limiting overshoot in nbtree SAOP parallel index scans
FreeBSD - Meson
test
[20:35:38.525] 323/339 postgresql:test_misc / test_misc/007_catcache_inval                             ERROR            ...
53/4984 Serverside SNI for SSL connections
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[19:48:38.155](0.063s) not ok 33 - connect with correct server CA cert file sslmode=require
[19:48:38.156](0.000s) not ok 34 - connect with correct server CA cert file sslmode=require: no stderr
[19:48:38.237](0.000s) not ok 36 - connect fails since the passphrase protected key cannot be reloaded: matches
test
[19:48:58.949] 332/335 postgresql:ssl / ssl/004_sni                                                    ERROR            ...
53/5270 jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part
CompilerWarnings
compiler
[16:31:47.711] jsonpath_exec.c:2828:13: error: mixing declarations and code is incompatible with standards before C99 [-...
compiler
[16:31:38.889] jsonpath_exec.c:2828:13: error: mixing declarations and code is incompatible with standards before C99 [-...
compiler
[16:31:09.499] jsonpath_exec.c:2828:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-sta...
compiler
[16:30:59.811] jsonpath_exec.c:2828:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-sta...
compiler
[16:32:10.597] jsonpath_exec.c:2828:9: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after-sta...
Linux - Debian Bookworm - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/jsonb_jsonpath.out /tmp/cirrus-ci-build/build-32/testrun/pg_upgr...
--- /tmp/cirrus-ci-build/src/test/regress/expected/jsonb_jsonpath.out	2025-05-15 16:30:14.255905549 +0000
+++ /tmp/cirrus-ci-build/build-32/testrun/pg_upgrade/002_pg_upgrade/data/results/jsonb_jsonpath.out	2025-05-15 16:38:36....
@@ -3082,7 +3082,7 @@
 select jsonb_path_query('"abc~@~def~@~ghi"', '$.split_part("~@~", 2)');
  jsonb_path_query 
 ------------------
- "def"
+ ""
 (1 row)
 
 -- Test string methods play nicely together
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/jsonb_jsonpath.out /tmp/cirrus-ci-build/build-32/testrun/recover...
--- /tmp/cirrus-ci-build/src/test/regress/expected/jsonb_jsonpath.out	2025-05-15 16:30:14.255905549 +0000
+++ /tmp/cirrus-ci-build/build-32/testrun/recovery/027_stream_regress/data/results/jsonb_jsonpath.out	2025-05-15 16:39:5...
@@ -3082,7 +3082,7 @@
 select jsonb_path_query('"abc~@~def~@~ghi"', '$.split_part("~@~", 2)');
  jsonb_path_query 
 ------------------
- "def"
+ ""
 (1 row)
 
 -- Test string methods play nicely together
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/jsonb_jsonpath.out /tmp/cirrus-ci-build/build-32/testrun/regress...
--- /tmp/cirrus-ci-build/src/test/regress/expected/jsonb_jsonpath.out	2025-05-15 16:30:14.255905549 +0000
+++ /tmp/cirrus-ci-build/build-32/testrun/regress/regress/results/jsonb_jsonpath.out	2025-05-15 16:38:36.697012805 +0000
@@ -3082,7 +3082,7 @@
 select jsonb_path_query('"abc~@~def~@~ghi"', '$.split_part("~@~", 2)');
  jsonb_path_query 
 ------------------
- "def"
+ ""
 (1 row)
 
 -- Test string methods play nicely together
tap
[16:38:53.915](76.753s) not ok 5 - regression tests pass
tap
[16:40:12.351](77.608s) not ok 2 - regression tests pass
test
[16:43:31.996]  24/340 postgresql:regress / regress/regress                                            ERROR            ...
[16:43:31.996]  32/340 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[16:43:31.996]  95/340 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
53/5718 contrib/xml2: xslt_process() should report XSLT-related error details and accept xmltype
macOS - Sonoma - Meson
core
[12:37:22.343]   * frame #0: 0x0000000100278b70 dyld`_dyld_start
tap
[12:31:49.271](0.000s) not ok 30 - server failure on unknown compression option: matches
test
[12:33:36.733] 155/339 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup                      ERROR            ...
53/5110 Add XMLCast (SQL/XML X025)
FreeBSD - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/xml.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upg...
--- /tmp/cirrus-ci-build/src/test/regress/expected/xml.out	2025-05-15 00:24:07.383329000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/xml.out	2025-05-15 00:28:42.400266000 +000...
@@ -2214,7 +2214,7 @@
 SELECT j, pg_typeof(j) FROM xmlcast('11:11:11.5'::time with time zone at time zone 'Europe/Berlin' AS xml) t(j);
        j       | pg_typeof 
 ---------------+-----------
- 19:11:11.5+01 | xml
+ 20:11:11.5+02 | xml
 (1 row)
 
 -- Convert an XML string to bytea and back to xml
@@ -2377,7 +2377,7 @@
 SELECT * FROM view_xmlcast_to_xml;
  c1 | c2  | c3 | c4 | c5 | c6 |                c7                 |                c8                 |                ...
 ----+-----+----+----+----+----+-----------------------------------+-----------------------------------+----------------...
-    | foo |    |    |    |    | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&...
+    | foo |    |    |    |    | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&...
 (1 row)
 
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/xml.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_r...
--- /tmp/cirrus-ci-build/src/test/regress/expected/xml.out	2025-05-15 00:24:07.383329000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/xml.out	2025-05-15 00:29:58.000962000 +0...
@@ -2214,7 +2214,7 @@
 SELECT j, pg_typeof(j) FROM xmlcast('11:11:11.5'::time with time zone at time zone 'Europe/Berlin' AS xml) t(j);
        j       | pg_typeof 
 ---------------+-----------
- 19:11:11.5+01 | xml
+ 20:11:11.5+02 | xml
 (1 row)
 
 -- Convert an XML string to bytea and back to xml
@@ -2377,7 +2377,7 @@
 SELECT * FROM view_xmlcast_to_xml;
  c1 | c2  | c3 | c4 | c5 | c6 |                c7                 |                c8                 |                ...
 ----+-----+----+----+----+----+-----------------------------------+-----------------------------------+----------------...
-    | foo |    |    |    |    | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&...
+    | foo |    |    |    |    | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&...
 (1 row)
 
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/xml.out /tmp/cirrus-ci-build/build/testrun/regress/regress/resul...
--- /tmp/cirrus-ci-build/src/test/regress/expected/xml.out	2025-05-15 00:24:07.383329000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/xml.out	2025-05-15 00:28:45.966384000 +0000
@@ -2214,7 +2214,7 @@
 SELECT j, pg_typeof(j) FROM xmlcast('11:11:11.5'::time with time zone at time zone 'Europe/Berlin' AS xml) t(j);
        j       | pg_typeof 
 ---------------+-----------
- 19:11:11.5+01 | xml
+ 20:11:11.5+02 | xml
 (1 row)
 
 -- Convert an XML string to bytea and back to xml
@@ -2377,7 +2377,7 @@
 SELECT * FROM view_xmlcast_to_xml;
  c1 | c2  | c3 | c4 | c5 | c6 |                c7                 |                c8                 |                ...
 ----+-----+----+----+----+----+-----------------------------------+-----------------------------------+----------------...
-    | foo |    |    |    |    | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&...
+    | foo |    |    |    |    | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&...
 (1 row)
 
...
tap
[00:29:14.832](194.051s) not ok 5 - regression tests pass
tap
[00:30:30.820](226.652s) not ok 2 - regression tests pass
test
[00:31:55.298] 157/339 postgresql:regress / regress/regress                                            ERROR           1...
[00:31:55.298] 178/339 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           3...
[00:31:55.298] 259/339 postgresql:recovery / recovery/027_stream_regress                               ERROR           3...
Linux - Debian Bookworm - Autoconf
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/xml.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/result...
--- /tmp/cirrus-ci-build/src/test/regress/expected/xml.out	2025-05-15 00:24:08.053485622 +0000
+++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/xml.out	2025-05-15 00:33:11.105723080 +0000
@@ -2214,7 +2214,7 @@
 SELECT j, pg_typeof(j) FROM xmlcast('11:11:11.5'::time with time zone at time zone 'Europe/Berlin' AS xml) t(j);
        j       | pg_typeof 
 ---------------+-----------
- 19:11:11.5+01 | xml
+ 20:11:11.5+02 | xml
 (1 row)
 
 -- Convert an XML string to bytea and back to xml
@@ -2377,7 +2377,7 @@
 SELECT * FROM view_xmlcast_to_xml;
  c1 | c2  | c3 | c4 | c5 | c6 |                c7                 |                c8                 |                ...
 ----+-----+----+----+----+----+-----------------------------------+-----------------------------------+----------------...
-    | foo |    |    |    |    | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&...
+    | foo |    |    |    |    | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&...
 (1 row)
 
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/xml.out /tmp/cirrus-ci-build/src/test/recovery/tmp_check/results...
--- /tmp/cirrus-ci-build/src/test/regress/expected/xml.out	2025-05-15 00:24:08.053485622 +0000
+++ /tmp/cirrus-ci-build/src/test/recovery/tmp_check/results/xml.out	2025-05-15 00:34:52.757612725 +0000
@@ -2214,7 +2214,7 @@
 SELECT j, pg_typeof(j) FROM xmlcast('11:11:11.5'::time with time zone at time zone 'Europe/Berlin' AS xml) t(j);
        j       | pg_typeof 
 ---------------+-----------
- 19:11:11.5+01 | xml
+ 20:11:11.5+02 | xml
 (1 row)
 
 -- Convert an XML string to bytea and back to xml
@@ -2377,7 +2377,7 @@
 SELECT * FROM view_xmlcast_to_xml;
  c1 | c2  | c3 | c4 | c5 | c6 |                c7                 |                c8                 |                ...
 ----+-----+----+----+----+----+-----------------------------------+-----------------------------------+----------------...
-    | foo |    |    |    |    | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&...
+    | foo |    |    |    |    | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&...
 (1 row)
 
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/xml.out /tmp/cirrus-ci-build/src/test/regress/results/xml.out
--- /tmp/cirrus-ci-build/src/test/regress/expected/xml.out	2025-05-15 00:24:08.053485622 +0000
+++ /tmp/cirrus-ci-build/src/test/regress/results/xml.out	2025-05-15 00:30:33.009822524 +0000
@@ -2214,7 +2214,7 @@
 SELECT j, pg_typeof(j) FROM xmlcast('11:11:11.5'::time with time zone at time zone 'Europe/Berlin' AS xml) t(j);
        j       | pg_typeof 
 ---------------+-----------
- 19:11:11.5+01 | xml
+ 20:11:11.5+02 | xml
 (1 row)
 
 -- Convert an XML string to bytea and back to xml
@@ -2377,7 +2377,7 @@
 SELECT * FROM view_xmlcast_to_xml;
  c1 | c2  | c3 | c4 | c5 | c6 |                c7                 |                c8                 |                ...
 ----+-----+----+----+----+----+-----------------------------------+-----------------------------------+----------------...
-    | foo |    |    |    |    | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&...
+    | foo |    |    |    |    | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&...
 (1 row)
 
...
tap
[00:33:27.356](145.342s) not ok 5 - regression tests pass
tap
[00:35:03.974](85.012s) not ok 2 - regression tests pass
Linux - Debian Bookworm - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/xml.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upg...
--- /tmp/cirrus-ci-build/src/test/regress/expected/xml.out	2025-05-15 00:24:07.553313496 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/xml.out	2025-05-15 00:30:16.824808454 +000...
@@ -2214,7 +2214,7 @@
 SELECT j, pg_typeof(j) FROM xmlcast('11:11:11.5'::time with time zone at time zone 'Europe/Berlin' AS xml) t(j);
        j       | pg_typeof 
 ---------------+-----------
- 19:11:11.5+01 | xml
+ 20:11:11.5+02 | xml
 (1 row)
 
 -- Convert an XML string to bytea and back to xml
@@ -2377,7 +2377,7 @@
 SELECT * FROM view_xmlcast_to_xml;
  c1 | c2  | c3 | c4 | c5 | c6 |                c7                 |                c8                 |                ...
 ----+-----+----+----+----+----+-----------------------------------+-----------------------------------+----------------...
-    | foo |    |    |    |    | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&...
+    | foo |    |    |    |    | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&...
 (1 row)
 
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/xml.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_r...
--- /tmp/cirrus-ci-build/src/test/regress/expected/xml.out	2025-05-15 00:24:07.553313496 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/xml.out	2025-05-15 00:31:33.964586413 +0...
@@ -2214,7 +2214,7 @@
 SELECT j, pg_typeof(j) FROM xmlcast('11:11:11.5'::time with time zone at time zone 'Europe/Berlin' AS xml) t(j);
        j       | pg_typeof 
 ---------------+-----------
- 19:11:11.5+01 | xml
+ 20:11:11.5+02 | xml
 (1 row)
 
 -- Convert an XML string to bytea and back to xml
@@ -2377,7 +2377,7 @@
 SELECT * FROM view_xmlcast_to_xml;
  c1 | c2  | c3 | c4 | c5 | c6 |                c7                 |                c8                 |                ...
 ----+-----+----+----+----+----+-----------------------------------+-----------------------------------+----------------...
-    | foo |    |    |    |    | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&...
+    | foo |    |    |    |    | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&...
 (1 row)
 
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/xml.out /tmp/cirrus-ci-build/build/testrun/regress/regress/resul...
--- /tmp/cirrus-ci-build/src/test/regress/expected/xml.out	2025-05-15 00:24:07.553313496 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/xml.out	2025-05-15 00:30:12.252824940 +0000
@@ -2214,7 +2214,7 @@
 SELECT j, pg_typeof(j) FROM xmlcast('11:11:11.5'::time with time zone at time zone 'Europe/Berlin' AS xml) t(j);
        j       | pg_typeof 
 ---------------+-----------
- 19:11:11.5+01 | xml
+ 20:11:11.5+02 | xml
 (1 row)
 
 -- Convert an XML string to bytea and back to xml
@@ -2377,7 +2377,7 @@
 SELECT * FROM view_xmlcast_to_xml;
  c1 | c2  | c3 | c4 | c5 | c6 |                c7                 |                c8                 |                ...
 ----+-----+----+----+----+----+-----------------------------------+-----------------------------------+----------------...
-    | foo |    |    |    |    | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&...
+    | foo |    |    |    |    | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&...
 (1 row)
 
...
tap
[00:30:31.563](81.562s) not ok 5 - regression tests pass
tap
[00:31:48.156](81.138s) not ok 2 - regression tests pass
test
[00:35:03.834]  28/340 postgresql:regress / regress/regress                                            ERROR            ...
[00:35:03.834]  34/340 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[00:35:03.834] 102/340 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
macOS - Sonoma - Meson
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/xml.out /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade...
--- /Users/admin/pgsql/src/test/regress/expected/xml.out	2025-05-15 00:23:12
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/xml.out	2025-05-15 00:26:15
@@ -2214,7 +2214,7 @@
 SELECT j, pg_typeof(j) FROM xmlcast('11:11:11.5'::time with time zone at time zone 'Europe/Berlin' AS xml) t(j);
        j       | pg_typeof 
 ---------------+-----------
- 19:11:11.5+01 | xml
+ 20:11:11.5+02 | xml
 (1 row)
 
 -- Convert an XML string to bytea and back to xml
@@ -2379,7 +2379,7 @@
 SELECT * FROM view_xmlcast_to_xml;
  c1 | c2  | c3 | c4 | c5 | c6 |                c7                 |                c8                 |                ...
 ----+-----+----+----+----+----+-----------------------------------+-----------------------------------+----------------...
-    | foo |    |    |    |    | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&...
+    | foo |    |    |    |    | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&...
 (1 row)
 
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/xml.out /Users/admin/pgsql/build/testrun/recovery/027_stream_regre...
--- /Users/admin/pgsql/src/test/regress/expected/xml.out	2025-05-15 00:23:12
+++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/xml.out	2025-05-15 00:27:12
@@ -2214,7 +2214,7 @@
 SELECT j, pg_typeof(j) FROM xmlcast('11:11:11.5'::time with time zone at time zone 'Europe/Berlin' AS xml) t(j);
        j       | pg_typeof 
 ---------------+-----------
- 19:11:11.5+01 | xml
+ 20:11:11.5+02 | xml
 (1 row)
 
 -- Convert an XML string to bytea and back to xml
@@ -2379,7 +2379,7 @@
 SELECT * FROM view_xmlcast_to_xml;
  c1 | c2  | c3 | c4 | c5 | c6 |                c7                 |                c8                 |                ...
 ----+-----+----+----+----+----+-----------------------------------+-----------------------------------+----------------...
-    | foo |    |    |    |    | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&...
+    | foo |    |    |    |    | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&...
 (1 row)
 
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/xml.out /Users/admin/pgsql/build/testrun/regress/regress/results/x...
--- /Users/admin/pgsql/src/test/regress/expected/xml.out	2025-05-15 00:23:12
+++ /Users/admin/pgsql/build/testrun/regress/regress/results/xml.out	2025-05-15 00:26:16
@@ -2214,7 +2214,7 @@
 SELECT j, pg_typeof(j) FROM xmlcast('11:11:11.5'::time with time zone at time zone 'Europe/Berlin' AS xml) t(j);
        j       | pg_typeof 
 ---------------+-----------
- 19:11:11.5+01 | xml
+ 20:11:11.5+02 | xml
 (1 row)
 
 -- Convert an XML string to bytea and back to xml
@@ -2379,7 +2379,7 @@
 SELECT * FROM view_xmlcast_to_xml;
  c1 | c2  | c3 | c4 | c5 | c6 |                c7                 |                c8                 |                ...
 ----+-----+----+----+----+----+-----------------------------------+-----------------------------------+----------------...
-    | foo |    |    |    |    | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&...
+    | foo |    |    |    |    | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&quot;bar&quot;&gt; | foo &amp; &lt;&...
 (1 row)
 
...
tap
[00:26:23.395](47.827s) not ok 5 - regression tests pass
tap
[00:27:24.563](59.289s) not ok 2 - regression tests pass
test
[00:29:43.350]  25/339 postgresql:regress / regress/regress                                            ERROR            ...
[00:29:43.350]  28/339 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[00:29:43.350] 112/339 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
53/5296 Streaming Replication vs Logical
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[22:10:23.185](0.161s) not ok 35 -  'user=ssluser gssencmode=disable sslmode=allow sslnegotiation=postgres' -> connect, ...
test
[22:17:13.758] 144/334 postgresql:libpq / libpq/005_negotiate_encryption                               ERROR            ...
53/5387 Allow PGSERVICEFILE to be specified as part of the connection string
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[19:27:35.183](0.000s) not ok 19 - server doesn't accept non-SSL connections: matches
test
[19:27:59.634] 331/334 postgresql:ssl / ssl/001_ssltests                                               ERROR            ...
53/5683 Small optimization set tuple block/tableOid once
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[18:32:15.837](0.001s) not ok 13 - reindexdb cannot target invalid database: matches
test
[18:36:01.592] 222/334 postgresql:scripts / scripts/091_reindexdb_all                                  ERROR            ...
53/5726 Proposal for enabling auto-vectorization for checksum calculations
Linux - Debian Bookworm - Autoconf
core
[14:54:20.636] #0  0x00007f05a9fea7ec in ?? () from /usr/lib/llvm-16/bin/../lib/libLLVM-16.so.1
[14:54:20.636] #1  0x00007f05a9fcc9f2 in llvm::BitcodeWriter::writeIndex(llvm::ModuleSummaryIndex const*, std::map<std::...
[14:54:20.636] #2  0x00007f05a9fce1e4 in llvm::writeIndexToFile(llvm::ModuleSummaryIndex const&, llvm::raw_ostream&, std...
[14:54:20.636] #3  0x00005591a4d6e8be in ?? ()
[14:54:20.636] #4  0x00005591a4d685ad in ?? ()
[14:54:20.636] #5  0x00007f05a844624a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[14:54:20.636] #6  0x00007f05a8446305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
[14:54:20.636] #7  0x00005591a4d63471 in ?? ()
Linux - Debian Bookworm - Meson
tap
[15:00:33.911](0.034s) Bail out!  pg_config failed: 
tap
[15:00:33.908](0.050s) Bail out!  pg_config failed: 
tap
[15:00:33.916](0.024s) Bail out!  pg_config failed: 
tap
[15:00:33.973](0.028s) Bail out!  pg_config failed: 
tap
[15:00:34.063](0.046s) Bail out!  pg_config failed: 
tap
[15:00:34.541](0.023s) Bail out!  pg_config failed: 
tap
[15:00:34.642](0.043s) Bail out!  pg_config failed: 
tap
[15:00:34.704](0.065s) Bail out!  pg_config failed: 
tap
[15:00:34.751](0.052s) Bail out!  pg_config failed: 
tap
[15:00:34.791](0.057s) Bail out!  pg_config failed: 
tap
[15:00:34.841](0.060s) Bail out!  pg_config failed: 
tap
[15:00:34.056](0.040s) Bail out!  pg_config failed: 
tap
[15:00:34.110](0.023s) Bail out!  pg_config failed: 
tap
[15:00:34.107](0.040s) Bail out!  pg_config failed: 
tap
[15:00:36.434](0.152s) Bail out!  pg_config failed: 
tap
[15:00:36.476](0.137s) Bail out!  pg_config failed: 
tap
[15:00:36.485](0.130s) Bail out!  pg_config failed: 
tap
[15:00:36.546](0.150s) Bail out!  pg_config failed: 
tap
[15:00:36.582](0.160s) Bail out!  pg_config failed: 
tap
[15:00:36.620](0.051s) Bail out!  pg_config failed: 
tap
[15:00:34.159](0.111s) Bail out!  pg_config failed: 
tap
[15:00:37.863](0.019s) Bail out!  pg_config failed: 
tap
[15:00:36.661](0.048s) Bail out!  pg_config failed: 
tap
[15:00:29.160](0.014s) Bail out!  pg_config failed: 
tap
[15:00:36.819](0.027s) Bail out!  pg_config failed: 
tap
[15:00:37.872](0.007s) Bail out!  pg_config failed: 
tap
[15:00:37.896](0.008s) Bail out!  pg_config failed: 
tap
[15:00:36.712](0.031s) Bail out!  pg_config failed: 
tap
[15:00:30.162](0.114s) Bail out!  pg_config failed: 
tap
[15:00:30.227](0.117s) Bail out!  pg_config failed: 
tap
[15:00:30.271](0.150s) Bail out!  pg_config failed: 
tap
[15:00:30.326](0.145s) Bail out!  pg_config failed: 
tap
[15:00:36.806](0.023s) Bail out!  pg_config failed: 
tap
[15:00:30.485](0.051s) Bail out!  pg_config failed: 
tap
[15:00:30.444](0.023s) Bail out!  pg_config failed: 
tap
[15:00:30.553](0.042s) Bail out!  pg_config failed: 
tap
[15:00:30.492](0.028s) Bail out!  pg_config failed: 
tap
[15:00:30.651](0.046s) Bail out!  pg_config failed: 
tap
[15:00:30.892](0.042s) Bail out!  pg_config failed: 
tap
[15:00:30.948](0.020s) Bail out!  pg_config failed: 
tap
[15:00:31.092](0.037s) Bail out!  pg_config failed: 
tap
[15:00:31.045](0.025s) Bail out!  pg_config failed: 
tap
[15:00:31.166](0.033s) Bail out!  pg_config failed: 
tap
[15:00:31.171](0.016s) Bail out!  pg_config failed: 
tap
[15:00:31.216](0.018s) Bail out!  pg_config failed: 
tap
[15:00:31.244](0.034s) Bail out!  pg_config failed: 
tap
[15:00:31.271](0.029s) Bail out!  pg_config failed: 
tap
[15:00:31.371](0.038s) Bail out!  pg_config failed: 
tap
[15:00:31.567](0.065s) Bail out!  pg_config failed: 
tap
[15:00:31.703](0.049s) Bail out!  pg_config failed: 
tap
[15:00:31.743](0.025s) Bail out!  pg_config failed: 
tap
[15:00:31.839](0.048s) Bail out!  pg_config failed: 
tap
[15:00:31.947](0.045s) Bail out!  pg_config failed: 
tap
[15:00:31.966](0.052s) Bail out!  pg_config failed: 
tap
[15:00:34.241](0.039s) Bail out!  pg_config failed: 
tap
[15:00:31.983](0.052s) Bail out!  pg_config failed: 
tap
[15:00:32.050](0.142s) Bail out!  pg_config failed: 
tap
[15:00:32.122](0.158s) Bail out!  pg_config failed: 
tap
[15:00:32.124](0.146s) Bail out!  pg_config failed: 
tap
[15:00:32.131](0.111s) Bail out!  pg_config failed: 
tap
[15:00:32.238](0.136s) Bail out!  pg_config failed: 
tap
[15:00:32.311](0.149s) Bail out!  pg_config failed: 
tap
[15:00:32.277](0.047s) Bail out!  pg_config failed: 
tap
[15:00:32.383](0.133s) Bail out!  pg_config failed: 
tap
[15:00:32.452](0.130s) Bail out!  pg_config failed: 
tap
[15:00:34.331](0.047s) Bail out!  pg_config failed: 
tap
[15:00:27.149](0.016s) Bail out!  pg_config failed: 
tap
[15:00:27.152](0.042s) Bail out!  pg_config failed: 
tap
[15:00:27.223](0.043s) Bail out!  pg_config failed: 
tap
[15:00:27.291](0.051s) Bail out!  pg_config failed: 
tap
[15:00:27.277](0.039s) Bail out!  pg_config failed: 
tap
[15:00:32.519](0.033s) Bail out!  pg_config failed: 
tap
[15:00:32.588](0.045s) Bail out!  pg_config failed: 
tap
[15:00:32.685](0.067s) Bail out!  pg_config failed: 
tap
[15:00:32.657](0.018s) Bail out!  pg_config failed: 
tap
[15:00:32.737](0.050s) Bail out!  pg_config failed: 
tap
[15:00:32.840](0.030s) Bail out!  pg_config failed: 
tap
[15:00:32.785](0.040s) Bail out!  pg_config failed: 
tap
[15:00:32.881](0.052s) Bail out!  pg_config failed: 
tap
[15:00:34.390](0.040s) Bail out!  pg_config failed: 
tap
[15:00:34.413](0.050s) Bail out!  pg_config failed: 
tap
[15:00:32.938](0.024s) Bail out!  pg_config failed: 
tap
[15:00:33.096](0.042s) Bail out!  pg_config failed: 
tap
[15:00:33.103](0.058s) Bail out!  pg_config failed: 
tap
[15:00:34.410](0.138s) Bail out!  pg_config failed: 
tap
[15:00:34.889](0.059s) Bail out!  pg_config failed: 
tap
[15:00:34.910](0.048s) Bail out!  pg_config failed: 
tap
[15:00:33.218](0.053s) Bail out!  pg_config failed: 
tap
[15:00:27.365](0.047s) Bail out!  pg_config failed: 
tap
[15:00:27.381](0.057s) Bail out!  pg_config failed: 
tap
[15:00:27.442](0.048s) Bail out!  pg_config failed: 
tap
[15:00:27.500](0.050s) Bail out!  pg_config failed: 
tap
[15:00:27.452](0.025s) Bail out!  pg_config failed: 
tap
[15:00:27.504](0.025s) Bail out!  pg_config failed: 
tap
[15:00:27.626](0.051s) Bail out!  pg_config failed: 
tap
[15:00:27.577](0.034s) Bail out!  pg_config failed: 
tap
[15:00:27.677](0.050s) Bail out!  pg_config failed: 
tap
[15:00:27.739](0.058s) Bail out!  pg_config failed: 
tap
[15:00:27.767](0.051s) Bail out!  pg_config failed: 
tap
[15:00:27.849](0.048s) Bail out!  pg_config failed: 
tap
[15:00:27.808](0.055s) Bail out!  pg_config failed: 
tap
[15:00:27.844](0.044s) Bail out!  pg_config failed: 
tap
[15:00:27.923](0.037s) Bail out!  pg_config failed: 
tap
[15:00:27.896](0.074s) Bail out!  pg_config failed: 
tap
[15:00:28.003](0.051s) Bail out!  pg_config failed: 
tap
[15:00:28.031](0.111s) Bail out!  pg_config failed: 
tap
[15:00:28.073](0.049s) Bail out!  pg_config failed: 
tap
[15:00:28.086](0.050s) Bail out!  pg_config failed: 
tap
[15:00:28.201](0.057s) Bail out!  pg_config failed: 
tap
[15:00:28.231](0.036s) Bail out!  pg_config failed: 
tap
[15:00:28.256](0.047s) Bail out!  pg_config failed: 
tap
[15:00:28.268](0.055s) Bail out!  pg_config failed: 
tap
[15:00:28.288](0.019s) Bail out!  pg_config failed: 
tap
[15:00:28.322](0.035s) Bail out!  pg_config failed: 
tap
[15:00:28.318](0.020s) Bail out!  pg_config failed: 
tap
[15:00:28.380](0.035s) Bail out!  pg_config failed: 
tap
[15:00:28.517](0.060s) Bail out!  pg_config failed: 
tap
[15:00:28.552](0.045s) Bail out!  pg_config failed: 
tap
[15:00:28.625](0.039s) Bail out!  pg_config failed: 
tap
[15:00:28.591](0.026s) Bail out!  pg_config failed: 
tap
[15:00:28.630](0.031s) Bail out!  pg_config failed: 
tap
[15:00:28.599](0.058s) Bail out!  pg_config failed: 
tap
[15:00:28.702](0.035s) Bail out!  pg_config failed: 
tap
[15:00:28.770](0.037s) Bail out!  pg_config failed: 
tap
[15:00:28.815](0.033s) Bail out!  pg_config failed: 
tap
[15:00:28.911](0.044s) Bail out!  pg_config failed: 
tap
[15:00:29.014](0.066s) Bail out!  pg_config failed: 
tap
[15:00:29.012](0.055s) Bail out!  pg_config failed: 
tap
[15:00:28.983](0.050s) Bail out!  pg_config failed: 
tap
[15:00:29.057](0.138s) Bail out!  pg_config failed: 
tap
[15:00:29.068](0.025s) Bail out!  pg_config failed: 
tap
[15:00:33.213](0.021s) Bail out!  pg_config failed: 
tap
[15:00:33.534](0.028s) Bail out!  pg_config failed: 
tap
[15:00:33.653](0.039s) Bail out!  pg_config failed: 
tap
[15:00:33.671](0.033s) Bail out!  pg_config failed: 
tap
[15:00:33.691](0.032s) Bail out!  pg_config failed: 
tap
[15:00:36.870](0.140s) Bail out!  pg_config failed: 
tap
[15:00:34.977](0.048s) Bail out!  pg_config failed: 
tap
[15:00:35.051](0.032s) Bail out!  pg_config failed: 
tap
[15:00:35.078](0.054s) Bail out!  pg_config failed: 
tap
[15:00:35.115](0.060s) Bail out!  pg_config failed: 
tap
[15:00:35.158](0.048s) Bail out!  pg_config failed: 
tap
[15:00:35.140](0.042s) Bail out!  pg_config failed: 
tap
[15:00:35.208](0.035s) Bail out!  pg_config failed: 
tap
[15:00:35.232](0.027s) Bail out!  pg_config failed: 
tap
[15:00:35.214](0.023s) Bail out!  pg_config failed: 
tap
[15:00:35.357](0.038s) Bail out!  pg_config failed: 
tap
[15:00:35.372](0.043s) Bail out!  pg_config failed: 
tap
[15:00:35.418](0.041s) Bail out!  pg_config failed: 
tap
[15:00:35.428](0.043s) Bail out!  pg_config failed: 
tap
[15:00:35.442](0.038s) Bail out!  pg_config failed: 
tap
[15:00:35.539](0.034s) Bail out!  pg_config failed: 
tap
[15:00:35.549](0.032s) Bail out!  pg_config failed: 
tap
[15:00:35.562](0.049s) Bail out!  pg_config failed: 
tap
[15:00:35.677](0.052s) Bail out!  pg_config failed: 
tap
[15:00:35.691](0.044s) Bail out!  pg_config failed: 
tap
[15:00:35.760](0.060s) Bail out!  pg_config failed: 
tap
[15:00:35.757](0.024s) Bail out!  pg_config failed: 
tap
[15:00:35.811](0.036s) Bail out!  pg_config failed: 
tap
[15:00:35.747](0.028s) Bail out!  pg_config failed: 
tap
[15:00:35.873](0.055s) Bail out!  pg_config failed: 
tap
[15:00:35.905](0.041s) Bail out!  pg_config failed: 
tap
[15:00:36.015](0.053s) Bail out!  pg_config failed: 
tap
[15:00:36.024](0.059s) Bail out!  pg_config failed: 
tap
[15:00:36.009](0.029s) Bail out!  pg_config failed: 
tap
[15:00:36.081](0.042s) Bail out!  pg_config failed: 
tap
[15:00:36.118](0.047s) Bail out!  pg_config failed: 
tap
[15:00:36.147](0.045s) Bail out!  pg_config failed: 
tap
[15:00:36.169](0.047s) Bail out!  pg_config failed: 
tap
[15:00:36.201](0.029s) Bail out!  pg_config failed: 
tap
[15:00:36.292](0.035s) Bail out!  pg_config failed: 
tap
[15:00:36.334](0.050s) Bail out!  pg_config failed: 
tap
[15:00:36.367](0.054s) Bail out!  pg_config failed: 
tap
[15:00:36.916](0.054s) Bail out!  pg_config failed: 
tap
[15:00:36.916](0.027s) Bail out!  pg_config failed: 
tap
[15:00:36.883](0.018s) Bail out!  pg_config failed: 
tap
[15:00:34.472](0.039s) Bail out!  pg_config failed: 
tap
[15:00:36.992](0.082s) Bail out!  pg_config failed: 
tap
[15:00:37.136](0.044s) Bail out!  pg_config failed: 
tap
[15:00:37.297](0.046s) Bail out!  pg_config failed: 
tap
[15:00:37.335](0.039s) Bail out!  pg_config failed: 
tap
[15:00:37.328](0.044s) Bail out!  pg_config failed: 
tap
[15:00:37.373](0.037s) Bail out!  pg_config failed: 
tap
[15:00:37.421](0.054s) Bail out!  pg_config failed: 
tap
[15:00:37.481](0.044s) Bail out!  pg_config failed: 
tap
[15:00:37.399](0.035s) Bail out!  pg_config failed: 
tap
[15:00:37.581](0.061s) Bail out!  pg_config failed: 
tap
[15:00:37.571](0.042s) Bail out!  pg_config failed: 
tap
[15:00:37.615](0.059s) Bail out!  pg_config failed: 
test
[15:00:37.908]   1/340 postgresql:setup / tmp_install                                                  FAIL             ...
[15:00:37.908]   2/340 postgresql:setup / install_test_files                                           FAIL             ...
[15:00:37.908]   3/340 postgresql:setup / initdb_cache                                                 FAIL             ...
[15:00:37.908]   4/340 postgresql:regress / regress/regress                                            ERROR            ...
[15:00:37.908]   5/340 postgresql:pg_upgrade / pg_upgrade/001_basic                                    ERROR            ...
[15:00:37.908]   6/340 postgresql:isolation / isolation/isolation                                      ERROR            ...
[15:00:37.908]   7/340 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[15:00:37.908]   8/340 postgresql:pg_upgrade / pg_upgrade/003_logical_slots                            ERROR            ...
[15:00:37.908]   9/340 postgresql:pg_upgrade / pg_upgrade/004_subscription                             ERROR            ...
[15:00:37.908]  10/340 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes                           ERROR            ...
[15:00:37.908]  11/340 postgresql:pg_upgrade / pg_upgrade/005_char_signedness                          ERROR            ...
[15:00:37.908]  12/340 postgresql:recovery / recovery/001_stream_rep                                   ERROR            ...
[15:00:37.908]  13/340 postgresql:recovery / recovery/002_archiving                                    ERROR            ...
[15:00:37.908]  14/340 postgresql:recovery / recovery/003_recovery_targets                             ERROR            ...
[15:00:37.908]  15/340 postgresql:recovery / recovery/005_replay_delay                                 ERROR            ...
[15:00:37.908]  16/340 postgresql:recovery / recovery/004_timeline_switch                              ERROR            ...
[15:00:37.908]  17/340 postgresql:recovery / recovery/006_logical_decoding                             ERROR            ...
[15:00:37.908]  18/340 postgresql:recovery / recovery/008_fsm_truncation                               ERROR            ...
[15:00:37.908]  19/340 postgresql:recovery / recovery/007_sync_rep                                     ERROR            ...
[15:00:37.908]  20/340 postgresql:recovery / recovery/009_twophase                                     ERROR            ...
[15:00:37.908]  21/340 postgresql:recovery / recovery/010_logical_decoding_timelines                   ERROR            ...
[15:00:37.908]  22/340 postgresql:recovery / recovery/012_subtransactions                              ERROR            ...
[15:00:37.908]  23/340 postgresql:recovery / recovery/014_unlogged_reinit                              ERROR            ...
[15:00:37.908]  24/340 postgresql:recovery / recovery/015_promotion_pages                              ERROR            ...
[15:00:37.908]  25/340 postgresql:recovery / recovery/013_crash_restart                                ERROR            ...
[15:00:37.908]  26/340 postgresql:recovery / recovery/017_shm                                          ERROR            ...
[15:00:37.908]  27/340 postgresql:recovery / recovery/016_min_consistency                              ERROR            ...
[15:00:37.908]  28/340 postgresql:recovery / recovery/018_wal_optimize                                 ERROR            ...
[15:00:37.908]  29/340 postgresql:recovery / recovery/019_replslot_limit                               ERROR            ...
[15:00:37.908]  30/340 postgresql:recovery / recovery/020_archive_status                               ERROR            ...
[15:00:37.908]  31/340 postgresql:recovery / recovery/021_row_visibility                               ERROR            ...
[15:00:37.908]  32/340 postgresql:recovery / recovery/022_crash_temp_files                             ERROR            ...
[15:00:37.908]  33/340 postgresql:recovery / recovery/023_pitr_prepared_xact                           ERROR            ...
[15:00:37.908]  34/340 postgresql:recovery / recovery/024_archive_recovery                             ERROR            ...
[15:00:37.908]  35/340 postgresql:recovery / recovery/025_stuck_on_old_timeline                        ERROR            ...
[15:00:37.908]  36/340 postgresql:recovery / recovery/026_overwrite_contrecord                         ERROR            ...
[15:00:37.908]  37/340 postgresql:recovery / recovery/028_pitr_timelines                               ERROR            ...
[15:00:37.908]  38/340 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
[15:00:37.908]  39/340 postgresql:recovery / recovery/029_stats_restart                                ERROR            ...
[15:00:37.908]  40/340 postgresql:recovery / recovery/030_stats_cleanup_replica                        ERROR            ...
[15:00:37.908]  41/340 postgresql:recovery / recovery/031_recovery_conflict                            ERROR            ...
[15:00:37.908]  43/340 postgresql:recovery / recovery/035_standby_logical_decoding                     ERROR            ...
[15:00:37.908]  42/340 postgresql:recovery / recovery/033_replay_tsp_drops                             ERROR            ...
[15:00:37.908]  44/340 postgresql:recovery / recovery/032_relfilenode_reuse                            ERROR            ...
[15:00:37.908]  45/340 postgresql:recovery / recovery/034_create_database                              ERROR            ...
[15:00:37.908]  46/340 postgresql:recovery / recovery/036_truncated_dropped                            ERROR            ...
[15:00:37.908]  48/340 postgresql:recovery / recovery/039_end_of_wal                                   ERROR            ...
[15:00:37.908]  47/340 postgresql:recovery / recovery/037_invalid_database                             ERROR            ...
[15:00:37.908]  49/340 postgresql:recovery / recovery/038_save_logical_slots_shutdown                  ERROR            ...
[15:00:37.908]  50/340 postgresql:plpgsql / plpgsql/regress                                            ERROR            ...
[15:00:37.908]  51/340 postgresql:recovery / recovery/040_standby_failover_slots_sync                  ERROR            ...
[15:00:37.908]  52/340 postgresql:plperl / plperl/regress                                              ERROR            ...
[15:00:37.908]  54/340 postgresql:plpython / plpython/regress                                          ERROR            ...
[15:00:37.909]  53/340 postgresql:recovery / recovery/043_no_contrecord_switch                         ERROR            ...
[15:00:37.909]  55/340 postgresql:recovery / recovery/041_checkpoint_at_promote                        ERROR            ...
[15:00:37.909]  56/340 postgresql:recovery / recovery/042_low_level_backup                             ERROR            ...
[15:00:37.909]  57/340 postgresql:pltcl / pltcl/regress                                                ERROR            ...
[15:00:37.909]  58/340 postgresql:recovery / recovery/044_invalidate_inactive_slots                    ERROR            ...
[15:00:37.909]  60/340 postgresql:amcheck / amcheck/regress                                            ERROR            ...
[15:00:37.909]  59/340 postgresql:recovery / recovery/045_archive_restartpoint                         ERROR            ...
[15:00:37.909]  61/340 postgresql:basic_archive / basic_archive/regress                                ERROR            ...
[15:00:37.909]  62/340 postgresql:bloom / bloom/regress                                                ERROR            ...
[15:00:37.909]  63/340 postgresql:bool_plperl / bool_plperl/regress                                    ERROR            ...
[15:00:37.909]  64/340 postgresql:btree_gin / btree_gin/regress                                        ERROR            ...
[15:00:37.909]  65/340 postgresql:btree_gist / btree_gist/regress                                      ERROR            ...
[15:00:37.909]  66/340 postgresql:citext / citext/regress                                              ERROR            ...
[15:00:37.909]  67/340 postgresql:kerberos / kerberos/001_auth                                         ERROR            ...
[15:00:37.909]  68/340 postgresql:cube / cube/regress                                                  ERROR            ...
[15:00:37.909]  69/340 postgresql:dblink / dblink/regress                                              ERROR            ...
[15:00:37.909]  70/340 postgresql:dict_int / dict_int/regress                                          ERROR            ...
[15:00:37.909]  71/340 postgresql:dict_xsyn / dict_xsyn/regress                                        ERROR            ...
[15:00:37.909]  72/340 postgresql:earthdistance / earthdistance/regress                                ERROR            ...
[15:00:37.909]  73/340 postgresql:file_fdw / file_fdw/regress                                          ERROR            ...
[15:00:37.909]  74/340 postgresql:fuzzystrmatch / fuzzystrmatch/regress                                ERROR            ...
[15:00:37.909]  75/340 postgresql:hstore / hstore/regress                                              ERROR            ...
[15:00:37.909]  76/340 postgresql:hstore_plperl / hstore_plperl/regress                                ERROR            ...
[15:00:37.909]  77/340 postgresql:hstore_plpython / hstore_plpython/regress                            ERROR            ...
[15:00:37.909]  78/340 postgresql:intarray / intarray/regress                                          ERROR            ...
[15:00:37.909]  79/340 postgresql:isn / isn/regress                                                    ERROR            ...
[15:00:37.909]  80/340 postgresql:jsonb_plperl / jsonb_plperl/regress                                  ERROR            ...
[15:00:37.909]  81/340 postgresql:jsonb_plpython / jsonb_plpython/regress                              ERROR            ...
[15:00:37.909]  82/340 postgresql:lo / lo/regress                                                      ERROR            ...
[15:00:37.909]  83/340 postgresql:ltree / ltree/regress                                                ERROR            ...
[15:00:37.909]  84/340 postgresql:ltree_plpython / ltree_plpython/regress                              ERROR            ...
[15:00:37.909]  85/340 postgresql:pg_buffercache / pg_buffercache/regress                              ERROR            ...
[15:00:37.909]  86/340 postgresql:pageinspect / pageinspect/regress                                    ERROR            ...
[15:00:37.909]  87/340 postgresql:passwordcheck / passwordcheck/regress                                ERROR            ...
[15:00:37.909]  88/340 postgresql:pgcrypto / pgcrypto/regress                                          ERROR            ...
[15:00:37.909]  89/340 postgresql:pg_freespacemap / pg_freespacemap/regress                            ERROR            ...
[15:00:37.909]  90/340 postgresql:pg_logicalinspect / pg_logicalinspect/isolation                      ERROR            ...
[15:00:37.909]  91/340 postgresql:pg_overexplain / pg_overexplain/regress                              ERROR            ...
[15:00:37.909]  92/340 postgresql:pgrowlocks / pgrowlocks/isolation                                    ERROR            ...
[15:00:37.909]  93/340 postgresql:pg_stat_statements / pg_stat_statements/regress                      ERROR            ...
[15:00:37.909]  94/340 postgresql:pgstattuple / pgstattuple/regress                                    ERROR            ...
[15:00:37.909]  95/340 postgresql:pg_surgery / pg_surgery/regress                                      ERROR            ...
[15:00:37.909]  96/340 postgresql:pg_trgm / pg_trgm/regress                                            ERROR            ...
[15:00:37.909]  97/340 postgresql:pg_visibility / pg_visibility/regress                                ERROR            ...
[15:00:37.909]  98/340 postgresql:pg_walinspect / pg_walinspect/regress                                ERROR            ...
[15:00:37.909]  99/340 postgresql:postgres_fdw / postgres_fdw/regress                                  ERROR            ...
[15:00:37.909] 100/340 postgresql:seg / seg/regress                                                    ERROR            ...
[15:00:37.909] 101/340 postgresql:spi / spi/regress                                                    ERROR            ...
[15:00:37.909] 102/340 postgresql:tablefunc / tablefunc/regress                                        ERROR            ...
[15:00:37.909] 103/340 postgresql:tcn / tcn/isolation                                                  ERROR            ...
[15:00:37.909] 104/340 postgresql:test_decoding / test_decoding/regress                                ERROR            ...
[15:00:37.909] 105/340 postgresql:test_decoding / test_decoding/isolation                              ERROR            ...
[15:00:37.909] 106/340 postgresql:tsm_system_rows / tsm_system_rows/regress                            ERROR            ...
[15:00:37.909] 107/340 postgresql:tsm_system_time / tsm_system_time/regress                            ERROR            ...
[15:00:37.909] 108/340 postgresql:unaccent / unaccent/regress                                          ERROR            ...
[15:00:37.909] 109/340 postgresql:uuid-ossp / uuid-ossp/regress                                        ERROR            ...
[15:00:37.909] 110/340 postgresql:xml2 / xml2/regress                                                  ERROR            ...
[15:00:37.909] 111/340 postgresql:brin / brin/isolation                                                ERROR            ...
[15:00:37.909] 112/340 postgresql:commit_ts / commit_ts/regress                                        ERROR            ...
[15:00:37.909] 113/340 postgresql:delay_execution / delay_execution/isolation                          ERROR            ...
[15:00:37.909] 114/340 postgresql:dummy_index_am / dummy_index_am/regress                              ERROR            ...
[15:00:37.909] 115/340 postgresql:dummy_seclabel / dummy_seclabel/regress                              ERROR            ...
[15:00:37.910] 116/340 postgresql:gin / gin/regress                                                    ERROR            ...
[15:00:37.910] 117/340 postgresql:injection_points / injection_points/regress                          ERROR            ...
[15:00:37.910] 118/340 postgresql:injection_points / injection_points/isolation                        ERROR            ...
[15:00:37.910] 119/340 postgresql:plsample / plsample/regress                                          ERROR            ...
[15:00:37.910] 120/340 postgresql:spgist_name_ops / spgist_name_ops/regress                            ERROR            ...
[15:00:37.910] 121/340 postgresql:test_bloomfilter / test_bloomfilter/regress                          ERROR            ...
[15:00:37.910] 122/340 postgresql:test_copy_callbacks / test_copy_callbacks/regress                    ERROR            ...
[15:00:37.910] 123/340 postgresql:test_ddl_deparse / test_ddl_deparse/regress                          ERROR            ...
[15:00:37.910] 124/340 postgresql:test_dsa / test_dsa/regress                                          ERROR            ...
[15:00:37.910] 125/340 postgresql:test_dsm_registry / test_dsm_registry/regress                        ERROR            ...
[15:00:37.910] 126/340 postgresql:test_extensions / test_extensions/regress                            ERROR            ...
[15:00:37.910] 127/340 postgresql:test_ginpostinglist / test_ginpostinglist/regress                    ERROR            ...
[15:00:37.910] 128/340 postgresql:test_integerset / test_integerset/regress                            ERROR            ...
[15:00:37.910] 129/340 postgresql:test_lfind / test_lfind/regress                                      ERROR            ...
[15:00:37.910] 130/340 postgresql:test_oat_hooks / test_oat_hooks/regress                              ERROR            ...
[15:00:37.910] 131/340 postgresql:test_parser / test_parser/regress                                    ERROR            ...
[15:00:37.910] 132/340 postgresql:test_pg_dump / test_pg_dump/regress                                  ERROR            ...
[15:00:37.910] 133/340 postgresql:test_predtest / test_predtest/regress                                ERROR            ...
[15:00:37.910] 134/340 postgresql:test_radixtree / test_radixtree/regress                              ERROR            ...
[15:00:37.910] 135/340 postgresql:test_rbtree / test_rbtree/regress                                    ERROR            ...
[15:00:37.910] 136/340 postgresql:test_regex / test_regex/regress                                      ERROR            ...
[15:00:37.910] 137/340 postgresql:test_resowner / test_resowner/regress                                ERROR            ...
[15:00:37.910] 138/340 postgresql:test_rls_hooks / test_rls_hooks/regress                              ERROR            ...
[15:00:37.910] 139/340 postgresql:test_shm_mq / test_shm_mq/regress                                    ERROR            ...
[15:00:37.910] 140/340 postgresql:test_slru / test_slru/regress                                        ERROR            ...
[15:00:37.910] 141/340 postgresql:test_tidstore / test_tidstore/regress                                ERROR            ...
[15:00:37.910] 142/340 postgresql:typcache / typcache/regress                                          ERROR            ...
[15:00:37.910] 143/340 postgresql:unsafe_tests / unsafe_tests/regress                                  ERROR            ...
[15:00:37.910] 144/340 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
[15:00:37.910] 145/340 postgresql:libpq / libpq/003_load_balance_host_list                             ERROR            ...
[15:00:37.910] 147/340 postgresql:libpq / libpq/004_load_balance_dns                                   ERROR            ...
[15:00:37.910] 148/340 postgresql:libpq / libpq/005_negotiate_encryption                               ERROR            ...
[15:00:37.910] 149/340 postgresql:pg_amcheck / pg_amcheck/001_basic                                    ERROR            ...
[15:00:37.910] 151/340 postgresql:initdb / initdb/001_initdb                                           ERROR            ...
[15:00:37.910] 150/340 postgresql:libpq / libpq/006_service                                            ERROR            ...
[15:00:37.910] 152/340 postgresql:pg_amcheck / pg_amcheck/003_check                                    ERROR            ...
[15:00:37.910] 153/340 postgresql:pg_amcheck / pg_amcheck/002_nonesuch                                 ERROR            ...
[15:00:37.910] 154/340 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage                           ERROR            ...
[15:00:37.910] 155/340 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam                            ERROR            ...
[15:00:37.910] 156/340 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup          ERROR            ...
[15:00:37.910] 157/340 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup                      ERROR            ...
[15:00:37.910] 158/340 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace                ERROR            ...
[15:00:37.910] 159/340 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal                      ERROR            ...
[15:00:37.910] 160/340 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical                     ERROR            ...
[15:00:37.910] 161/340 postgresql:pg_checksums / pg_checksums/001_basic                                ERROR            ...
[15:00:37.910] 162/340 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber                ERROR            ...
[15:00:37.910] 163/340 postgresql:pg_checksums / pg_checksums/002_actions                              ERROR            ...
[15:00:37.910] 164/340 postgresql:pg_combinebackup / pg_combinebackup/001_basic                        ERROR            ...
[15:00:37.910] 165/340 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups              ERROR            ...
[15:00:37.910] 166/340 postgresql:pg_combinebackup / pg_combinebackup/004_manifest                     ERROR            ...
[15:00:37.910] 167/340 postgresql:pg_combinebackup / pg_combinebackup/003_timeline                     ERROR            ...
[15:00:37.910] 168/340 postgresql:pg_combinebackup / pg_combinebackup/005_integrity                    ERROR            ...
[15:00:37.910] 169/340 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy                 ERROR            ...
[15:00:37.910] 170/340 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal            ERROR            ...
[15:00:37.910] 171/340 postgresql:pg_combinebackup / pg_combinebackup/008_promote                      ERROR            ...
[15:00:37.910] 172/340 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file                 ERROR            ...
[15:00:37.910] 173/340 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink                     ERROR            ...
[15:00:37.910] 174/340 postgresql:pg_config / pg_config/001_pg_config                                  ERROR            ...
[15:00:37.910] 175/340 postgresql:pg_controldata / pg_controldata/001_pg_controldata                   ERROR            ...
[15:00:37.911] 176/340 postgresql:pg_ctl / pg_ctl/001_start_stop                                       ERROR            ...
[15:00:37.911] 177/340 postgresql:pg_ctl / pg_ctl/002_status                                           ERROR            ...
[15:00:37.911] 179/340 postgresql:pg_ctl / pg_ctl/003_promote                                          ERROR            ...
[15:00:37.911] 178/340 postgresql:pg_ctl / pg_ctl/004_logrotate                                        ERROR            ...
[15:00:37.911] 180/340 postgresql:pg_dump / pg_dump/001_basic                                          ERROR            ...
[15:00:37.911] 181/340 postgresql:pg_dump / pg_dump/002_pg_dump                                        ERROR            ...
[15:00:37.911] 182/340 postgresql:pg_dump / pg_dump/003_pg_dump_with_server                            ERROR            ...
[15:00:37.911] 183/340 postgresql:pg_dump / pg_dump/004_pg_dump_parallel                               ERROR            ...
[15:00:37.911] 185/340 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile                             ERROR            ...
[15:00:37.911] 186/340 postgresql:pg_resetwal / pg_resetwal/001_basic                                  ERROR            ...
[15:00:37.911] 187/340 postgresql:pg_dump / pg_dump/006_pg_dumpall                                     ERROR            ...
[15:00:37.911] 188/340 postgresql:pg_dump / pg_dump/010_dump_connstr                                   ERROR            ...
[15:00:37.911] 189/340 postgresql:pg_resetwal / pg_resetwal/002_corrupted                              ERROR            ...
[15:00:37.911] 190/340 postgresql:pg_rewind / pg_rewind/001_basic                                      ERROR            ...
[15:00:37.911] 192/340 postgresql:pg_rewind / pg_rewind/003_extrafiles                                 ERROR            ...
[15:00:37.911] 191/340 postgresql:pg_rewind / pg_rewind/002_databases                                  ERROR            ...
[15:00:37.911] 193/340 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink                            ERROR            ...
[15:00:37.911] 194/340 postgresql:pg_rewind / pg_rewind/006_options                                    ERROR            ...
[15:00:37.911] 195/340 postgresql:pg_rewind / pg_rewind/005_same_timeline                              ERROR            ...
[15:00:37.911] 196/340 postgresql:pg_rewind / pg_rewind/008_min_recovery_point                         ERROR            ...
[15:00:37.911] 197/340 postgresql:pg_rewind / pg_rewind/007_standby_source                             ERROR            ...
[15:00:37.911] 198/340 postgresql:pg_rewind / pg_rewind/009_growing_files                              ERROR            ...
[15:00:37.911] 199/340 postgresql:pg_test_timing / pg_test_timing/001_basic                            ERROR            ...
[15:00:37.911] 200/340 postgresql:pg_test_fsync / pg_test_fsync/001_basic                              ERROR            ...
[15:00:37.911] 201/340 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals                         ERROR            ...
[15:00:37.911] 202/340 postgresql:pg_verifybackup / pg_verifybackup/001_basic                          ERROR            ...
[15:00:37.911] 203/340 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm                      ERROR            ...
[15:00:37.911] 204/340 postgresql:pg_verifybackup / pg_verifybackup/003_corruption                     ERROR            ...
[15:00:37.911] 205/340 postgresql:pg_verifybackup / pg_verifybackup/006_encoding                       ERROR            ...
[15:00:37.911] 206/340 postgresql:pg_verifybackup / pg_verifybackup/004_options                        ERROR            ...
[15:00:37.911] 207/340 postgresql:pg_verifybackup / pg_verifybackup/007_wal                            ERROR            ...
[15:00:37.911] 208/340 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest                   ERROR            ...
[15:00:37.911] 209/340 postgresql:pg_verifybackup / pg_verifybackup/009_extract                        ERROR            ...
[15:00:37.911] 210/340 postgresql:pg_waldump / pg_waldump/001_basic                                    ERROR            ...
[15:00:37.911] 211/340 postgresql:pg_verifybackup / pg_verifybackup/008_untar                          ERROR            ...
[15:00:37.911] 212/340 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar                   ERROR            ...
[15:00:37.911] 213/340 postgresql:pg_waldump / pg_waldump/002_save_fullpage                            ERROR            ...
[15:00:37.911] 214/340 postgresql:pg_walsummary / pg_walsummary/001_basic                              ERROR            ...
[15:00:37.911] 215/340 postgresql:pgbench / pgbench/002_pgbench_no_server                              ERROR            ...
[15:00:37.911] 216/340 postgresql:pg_walsummary / pg_walsummary/002_blocks                             ERROR            ...
[15:00:37.911] 217/340 postgresql:pgbench / pgbench/001_pgbench_with_server                            ERROR            ...
[15:00:37.911] 218/340 postgresql:psql / psql/001_basic                                                ERROR            ...
[15:00:37.911] 220/340 postgresql:scripts / scripts/011_clusterdb_all                                  ERROR            ...
[15:00:37.911] 221/340 postgresql:psql / psql/020_cancel                                               ERROR            ...
[15:00:37.911] 222/340 postgresql:scripts / scripts/010_clusterdb                                      ERROR            ...
[15:00:37.911] 223/340 postgresql:scripts / scripts/020_createdb                                       ERROR            ...
[15:00:37.911] 224/340 postgresql:scripts / scripts/040_createuser                                     ERROR            ...
[15:00:37.911] 225/340 postgresql:scripts / scripts/050_dropdb                                         ERROR            ...
[15:00:37.911] 226/340 postgresql:scripts / scripts/070_dropuser                                       ERROR            ...
[15:00:37.911] 227/340 postgresql:scripts / scripts/080_pg_isready                                     ERROR            ...
[15:00:37.911] 229/340 postgresql:scripts / scripts/090_reindexdb                                      ERROR            ...
[15:00:37.911] 230/340 postgresql:scripts / scripts/100_vacuumdb                                       ERROR            ...
[15:00:37.911] 228/340 postgresql:scripts / scripts/091_reindexdb_all                                  ERROR            ...
[15:00:37.911] 231/340 postgresql:scripts / scripts/101_vacuumdb_all                                   ERROR            ...
[15:00:37.911] 232/340 postgresql:scripts / scripts/102_vacuumdb_stages                                ERROR            ...
[15:00:37.911] 233/340 postgresql:scripts / scripts/200_connstr                                        ERROR            ...
[15:00:37.912] 234/340 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix                           ERROR            ...
[15:00:37.912] 235/340 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent                      ERROR            ...
[15:00:37.912] 236/340 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg                                    ERROR            ...
[15:00:37.912] 239/340 postgresql:amcheck / amcheck/003_cic_2pc                                        ERROR            ...
[15:00:37.912] 238/340 postgresql:amcheck / amcheck/001_verify_heapam                                  ERROR            ...
[15:00:37.912] 237/340 postgresql:amcheck / amcheck/002_cic                                            ERROR            ...
[15:00:37.912] 240/340 postgresql:amcheck / amcheck/004_verify_nbtree_unique                           ERROR            ...
[15:00:37.912] 241/340 postgresql:auto_explain / auto_explain/001_auto_explain                         ERROR            ...
[15:00:37.912] 242/340 postgresql:amcheck / amcheck/005_pitr                                           ERROR            ...
[15:00:37.912] 243/340 postgresql:bloom / bloom/001_wal                                                ERROR            ...
[15:00:37.912] 244/340 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic                  ERROR            ...
[15:00:37.912] 245/340 postgresql:dblink / dblink/001_auth_scram                                       ERROR            ...
[15:00:37.912] 246/340 postgresql:oid2name / oid2name/001_basic                                        ERROR            ...
[15:00:37.912] 247/340 postgresql:pg_prewarm / pg_prewarm/001_basic                                    ERROR            ...
[15:00:37.912] 248/340 postgresql:pg_stat_statements / pg_stat_statements/010_restart                  ERROR            ...
[15:00:37.912] 249/340 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction             ERROR            ...
[15:00:37.912] 250/340 postgresql:postgres_fdw / postgres_fdw/001_auth_scram                           ERROR            ...
[15:00:37.912] 251/340 postgresql:pg_visibility / pg_visibility/002_corrupt_vm                         ERROR            ...
[15:00:37.912] 252/340 postgresql:test_decoding / test_decoding/001_repl_stats                         ERROR            ...
[15:00:37.912] 254/340 postgresql:vacuumlo / vacuumlo/001_basic                                        ERROR            ...
[15:00:37.912] 255/340 postgresql:authentication / authentication/001_password                         ERROR            ...
[15:00:37.912] 256/340 postgresql:authentication / authentication/002_saslprep                         ERROR            ...
[15:00:37.912] 258/340 postgresql:authentication / authentication/003_peer                             ERROR            ...
[15:00:37.912] 259/340 postgresql:authentication / authentication/004_file_inclusion                   ERROR            ...
[15:00:37.912] 261/340 postgresql:postmaster / postmaster/001_basic                                    ERROR            ...
[15:00:37.912] 260/340 postgresql:authentication / authentication/006_login_trigger                    ERROR            ...
[15:00:37.912] 262/340 postgresql:authentication / authentication/007_pre_auth                         ERROR            ...
[15:00:37.912] 263/340 postgresql:postmaster / postmaster/002_connection_limits                        ERROR            ...
[15:00:37.912] 264/340 postgresql:postmaster / postmaster/003_start_stop                               ERROR            ...
[15:00:37.912] 265/340 postgresql:subscription / subscription/001_rep_changes                          ERROR            ...
[15:00:37.912] 266/340 postgresql:subscription / subscription/002_types                                ERROR            ...
[15:00:37.912] 267/340 postgresql:subscription / subscription/003_constraints                          ERROR            ...
[15:00:37.912] 268/340 postgresql:subscription / subscription/004_sync                                 ERROR            ...
[15:00:37.912] 269/340 postgresql:subscription / subscription/006_rewrite                              ERROR            ...
[15:00:37.912] 270/340 postgresql:subscription / subscription/005_encoding                             ERROR            ...
[15:00:37.912] 271/340 postgresql:subscription / subscription/007_ddl                                  ERROR            ...
[15:00:37.912] 272/340 postgresql:subscription / subscription/009_matviews                             ERROR            ...
[15:00:37.912] 273/340 postgresql:subscription / subscription/008_diff_schema                          ERROR            ...
[15:00:37.912] 274/340 postgresql:subscription / subscription/010_truncate                             ERROR            ...
[15:00:37.912] 275/340 postgresql:subscription / subscription/011_generated                            ERROR            ...
[15:00:37.912] 276/340 postgresql:subscription / subscription/012_collation                            ERROR            ...
[15:00:37.912] 277/340 postgresql:subscription / subscription/013_partition                            ERROR            ...
[15:00:37.912] 278/340 postgresql:subscription / subscription/014_binary                               ERROR            ...
[15:00:37.912] 279/340 postgresql:subscription / subscription/015_stream                               ERROR            ...
[15:00:37.912] 280/340 postgresql:subscription / subscription/016_stream_subxact                       ERROR            ...
[15:00:37.912] 281/340 postgresql:subscription / subscription/017_stream_ddl                           ERROR            ...
[15:00:37.912] 282/340 postgresql:subscription / subscription/018_stream_subxact_abort                 ERROR            ...
[15:00:37.912] 283/340 postgresql:subscription / subscription/019_stream_subxact_ddl_abort             ERROR            ...
[15:00:37.912] 284/340 postgresql:subscription / subscription/023_twophase_stream                      ERROR            ...
[15:00:37.912] 285/340 postgresql:subscription / subscription/021_twophase                             ERROR            ...
[15:00:37.912] 286/340 postgresql:subscription / subscription/020_messages                             ERROR            ...
[15:00:37.912] 287/340 postgresql:subscription / subscription/022_twophase_cascade                     ERROR            ...
[15:00:37.912] 288/340 postgresql:subscription / subscription/024_add_drop_pub                         ERROR            ...
[15:00:37.928] 289/340 postgresql:subscription / subscription/025_rep_changes_for_schema               ERROR            ...
[15:00:37.928] 290/340 postgresql:subscription / subscription/028_row_filter                           ERROR            ...
[15:00:37.928] 291/340 postgresql:subscription / subscription/026_stats                                ERROR            ...
[15:00:37.928] 292/340 postgresql:subscription / subscription/027_nosuperuser                          ERROR            ...
[15:00:37.928] 293/340 postgresql:subscription / subscription/029_on_error                             ERROR            ...
[15:00:37.928] 294/340 postgresql:subscription / subscription/030_origin                               ERROR            ...
[15:00:37.928] 295/340 postgresql:subscription / subscription/031_column_list                          ERROR            ...
[15:00:37.928] 296/340 postgresql:subscription / subscription/032_subscribe_use_index                  ERROR            ...
[15:00:37.928] 297/340 postgresql:subscription / subscription/033_run_as_table_owner                   ERROR            ...
[15:00:37.928] 298/340 postgresql:subscription / subscription/034_temporal                             ERROR            ...
[15:00:37.928] 299/340 postgresql:subscription / subscription/035_conflicts                            ERROR            ...
[15:00:37.928] 300/340 postgresql:subscription / subscription/100_bugs                                 ERROR            ...
[15:00:37.928] 301/340 postgresql:brin / brin/01_workitems                                             ERROR            ...
[15:00:37.928] 302/340 postgresql:brin / brin/02_wal_consistency                                       ERROR            ...
[15:00:37.928] 303/340 postgresql:commit_ts / commit_ts/001_base                                       ERROR            ...
[15:00:37.928] 304/340 postgresql:commit_ts / commit_ts/002_standby                                    ERROR            ...
[15:00:37.928] 305/340 postgresql:commit_ts / commit_ts/003_standby_2                                  ERROR            ...
[15:00:37.928] 306/340 postgresql:commit_ts / commit_ts/004_restart                                    ERROR            ...
[15:00:37.928] 307/340 postgresql:injection_points / injection_points/001_stats                        ERROR            ...
[15:00:37.928] 308/340 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline                   ERROR            ...
[15:00:37.928] 309/340 postgresql:oauth_validator / oauth_validator/002_client                         ERROR            ...
[15:00:37.928] 310/340 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd       ERROR            ...
[15:00:37.928] 311/340 postgresql:oauth_validator / oauth_validator/001_server                         ERROR            ...
[15:00:37.928] 312/340 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc       ERROR            ...
[15:00:37.928] 313/340 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic                      ERROR            ...
[15:00:37.928] 314/340 postgresql:test_aio / test_aio/001_aio                                          ERROR            ...
[15:00:37.928] 315/340 postgresql:test_aio / test_aio/002_io_workers                                   ERROR            ...
[15:00:37.928] 316/340 postgresql:test_escape / test_escape/001_test_escape                            ERROR            ...
[15:00:37.928] 317/340 postgresql:test_json_parser / test_json_parser/002_inline                       ERROR            ...
[15:00:37.928] 318/340 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental ERROR            ...
[15:00:37.928] 319/340 postgresql:test_extensions / test_extensions/001_extension_control_path         ERROR            ...
[15:00:37.928] 320/340 postgresql:test_json_parser / test_json_parser/004_test_parser_perf             ERROR            ...
[15:00:37.928] 321/340 postgresql:test_json_parser / test_json_parser/003_test_semantic                ERROR            ...
[15:00:37.928] 322/340 postgresql:test_misc / test_misc/001_constraint_validation                      ERROR            ...
[15:00:37.928] 323/340 postgresql:test_misc / test_misc/003_check_guc                                  ERROR            ...
[15:00:37.928] 324/340 postgresql:test_misc / test_misc/002_tablespace                                 ERROR            ...
[15:00:37.928] 325/340 postgresql:test_misc / test_misc/004_io_direct                                  ERROR            ...
[15:00:37.928] 326/340 postgresql:test_misc / test_misc/007_catcache_inval                             ERROR            ...
[15:00:37.928] 327/340 postgresql:test_misc / test_misc/005_timeouts                                   ERROR            ...
[15:00:37.928] 328/340 postgresql:test_misc / test_misc/006_signal_autovacuum                          ERROR            ...
[15:00:37.928] 329/340 postgresql:test_slru / test_slru/001_multixact                                  ERROR            ...
[15:00:37.928] 330/340 postgresql:test_pg_dump / test_pg_dump/001_base                                 ERROR            ...
[15:00:37.928] 331/340 postgresql:worker_spi / worker_spi/001_worker_spi                               ERROR            ...
[15:00:37.928] 334/340 postgresql:ssl / ssl/001_ssltests                                               ERROR            ...
[15:00:37.928] 335/340 postgresql:ssl / ssl/002_scram                                                  ERROR            ...
[15:00:37.928] 337/340 postgresql:ssl / ssl/003_sslinfo                                                ERROR            ...
[15:00:37.928] 338/340 postgresql:icu / icu/010_database                                               ERROR            ...
[15:00:37.928] 339/340 postgresql:ldap / ldap/001_auth                                                 ERROR            ...
[15:00:37.928] 340/340 postgresql:ldap / ldap/002_bindpasswd                                           ERROR            ...
53/5274 Introduce the ability to enable/disable indexes using ALTER INDEX
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[11:19:17.926](0.000s) not ok 18 - checking with a non-existent user stderr /(?^:role "no_such_user" does not exist)/
test
[11:25:53.532] 144/334 postgresql:pg_amcheck / pg_amcheck/002_nonesuch                                 ERROR            ...
53/5738 Improve hash join's handling of tuples with null join keys
FreeBSD - Meson
core
[10:14:56.697] #0  0x00003b9fb7913111 in ?? () from /libexec/ld-elf.so.1
[10:14:56.697] #1  0x0000000000000000 in ?? ()
[10:14:56.962] #0  0x000000082914d75a in _sigprocmask () from /lib/libc.so.7
core
[10:14:56.990] #0  0x000000082914d75a in _sigprocmask () from /lib/libc.so.7
[10:14:56.990] #1  0x000000082918aa2f in _system () from /lib/libc.so.7
[10:14:56.990] #2  0x000000082987b8a3 in ?? () from /lib/libthr.so.3
[10:14:56.990] #3  0x000000000069656b in shell_archive_file (state=<optimized out>, file=0x82169d5f0 "00000001", '0' <re...
[10:14:56.990] #4  0x00000000008be29c in pgarch_archiveXlog (xlog=xlog@entry=0x82169d5f0 "00000001", '0' <repeats 15 tim...
[10:14:56.990] #5  0x00000000008bdce4 in pgarch_ArchiverCopyLoop () at ../src/backend/postmaster/pgarch.c:475
[10:14:56.990] #6  pgarch_MainLoop () at ../src/backend/postmaster/pgarch.c:349
[10:14:56.990] #7  0x00000000008bd5bd in PgArchiverMain (startup_data=<optimized out>, startup_data_len=<optimized out>)...
[10:14:56.990] #8  0x00000000008bd31b in postmaster_child_launch (child_type=child_type@entry=B_ARCHIVER, child_slot=54,...
[10:14:56.990] #9  0x00000000008c0107 in StartChildProcess (type=type@entry=B_ARCHIVER) at ../src/backend/postmaster/pos...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/join_hash.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_...
--- /tmp/cirrus-ci-build/src/test/regress/expected/join_hash.out	2025-05-14 10:04:56.436113000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/join_hash.out	2025-05-14 10:07:42.89768400...
@@ -309,7 +309,7 @@
 select count(*) from simple r full outer join simple s using (id);
  count 
 -------
- 20002
+ 20001
 (1 row)
 
 rollback to settings;
tap
[10:10:01.993](208.461s) not ok 5 - regression tests pass
test
[10:12:33.747] 184/339 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           3...
Linux - Debian Bookworm - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/join_hash.out /tmp/cirrus-ci-build/build-32/testrun/recovery/027...
--- /tmp/cirrus-ci-build/src/test/regress/expected/join_hash.out	2025-05-14 10:04:53.470260668 +0000
+++ /tmp/cirrus-ci-build/build-32/testrun/recovery/027_stream_regress/data/results/join_hash.out	2025-05-14 10:16:53.537...
@@ -309,7 +309,7 @@
 select count(*) from simple r full outer join simple s using (id);
  count 
 -------
- 20002
+ 20001
 (1 row)
 
 rollback to settings;
tap
[10:17:36.799](79.011s) not ok 2 - regression tests pass
test
[10:21:02.256]  96/340 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
macOS - Sonoma - Meson
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/join_hash.out /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_u...
--- /Users/admin/pgsql/src/test/regress/expected/join_hash.out	2025-05-14 10:04:10
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/join_hash.out	2025-05-14 10:08:25
@@ -835,7 +835,7 @@
 select  count(*) from simple r full outer join simple s using (id);
  count 
 -------
- 20002
+ 20001
 (1 row)
 
 rollback to settings;
tap
[10:09:13.133](89.419s) not ok 5 - regression tests pass
test
[10:12:55.304]  29/339 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
53/5583 Improve ACL checks in pg_prewarm for indexes
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[08:32:08.103](0.001s) not ok 2 - connecting to a non-existent database: matches
test
[08:37:10.440] 175/334 postgresql:pg_dump / pg_dump/002_pg_dump                                        ERROR            ...
53/5627 Fix oldest LSN calculation for WAL segments removal when slots are advancing during checkpoint
Linux - Debian Bookworm - Meson
tap
[05:44:26.988](0.032s) Bail out!  pg_config failed: 
tap
[05:44:27.081](0.046s) Bail out!  pg_config failed: 
tap
[05:44:27.078](0.017s) Bail out!  pg_config failed: 
tap
[05:44:27.148](0.033s) Bail out!  pg_config failed: 
tap
[05:44:27.212](0.051s) Bail out!  pg_config failed: 
tap
[05:44:27.685](0.054s) Bail out!  pg_config failed: 
tap
[05:44:27.740](0.034s) Bail out!  pg_config failed: 
tap
[05:44:27.823](0.047s) Bail out!  pg_config failed: 
tap
[05:44:27.841](0.042s) Bail out!  pg_config failed: 
tap
[05:44:27.843](0.035s) Bail out!  pg_config failed: 
tap
[05:44:27.837](0.024s) Bail out!  pg_config failed: 
tap
[05:44:27.171](0.030s) Bail out!  pg_config failed: 
tap
[05:44:27.273](0.041s) Bail out!  pg_config failed: 
tap
[05:44:27.241](0.044s) Bail out!  pg_config failed: 
tap
[05:44:29.422](0.125s) Bail out!  pg_config failed: 
tap
[05:44:29.468](0.090s) Bail out!  pg_config failed: 
tap
[05:44:29.409](0.089s) Bail out!  pg_config failed: 
tap
[05:44:29.498](0.127s) Bail out!  pg_config failed: 
tap
[05:44:29.571](0.106s) Bail out!  pg_config failed: 
tap
[05:44:29.567](0.039s) Bail out!  pg_config failed: 
tap
[05:44:27.283](0.094s) Bail out!  pg_config failed: 
tap
[05:44:30.764](0.017s) Bail out!  pg_config failed: 
tap
[05:44:29.608](0.059s) Bail out!  pg_config failed: 
tap
[05:44:22.575](0.016s) Bail out!  pg_config failed: 
tap
[05:44:29.812](0.027s) Bail out!  pg_config failed: 
tap
[05:44:30.831](0.007s) Bail out!  pg_config failed: 
tap
[05:44:30.818](0.008s) Bail out!  pg_config failed: 
tap
[05:44:29.721](0.026s) Bail out!  pg_config failed: 
tap
[05:44:23.487](0.113s) Bail out!  pg_config failed: 
tap
[05:44:23.565](0.142s) Bail out!  pg_config failed: 
tap
[05:44:23.643](0.139s) Bail out!  pg_config failed: 
tap
[05:44:23.650](0.118s) Bail out!  pg_config failed: 
tap
[05:44:29.836](0.054s) Bail out!  pg_config failed: 
tap
[05:44:23.803](0.029s) Bail out!  pg_config failed: 
tap
[05:44:23.840](0.060s) Bail out!  pg_config failed: 
tap
[05:44:23.790](0.036s) Bail out!  pg_config failed: 
tap
[05:44:23.843](0.058s) Bail out!  pg_config failed: 
tap
[05:44:23.978](0.049s) Bail out!  pg_config failed: 
tap
[05:44:24.172](0.035s) Bail out!  pg_config failed: 
tap
[05:44:24.240](0.020s) Bail out!  pg_config failed: 
tap
[05:44:24.265](0.008s) Bail out!  pg_config failed: 
tap
[05:44:24.367](0.020s) Bail out!  pg_config failed: 
tap
[05:44:24.354](0.020s) Bail out!  pg_config failed: 
tap
[05:44:24.418](0.020s) Bail out!  pg_config failed: 
tap
[05:44:24.454](0.024s) Bail out!  pg_config failed: 
tap
[05:44:24.499](0.037s) Bail out!  pg_config failed: 
tap
[05:44:24.550](0.029s) Bail out!  pg_config failed: 
tap
[05:44:24.582](0.062s) Bail out!  pg_config failed: 
tap
[05:44:24.901](0.067s) Bail out!  pg_config failed: 
tap
[05:44:25.016](0.057s) Bail out!  pg_config failed: 
tap
[05:44:25.057](0.087s) Bail out!  pg_config failed: 
tap
[05:44:25.019](0.051s) Bail out!  pg_config failed: 
tap
[05:44:25.223](0.058s) Bail out!  pg_config failed: 
tap
[05:44:25.120](0.017s) Bail out!  pg_config failed: 
tap
[05:44:27.343](0.027s) Bail out!  pg_config failed: 
tap
[05:44:25.158](0.026s) Bail out!  pg_config failed: 
tap
[05:44:25.360](0.134s) Bail out!  pg_config failed: 
tap
[05:44:25.343](0.137s) Bail out!  pg_config failed: 
tap
[05:44:25.373](0.105s) Bail out!  pg_config failed: 
tap
[05:44:25.383](0.094s) Bail out!  pg_config failed: 
tap
[05:44:25.441](0.094s) Bail out!  pg_config failed: 
tap
[05:44:25.562](0.107s) Bail out!  pg_config failed: 
tap
[05:44:25.570](0.040s) Bail out!  pg_config failed: 
tap
[05:44:25.642](0.136s) Bail out!  pg_config failed: 
tap
[05:44:25.686](0.126s) Bail out!  pg_config failed: 
tap
[05:44:27.475](0.042s) Bail out!  pg_config failed: 
tap
[05:44:20.774](0.029s) Bail out!  pg_config failed: 
tap
[05:44:20.758](0.046s) Bail out!  pg_config failed: 
tap
[05:44:20.797](0.036s) Bail out!  pg_config failed: 
tap
[05:44:20.800](0.045s) Bail out!  pg_config failed: 
tap
[05:44:20.851](0.030s) Bail out!  pg_config failed: 
tap
[05:44:25.716](0.025s) Bail out!  pg_config failed: 
tap
[05:44:25.843](0.047s) Bail out!  pg_config failed: 
tap
[05:44:25.891](0.032s) Bail out!  pg_config failed: 
tap
[05:44:25.902](0.039s) Bail out!  pg_config failed: 
tap
[05:44:25.975](0.050s) Bail out!  pg_config failed: 
tap
[05:44:25.942](0.022s) Bail out!  pg_config failed: 
tap
[05:44:26.032](0.051s) Bail out!  pg_config failed: 
tap
[05:44:26.063](0.039s) Bail out!  pg_config failed: 
tap
[05:44:27.515](0.055s) Bail out!  pg_config failed: 
tap
[05:44:27.472](0.038s) Bail out!  pg_config failed: 
tap
[05:44:26.171](0.067s) Bail out!  pg_config failed: 
tap
[05:44:26.333](0.047s) Bail out!  pg_config failed: 
tap
[05:44:26.356](0.050s) Bail out!  pg_config failed: 
tap
[05:44:27.518](0.129s) Bail out!  pg_config failed: 
tap
[05:44:27.934](0.033s) Bail out!  pg_config failed: 
tap
[05:44:28.019](0.044s) Bail out!  pg_config failed: 
tap
[05:44:26.457](0.068s) Bail out!  pg_config failed: 
tap
[05:44:26.403](0.033s) Bail out!  pg_config failed: 
tap
[05:44:20.877](0.036s) Bail out!  pg_config failed: 
tap
[05:44:20.916](0.054s) Bail out!  pg_config failed: 
tap
[05:44:20.926](0.020s) Bail out!  pg_config failed: 
tap
[05:44:21.016](0.036s) Bail out!  pg_config failed: 
tap
[05:44:21.079](0.047s) Bail out!  pg_config failed: 
tap
[05:44:21.168](0.046s) Bail out!  pg_config failed: 
tap
[05:44:21.119](0.052s) Bail out!  pg_config failed: 
tap
[05:44:21.091](0.023s) Bail out!  pg_config failed: 
tap
[05:44:21.232](0.035s) Bail out!  pg_config failed: 
tap
[05:44:21.221](0.046s) Bail out!  pg_config failed: 
tap
[05:44:21.249](0.051s) Bail out!  pg_config failed: 
tap
[05:44:21.238](0.037s) Bail out!  pg_config failed: 
tap
[05:44:21.403](0.050s) Bail out!  pg_config failed: 
tap
[05:44:21.372](0.054s) Bail out!  pg_config failed: 
tap
[05:44:21.433](0.052s) Bail out!  pg_config failed: 
tap
[05:44:21.501](0.059s) Bail out!  pg_config failed: 
tap
[05:44:21.465](0.032s) Bail out!  pg_config failed: 
tap
[05:44:21.554](0.148s) Bail out!  pg_config failed: 
tap
[05:44:21.512](0.018s) Bail out!  pg_config failed: 
tap
[05:44:21.537](0.018s) Bail out!  pg_config failed: 
tap
[05:44:21.672](0.051s) Bail out!  pg_config failed: 
tap
[05:44:21.707](0.046s) Bail out!  pg_config failed: 
tap
[05:44:21.682](0.019s) Bail out!  pg_config failed: 
tap
[05:44:21.734](0.037s) Bail out!  pg_config failed: 
tap
[05:44:21.799](0.029s) Bail out!  pg_config failed: 
tap
[05:44:21.825](0.038s) Bail out!  pg_config failed: 
tap
[05:44:21.820](0.039s) Bail out!  pg_config failed: 
tap
[05:44:21.844](0.024s) Bail out!  pg_config failed: 
tap
[05:44:21.968](0.056s) Bail out!  pg_config failed: 
tap
[05:44:21.976](0.028s) Bail out!  pg_config failed: 
tap
[05:44:22.004](0.060s) Bail out!  pg_config failed: 
tap
[05:44:22.051](0.027s) Bail out!  pg_config failed: 
tap
[05:44:22.087](0.044s) Bail out!  pg_config failed: 
tap
[05:44:22.110](0.043s) Bail out!  pg_config failed: 
tap
[05:44:22.046](0.033s) Bail out!  pg_config failed: 
tap
[05:44:22.110](0.020s) Bail out!  pg_config failed: 
tap
[05:44:22.239](0.056s) Bail out!  pg_config failed: 
tap
[05:44:22.271](0.046s) Bail out!  pg_config failed: 
tap
[05:44:22.363](0.042s) Bail out!  pg_config failed: 
tap
[05:44:22.291](0.040s) Bail out!  pg_config failed: 
tap
[05:44:22.399](0.020s) Bail out!  pg_config failed: 
tap
[05:44:22.441](0.098s) Bail out!  pg_config failed: 
tap
[05:44:22.404](0.026s) Bail out!  pg_config failed: 
tap
[05:44:26.514](0.049s) Bail out!  pg_config failed: 
tap
[05:44:26.785](0.036s) Bail out!  pg_config failed: 
tap
[05:44:26.795](0.025s) Bail out!  pg_config failed: 
tap
[05:44:26.850](0.039s) Bail out!  pg_config failed: 
tap
[05:44:26.942](0.061s) Bail out!  pg_config failed: 
tap
[05:44:29.739](0.086s) Bail out!  pg_config failed: 
tap
[05:44:28.071](0.040s) Bail out!  pg_config failed: 
tap
[05:44:28.103](0.067s) Bail out!  pg_config failed: 
tap
[05:44:28.207](0.046s) Bail out!  pg_config failed: 
tap
[05:44:28.120](0.043s) Bail out!  pg_config failed: 
tap
[05:44:28.261](0.058s) Bail out!  pg_config failed: 
tap
[05:44:28.238](0.047s) Bail out!  pg_config failed: 
tap
[05:44:28.220](0.038s) Bail out!  pg_config failed: 
tap
[05:44:28.278](0.025s) Bail out!  pg_config failed: 
tap
[05:44:28.374](0.062s) Bail out!  pg_config failed: 
tap
[05:44:28.380](0.030s) Bail out!  pg_config failed: 
tap
[05:44:28.467](0.044s) Bail out!  pg_config failed: 
tap
[05:44:28.524](0.045s) Bail out!  pg_config failed: 
tap
[05:44:28.479](0.026s) Bail out!  pg_config failed: 
tap
[05:44:28.469](0.043s) Bail out!  pg_config failed: 
tap
[05:44:28.570](0.039s) Bail out!  pg_config failed: 
tap
[05:44:28.630](0.049s) Bail out!  pg_config failed: 
tap
[05:44:28.739](0.047s) Bail out!  pg_config failed: 
tap
[05:44:28.646](0.032s) Bail out!  pg_config failed: 
tap
[05:44:28.825](0.051s) Bail out!  pg_config failed: 
tap
[05:44:28.857](0.053s) Bail out!  pg_config failed: 
tap
[05:44:28.831](0.055s) Bail out!  pg_config failed: 
tap
[05:44:28.799](0.039s) Bail out!  pg_config failed: 
tap
[05:44:28.874](0.034s) Bail out!  pg_config failed: 
tap
[05:44:28.828](0.036s) Bail out!  pg_config failed: 
tap
[05:44:28.927](0.027s) Bail out!  pg_config failed: 
tap
[05:44:28.972](0.021s) Bail out!  pg_config failed: 
tap
[05:44:29.089](0.039s) Bail out!  pg_config failed: 
tap
[05:44:29.102](0.054s) Bail out!  pg_config failed: 
tap
[05:44:29.093](0.044s) Bail out!  pg_config failed: 
tap
[05:44:29.199](0.036s) Bail out!  pg_config failed: 
tap
[05:44:29.151](0.018s) Bail out!  pg_config failed: 
tap
[05:44:29.215](0.023s) Bail out!  pg_config failed: 
tap
[05:44:29.277](0.036s) Bail out!  pg_config failed: 
tap
[05:44:29.294](0.049s) Bail out!  pg_config failed: 
tap
[05:44:29.404](0.030s) Bail out!  pg_config failed: 
tap
[05:44:29.451](0.051s) Bail out!  pg_config failed: 
tap
[05:44:29.783](0.031s) Bail out!  pg_config failed: 
tap
[05:44:29.913](0.038s) Bail out!  pg_config failed: 
tap
[05:44:29.861](0.017s) Bail out!  pg_config failed: 
tap
[05:44:27.547](0.023s) Bail out!  pg_config failed: 
tap
[05:44:29.986](0.110s) Bail out!  pg_config failed: 
tap
[05:44:30.043](0.046s) Bail out!  pg_config failed: 
tap
[05:44:30.177](0.045s) Bail out!  pg_config failed: 
tap
[05:44:30.179](0.031s) Bail out!  pg_config failed: 
tap
[05:44:30.291](0.059s) Bail out!  pg_config failed: 
tap
[05:44:30.261](0.035s) Bail out!  pg_config failed: 
tap
[05:44:30.342](0.042s) Bail out!  pg_config failed: 
tap
[05:44:30.369](0.042s) Bail out!  pg_config failed: 
tap
[05:44:30.399](0.029s) Bail out!  pg_config failed: 
tap
[05:44:30.438](0.061s) Bail out!  pg_config failed: 
tap
[05:44:30.695](0.063s) Bail out!  pg_config failed: 
tap
[05:44:30.669](0.032s) Bail out!  pg_config failed: 
tap
[05:44:30.455](0.056s) Bail out!  pg_config failed: 
tap
[05:44:30.490](0.058s) Bail out!  pg_config failed: 
test
[05:44:30.843]   1/342 postgresql:setup / tmp_install                                                       FAIL        ...
[05:44:30.843]   2/342 postgresql:setup / install_test_files                                                FAIL        ...
[05:44:30.843]   3/342 postgresql:setup / initdb_cache                                                      FAIL        ...
[05:44:30.843]   4/342 postgresql:regress / regress/regress                                                 ERROR       ...
[05:44:30.843]   5/342 postgresql:isolation / isolation/isolation                                           ERROR       ...
[05:44:30.843]   6/342 postgresql:pg_upgrade / pg_upgrade/001_basic                                         ERROR       ...
[05:44:30.843]   7/342 postgresql:pg_upgrade / pg_upgrade/003_logical_slots                                 ERROR       ...
[05:44:30.843]   8/342 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                                    ERROR       ...
[05:44:30.843]   9/342 postgresql:pg_upgrade / pg_upgrade/004_subscription                                  ERROR       ...
[05:44:30.843]  10/342 postgresql:pg_upgrade / pg_upgrade/005_char_signedness                               ERROR       ...
[05:44:30.843]  11/342 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes                                ERROR       ...
[05:44:30.843]  12/342 postgresql:recovery / recovery/001_stream_rep                                        ERROR       ...
[05:44:30.843]  13/342 postgresql:recovery / recovery/002_archiving                                         ERROR       ...
[05:44:30.843]  14/342 postgresql:recovery / recovery/003_recovery_targets                                  ERROR       ...
[05:44:30.843]  15/342 postgresql:recovery / recovery/004_timeline_switch                                   ERROR       ...
[05:44:30.843]  16/342 postgresql:recovery / recovery/005_replay_delay                                      ERROR       ...
[05:44:30.843]  17/342 postgresql:recovery / recovery/008_fsm_truncation                                    ERROR       ...
[05:44:30.843]  18/342 postgresql:recovery / recovery/007_sync_rep                                          ERROR       ...
[05:44:30.843]  19/342 postgresql:recovery / recovery/006_logical_decoding                                  ERROR       ...
[05:44:30.843]  20/342 postgresql:recovery / recovery/010_logical_decoding_timelines                        ERROR       ...
[05:44:30.843]  21/342 postgresql:recovery / recovery/009_twophase                                          ERROR       ...
[05:44:30.843]  22/342 postgresql:recovery / recovery/013_crash_restart                                     ERROR       ...
[05:44:30.843]  23/342 postgresql:recovery / recovery/012_subtransactions                                   ERROR       ...
[05:44:30.843]  24/342 postgresql:recovery / recovery/015_promotion_pages                                   ERROR       ...
[05:44:30.843]  25/342 postgresql:recovery / recovery/014_unlogged_reinit                                   ERROR       ...
[05:44:30.843]  26/342 postgresql:recovery / recovery/016_min_consistency                                   ERROR       ...
[05:44:30.843]  27/342 postgresql:recovery / recovery/018_wal_optimize                                      ERROR       ...
[05:44:30.843]  28/342 postgresql:recovery / recovery/017_shm                                               ERROR       ...
[05:44:30.843]  29/342 postgresql:recovery / recovery/020_archive_status                                    ERROR       ...
[05:44:30.843]  30/342 postgresql:recovery / recovery/021_row_visibility                                    ERROR       ...
[05:44:30.843]  31/342 postgresql:recovery / recovery/019_replslot_limit                                    ERROR       ...
[05:44:30.843]  32/342 postgresql:recovery / recovery/022_crash_temp_files                                  ERROR       ...
[05:44:30.843]  33/342 postgresql:recovery / recovery/024_archive_recovery                                  ERROR       ...
[05:44:30.843]  34/342 postgresql:recovery / recovery/023_pitr_prepared_xact                                ERROR       ...
[05:44:30.843]  35/342 postgresql:recovery / recovery/025_stuck_on_old_timeline                             ERROR       ...
[05:44:30.843]  36/342 postgresql:recovery / recovery/026_overwrite_contrecord                              ERROR       ...
[05:44:30.843]  37/342 postgresql:recovery / recovery/028_pitr_timelines                                    ERROR       ...
[05:44:30.843]  38/342 postgresql:recovery / recovery/027_stream_regress                                    ERROR       ...
[05:44:30.843]  39/342 postgresql:recovery / recovery/029_stats_restart                                     ERROR       ...
[05:44:30.843]  40/342 postgresql:recovery / recovery/030_stats_cleanup_replica                             ERROR       ...
[05:44:30.843]  41/342 postgresql:recovery / recovery/031_recovery_conflict                                 ERROR       ...
[05:44:30.843]  42/342 postgresql:recovery / recovery/032_relfilenode_reuse                                 ERROR       ...
[05:44:30.843]  43/342 postgresql:recovery / recovery/036_truncated_dropped                                 ERROR       ...
[05:44:30.843]  44/342 postgresql:recovery / recovery/033_replay_tsp_drops                                  ERROR       ...
[05:44:30.843]  45/342 postgresql:recovery / recovery/034_create_database                                   ERROR       ...
[05:44:30.843]  46/342 postgresql:recovery / recovery/037_invalid_database                                  ERROR       ...
[05:44:30.843]  47/342 postgresql:recovery / recovery/035_standby_logical_decoding                          ERROR       ...
[05:44:30.843]  48/342 postgresql:recovery / recovery/039_end_of_wal                                        ERROR       ...
[05:44:30.843]  49/342 postgresql:recovery / recovery/038_save_logical_slots_shutdown                       ERROR       ...
[05:44:30.843]  50/342 postgresql:recovery / recovery/040_standby_failover_slots_sync                       ERROR       ...
[05:44:30.843]  51/342 postgresql:recovery / recovery/042_low_level_backup                                  ERROR       ...
[05:44:30.844]  52/342 postgresql:plpgsql / plpgsql/regress                                                 ERROR       ...
[05:44:30.844]  53/342 postgresql:recovery / recovery/041_checkpoint_at_promote                             ERROR       ...
[05:44:30.844]  54/342 postgresql:plperl / plperl/regress                                                   ERROR       ...
[05:44:30.844]  55/342 postgresql:recovery / recovery/043_no_contrecord_switch                              ERROR       ...
[05:44:30.844]  57/342 postgresql:plpython / plpython/regress                                               ERROR       ...
[05:44:30.844]  56/342 postgresql:recovery / recovery/045_archive_restartpoint                              ERROR       ...
[05:44:30.844]  59/342 postgresql:pltcl / pltcl/regress                                                     ERROR       ...
[05:44:30.844]  60/342 postgresql:basic_archive / basic_archive/regress                                     ERROR       ...
[05:44:30.844]  61/342 postgresql:amcheck / amcheck/regress                                                 ERROR       ...
[05:44:30.844]  58/342 postgresql:recovery / recovery/044_invalidate_inactive_slots                         ERROR       ...
[05:44:30.844]  62/342 postgresql:bloom / bloom/regress                                                     ERROR       ...
[05:44:30.844]  63/342 postgresql:bool_plperl / bool_plperl/regress                                         ERROR       ...
[05:44:30.844]  64/342 postgresql:btree_gin / btree_gin/regress                                             ERROR       ...
[05:44:30.844]  65/342 postgresql:citext / citext/regress                                                   ERROR       ...
[05:44:30.844]  66/342 postgresql:btree_gist / btree_gist/regress                                           ERROR       ...
[05:44:30.844]  67/342 postgresql:cube / cube/regress                                                       ERROR       ...
[05:44:30.844]  68/342 postgresql:dblink / dblink/regress                                                   ERROR       ...
[05:44:30.844]  70/342 postgresql:dict_int / dict_int/regress                                               ERROR       ...
[05:44:30.844]  71/342 postgresql:dict_xsyn / dict_xsyn/regress                                             ERROR       ...
[05:44:30.844]  72/342 postgresql:earthdistance / earthdistance/regress                                     ERROR       ...
[05:44:30.844]  73/342 postgresql:file_fdw / file_fdw/regress                                               ERROR       ...
[05:44:30.844]  74/342 postgresql:fuzzystrmatch / fuzzystrmatch/regress                                     ERROR       ...
[05:44:30.844]  69/342 postgresql:kerberos / kerberos/001_auth                                              ERROR       ...
[05:44:30.844]  75/342 postgresql:hstore / hstore/regress                                                   ERROR       ...
[05:44:30.844]  76/342 postgresql:hstore_plperl / hstore_plperl/regress                                     ERROR       ...
[05:44:30.844]  77/342 postgresql:hstore_plpython / hstore_plpython/regress                                 ERROR       ...
[05:44:30.844]  78/342 postgresql:isn / isn/regress                                                         ERROR       ...
[05:44:30.844]  79/342 postgresql:intarray / intarray/regress                                               ERROR       ...
[05:44:30.844]  80/342 postgresql:jsonb_plperl / jsonb_plperl/regress                                       ERROR       ...
[05:44:30.844]  81/342 postgresql:jsonb_plpython / jsonb_plpython/regress                                   ERROR       ...
[05:44:30.844]  82/342 postgresql:lo / lo/regress                                                           ERROR       ...
[05:44:30.844]  83/342 postgresql:ltree / ltree/regress                                                     ERROR       ...
[05:44:30.844]  84/342 postgresql:ltree_plpython / ltree_plpython/regress                                   ERROR       ...
[05:44:30.844]  85/342 postgresql:pageinspect / pageinspect/regress                                         ERROR       ...
[05:44:30.844]  86/342 postgresql:passwordcheck / passwordcheck/regress                                     ERROR       ...
[05:44:30.844]  87/342 postgresql:pg_buffercache / pg_buffercache/regress                                   ERROR       ...
[05:44:30.844]  88/342 postgresql:pgcrypto / pgcrypto/regress                                               ERROR       ...
[05:44:30.844]  89/342 postgresql:pg_freespacemap / pg_freespacemap/regress                                 ERROR       ...
[05:44:30.844]  90/342 postgresql:pg_logicalinspect / pg_logicalinspect/isolation                           ERROR       ...
[05:44:30.844]  91/342 postgresql:pg_overexplain / pg_overexplain/regress                                   ERROR       ...
[05:44:30.844]  92/342 postgresql:pgrowlocks / pgrowlocks/isolation                                         ERROR       ...
[05:44:30.844]  93/342 postgresql:pg_stat_statements / pg_stat_statements/regress                           ERROR       ...
[05:44:30.844]  94/342 postgresql:pgstattuple / pgstattuple/regress                                         ERROR       ...
[05:44:30.844]  95/342 postgresql:pg_surgery / pg_surgery/regress                                           ERROR       ...
[05:44:30.844]  96/342 postgresql:pg_trgm / pg_trgm/regress                                                 ERROR       ...
[05:44:30.844]  97/342 postgresql:pg_visibility / pg_visibility/regress                                     ERROR       ...
[05:44:30.844]  98/342 postgresql:pg_walinspect / pg_walinspect/regress                                     ERROR       ...
[05:44:30.844]  99/342 postgresql:postgres_fdw / postgres_fdw/regress                                       ERROR       ...
[05:44:30.844] 100/342 postgresql:seg / seg/regress                                                         ERROR       ...
[05:44:30.844] 101/342 postgresql:spi / spi/regress                                                         ERROR       ...
[05:44:30.844] 102/342 postgresql:tablefunc / tablefunc/regress                                             ERROR       ...
[05:44:30.844] 103/342 postgresql:tcn / tcn/isolation                                                       ERROR       ...
[05:44:30.844] 104/342 postgresql:test_decoding / test_decoding/regress                                     ERROR       ...
[05:44:30.844] 105/342 postgresql:test_decoding / test_decoding/isolation                                   ERROR       ...
[05:44:30.844] 106/342 postgresql:tsm_system_rows / tsm_system_rows/regress                                 ERROR       ...
[05:44:30.844] 107/342 postgresql:tsm_system_time / tsm_system_time/regress                                 ERROR       ...
[05:44:30.844] 108/342 postgresql:unaccent / unaccent/regress                                               ERROR       ...
[05:44:30.844] 109/342 postgresql:uuid-ossp / uuid-ossp/regress                                             ERROR       ...
[05:44:30.844] 110/342 postgresql:brin / brin/isolation                                                     ERROR       ...
[05:44:30.844] 111/342 postgresql:xml2 / xml2/regress                                                       ERROR       ...
[05:44:30.845] 112/342 postgresql:commit_ts / commit_ts/regress                                             ERROR       ...
[05:44:30.845] 113/342 postgresql:delay_execution / delay_execution/isolation                               ERROR       ...
[05:44:30.845] 114/342 postgresql:dummy_index_am / dummy_index_am/regress                                   ERROR       ...
[05:44:30.845] 115/342 postgresql:dummy_seclabel / dummy_seclabel/regress                                   ERROR       ...
[05:44:30.845] 116/342 postgresql:gin / gin/regress                                                         ERROR       ...
[05:44:30.845] 117/342 postgresql:injection_points / injection_points/regress                               ERROR       ...
[05:44:30.845] 118/342 postgresql:injection_points / injection_points/isolation                             ERROR       ...
[05:44:30.845] 119/342 postgresql:plsample / plsample/regress                                               ERROR       ...
[05:44:30.845] 120/342 postgresql:spgist_name_ops / spgist_name_ops/regress                                 ERROR       ...
[05:44:30.845] 121/342 postgresql:test_bloomfilter / test_bloomfilter/regress                               ERROR       ...
[05:44:30.845] 122/342 postgresql:test_copy_callbacks / test_copy_callbacks/regress                         ERROR       ...
[05:44:30.845] 123/342 postgresql:test_ddl_deparse / test_ddl_deparse/regress                               ERROR       ...
[05:44:30.845] 124/342 postgresql:test_dsa / test_dsa/regress                                               ERROR       ...
[05:44:30.845] 125/342 postgresql:test_dsm_registry / test_dsm_registry/regress                             ERROR       ...
[05:44:30.845] 126/342 postgresql:test_extensions / test_extensions/regress                                 ERROR       ...
[05:44:30.845] 127/342 postgresql:test_ginpostinglist / test_ginpostinglist/regress                         ERROR       ...
[05:44:30.845] 128/342 postgresql:test_integerset / test_integerset/regress                                 ERROR       ...
[05:44:30.845] 129/342 postgresql:test_lfind / test_lfind/regress                                           ERROR       ...
[05:44:30.845] 130/342 postgresql:test_oat_hooks / test_oat_hooks/regress                                   ERROR       ...
[05:44:30.845] 131/342 postgresql:test_parser / test_parser/regress                                         ERROR       ...
[05:44:30.845] 132/342 postgresql:test_pg_dump / test_pg_dump/regress                                       ERROR       ...
[05:44:30.845] 133/342 postgresql:test_predtest / test_predtest/regress                                     ERROR       ...
[05:44:30.845] 134/342 postgresql:test_radixtree / test_radixtree/regress                                   ERROR       ...
[05:44:30.845] 135/342 postgresql:test_rbtree / test_rbtree/regress                                         ERROR       ...
[05:44:30.845] 136/342 postgresql:test_regex / test_regex/regress                                           ERROR       ...
[05:44:30.845] 137/342 postgresql:test_resowner / test_resowner/regress                                     ERROR       ...
[05:44:30.845] 138/342 postgresql:test_rls_hooks / test_rls_hooks/regress                                   ERROR       ...
[05:44:30.845] 139/342 postgresql:test_shm_mq / test_shm_mq/regress                                         ERROR       ...
[05:44:30.845] 140/342 postgresql:test_slru / test_slru/regress                                             ERROR       ...
[05:44:30.845] 141/342 postgresql:test_tidstore / test_tidstore/regress                                     ERROR       ...
[05:44:30.845] 142/342 postgresql:typcache / typcache/regress                                               ERROR       ...
[05:44:30.845] 143/342 postgresql:unsafe_tests / unsafe_tests/regress                                       ERROR       ...
[05:44:30.845] 144/342 postgresql:ecpg / ecpg/ecpg                                                          ERROR       ...
[05:44:30.845] 146/342 postgresql:libpq / libpq/003_load_balance_host_list                                  ERROR       ...
[05:44:30.845] 147/342 postgresql:libpq / libpq/004_load_balance_dns                                        ERROR       ...
[05:44:30.845] 148/342 postgresql:initdb / initdb/001_initdb                                                ERROR       ...
[05:44:30.845] 149/342 postgresql:libpq / libpq/005_negotiate_encryption                                    ERROR       ...
[05:44:30.845] 150/342 postgresql:libpq / libpq/006_service                                                 ERROR       ...
[05:44:30.845] 151/342 postgresql:pg_amcheck / pg_amcheck/001_basic                                         ERROR       ...
[05:44:30.845] 152/342 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam                                 ERROR       ...
[05:44:30.845] 153/342 postgresql:pg_amcheck / pg_amcheck/002_nonesuch                                      ERROR       ...
[05:44:30.845] 154/342 postgresql:pg_amcheck / pg_amcheck/003_check                                         ERROR       ...
[05:44:30.845] 155/342 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage                                ERROR       ...
[05:44:30.845] 156/342 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup               ERROR       ...
[05:44:30.845] 157/342 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup                           ERROR       ...
[05:44:30.845] 158/342 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace                     ERROR       ...
[05:44:30.845] 159/342 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal                           ERROR       ...
[05:44:30.845] 160/342 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical                          ERROR       ...
[05:44:30.845] 161/342 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber                     ERROR       ...
[05:44:30.845] 162/342 postgresql:pg_checksums / pg_checksums/001_basic                                     ERROR       ...
[05:44:30.845] 163/342 postgresql:pg_checksums / pg_checksums/002_actions                                   ERROR       ...
[05:44:30.845] 164/342 postgresql:pg_combinebackup / pg_combinebackup/001_basic                             ERROR       ...
[05:44:30.845] 165/342 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups                   ERROR       ...
[05:44:30.845] 166/342 postgresql:pg_combinebackup / pg_combinebackup/003_timeline                          ERROR       ...
[05:44:30.845] 167/342 postgresql:pg_combinebackup / pg_combinebackup/005_integrity                         ERROR       ...
[05:44:30.845] 168/342 postgresql:pg_combinebackup / pg_combinebackup/004_manifest                          ERROR       ...
[05:44:30.845] 169/342 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy                      ERROR       ...
[05:44:30.845] 170/342 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal                 ERROR       ...
[05:44:30.845] 171/342 postgresql:pg_combinebackup / pg_combinebackup/008_promote                           ERROR       ...
[05:44:30.845] 172/342 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file                      ERROR       ...
[05:44:30.845] 173/342 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink                          ERROR       ...
[05:44:30.845] 174/342 postgresql:pg_config / pg_config/001_pg_config                                       ERROR       ...
[05:44:30.845] 175/342 postgresql:pg_controldata / pg_controldata/001_pg_controldata                        ERROR       ...
[05:44:30.845] 176/342 postgresql:pg_ctl / pg_ctl/002_status                                                ERROR       ...
[05:44:30.845] 177/342 postgresql:pg_ctl / pg_ctl/001_start_stop                                            ERROR       ...
[05:44:30.845] 178/342 postgresql:pg_ctl / pg_ctl/003_promote                                               ERROR       ...
[05:44:30.845] 179/342 postgresql:pg_ctl / pg_ctl/004_logrotate                                             ERROR       ...
[05:44:30.845] 180/342 postgresql:pg_dump / pg_dump/001_basic                                               ERROR       ...
[05:44:30.845] 181/342 postgresql:pg_dump / pg_dump/002_pg_dump                                             ERROR       ...
[05:44:30.845] 182/342 postgresql:pg_dump / pg_dump/003_pg_dump_with_server                                 ERROR       ...
[05:44:30.845] 183/342 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile                                  ERROR       ...
[05:44:30.845] 185/342 postgresql:pg_dump / pg_dump/004_pg_dump_parallel                                    ERROR       ...
[05:44:30.845] 186/342 postgresql:pg_dump / pg_dump/010_dump_connstr                                        ERROR       ...
[05:44:30.845] 187/342 postgresql:pg_resetwal / pg_resetwal/002_corrupted                                   ERROR       ...
[05:44:30.845] 188/342 postgresql:pg_dump / pg_dump/006_pg_dumpall                                          ERROR       ...
[05:44:30.845] 189/342 postgresql:pg_resetwal / pg_resetwal/001_basic                                       ERROR       ...
[05:44:30.845] 190/342 postgresql:pg_rewind / pg_rewind/002_databases                                       ERROR       ...
[05:44:30.845] 191/342 postgresql:pg_rewind / pg_rewind/001_basic                                           ERROR       ...
[05:44:30.845] 192/342 postgresql:pg_rewind / pg_rewind/003_extrafiles                                      ERROR       ...
[05:44:30.845] 193/342 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink                                 ERROR       ...
[05:44:30.845] 194/342 postgresql:pg_rewind / pg_rewind/005_same_timeline                                   ERROR       ...
[05:44:30.845] 195/342 postgresql:pg_rewind / pg_rewind/006_options                                         ERROR       ...
[05:44:30.845] 196/342 postgresql:pg_rewind / pg_rewind/007_standby_source                                  ERROR       ...
[05:44:30.845] 197/342 postgresql:pg_rewind / pg_rewind/008_min_recovery_point                              ERROR       ...
[05:44:30.845] 198/342 postgresql:pg_rewind / pg_rewind/009_growing_files                                   ERROR       ...
[05:44:30.845] 199/342 postgresql:pg_test_fsync / pg_test_fsync/001_basic                                   ERROR       ...
[05:44:30.845] 200/342 postgresql:pg_verifybackup / pg_verifybackup/001_basic                               ERROR       ...
[05:44:30.845] 201/342 postgresql:pg_test_timing / pg_test_timing/001_basic                                 ERROR       ...
[05:44:30.845] 202/342 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals                              ERROR       ...
[05:44:30.845] 203/342 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm                           ERROR       ...
[05:44:30.845] 204/342 postgresql:pg_verifybackup / pg_verifybackup/003_corruption                          ERROR       ...
[05:44:30.845] 206/342 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest                        ERROR       ...
[05:44:30.845] 205/342 postgresql:pg_verifybackup / pg_verifybackup/004_options                             ERROR       ...
[05:44:30.845] 207/342 postgresql:pg_verifybackup / pg_verifybackup/006_encoding                            ERROR       ...
[05:44:30.845] 208/342 postgresql:pg_verifybackup / pg_verifybackup/008_untar                               ERROR       ...
[05:44:30.845] 209/342 postgresql:pg_verifybackup / pg_verifybackup/007_wal                                 ERROR       ...
[05:44:30.845] 210/342 postgresql:pg_verifybackup / pg_verifybackup/009_extract                             ERROR       ...
[05:44:30.845] 211/342 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar                        ERROR       ...
[05:44:30.845] 212/342 postgresql:pg_walsummary / pg_walsummary/001_basic                                   ERROR       ...
[05:44:30.845] 214/342 postgresql:pg_waldump / pg_waldump/001_basic                                         ERROR       ...
[05:44:30.845] 213/342 postgresql:pg_waldump / pg_waldump/002_save_fullpage                                 ERROR       ...
[05:44:30.845] 215/342 postgresql:pgbench / pgbench/002_pgbench_no_server                                   ERROR       ...
[05:44:30.845] 216/342 postgresql:pg_walsummary / pg_walsummary/002_blocks                                  ERROR       ...
[05:44:30.845] 217/342 postgresql:pgbench / pgbench/001_pgbench_with_server                                 ERROR       ...
[05:44:30.845] 218/342 postgresql:psql / psql/001_basic                                                     ERROR       ...
[05:44:30.845] 219/342 postgresql:psql / psql/020_cancel                                                    ERROR       ...
[05:44:30.845] 220/342 postgresql:psql / psql/010_tab_completion                                            ERROR       ...
[05:44:30.845] 221/342 postgresql:scripts / scripts/010_clusterdb                                           ERROR       ...
[05:44:30.845] 222/342 postgresql:scripts / scripts/011_clusterdb_all                                       ERROR       ...
[05:44:30.845] 223/342 postgresql:scripts / scripts/020_createdb                                            ERROR       ...
[05:44:30.845] 224/342 postgresql:scripts / scripts/050_dropdb                                              ERROR       ...
[05:44:30.845] 225/342 postgresql:scripts / scripts/040_createuser                                          ERROR       ...
[05:44:30.846] 226/342 postgresql:scripts / scripts/080_pg_isready                                          ERROR       ...
[05:44:30.846] 227/342 postgresql:scripts / scripts/070_dropuser                                            ERROR       ...
[05:44:30.846] 228/342 postgresql:scripts / scripts/090_reindexdb                                           ERROR       ...
[05:44:30.846] 230/342 postgresql:scripts / scripts/100_vacuumdb                                            ERROR       ...
[05:44:30.846] 229/342 postgresql:scripts / scripts/091_reindexdb_all                                       ERROR       ...
[05:44:30.846] 231/342 postgresql:scripts / scripts/101_vacuumdb_all                                        ERROR       ...
[05:44:30.846] 232/342 postgresql:scripts / scripts/102_vacuumdb_stages                                     ERROR       ...
[05:44:30.846] 233/342 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg                                         ERROR       ...
[05:44:30.846] 235/342 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent                           ERROR       ...
[05:44:30.846] 234/342 postgresql:scripts / scripts/200_connstr                                             ERROR       ...
[05:44:30.846] 236/342 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix                                ERROR       ...
[05:44:30.846] 237/342 postgresql:amcheck / amcheck/001_verify_heapam                                       ERROR       ...
[05:44:30.846] 239/342 postgresql:amcheck / amcheck/003_cic_2pc                                             ERROR       ...
[05:44:30.846] 238/342 postgresql:amcheck / amcheck/002_cic                                                 ERROR       ...
[05:44:30.846] 240/342 postgresql:amcheck / amcheck/004_verify_nbtree_unique                                ERROR       ...
[05:44:30.846] 241/342 postgresql:auto_explain / auto_explain/001_auto_explain                              ERROR       ...
[05:44:30.846] 242/342 postgresql:amcheck / amcheck/005_pitr                                                ERROR       ...
[05:44:30.846] 243/342 postgresql:bloom / bloom/001_wal                                                     ERROR       ...
[05:44:30.846] 244/342 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic                       ERROR       ...
[05:44:30.846] 245/342 postgresql:dblink / dblink/001_auth_scram                                            ERROR       ...
[05:44:30.846] 246/342 postgresql:oid2name / oid2name/001_basic                                             ERROR       ...
[05:44:30.846] 247/342 postgresql:pg_prewarm / pg_prewarm/001_basic                                         ERROR       ...
[05:44:30.846] 248/342 postgresql:pg_visibility / pg_visibility/002_corrupt_vm                              ERROR       ...
[05:44:30.846] 249/342 postgresql:pg_stat_statements / pg_stat_statements/010_restart                       ERROR       ...
[05:44:30.846] 251/342 postgresql:postgres_fdw / postgres_fdw/001_auth_scram                                ERROR       ...
[05:44:30.846] 250/342 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction                  ERROR       ...
[05:44:30.846] 252/342 postgresql:test_decoding / test_decoding/001_repl_stats                              ERROR       ...
[05:44:30.846] 254/342 postgresql:vacuumlo / vacuumlo/001_basic                                             ERROR       ...
[05:44:30.846] 255/342 postgresql:authentication / authentication/001_password                              ERROR       ...
[05:44:30.846] 256/342 postgresql:authentication / authentication/002_saslprep                              ERROR       ...
[05:44:30.846] 258/342 postgresql:authentication / authentication/003_peer                                  ERROR       ...
[05:44:30.846] 259/342 postgresql:authentication / authentication/007_pre_auth                              ERROR       ...
[05:44:30.846] 260/342 postgresql:authentication / authentication/004_file_inclusion                        ERROR       ...
[05:44:30.846] 261/342 postgresql:authentication / authentication/006_login_trigger                         ERROR       ...
[05:44:30.846] 262/342 postgresql:postmaster / postmaster/001_basic                                         ERROR       ...
[05:44:30.846] 263/342 postgresql:postmaster / postmaster/002_connection_limits                             ERROR       ...
[05:44:30.846] 264/342 postgresql:postmaster / postmaster/003_start_stop                                    ERROR       ...
[05:44:30.846] 265/342 postgresql:subscription / subscription/001_rep_changes                               ERROR       ...
[05:44:30.846] 266/342 postgresql:subscription / subscription/002_types                                     ERROR       ...
[05:44:30.846] 267/342 postgresql:subscription / subscription/004_sync                                      ERROR       ...
[05:44:30.846] 268/342 postgresql:subscription / subscription/003_constraints                               ERROR       ...
[05:44:30.846] 269/342 postgresql:subscription / subscription/007_ddl                                       ERROR       ...
[05:44:30.846] 270/342 postgresql:subscription / subscription/006_rewrite                                   ERROR       ...
[05:44:30.846] 271/342 postgresql:subscription / subscription/005_encoding                                  ERROR       ...
[05:44:30.846] 272/342 postgresql:subscription / subscription/008_diff_schema                               ERROR       ...
[05:44:30.846] 273/342 postgresql:subscription / subscription/009_matviews                                  ERROR       ...
[05:44:30.846] 274/342 postgresql:subscription / subscription/010_truncate                                  ERROR       ...
[05:44:30.846] 275/342 postgresql:subscription / subscription/011_generated                                 ERROR       ...
[05:44:30.846] 276/342 postgresql:subscription / subscription/014_binary                                    ERROR       ...
[05:44:30.846] 277/342 postgresql:subscription / subscription/013_partition                                 ERROR       ...
[05:44:30.846] 278/342 postgresql:subscription / subscription/012_collation                                 ERROR       ...
[05:44:30.846] 279/342 postgresql:subscription / subscription/015_stream                                    ERROR       ...
[05:44:30.847] 280/342 postgresql:subscription / subscription/016_stream_subxact                            ERROR       ...
[05:44:30.847] 281/342 postgresql:subscription / subscription/018_stream_subxact_abort                      ERROR       ...
[05:44:30.847] 282/342 postgresql:subscription / subscription/017_stream_ddl                                ERROR       ...
[05:44:30.847] 283/342 postgresql:subscription / subscription/022_twophase_cascade                          ERROR       ...
[05:44:30.847] 286/342 postgresql:subscription / subscription/024_add_drop_pub                              ERROR       ...
[05:44:30.847] 284/342 postgresql:subscription / subscription/019_stream_subxact_ddl_abort                  ERROR       ...
[05:44:30.847] 285/342 postgresql:subscription / subscription/021_twophase                                  ERROR       ...
[05:44:30.847] 287/342 postgresql:subscription / subscription/020_messages                                  ERROR       ...
[05:44:30.847] 288/342 postgresql:subscription / subscription/023_twophase_stream                           ERROR       ...
[05:44:30.847] 289/342 postgresql:subscription / subscription/025_rep_changes_for_schema                    ERROR       ...
[05:44:30.847] 290/342 postgresql:subscription / subscription/026_stats                                     ERROR       ...
[05:44:30.847] 291/342 postgresql:subscription / subscription/027_nosuperuser                               ERROR       ...
[05:44:30.847] 292/342 postgresql:subscription / subscription/029_on_error                                  ERROR       ...
[05:44:30.847] 293/342 postgresql:subscription / subscription/028_row_filter                                ERROR       ...
[05:44:30.847] 294/342 postgresql:subscription / subscription/031_column_list                               ERROR       ...
[05:44:30.847] 295/342 postgresql:subscription / subscription/030_origin                                    ERROR       ...
[05:44:30.847] 296/342 postgresql:subscription / subscription/032_subscribe_use_index                       ERROR       ...
[05:44:30.847] 297/342 postgresql:subscription / subscription/033_run_as_table_owner                        ERROR       ...
[05:44:30.847] 298/342 postgresql:subscription / subscription/034_temporal                                  ERROR       ...
[05:44:30.847] 299/342 postgresql:subscription / subscription/035_conflicts                                 ERROR       ...
[05:44:30.847] 300/342 postgresql:commit_ts / commit_ts/001_base                                            ERROR       ...
[05:44:30.847] 301/342 postgresql:brin / brin/01_workitems                                                  ERROR       ...
[05:44:30.847] 302/342 postgresql:subscription / subscription/100_bugs                                      ERROR       ...
[05:44:30.847] 303/342 postgresql:brin / brin/02_wal_consistency                                            ERROR       ...
[05:44:30.847] 304/342 postgresql:commit_ts / commit_ts/002_standby                                         ERROR       ...
[05:44:30.847] 305/342 postgresql:commit_ts / commit_ts/004_restart                                         ERROR       ...
[05:44:30.847] 306/342 postgresql:commit_ts / commit_ts/003_standby_2                                       ERROR       ...
[05:44:30.847] 307/342 postgresql:injection_points / injection_points/001_stats                             ERROR       ...
[05:44:30.847] 308/342 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline                        ERROR       ...
[05:44:30.847] 309/342 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc            ERROR       ...
[05:44:30.847] 310/342 postgresql:test_aio / test_aio/001_aio                                               ERROR       ...
[05:44:30.847] 311/342 postgresql:oauth_validator / oauth_validator/001_server                              ERROR       ...
[05:44:30.847] 312/342 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd            ERROR       ...
[05:44:30.847] 313/342 postgresql:oauth_validator / oauth_validator/002_client                              ERROR       ...
[05:44:30.847] 314/342 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic                           ERROR       ...
[05:44:30.847] 315/342 postgresql:test_aio / test_aio/002_io_workers                                        ERROR       ...
[05:44:30.847] 316/342 postgresql:test_escape / test_escape/001_test_escape                                 ERROR       ...
[05:44:30.847] 317/342 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental      ERROR       ...
[05:44:30.847] 318/342 postgresql:test_extensions / test_extensions/001_extension_control_path              ERROR       ...
[05:44:30.847] 319/342 postgresql:test_json_parser / test_json_parser/002_inline                            ERROR       ...
[05:44:30.847] 320/342 postgresql:test_json_parser / test_json_parser/003_test_semantic                     ERROR       ...
[05:44:30.847] 321/342 postgresql:test_json_parser / test_json_parser/004_test_parser_perf                  ERROR       ...
[05:44:30.847] 323/342 postgresql:test_misc / test_misc/001_constraint_validation                           ERROR       ...
[05:44:30.847] 322/342 postgresql:test_misc / test_misc/002_tablespace                                      ERROR       ...
[05:44:30.847] 324/342 postgresql:test_misc / test_misc/004_io_direct                                       ERROR       ...
[05:44:30.847] 325/342 postgresql:test_misc / test_misc/003_check_guc                                       ERROR       ...
[05:44:30.847] 326/342 postgresql:test_misc / test_misc/005_timeouts                                        ERROR       ...
[05:44:30.847] 327/342 postgresql:test_misc / test_misc/006_signal_autovacuum                               ERROR       ...
[05:44:30.847] 328/342 postgresql:test_misc / test_misc/007_catcache_inval                                  ERROR       ...
[05:44:30.847] 329/342 postgresql:test_pg_dump / test_pg_dump/001_base                                      ERROR       ...
[05:44:30.847] 330/342 postgresql:test_slru / test_slru/001_multixact                                       ERROR       ...
[05:44:30.863] 331/342 postgresql:worker_spi / worker_spi/001_worker_spi                                    ERROR       ...
[05:44:30.863] 335/342 postgresql:test_replslot_required_lsn / test_replslot_required_lsn/002_physical_slot ERROR       ...
[05:44:30.863] 336/342 postgresql:test_replslot_required_lsn / test_replslot_required_lsn/001_logical_slot  ERROR       ...
[05:44:30.863] 338/342 postgresql:ssl / ssl/003_sslinfo                                                     ERROR       ...
[05:44:30.863] 339/342 postgresql:ssl / ssl/001_ssltests                                                    ERROR       ...
[05:44:30.863] 337/342 postgresql:icu / icu/010_database                                                    ERROR       ...
[05:44:30.863] 340/342 postgresql:ssl / ssl/002_scram                                                       ERROR       ...
[05:44:30.863] 341/342 postgresql:ldap / ldap/002_bindpasswd                                                ERROR       ...
[05:44:30.863] 342/342 postgresql:ldap / ldap/001_auth                                                      ERROR       ...
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[05:44:10.087] ../src/backend/access/transam/xlog.c(7510): warning C4003: not enough arguments for function-like macro i...
compiler
[05:44:10.087] ../src/backend/access/transam/xlog.c(7510): error C2059: syntax error: ')'
53/5524 add function argument name to substring and substr
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[03:45:39.906](0.001s) not ok 2 - connecting to a non-existent database: matches
test
[03:50:52.112] 176/334 postgresql:pg_dump / pg_dump/002_pg_dump                                        ERROR            ...
53/5725 domain over virtual generated column
macOS - Sonoma - Meson
tap
[02:23:46.478](0.296s) not ok 6 - vacuum 2: query result matches
test
[02:24:45.597] 244/339 postgresql:bloom / bloom/001_wal                                                ERROR            ...
53/5733 Improve explicit cursor handling in pg_stat_statements
CompilerWarnings
compiler
[21:58:39.512] pg_stat_statements.c:1180:9: error: unused variable 'store_utility' [-Werror,-Wunused-variable]
compiler
[21:55:47.455] pg_stat_statements.c:1180:9: error: unused variable 'store_utility' [-Werror,-Wunused-variable]
compiler
[21:52:41.785] pg_stat_statements.c:1180:33: error: unused variable ‘store_utility’ [-Werror=unused-variable]
compiler
[21:50:09.383] pg_stat_statements.c:1180:33: error: unused variable ‘store_utility’ [-Werror=unused-variable]
compiler
[22:03:17.673] pg_stat_statements.c:1180:33: error: unused variable ‘store_utility’ [-Werror=unused-variable]
53/5542 Fix buffer pinning logic in [SP-]Gist
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[19:09:52.824] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:57.521] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:57.744] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:58.001] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:58.001] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:58.067] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:58.067] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:58.299] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:58.852] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:59.366] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:59.477] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:59.477] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:59.695] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:59.695] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:00.018] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:00.018] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:57.247] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:56.974] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:56.974] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:56.390] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:56.153] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:56.030] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:55.543] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:55.319] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:55.214] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:55.214] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:55.214] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:55.035] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:54.709] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:54.709] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:54.602] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:54.602] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:54.310] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:54.142] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:54.142] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:00.273] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:00.531] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:00.654] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:04.261] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:04.547] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:05.475] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:05.696] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:05.912] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:06.961] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:07.128] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:07.394] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:07.717] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:07.946] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:08.143] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:08.420] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:08.996] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:09.572] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:11.145] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:14.176] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:16.365] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:16.632] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:16.632] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:16.659] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:16.659] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:16.659] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:17.134] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:17.348] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:17.835] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:17.947] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:17.947] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:18.169] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:18.358] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:18.709] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:19.298] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:19.663] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:20.553] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:20.655] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:35.267] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:35.267] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:35.283] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:35.283] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:35.504] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:35.504] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:35.799] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:35.799] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:35.895] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:35.895] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:36.119] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:36.119] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:36.298] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:37.855] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:38.854] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:39.247] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:39.882] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:41.313] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:41.606] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:41.696] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:41.696] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:41.871] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:41.871] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:41.871] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:41.969] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:41.969] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:42.111] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:42.111] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:42.228] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:42.228] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:42.228] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:42.453] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:42.453] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:42.630] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:42.630] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:42.630] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:42.747] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:42.747] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:42.867] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:42.867] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:43.180] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:43.180] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:45.410] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:46.983] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:49.180] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:50.286] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:50.669] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:50.831] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:50.831] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:51.790] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:52.094] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:52.094] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:52.230] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:52.665] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:52.665] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:53.817] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:56.078] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:58.155] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:10:59.801] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:52.824] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:42.367] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:42.451] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:42.664] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:43.328] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:43.391] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:44.866] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:45.886] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:46.196] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:46.626] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:46.846] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:47.022] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:47.511] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:47.511] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:47.712] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:47.712] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:47.733] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:47.733] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:47.733] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:47.888] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:47.888] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:47.983] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:48.173] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:48.377] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:48.377] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:48.418] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:48.418] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:48.633] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:48.633] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:48.718] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:48.718] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:48.940] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:48.940] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:48.974] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:48.974] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:49.149] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:49.149] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:49.264] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:49.264] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:49.264] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:49.381] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:49.381] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:49.459] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:49.551] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:49.551] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:50.054] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:50.054] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:50.091] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:50.091] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:50.238] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:50.238] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:50.400] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:50.400] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:50.511] c:\cirrus\src\include\access\tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:50.511] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:50.669] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:51.200] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:51.658] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:52.551] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:52.771] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:52.771] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:53.601] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:53.384] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:52.824] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
compiler
[19:09:57.247] c:\cirrus\src\include\access/tableam.h(1402): warning C4098: 'table_index_vischeck_tuples': 'void' functi...
53/4966 Parallel CREATE INDEX for GIN indexes
CompilerWarnings
compiler
[16:33:35.686] gininsert.c:1619:16: error: unused variable 'oldCtx' [-Werror,-Wunused-variable]
compiler
[16:33:29.054] gininsert.c:1619:16: error: unused variable 'oldCtx' [-Werror,-Wunused-variable]
compiler
[16:33:02.115] gininsert.c:1619:23: error: unused variable ‘oldCtx’ [-Werror=unused-variable]
compiler
[16:33:02.115] gininsert.c:1673:31: error: declaration of ‘oldCtx’ shadows a previous local [-Werror=shadow=compatible-l...
compiler
[16:32:56.135] gininsert.c:1619:23: error: unused variable ‘oldCtx’ [-Werror=unused-variable]
compiler
[16:32:56.135] gininsert.c:1673:31: error: declaration of ‘oldCtx’ shadows a previous local [-Werror=shadow=compatible-l...
compiler
[16:33:55.751] gininsert.c:1619:23: error: unused variable ‘oldCtx’ [-Werror=unused-variable]
compiler
[16:33:55.751] gininsert.c:1673:31: error: declaration of ‘oldCtx’ shadows a previous local [-Werror=shadow=compatible-l...
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[16:39:48.592](0.001s) not ok 18 - checking with a non-existent user stderr /(?^:role "no_such_user" does not exist)/
test
[16:45:36.030] 144/334 postgresql:pg_amcheck / pg_amcheck/002_nonesuch                                 ERROR            ...
53/5669 Use CLOCK_MONOTONIC_COARSE for instr_time for explain analyze
Linux - Debian Bookworm - Autoconf
regress
diff -U3 /tmp/cirrus-ci-build/contrib/pg_stat_statements/expected/entry_timestamp.out /tmp/cirrus-ci-build/contrib/pg_st...
--- /tmp/cirrus-ci-build/contrib/pg_stat_statements/expected/entry_timestamp.out	2025-05-13 04:16:26.944419873 +0000
+++ /tmp/cirrus-ci-build/contrib/pg_stat_statements/results/entry_timestamp.out	2025-05-13 04:23:41.513657275 +0000
@@ -45,7 +45,7 @@
 WHERE query LIKE '%STMTTS%';
  total | minmax_plan_zero | minmax_exec_zero | minmax_stats_since_after_ref | stats_since_after_ref 
 -------+------------------+------------------+------------------------------+-----------------------
-     2 |                0 |                0 |                            0 |                     0
+     2 |                0 |                2 |                            0 |                     0
 (1 row)
 
 -- Perform single min/max reset
@@ -71,7 +71,7 @@
 WHERE query LIKE '%STMTTS%';
  total | minmax_plan_zero | minmax_exec_zero | minmax_stats_since_after_ref | stats_since_after_ref 
 -------+------------------+------------------+------------------------------+-----------------------
-     2 |                1 |                1 |                            1 |                     0
+     2 |                1 |                2 |                            1 |                     0
 (1 row)
 
...
Linux - Debian Bookworm - Meson
core
[04:28:45.740] #0  0x00007f413decdbd3 in wait4 () from /lib/x86_64-linux-gnu/libc.so.6
[04:28:45.740] #1  0x000055da0f54bcc0 in ?? ()
[04:28:45.740] #2  0x000055da0f54befa in ?? ()
[04:28:45.740] #3  0x000055da0f54d630 in ?? ()
[04:28:45.740] #4  0x000055da0f547371 in ?? ()
[04:28:45.740] #5  0x000055da0f54620f in ?? ()
[04:28:45.740] #6  0x000055da0f546c3b in ?? ()
[04:28:45.740] #7  0x000055da0f54466f in ?? ()
[04:28:45.740] #8  0x00007f413de2124a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:28:45.740] #9  0x00007f413de21305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
regress
diff -U3 /tmp/cirrus-ci-build/contrib/pg_stat_statements/expected/entry_timestamp.out /tmp/cirrus-ci-build/build/testrun...
--- /tmp/cirrus-ci-build/contrib/pg_stat_statements/expected/entry_timestamp.out	2025-05-13 04:16:24.707226188 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_stat_statements/regress/results/entry_timestamp.out	2025-05-13 04:23:05.246764...
@@ -45,7 +45,7 @@
 WHERE query LIKE '%STMTTS%';
  total | minmax_plan_zero | minmax_exec_zero | minmax_stats_since_after_ref | stats_since_after_ref 
 -------+------------------+------------------+------------------------------+-----------------------
-     2 |                0 |                0 |                            0 |                     0
+     2 |                0 |                2 |                            0 |                     0
 (1 row)
 
 -- Perform single min/max reset
@@ -71,7 +71,7 @@
 WHERE query LIKE '%STMTTS%';
  total | minmax_plan_zero | minmax_exec_zero | minmax_stats_since_after_ref | stats_since_after_ref 
 -------+------------------+------------------+------------------------------+-----------------------
-     2 |                1 |                1 |                            1 |                     0
+     2 |                1 |                2 |                            1 |                     0
 (1 row)
 
...
test
[04:26:14.614]  94/340 postgresql:pg_stat_statements / pg_stat_statements/regress                      ERROR            ...
53/5715 amcheck support for BRIN indexes
CompilerWarnings
compiler
[10:35:12.296] verify_brinam.c:629:82: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 5 ...
compiler
[10:35:12.296] verify_brinam.c:522:82: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 2 ...
compiler
[10:35:12.296] verify_brinam.c:629:82: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 6 ...
compiler
[10:35:12.296] verify_brinam.c:522:112: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3...
compiler
[10:35:12.296] verify_brinam.c:618:82: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 5 ...
compiler
[10:35:12.296] verify_brinam.c:618:82: error: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 6 ...
53/5382 Adding compression of temporary files
Linux - Debian Bookworm - Meson
core
[01:19:51.356] #0  0x00007f90979e1b20 in ?? ()
[01:19:51.356] #1  0x0000000000000003 in ?? ()
[01:19:51.356] #2  0x00007fff01c723dd in ?? ()
[01:19:51.356] #3  0x00007fff01c723e0 in ?? ()
[01:19:51.356] #4  0x00007fff01c723e3 in ?? ()
[01:19:51.356] #5  0x0000000000000000 in ?? ()
[01:19:51.825] #0  0xf7f58559 in __kernel_vsyscall ()
core
[01:19:51.249] #0  0x00007fe42dd6d690 in ?? () from /lib64/ld-linux-x86-64.so.2
[01:19:51.249] #1  0x00007fe42dd5a93d in ?? () from /lib64/ld-linux-x86-64.so.2
[01:19:51.249] #2  0x00007fe42dd69d69 in ?? () from /lib64/ld-linux-x86-64.so.2
[01:19:51.249] #3  0x00007fe42dd662ff in ?? () from /lib64/ld-linux-x86-64.so.2
[01:19:51.249] #4  0x00007fe42dd67c7c in ?? () from /lib64/ld-linux-x86-64.so.2
[01:19:51.249] #5  0x00007fe42dd66b28 in ?? () from /lib64/ld-linux-x86-64.so.2
[01:19:51.249] #6  0x0000000000000003 in ?? ()
[01:19:51.249] #7  0x00007fff59f533a8 in ?? ()
[01:19:51.249] #8  0x00007fff59f533ab in ?? ()
[01:19:51.249] #9  0x00007fff59f53447 in ?? ()
core
[01:19:52.073] #0  0xf7f58559 in __kernel_vsyscall ()
[01:19:52.073] #1  0xf688a457 in ?? () from /lib/i386-linux-gnu/libc.so.6
[01:19:52.073] #2  0xf6839121 in raise () from /lib/i386-linux-gnu/libc.so.6
[01:19:52.073] #3  0xf682226a in abort () from /lib/i386-linux-gnu/libc.so.6
[01:19:52.073] #4  0xf6a45d4a in __sanitizer::Abort () at ../../../../../src/libsanitizer/sanitizer_common/sanitizer_pos...
[01:19:52.073] #5  0xf6a54896 in __sanitizer::Die () at ../../../../../src/libsanitizer/sanitizer_common/sanitizer_termi...
[01:19:52.073] #6  0xf6a3258c in __ubsan::__ubsan_handle_type_mismatch_v1_abort (Data=<optimized out>, Pointer=<optimize...
[01:19:52.073] #7  0x5697482c in fetch_att (T=T@entry=0x5a11e475, attbyval=<optimized out>, attlen=4) at ../src/include/...
[01:19:52.073] #8  0x56978f5c in heap_deform_tuple (tuple=0xff83e1cc, tupleDesc=0x5a0ffa60, values=0x5a11d030, isnull=0x...
[01:19:52.073] #9  0x56d52929 in ExecForceStoreMinimalTuple (mtup=0x5a11e480, slot=0x5a11d004, shouldFree=true) at ../sr...
core
[01:19:51.128] #0  0x00007fcbc682ddd4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6
[01:19:51.128] #1  0x00007fcbc67da239 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[01:19:51.128] #2  0x00007fcbc67da497 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6
[01:19:51.128] #3  0x000055c1258855c1 in ?? ()
[01:19:51.128] #4  0x000055c12587f369 in ?? ()
[01:19:51.128] #5  0x000055c12587e20f in ?? ()
[01:19:51.128] #6  0x000055c12587ec3b in ?? ()
[01:19:51.128] #7  0x000055c12587c66f in ?? ()
[01:19:51.128] #8  0x00007fcbc67c524a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[01:19:51.128] #9  0x00007fcbc67c5305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/join_hash_pglz.out /tmp/cirrus-ci-build/build-32/testrun/pg_upgr...
--- /tmp/cirrus-ci-build/src/test/regress/expected/join_hash_pglz.out	2025-05-11 01:02:03.401015367 +0000
+++ /tmp/cirrus-ci-build/build-32/testrun/pg_upgrade/002_pg_upgrade/data/results/join_hash_pglz.out	2025-05-11 01:12:29....
@@ -252,21 +252,13 @@
 (9 rows)
 
 select count(*) from simple r join simple s using (id);
- count 
--------
- 20000
-(1 row)
-
+ERROR:  could not read from temporary file: read only 8176 of 1572860 bytes
 select original > 1 as initially_multibatch, final > original as increased_batches
   from hash_join_batches(
 $$
   select count(*) from simple r join simple s using (id);
 $$);
- initially_multibatch | increased_batches 
-----------------------+-------------------
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/join_hash_pglz.out /tmp/cirrus-ci-build/build-32/testrun/regress...
--- /tmp/cirrus-ci-build/src/test/regress/expected/join_hash_pglz.out	2025-05-11 01:02:03.401015367 +0000
+++ /tmp/cirrus-ci-build/build-32/testrun/regress/regress/results/join_hash_pglz.out	2025-05-11 01:12:29.146704008 +0000
@@ -252,21 +252,13 @@
 (9 rows)
 
 select count(*) from simple r join simple s using (id);
- count 
--------
- 20000
-(1 row)
-
+ERROR:  could not read from temporary file: read only 8176 of 1572860 bytes
 select original > 1 as initially_multibatch, final > original as increased_batches
   from hash_join_batches(
 $$
   select count(*) from simple r join simple s using (id);
 $$);
- initially_multibatch | increased_batches 
-----------------------+-------------------
...
tap
[01:12:30.020](78.826s) not ok 5 - regression tests pass
test
[01:17:16.057]  31/340 postgresql:regress / regress/regress                                            ERROR            ...
[01:17:16.057]  32/340 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
53/5652 pg_dsm_registry system view
FreeBSD - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/modules/test_dsm_registry/expected/test_dsm_registry.out /tmp/cirrus-ci-build/bui...
--- /tmp/cirrus-ci-build/src/test/modules/test_dsm_registry/expected/test_dsm_registry.out	2025-05-10 21:25:30.349713000...
+++ /tmp/cirrus-ci-build/build/testrun/test_dsm_registry-running/regress/results/test_dsm_registry.out	2025-05-10 21:34:...
@@ -17,5 +17,6 @@
        name        | size 
 -------------------+------
  test_dsm_registry |   20
-(1 row)
+ injection_points  |  560
+(2 rows)
 
test
[21:34:51.034] 55/77 postgresql:test_dsm_registry-running / test_dsm_registry-running/regress     ERROR             0.15...
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[21:28:58.923] ../src/backend/storage/ipc/dsm_registry.c(224): error C2375: 'pg_get_dsm_registry': redefinition; differe...
53/5447 log_min_messages per backend type
FreeBSD - Meson
core
[23:39:13.727] #0  pg_strcasecmp (s1=<optimized out>, s2=<optimized out>, s2@entry=0x1bab40ff5c98 "checkpointer") at ../...
[23:39:13.727] #1  0x0000000000773a2c in check_log_min_messages (newval=<optimized out>, extra=0x821270458, source=<opti...
[23:39:13.727] #2  0x0000000000af35a4 in call_string_check_hook (conf=conf@entry=0xbf30c0 <ConfigureNamesString+2800>, n...
[23:39:13.727] #3  0x0000000000af2e59 in parse_and_validate_value (record=record@entry=0xbf30c0 <ConfigureNamesString+28...
[23:39:13.727] #4  0x0000000000af1fe6 in set_config_with_handle (name=<optimized out>, handle=handle@entry=0x0, value=va...
[23:39:13.727] #5  0x0000000000aee302 in set_config_option (name=<optimized out>, value=0x1bab40ff5838 "checkpointer:deb...
[23:39:13.727] #6  0x0000000000af6ffe in ExecSetVariableStmt (stmt=stmt@entry=0x1bab40e25fd8, isTopLevel=<optimized out>...
[23:39:13.727] #7  0x00000000009794fc in standard_ProcessUtility (pstmt=pstmt@entry=0x1bab40e25468, queryString=queryStr...
[23:39:13.727] #8  0x000000083448305c in pgss_ProcessUtility (pstmt=0x1bab40e25468, queryString=0x1bab40e24100 "SET log_...
[23:39:13.727] #9  0x000000000097894c in PortalRunUtility (portal=0x1bab40f0b100, pstmt=0x1bab40e25468, isTopLevel=<opti...
core
[23:39:12.793] #0  0x00002d073efb12ca in ?? () from /libexec/ld-elf.so.1
[23:39:12.793] #1  0x00002d073efa0574 in ?? () from /libexec/ld-elf.so.1
[23:39:12.793] #2  0x000000000000037f in ?? ()
[23:39:12.793] #3  0x0000000000000001 in ?? ()
[23:39:12.793] #4  0x00002d073efa03ee in ?? () from /libexec/ld-elf.so.1
[23:39:12.793] #5  0x000042786bc03c08 in ?? ()
[23:39:12.793] #6  0x0000241891708b58 in ?? ()
[23:39:12.793] #7  0x0000241891708c30 in ?? ()
[23:39:12.793] #8  0x0000000000002940 in ?? ()
[23:39:12.793] #9  0x0000000000000003 in ?? ()
core
[23:39:13.154] #0  pg_strcasecmp (s1=<optimized out>, s2=<optimized out>, s2@entry=0x2e9bc4c18c98 "checkpointer") at ../...
[23:39:13.154] #1  0x0000000000773a2c in check_log_min_messages (newval=<optimized out>, extra=0x82146a7c8, source=<opti...
[23:39:13.154] #2  0x0000000000af35a4 in call_string_check_hook (conf=conf@entry=0xbf30c0 <ConfigureNamesString+2800>, n...
[23:39:13.154] #3  0x0000000000af2e59 in parse_and_validate_value (record=record@entry=0xbf30c0 <ConfigureNamesString+28...
[23:39:13.154] #4  0x0000000000af1fe6 in set_config_with_handle (name=<optimized out>, handle=handle@entry=0x0, value=va...
[23:39:13.154] #5  0x0000000000aee302 in set_config_option (name=<optimized out>, value=0x2e9bc4c18838 "checkpointer:deb...
[23:39:13.154] #6  0x0000000000af6ffe in ExecSetVariableStmt (stmt=stmt@entry=0x2e9bc4425d78, isTopLevel=<optimized out>...
[23:39:13.154] #7  0x00000000009794fc in standard_ProcessUtility (pstmt=0x2e9bc4425468, queryString=0x2e9bc4424100 "SET ...
[23:39:13.154] #8  0x0000000000978ea8 in ProcessUtility (pstmt=0x0, queryString=0x0, readOnlyTree=<optimized out>, conte...
[23:39:13.154] #9  0x000000000097894c in PortalRunUtility (portal=0x2e9bc4561100, pstmt=0x2e9bc4425468, isTopLevel=<opti...
core
[23:39:13.434] #0  pg_strcasecmp (s1=<optimized out>, s2=<optimized out>, s2@entry=0x271132e1d498 "checkpointer") at ../...
[23:39:13.434] #1  0x0000000000773a2c in check_log_min_messages (newval=<optimized out>, extra=0x82112c028, source=<opti...
[23:39:13.434] #2  0x0000000000af35a4 in call_string_check_hook (conf=conf@entry=0xbf30c0 <ConfigureNamesString+2800>, n...
[23:39:13.434] #3  0x0000000000af2e59 in parse_and_validate_value (record=record@entry=0xbf30c0 <ConfigureNamesString+28...
[23:39:13.434] #4  0x0000000000af1fe6 in set_config_with_handle (name=<optimized out>, handle=handle@entry=0x0, value=va...
[23:39:13.434] #5  0x0000000000aee302 in set_config_option (name=<optimized out>, value=0x271132e1d038 "checkpointer:deb...
[23:39:13.434] #6  0x0000000000af6ffe in ExecSetVariableStmt (stmt=stmt@entry=0x271132625d78, isTopLevel=<optimized out>...
[23:39:13.434] #7  0x00000000009794fc in standard_ProcessUtility (pstmt=0x271132625468, queryString=0x271132624100 "SET ...
[23:39:13.434] #8  0x0000000000978ea8 in ProcessUtility (pstmt=0x0, queryString=0x0, readOnlyTree=<optimized out>, conte...
[23:39:13.434] #9  0x000000000097894c in PortalRunUtility (portal=0x27113270d100, pstmt=0x271132625468, isTopLevel=<opti...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/foreign_key.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/00...
--- /tmp/cirrus-ci-build/src/test/regress/expected/foreign_key.out	2025-05-09 23:29:56.989612000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/foreign_key.out	2025-05-09 23:33:44.789449...
@@ -874,2488 +874,7 @@
 DROP TABLE PKTABLE;
 -- Test for referencing column number smaller than referenced constraint
 CREATE TABLE PKTABLE (ptest1 int, ptest2 int, UNIQUE(ptest1, ptest2));
-CREATE TABLE FKTABLE_FAIL1 (ftest1 int REFERENCES pktable(ptest1));
-ERROR:  there is no unique constraint matching given keys for referenced table "pktable"
-DROP TABLE FKTABLE_FAIL1;
-ERROR:  table "fktable_fail1" does not exist
-DROP TABLE PKTABLE;
---
--- Tests for mismatched types
---
--- Basic one column, two table setup
-CREATE TABLE PKTABLE (ptest1 int PRIMARY KEY);
-INSERT INTO PKTABLE VALUES(42);
--- This next should fail, because int=inet does not exist
-CREATE TABLE FKTABLE (ftest1 inet REFERENCES pktable);
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/foreign_key.out /tmp/cirrus-ci-build/build/testrun/recovery/027_...
--- /tmp/cirrus-ci-build/src/test/regress/expected/foreign_key.out	2025-05-09 23:29:56.989612000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/foreign_key.out	2025-05-09 23:34:37.0622...
@@ -650,2712 +650,10 @@
 (4 rows)
 
 SELECT * from FKTABLE;
- ftest1 | ftest2 | ftest3 | ftest4 
---------+--------+--------+--------
-      2 |      3 |      4 |      1
-        |      2 |      3 |      2
-      2 |        |      3 |      3
-        |      2 |      7 |      4
-        |      3 |      4 |      5
-        |        |        |      1
-(6 rows)
-
--- Try to delete something that should set default
-DELETE FROM PKTABLE where ptest1=2 and ptest2=3 and ptest3=4;
--- Show PKTABLE and FKTABLE
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/foreign_key.out /tmp/cirrus-ci-build/build/testrun/regress/regre...
--- /tmp/cirrus-ci-build/src/test/regress/expected/foreign_key.out	2025-05-09 23:29:56.989612000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/foreign_key.out	2025-05-09 23:33:41.061431000 +0000
@@ -853,2509 +853,10 @@
   (1, 2, NULL, 2);
 DELETE FROM PKTABLE WHERE id = 1 OR id = 2;
 SELECT * FROM FKTABLE ORDER BY id;
- tid | id | fk_id_del_set_null | fk_id_del_set_default 
------+----+--------------------+-----------------------
-   1 |  1 |                    |                      
-   1 |  2 |                    |                     0
-(2 rows)
-
-DROP TABLE FKTABLE;
-DROP TABLE PKTABLE;
--- Test some invalid FK definitions
-CREATE TABLE PKTABLE (ptest1 int PRIMARY KEY, someoid oid);
-CREATE TABLE FKTABLE_FAIL1 ( ftest1 int, CONSTRAINT fkfail1 FOREIGN KEY (ftest2) REFERENCES PKTABLE);
-ERROR:  column "ftest2" referenced in foreign key constraint does not exist
-CREATE TABLE FKTABLE_FAIL2 ( ftest1 int, CONSTRAINT fkfail1 FOREIGN KEY (ftest1) REFERENCES PKTABLE(ptest2));
...
tap
[23:33:46.215](130.958s) not ok 5 - regression tests pass
[23:34:00.093](4.100s) not ok 7 - pg_restore to destination instance
[23:34:11.874](11.780s) not ok 8 - dump outputs from original and restored regression databases match
[23:34:24.621](0.992s) not ok 16 - run of pg_upgrade --check for new instance
[23:34:24.624](0.000s) not ok 17 - pg_upgrade_output.d/ removed after pg_upgrade --check success
[23:34:25.110](0.483s) not ok 18 - run of pg_upgrade for new instance
[23:34:25.110](0.000s) not ok 19 - pg_upgrade_output.d/ removed after pg_upgrade success
[23:34:25.251](0.023s) not ok 20 - check that locales in new cluster match original cluster
[23:34:26.565](0.066s) not ok 22 - old and new dumps match after pg_upgrade
tap
[23:34:37.926](139.867s) not ok 2 - regression tests pass
test
[23:36:33.632] 102/339 postgresql:regress / regress/regress                                            ERROR           1...
[23:36:33.632] 110/339 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[23:36:33.632] 185/339 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
Linux - Debian Bookworm - Autoconf
core
[23:39:42.933] #0  0x00007f3a4baabeec in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[23:39:42.933] #1  0x00007f3a4ba5cfb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[23:39:42.933] #2  0x00007f3a4ba47472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[23:39:42.933] #3  0x00007f3a4ccd650f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[23:39:42.933] #4  0x00007f3a4cce2ba1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[23:39:42.933] #5  0x00007f3a4ccc1f5e in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7f3a4b1f6f4e, __in_ch...
[23:39:42.933] #6  0x00007f3a4ccbe6ae in __asan::ReportDeadlySignal (sig=...) at ../../../../src/libsanitizer/asan/asan_...
[23:39:42.933] #7  0x00007f3a4ccbd462 in __asan::AsanOnDeadlySignal (signo=<optimized out>, siginfo=0x7f3a4b1f7bf0, cont...
[23:39:42.933] #8  <signal handler called>
[23:39:42.933] #9  0x00005555e8989e8e in pg_strcasecmp (s1=0x1 <error: Cannot access memory at address 0x1>, s2=s2@entry...
core
[23:39:42.408] #0  0x00007f19054abeec in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[23:39:42.408] #1  0x00007f190545cfb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[23:39:42.408] #2  0x00007f1905447472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[23:39:42.408] #3  0x00007f19066d650f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[23:39:42.408] #4  0x00007f19066e2ba1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[23:39:42.408] #5  0x00007f19066c1f5e in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7f1904e37f4e, __in_ch...
[23:39:42.408] #6  0x00007f19066be6ae in __asan::ReportDeadlySignal (sig=...) at ../../../../src/libsanitizer/asan/asan_...
[23:39:42.408] #7  0x00007f19066bd462 in __asan::AsanOnDeadlySignal (signo=<optimized out>, siginfo=0x7f1904e38bf0, cont...
[23:39:42.408] #8  <signal handler called>
[23:39:42.408] #9  0x000055d529be3e8e in pg_strcasecmp (s1=0x1 <error: Cannot access memory at address 0x1>, s2=s2@entry...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/foreign_key.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_chec...
--- /tmp/cirrus-ci-build/src/test/regress/expected/foreign_key.out	2025-05-09 23:29:57.462261313 +0000
+++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/foreign_key.out	2025-05-09 23:36:59.394673226 +0000
@@ -1683,1679 +1683,10 @@
 CREATE TABLE fk_partitioned_fk_3_1 PARTITION OF fk_partitioned_fk_3 FOR VALUES WITH (MODULUS 5, REMAINDER 1);
 ALTER TABLE fk_partitioned_fk ATTACH PARTITION fk_partitioned_fk_3
   FOR VALUES FROM (2000,2000) TO (3000,3000);
--- Creating a foreign key with ONLY on a partitioned table referencing
--- a non-partitioned table fails.
-ALTER TABLE ONLY fk_partitioned_fk ADD FOREIGN KEY (a, b)
-  REFERENCES fk_notpartitioned_pk;
-ERROR:  cannot use ONLY for foreign key on partitioned table "fk_partitioned_fk" referencing relation "fk_notpartitione...
--- these inserts, targeting both the partition directly as well as the
--- partitioned table, should all fail
-INSERT INTO fk_partitioned_fk (a,b) VALUES (500, 501);
-ERROR:  insert or update on table "fk_partitioned_fk_1" violates foreign key constraint "fk_partitioned_fk_a_b_fkey"
-DETAIL:  Key (a, b)=(500, 501) is not present in table "fk_notpartitioned_pk".
-INSERT INTO fk_partitioned_fk_1 (a,b) VALUES (500, 501);
-ERROR:  insert or update on table "fk_partitioned_fk_1" violates foreign key constraint "fk_partitioned_fk_a_b_fkey"
-DETAIL:  Key (a, b)=(500, 501) is not present in table "fk_notpartitioned_pk".
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/foreign_key.out /tmp/cirrus-ci-build/src/test/regress/results/fo...
--- /tmp/cirrus-ci-build/src/test/regress/expected/foreign_key.out	2025-05-09 23:29:57.462261313 +0000
+++ /tmp/cirrus-ci-build/src/test/regress/results/foreign_key.out	2025-05-09 23:35:29.260992493 +0000
@@ -1705,1657 +1705,10 @@
 INSERT INTO fk_partitioned_fk (a,b) VALUES (2500, 2502);
 ERROR:  insert or update on table "fk_partitioned_fk_3_1" violates foreign key constraint "fk_partitioned_fk_a_b_fkey"
 DETAIL:  Key (a, b)=(2500, 2502) is not present in table "fk_notpartitioned_pk".
-INSERT INTO fk_partitioned_fk_3 (a,b) VALUES (2500, 2502);
-ERROR:  insert or update on table "fk_partitioned_fk_3_1" violates foreign key constraint "fk_partitioned_fk_a_b_fkey"
-DETAIL:  Key (a, b)=(2500, 2502) is not present in table "fk_notpartitioned_pk".
-INSERT INTO fk_partitioned_fk (a,b) VALUES (2501, 2503);
-ERROR:  insert or update on table "fk_partitioned_fk_3_0" violates foreign key constraint "fk_partitioned_fk_a_b_fkey"
-DETAIL:  Key (a, b)=(2501, 2503) is not present in table "fk_notpartitioned_pk".
-INSERT INTO fk_partitioned_fk_3 (a,b) VALUES (2501, 2503);
-ERROR:  insert or update on table "fk_partitioned_fk_3_0" violates foreign key constraint "fk_partitioned_fk_a_b_fkey"
-DETAIL:  Key (a, b)=(2501, 2503) is not present in table "fk_notpartitioned_pk".
--- but if we insert the values that make them valid, then they work
-INSERT INTO fk_notpartitioned_pk VALUES (500, 501), (1500, 1501),
-  (2500, 2502), (2501, 2503);
-INSERT INTO fk_partitioned_fk (a,b) VALUES (500, 501);
...
sanitizer
SUMMARY: AddressSanitizer: SEGV /tmp/cirrus-ci-build/src/port/pgstrcasecmp.c:40 in pg_strcasecmp
sanitizer
SUMMARY: AddressSanitizer: SEGV /tmp/cirrus-ci-build/src/port/pgstrcasecmp.c:40 in pg_strcasecmp
tap
[23:37:00.119](107.551s) not ok 5 - regression tests pass
[23:37:10.746](3.469s) not ok 7 - pg_restore to destination instance
[23:37:13.864](3.117s) not ok 8 - dump outputs from original and restored regression databases match
[23:37:18.617](1.116s) not ok 16 - run of pg_upgrade --check for new instance
[23:37:18.617](0.000s) not ok 17 - pg_upgrade_output.d/ removed after pg_upgrade --check success
[23:37:19.427](0.809s) not ok 18 - run of pg_upgrade for new instance
[23:37:19.427](0.000s) not ok 19 - pg_upgrade_output.d/ removed after pg_upgrade success
[23:37:19.615](0.050s) not ok 20 - check that locales in new cluster match original cluster
[23:37:20.218](0.058s) not ok 22 - old and new dumps match after pg_upgrade
Linux - Debian Bookworm - Meson
core
[23:42:24.148] #0  <unavailable> in ?? ()
core
[23:42:28.638] #0  0x00007fd7c8aa9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[23:42:28.638] #1  0x00007fd7c8a5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[23:42:28.638] #2  0x00007fd7c8a45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[23:42:28.638] #3  0x00007fd7c8c1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[23:42:28.638] #4  0x00007fd7c8c2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[23:42:28.638] #5  0x00007fd7c8c0d6f8 in __ubsan::__ubsan_handle_type_mismatch_v1_abort (Data=Data@entry=0x55ceb2f23b20,...
[23:42:28.638] #6  0x000055ceb242025b in pg_strcasecmp (s1=0x1 <error: Cannot access memory at address 0x1>, s2=<optimiz...
[23:42:28.638] #7  0x000055ceb1c971fd in check_log_min_messages (newval=<optimized out>, extra=0x7ffe907e70c0, source=<o...
[23:42:28.638] #8  0x000055ceb23b9800 in call_string_check_hook (conf=conf@entry=0x55ceb2ee3a10 <ConfigureNamesString+28...
[23:42:28.638] #9  0x000055ceb23bf0ab in parse_and_validate_value (record=record@entry=0x55ceb2ee3a10 <ConfigureNamesStr...
core
[23:42:27.135] #0  0x00007fb4c0aa9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[23:42:27.135] #1  0x00007fb4c0a5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[23:42:27.135] #2  0x00007fb4c0a45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[23:42:27.135] #3  0x00007fb4c0c1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[23:42:27.135] #4  0x00007fb4c0c2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[23:42:27.135] #5  0x00007fb4c0c0d6f8 in __ubsan::__ubsan_handle_type_mismatch_v1_abort (Data=Data@entry=0x55b81543ab20,...
[23:42:27.135] #6  0x000055b81493725b in pg_strcasecmp (s1=0x1 <error: Cannot access memory at address 0x1>, s2=<optimiz...
[23:42:27.135] #7  0x000055b8141ae1fd in check_log_min_messages (newval=<optimized out>, extra=0x7ffcdf1071e0, source=<o...
[23:42:27.135] #8  0x000055b8148d0800 in call_string_check_hook (conf=conf@entry=0x55b8153faa10 <ConfigureNamesString+28...
[23:42:27.135] #9  0x000055b8148d60ab in parse_and_validate_value (record=record@entry=0x55b8153faa10 <ConfigureNamesStr...
core
[23:42:25.637] #0  0x00007fa7780a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[23:42:25.637] #1  0x00007fa77805afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[23:42:25.637] #2  0x00007fa778045472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[23:42:25.637] #3  0x00007fa77821e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[23:42:25.637] #4  0x00007fa77822aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[23:42:25.637] #5  0x00007fa77820d6f8 in __ubsan::__ubsan_handle_type_mismatch_v1_abort (Data=Data@entry=0x563432fffb20,...
[23:42:25.637] #6  0x00005634324fc25b in pg_strcasecmp (s1=0x1 <error: Cannot access memory at address 0x1>, s2=<optimiz...
[23:42:25.637] #7  0x0000563431d731fd in check_log_min_messages (newval=<optimized out>, extra=0x7ffcd794e1c0, source=<o...
[23:42:25.637] #8  0x0000563432495800 in call_string_check_hook (conf=conf@entry=0x563432fbfa10 <ConfigureNamesString+28...
[23:42:25.637] #9  0x000056343249b0ab in parse_and_validate_value (record=record@entry=0x563432fbfa10 <ConfigureNamesStr...
core
[23:42:24.148] #0  0x00007f107b4aedd4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6
[23:42:24.148] #1  0x00007f107b45b239 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[23:42:24.148] #2  0x00007f107b516244 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[23:42:24.148] #3  0x00007f107b52889c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[23:42:24.626] #0  0x00007fa7780a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/foreign_key.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/00...
--- /tmp/cirrus-ci-build/src/test/regress/expected/foreign_key.out	2025-05-09 23:29:57.556916207 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/foreign_key.out	2025-05-09 23:35:23.754715...
@@ -1812,1550 +1812,10 @@
 (14 rows)
 
 ALTER TABLE fk_partitioned_fk DROP CONSTRAINT fk_partitioned_fk_a_b_fkey;
--- done.
-DROP TABLE fk_notpartitioned_pk, fk_partitioned_fk;
--- Altering a type referenced by a foreign key needs to drop/recreate the FK.
--- Ensure that works.
-CREATE TABLE fk_notpartitioned_pk (a INT, PRIMARY KEY(a), CHECK (a > 0));
-CREATE TABLE fk_partitioned_fk (a INT REFERENCES fk_notpartitioned_pk(a) PRIMARY KEY) PARTITION BY RANGE(a);
-CREATE TABLE fk_partitioned_fk_1 PARTITION OF fk_partitioned_fk FOR VALUES FROM (MINVALUE) TO (MAXVALUE);
-INSERT INTO fk_notpartitioned_pk VALUES (1);
-INSERT INTO fk_partitioned_fk VALUES (1);
-ALTER TABLE fk_notpartitioned_pk ALTER COLUMN a TYPE bigint;
-DELETE FROM fk_notpartitioned_pk WHERE a = 1;
-ERROR:  update or delete on table "fk_notpartitioned_pk" violates foreign key constraint "fk_partitioned_fk_a_fkey" on ...
-DETAIL:  Key (a)=(1) is still referenced from table "fk_partitioned_fk".
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/foreign_key.out /tmp/cirrus-ci-build/build/testrun/recovery/027_...
--- /tmp/cirrus-ci-build/src/test/regress/expected/foreign_key.out	2025-05-09 23:29:57.556916207 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/foreign_key.out	2025-05-09 23:36:34.9187...
@@ -892,2470 +892,10 @@
 -- This should also fail for the same reason, but here we
 -- give the column name
 CREATE TABLE FKTABLE (ftest1 inet REFERENCES pktable(ptest1));
-ERROR:  foreign key constraint "fktable_ftest1_fkey" cannot be implemented
-DETAIL:  Key columns "ftest1" of the referencing table and "ptest1" of the referenced table are of incompatible types: ...
--- This should succeed, even though they are different types,
--- because int=int8 exists and is a member of the integer opfamily
-CREATE TABLE FKTABLE (ftest1 int8 REFERENCES pktable);
--- Check it actually works
-INSERT INTO FKTABLE VALUES(42);		-- should succeed
-INSERT INTO FKTABLE VALUES(43);		-- should fail
-ERROR:  insert or update on table "fktable" violates foreign key constraint "fktable_ftest1_fkey"
-DETAIL:  Key (ftest1)=(43) is not present in table "pktable".
-UPDATE FKTABLE SET ftest1 = ftest1;	-- should succeed
-UPDATE FKTABLE SET ftest1 = ftest1 + 1;	-- should fail
-ERROR:  insert or update on table "fktable" violates foreign key constraint "fktable_ftest1_fkey"
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/foreign_key.out /tmp/cirrus-ci-build/build/testrun/regress/regre...
--- /tmp/cirrus-ci-build/src/test/regress/expected/foreign_key.out	2025-05-09 23:29:57.556916207 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/foreign_key.out	2025-05-09 23:35:24.786715370 +0000
@@ -1885,1477 +1885,10 @@
 -- All constraints are now valid.
 SELECT conname, convalidated, conrelid::regclass FROM pg_constraint
 WHERE conrelid::regclass::text like 'fk_partitioned_fk%' ORDER BY oid::regclass::text;
-            conname             | convalidated |       conrelid        
---------------------------------+--------------+-----------------------
- fk_partitioned_fk_a_b_fkey     | t            | fk_partitioned_fk
- fk_partitioned_fk_1_a_b_fkey   | t            | fk_partitioned_fk_1
- fk_partitioned_fk_2_a_b_fkey   | t            | fk_partitioned_fk_2
- fk_partitioned_fk_3_a_b_fkey   | t            | fk_partitioned_fk_3
- fk_partitioned_fk_3_1_a_b_fkey | t            | fk_partitioned_fk_3_1
-(5 rows)
-
-DROP TABLE fk_partitioned_fk, fk_notpartitioned_pk;
--- NOT VALID foreign key on a non-partitioned table referencing a partitioned table
-CREATE TABLE fk_partitioned_pk (a int, b int, PRIMARY KEY (a, b)) PARTITION BY RANGE (a, b);
-CREATE TABLE fk_partitioned_pk_1 PARTITION OF fk_partitioned_pk FOR VALUES FROM (0,0) TO (1000,1000);
...
tap
[23:35:26.759](61.699s) not ok 5 - regression tests pass
[23:35:41.304](6.859s) not ok 7 - pg_restore to destination instance
[23:35:46.217](4.913s) not ok 8 - dump outputs from original and restored regression databases match
[23:35:54.300](1.781s) not ok 16 - run of pg_upgrade --check for new instance
[23:35:54.301](0.000s) not ok 17 - pg_upgrade_output.d/ removed after pg_upgrade --check success
[23:35:55.467](1.166s) not ok 18 - run of pg_upgrade for new instance
[23:35:55.467](0.000s) not ok 19 - pg_upgrade_output.d/ removed after pg_upgrade success
[23:35:55.999](0.151s) not ok 20 - check that locales in new cluster match original cluster
[23:35:57.698](0.644s) not ok 22 - old and new dumps match after pg_upgrade
tap
[23:36:37.377](62.588s) not ok 2 - regression tests pass
test
[23:39:56.085]  24/340 postgresql:regress / regress/regress                                            ERROR            ...
[23:39:56.085]  26/340 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[23:39:56.085]  89/340 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
macOS - Sonoma - Meson
core
[23:39:48.125]   * frame #0: 0x0000000193288b04 libSystem.B.dylib`__libkernel_init + 8
[23:39:48.125]     frame #1: 0x0000000193288598 libSystem.B.dylib`libSystem_initializer + 76
[23:39:48.125]     frame #2: 0x0000000186292608 dyld`invocation function for block in dyld4::Loader::findAndRunAllInitia...
[23:39:48.125]     frame #3: 0x00000001862d0d6c dyld`invocation function for block in dyld3::MachOAnalyzer::forEachIniti...
[23:39:48.125]     frame #4: 0x00000001862c4400 dyld`invocation function for block in dyld3::MachOFile::forEachSection(v...
[23:39:48.125]     frame #5: 0x00000001862732fc dyld`dyld3::MachOFile::forEachLoadCommand(Diagnostics&, void (load_comma...
[23:39:48.125]     frame #6: 0x00000001862c3394 dyld`dyld3::MachOFile::forEachSection(void (dyld3::MachOFile::SectionInf...
[23:39:48.125]     frame #7: 0x00000001862d0880 dyld`dyld3::MachOAnalyzer::forEachInitializer(Diagnostics&, dyld3::MachO...
[23:39:48.125]     frame #8: 0x000000018628e53c dyld`dyld4::Loader::findAndRunAllInitializers(dyld4::RuntimeState&) cons...
[23:39:48.125]     frame #9: 0x00000001862982d4 dyld`dyld4::PrebuiltLoader::runInitializers(dyld4::RuntimeState&) const ...
core
[23:40:13.563]   * frame #0: 0x0000000103431bd8 postgres`pg_strcasecmp(s1=0x0000000000000000, s2="checkpointer") at pgst...
[23:40:13.563]     frame #1: 0x00000001030ec278 postgres`check_log_min_messages(newval=<unavailable>, extra=0x000000016c...
[23:40:13.563]     frame #2: 0x0000000103405990 postgres`call_string_check_hook(conf=0x00000001037e08b8, newval=0x000000...
[23:40:13.563]     frame #3: 0x0000000103405294 postgres`parse_and_validate_value(record=0x00000001037e08b8, value=<unav...
[23:40:13.563]     frame #4: 0x0000000103404418 postgres`set_config_with_handle(name=<unavailable>, handle=<unavailable>...
[23:40:13.563]     frame #5: 0x0000000103400af0 postgres`set_config_option(name="log_min_messages", value="checkpointer:...
[23:40:13.563]     frame #6: 0x0000000103408a24 postgres`ExecSetVariableStmt(stmt=0x000000012b00a268, isTopLevel=<unavai...
[23:40:13.563]     frame #7: 0x00000001032b670c postgres`standard_ProcessUtility(pstmt=0x000000012b00a318, queryString="...
[23:40:13.563]     frame #8: 0x00000001032b64d8 postgres`ProcessUtility(pstmt=<unavailable>, queryString=<unavailable>, ...
[23:40:13.563]     frame #9: 0x00000001032b60d0 postgres`PortalRunUtility(portal=0x000000012a03d900, pstmt=0x000000012b0...
core
[23:40:38.709]   * frame #0: 0x0000000103291bd8 postgres`pg_strcasecmp(s1=0x0000000000000000, s2="checkpointer") at pgst...
[23:40:38.709]     frame #1: 0x0000000102f4c278 postgres`check_log_min_messages(newval=<unavailable>, extra=0x000000016d...
[23:40:38.709]     frame #2: 0x0000000103265990 postgres`call_string_check_hook(conf=0x00000001036408b8, newval=0x000000...
[23:40:38.709]     frame #3: 0x0000000103265294 postgres`parse_and_validate_value(record=0x00000001036408b8, value=<unav...
[23:40:38.709]     frame #4: 0x0000000103264418 postgres`set_config_with_handle(name=<unavailable>, handle=<unavailable>...
[23:40:38.709]     frame #5: 0x0000000103260af0 postgres`set_config_option(name="log_min_messages", value="checkpointer:...
[23:40:38.709]     frame #6: 0x0000000103268a24 postgres`ExecSetVariableStmt(stmt=0x0000000120008e68, isTopLevel=<unavai...
[23:40:38.709]     frame #7: 0x000000010311670c postgres`standard_ProcessUtility(pstmt=0x0000000120008f18, queryString="...
[23:40:38.709]     frame #8: 0x00000001031164d8 postgres`ProcessUtility(pstmt=<unavailable>, queryString=<unavailable>, ...
[23:40:38.709]     frame #9: 0x00000001031160d0 postgres`PortalRunUtility(portal=0x0000000105837900, pstmt=0x00000001200...
core
[23:41:03.297]   * frame #0: 0x0000000104561bd8 postgres`pg_strcasecmp(s1=0x0000000000000000, s2="checkpointer") at pgst...
[23:41:03.297]     frame #1: 0x000000010421c278 postgres`check_log_min_messages(newval=<unavailable>, extra=0x000000016b...
[23:41:03.297]     frame #2: 0x0000000104535990 postgres`call_string_check_hook(conf=0x00000001049108b8, newval=0x000000...
[23:41:03.297]     frame #3: 0x0000000104535294 postgres`parse_and_validate_value(record=0x00000001049108b8, value=<unav...
[23:41:03.297]     frame #4: 0x0000000104534418 postgres`set_config_with_handle(name=<unavailable>, handle=<unavailable>...
[23:41:03.297]     frame #5: 0x0000000104530af0 postgres`set_config_option(name="log_min_messages", value="checkpointer:...
[23:41:03.297]     frame #6: 0x0000000104538a24 postgres`ExecSetVariableStmt(stmt=0x0000000154008e68, isTopLevel=<unavai...
[23:41:03.297]     frame #7: 0x00000001043e670c postgres`standard_ProcessUtility(pstmt=0x0000000154008f18, queryString="...
[23:41:03.297]     frame #8: 0x0000000104c9022c pg_stat_statements.dylib`pgss_ProcessUtility(pstmt=0x0000000154008f18, q...
[23:41:03.297]     frame #9: 0x00000001043e60d0 postgres`PortalRunUtility(portal=0x0000000153843d00, pstmt=0x00000001540...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/foreign_key.out /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg...
--- /Users/admin/pgsql/src/test/regress/expected/foreign_key.out	2025-05-09 23:29:12
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/foreign_key.out	2025-05-09 23:32:27
@@ -604,2758 +604,13 @@
 DROP TABLE PKTABLE;
 -- set null update / set default delete
 CREATE TABLE PKTABLE ( ptest1 int, ptest2 int, ptest3 int, ptest4 text, PRIMARY KEY(ptest1, ptest2, ptest3) );
-CREATE TABLE FKTABLE ( ftest1 int DEFAULT 0, ftest2 int, ftest3 int, ftest4 int,  CONSTRAINT constrname3
-			FOREIGN KEY(ftest1, ftest2, ftest3) REFERENCES PKTABLE
-			ON DELETE SET DEFAULT ON UPDATE SET NULL);
--- Insert Primary Key values
-INSERT INTO PKTABLE VALUES (1, 2, 3, 'test1');
-INSERT INTO PKTABLE VALUES (1, 3, 3, 'test2');
-INSERT INTO PKTABLE VALUES (2, 3, 4, 'test3');
-INSERT INTO PKTABLE VALUES (2, 4, 5, 'test4');
--- Insert Foreign Key values
-INSERT INTO FKTABLE VALUES (1, 2, 3, 1);
-INSERT INTO FKTABLE VALUES (2, 3, 4, 1);
-INSERT INTO FKTABLE VALUES (NULL, 2, 3, 2);
-INSERT INTO FKTABLE VALUES (2, NULL, 3, 3);
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/foreign_key.out /Users/admin/pgsql/build/testrun/recovery/027_stre...
--- /Users/admin/pgsql/src/test/regress/expected/foreign_key.out	2025-05-09 23:29:12
+++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/foreign_key.out	2025-05-09 23:33:23
@@ -959,2403 +959,10 @@
 CREATE TABLE FKTABLE (ftest1 int, ftest2 inet, FOREIGN KEY(ftest1, ftest2) REFERENCES pktable(ptest1, ptest2));
 DROP TABLE FKTABLE;
 DROP TABLE PKTABLE;
--- Two columns, same table
--- Make sure this still works...
-CREATE TABLE PKTABLE (ptest1 int, ptest2 inet, ptest3 int, ptest4 inet, PRIMARY KEY(ptest1, ptest2), FOREIGN KEY(ptest3...
-ptest4) REFERENCES pktable(ptest1, ptest2));
-DROP TABLE PKTABLE;
--- And this,
-CREATE TABLE PKTABLE (ptest1 int, ptest2 inet, ptest3 int, ptest4 inet, PRIMARY KEY(ptest1, ptest2), FOREIGN KEY(ptest3...
-ptest4) REFERENCES pktable);
-DROP TABLE PKTABLE;
--- This shouldn't (mixed up columns)
-CREATE TABLE PKTABLE (ptest1 int, ptest2 inet, ptest3 int, ptest4 inet, PRIMARY KEY(ptest1, ptest2), FOREIGN KEY(ptest3...
-ptest4) REFERENCES pktable(ptest2, ptest1));
-ERROR:  foreign key constraint "pktable_ptest3_ptest4_fkey" cannot be implemented
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/cluster.out /Users/admin/pgsql/build/testrun/regress/regress/resul...
--- /Users/admin/pgsql/src/test/regress/expected/cluster.out	2025-05-09 23:29:12
+++ /Users/admin/pgsql/build/testrun/regress/regress/results/cluster.out	2025-05-09 23:32:27
@@ -496,180 +496,10 @@
 ALTER TABLE clstrpart CLUSTER ON clstrpart_idx;
 ERROR:  cannot mark index clustered in partitioned table
 DROP TABLE clstrpart;
--- Ownership of partitions is checked
-CREATE TABLE ptnowner(i int unique) PARTITION BY LIST (i);
-CREATE INDEX ptnowner_i_idx ON ptnowner(i);
-CREATE TABLE ptnowner1 PARTITION OF ptnowner FOR VALUES IN (1);
-CREATE ROLE regress_ptnowner;
-CREATE TABLE ptnowner2 PARTITION OF ptnowner FOR VALUES IN (2);
-ALTER TABLE ptnowner1 OWNER TO regress_ptnowner;
-SET SESSION AUTHORIZATION regress_ptnowner;
-CLUSTER ptnowner USING ptnowner_i_idx;
-ERROR:  permission denied for table ptnowner
-RESET SESSION AUTHORIZATION;
-ALTER TABLE ptnowner OWNER TO regress_ptnowner;
-CREATE TEMP TABLE ptnowner_oldnodes AS
...
tap
[23:32:29.999](67.205s) not ok 5 - regression tests pass
[23:32:55.789](1.505s) not ok 16 - run of pg_upgrade --check for new instance
[23:32:55.790](0.000s) not ok 17 - pg_upgrade_output.d/ removed after pg_upgrade --check success
[23:32:56.987](1.197s) not ok 18 - run of pg_upgrade for new instance
[23:32:56.987](0.000s) not ok 19 - pg_upgrade_output.d/ removed after pg_upgrade success
[23:32:57.186](0.062s) not ok 20 - check that locales in new cluster match original cluster
[23:32:57.898](0.116s) not ok 22 - old and new dumps match after pg_upgrade
tap
[23:33:25.443](63.819s) not ok 2 - regression tests pass
test
[23:35:27.755]  32/339 postgresql:regress / regress/regress                                            ERROR            ...
[23:35:27.755]  35/339 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[23:35:27.755] 106/339 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
Windows - Server 2019, VS 2019 - Meson & ninja
core
0000003e`237ffb58 00007ffa`16c9490a     ntdll!NtFsControlFile+0x14
0000003e`237ffb60 00007ff6`5716acfb     KERNELBASE!ConnectNamedPipe+0x6a
0000003e`237ffbd0 00007ffa`188a4cb0     postgres!pg_signal_thread(
0000003e`237ffcd0 00007ffa`1917edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`237ffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`22ffe530 00007ff6`56f61199     postgres!pg_strcasecmp(
0000003e`22ffe570 00007ff6`57500c6a     postgres!check_log_min_messages(
0000003e`22ffe680 00007ff6`57502749     postgres!call_string_check_hook(
0000003e`22ffe7f0 00007ff6`574f9716     postgres!parse_and_validate_value(
0000003e`22ffe8f0 00007ff6`574f7f69     postgres!set_config_with_handle(
0000003e`22ffea50 00007ff6`57503eab     postgres!set_config_option(
0000003e`22ffeac0 00007ff6`572966b1     postgres!ExecSetVariableStmt(
0000003e`22ffebc0 00007ffa`071534c9     postgres!standard_ProcessUtility(
0000003e`22ffed90 00007ff6`57295c7f     pg_stat_statements!pgss_ProcessUtility(
0000003e`22fff1f0 00007ff6`57294c1d     postgres!ProcessUtility(
core
0000003e`23fff9a8 00007ffa`1910b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003e`23fff9b0 00007ffa`188a4cb0     ntdll!TppWorkerThread+0x2df
0000003e`23fffca0 00007ffa`1917edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`23fffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`23bffbb8 00007ffa`16c4da4e     ntdll!NtWaitForSingleObject+0x14
0000003e`23bffbc0 00007ff6`5716c79c     KERNELBASE!WaitForSingleObjectEx+0x8e
0000003e`23bffc60 00007ffa`188a4cb0     postgres!pg_timer_thread(
0000003e`23bffca0 00007ffa`1917edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`23bffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`233ff8f8 00007ffa`1910b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003e`233ff900 00007ffa`188a4cb0     ntdll!TppWorkerThread+0x2df
0000003e`233ffbf0 00007ffa`1917edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`233ffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`3cdff678 00007ffa`16c4da4e     ntdll!NtWaitForSingleObject+0x14
00000074`3cdff680 00007ff6`5716c79c     KERNELBASE!WaitForSingleObjectEx+0x8e
00000074`3cdff720 00007ffa`188a4cb0     postgres!pg_timer_thread(
00000074`3cdff760 00007ffa`1917edcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`3cdff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`3c9ff4d8 00007ffa`1910b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000074`3c9ff4e0 00007ffa`188a4cb0     ntdll!TppWorkerThread+0x2df
00000074`3c9ff7d0 00007ffa`1917edcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`3c9ff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`3c5ffc98 00007ffa`16c9490a     ntdll!NtFsControlFile+0x14
00000074`3c5ffca0 00007ff6`5716acfb     KERNELBASE!ConnectNamedPipe+0x6a
00000074`3c5ffd10 00007ffa`188a4cb0     postgres!pg_signal_thread(
00000074`3c5ffe10 00007ffa`1917edcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`3c5ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`3c1ff8b8 00007ffa`1910b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000074`3c1ff8c0 00007ffa`188a4cb0     ntdll!TppWorkerThread+0x2df
00000074`3c1ffbb0 00007ffa`1917edcb     KERNEL32!BaseThreadInitThunk+0x10
00000074`3c1ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`3bdfebb0 00007ff6`56f61199     postgres!pg_strcasecmp(
00000074`3bdfebf0 00007ff6`57500c6a     postgres!check_log_min_messages(
00000074`3bdfed00 00007ff6`57502749     postgres!call_string_check_hook(
00000074`3bdfee70 00007ff6`574f9716     postgres!parse_and_validate_value(
00000074`3bdfef70 00007ff6`574f7f69     postgres!set_config_with_handle(
00000074`3bdff0d0 00007ff6`57503eab     postgres!set_config_option(
00000074`3bdff140 00007ff6`572966b1     postgres!ExecSetVariableStmt(
00000074`3bdff240 00007ff6`57295cc9     postgres!standard_ProcessUtility(
00000074`3bdff410 00007ff6`57294c1d     postgres!ProcessUtility(
00000074`3bdff460 00007ff6`57294fe4     postgres!PortalRunUtility(
core
00000029`47bffba8 00007ffa`16c4da4e     ntdll!NtWaitForSingleObject+0x14
00000029`47bffbb0 00007ff6`5716c79c     KERNELBASE!WaitForSingleObjectEx+0x8e
00000029`47bffc50 00007ffa`188a4cb0     postgres!pg_timer_thread(
00000029`47bffc90 00007ffa`1917edcb     KERNEL32!BaseThreadInitThunk+0x10
00000029`47bffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000029`46bfe930 00007ff6`56f61199     postgres!pg_strcasecmp(
00000029`46bfe970 00007ff6`57500c6a     postgres!check_log_min_messages(
00000029`46bfea80 00007ff6`57502749     postgres!call_string_check_hook(
00000029`46bfebf0 00007ff6`574f9716     postgres!parse_and_validate_value(
00000029`46bfecf0 00007ff6`574f7f69     postgres!set_config_with_handle(
00000029`46bfee50 00007ff6`57503eab     postgres!set_config_option(
00000029`46bfeec0 00007ff6`572966b1     postgres!ExecSetVariableStmt(
00000029`46bfefc0 00007ff6`57295cc9     postgres!standard_ProcessUtility(
00000029`46bff190 00007ff6`57294c1d     postgres!ProcessUtility(
00000029`46bff1e0 00007ff6`57294fe4     postgres!PortalRunUtility(
core
00000029`46fff5b8 00007ffa`1910b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000029`46fff5c0 00007ffa`188a4cb0     ntdll!TppWorkerThread+0x2df
00000029`46fff8b0 00007ffa`1917edcb     KERNEL32!BaseThreadInitThunk+0x10
00000029`46fff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000029`473ff648 00007ffa`1910b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000029`473ff650 00007ffa`188a4cb0     ntdll!TppWorkerThread+0x2df
00000029`473ff940 00007ffa`1917edcb     KERNEL32!BaseThreadInitThunk+0x10
00000029`473ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000029`477ff718 00007ffa`16c9490a     ntdll!NtFsControlFile+0x14
00000029`477ff720 00007ff6`5716acfb     KERNELBASE!ConnectNamedPipe+0x6a
00000029`477ff790 00007ffa`188a4cb0     postgres!pg_signal_thread(
00000029`477ff890 00007ffa`1917edcb     KERNEL32!BaseThreadInitThunk+0x10
00000029`477ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/foreign_key.out C:/cirrus/build/testrun/pg_upgrade/002_...
--- C:/cirrus/src/test/regress/expected/foreign_key.out	2025-05-09 23:30:00.335289600 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/foreign_key.out	2025-05-09 23:33:29.724526100 +0000
@@ -3309,53 +3309,10 @@
 ALTER TABLE fk_r DETACH PARTITION fk_r_1;
 ALTER TABLE fk_r DETACH PARTITION fk_r_2;
 \d fk_r_2
-        Partitioned table "fkpart12.fk_r_2"
- Column |  Type   | Collation | Nullable | Default 
---------+---------+-----------+----------+---------
- id     | integer |           | not null | 
- p_id   | integer |           | not null | 
- p_jd   | integer |           | not null | 
-Partition key: LIST (id)
-Indexes:
-    "fk_r_2_pkey" PRIMARY KEY, btree (id)
-Foreign-key constraints:
-    "fk_r_p_id_p_jd_fkey" FOREIGN KEY (p_id, p_jd) REFERENCES fk_p(id, jd)
-Number of partitions: 1 (Use \d+ to list them.)
-
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/foreign_key.out C:/cirrus/build/testrun/recovery/027_st...
--- C:/cirrus/src/test/regress/expected/foreign_key.out	2025-05-09 23:30:00.335289600 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/foreign_key.out	2025-05-09 23:35:58.606086400 +0000
@@ -2968,394 +2968,10 @@
 (2 rows)
 
 DROP TABLE fk;
-TRUNCATE TABLE pk;
-INSERT INTO pk VALUES (20), (30);
-CREATE TABLE fk (a int DEFAULT 50) PARTITION BY RANGE (a);
-CREATE TABLE fk1 PARTITION OF fk FOR VALUES FROM (1) TO (100) PARTITION BY RANGE (a);
-CREATE TABLE fk11 PARTITION OF fk1 FOR VALUES FROM (1) TO (10);
-CREATE TABLE fk12 PARTITION OF fk1 FOR VALUES FROM (10) TO (100);
-ALTER TABLE fk ADD FOREIGN KEY (a) REFERENCES pk ON UPDATE RESTRICT ON DELETE RESTRICT;
-CREATE TABLE fk_d PARTITION OF fk DEFAULT;
-INSERT INTO fk VALUES (20), (30);
-DELETE FROM pk WHERE a = 20;
-ERROR:  update or delete on table "pk11" violates RESTRICT setting of foreign key constraint "fk_a_fkey_2" on table "fk...
-DETAIL:  Key (a)=(20) is referenced from table "fk".
-UPDATE pk SET a = 90 WHERE a = 30;
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/guc.out C:/cirrus/build/testrun/regress/regress/results...
--- C:/cirrus/src/test/regress/expected/guc.out	2025-05-09 23:30:00.342535200 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/guc.out	2025-05-09 23:33:24.476187000 +0000
@@ -929,35 +929,7 @@
 (1 row)
 
 SET log_min_messages TO 'checkpointer:debug2, autovacuum:debug1';  --fail
-ERROR:  invalid value for parameter "log_min_messages": "checkpointer:debug2, autovacuum:debug1"
-DETAIL:  Generic log level was not defined.
-SET log_min_messages TO 'debug1, backend:error, fatal';  -- fail
-ERROR:  invalid value for parameter "log_min_messages": "debug1, backend:error, fatal"
-DETAIL:  Generic log level was already assigned.
-SET log_min_messages TO 'backend:error, foo:fatal, archiver:debug1';  -- fail
-ERROR:  invalid value for parameter "log_min_messages": "backend:error, foo:fatal, archiver:debug1"
-DETAIL:  Unrecognized backend type: "foo".
-SET log_min_messages TO 'backend:error, checkpointer:bar, archiver:debug1';  -- fail
-ERROR:  invalid value for parameter "log_min_messages": "backend:error, checkpointer:bar, archiver:debug1"
-DETAIL:  Unrecognized log level: "bar".
-SET log_min_messages TO 'backend:error, checkpointer:debug3, fatal, archiver:debug2, autovacuum:debug1, walsender:debug...
-SHOW log_min_messages;
...
tap
[23:33:53.445](111.930s) not ok 5 - regression tests pass
[23:34:15.551](4.824s) not ok 8 - dump outputs from original and restored regression databases match
[23:34:27.842](4.696s) not ok 16 - run of pg_upgrade --check for new instance
[23:34:27.843](0.001s) not ok 17 - pg_upgrade_output.d/ removed after pg_upgrade --check success
[23:34:32.612](4.765s) not ok 18 - run of pg_upgrade for new instance
[23:34:32.613](0.001s) not ok 19 - pg_upgrade_output.d/ removed after pg_upgrade success
[23:34:33.382](0.127s) not ok 20 - check that locales in new cluster match original cluster
[23:34:34.656](0.325s) not ok 22 - old and new dumps match after pg_upgrade
tap
[23:36:15.947](111.782s) not ok 2 - regression tests pass
test
[23:43:34.338]  13/334 postgresql:regress / regress/regress                                            ERROR           1...
[23:43:34.338]  16/334 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[23:43:34.338]  68/334 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
53/5714 Allow to collect statistics on virtual generated columns
FreeBSD - Meson
core
[04:36:45.335] #0  0x000000082b0da75a in _sigprocmask () from /lib/libc.so.7
[04:36:45.335] #1  0x000000082b117a2f in _system () from /lib/libc.so.7
[04:36:45.335] #2  0x000000082ac9e8a3 in ?? () from /lib/libthr.so.3
[04:36:45.335] #3  0x0000000000686ee7 in RestoreArchivedFile (path=path@entry=0x820f1d1e0 "pg_wal/00000002", '0' <repeat...
[04:36:45.335] #4  0x000000000066dd58 in existsTimeLineHistory (probeTLI=probeTLI@entry=3) at ../src/backend/access/tran...
[04:36:45.335] #5  0x000000000066de18 in findNewestTimeLine (startTLI=startTLI@entry=2) at ../src/backend/access/transam...
[04:36:45.335] #6  0x000000000069232b in rescanLatestTimeLine (replayTLI=replayTLI@entry=2, replayLSN=replayLSN@entry=67...
[04:36:45.335] #7  0x000000000068e523 in WaitForWALToBecomeAvailable (RecPtr=67209072, tliRecPtr=67209048, replayTLI=2, ...
[04:36:45.335] #8  XLogPageRead (xlogreader=0x39d27681d130, targetPagePtr=67207168, reqLen=1904, targetRecPtr=67209048, ...
[04:36:45.335] #9  0x000000000069528a in ReadPageInternal (state=state@entry=0x39d27681d130, pageptr=67207168, reqLen=19...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/stats_ext.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_...
--- /tmp/cirrus-ci-build/src/test/regress/expected/stats_ext.out	2025-05-09 04:26:45.275140000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/stats_ext.out	2025-05-09 04:29:57.33248300...
@@ -56,7 +56,6 @@
 ERROR:  unrecognized statistics kind "unrecognized"
 -- incorrect expressions
 CREATE STATISTICS tst ON (y) FROM ext_stats_test; -- single column reference
-ERROR:  extended statistics require at least 2 columns
 CREATE STATISTICS tst ON y + z FROM ext_stats_test; -- missing parentheses
 ERROR:  syntax error at or near "+"
 LINE 1: CREATE STATISTICS tst ON y + z FROM ext_stats_test;
@@ -69,25 +68,24 @@
 -- statistics on virtual generated column not allowed
 CREATE TABLE ext_stats_test1 (x int, y int, z int GENERATED ALWAYS AS (x+y) VIRTUAL, w xid);
 CREATE STATISTICS tst on z from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
 CREATE STATISTICS tst on (z) from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
+ERROR:  statistics object "tst" already exists
 CREATE STATISTICS tst on (z+1) from ext_stats_test1;
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/stats_ext.out /tmp/cirrus-ci-build/build/testrun/recovery/027_st...
--- /tmp/cirrus-ci-build/src/test/regress/expected/stats_ext.out	2025-05-09 04:26:45.275140000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/stats_ext.out	2025-05-09 04:31:21.561247...
@@ -56,7 +56,6 @@
 ERROR:  unrecognized statistics kind "unrecognized"
 -- incorrect expressions
 CREATE STATISTICS tst ON (y) FROM ext_stats_test; -- single column reference
-ERROR:  extended statistics require at least 2 columns
 CREATE STATISTICS tst ON y + z FROM ext_stats_test; -- missing parentheses
 ERROR:  syntax error at or near "+"
 LINE 1: CREATE STATISTICS tst ON y + z FROM ext_stats_test;
@@ -69,25 +68,24 @@
 -- statistics on virtual generated column not allowed
 CREATE TABLE ext_stats_test1 (x int, y int, z int GENERATED ALWAYS AS (x+y) VIRTUAL, w xid);
 CREATE STATISTICS tst on z from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
 CREATE STATISTICS tst on (z) from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
+ERROR:  statistics object "tst" already exists
 CREATE STATISTICS tst on (z+1) from ext_stats_test1;
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/stats_ext.out /tmp/cirrus-ci-build/build/testrun/regress/regress...
--- /tmp/cirrus-ci-build/src/test/regress/expected/stats_ext.out	2025-05-09 04:26:45.275140000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/stats_ext.out	2025-05-09 04:29:59.528046000 +0000
@@ -56,7 +56,6 @@
 ERROR:  unrecognized statistics kind "unrecognized"
 -- incorrect expressions
 CREATE STATISTICS tst ON (y) FROM ext_stats_test; -- single column reference
-ERROR:  extended statistics require at least 2 columns
 CREATE STATISTICS tst ON y + z FROM ext_stats_test; -- missing parentheses
 ERROR:  syntax error at or near "+"
 LINE 1: CREATE STATISTICS tst ON y + z FROM ext_stats_test;
@@ -69,25 +68,24 @@
 -- statistics on virtual generated column not allowed
 CREATE TABLE ext_stats_test1 (x int, y int, z int GENERATED ALWAYS AS (x+y) VIRTUAL, w xid);
 CREATE STATISTICS tst on z from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
 CREATE STATISTICS tst on (z) from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
+ERROR:  statistics object "tst" already exists
 CREATE STATISTICS tst on (z+1) from ext_stats_test1;
...
tap
[04:31:38.276](227.558s) not ok 5 - regression tests pass
tap
[04:32:56.649](261.887s) not ok 2 - regression tests pass
test
[04:34:15.003]  99/339 postgresql:regress / regress/regress                                            ERROR           2...
[04:34:15.003] 190/339 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           3...
[04:34:15.003] 274/339 postgresql:recovery / recovery/027_stream_regress                               ERROR           3...
Linux - Debian Bookworm - Autoconf
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/stats_ext.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/...
--- /tmp/cirrus-ci-build/src/test/regress/expected/stats_ext.out	2025-05-09 04:26:38.339638250 +0000
+++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/stats_ext.out	2025-05-09 04:33:37.662820248 +0000
@@ -56,7 +56,6 @@
 ERROR:  unrecognized statistics kind "unrecognized"
 -- incorrect expressions
 CREATE STATISTICS tst ON (y) FROM ext_stats_test; -- single column reference
-ERROR:  extended statistics require at least 2 columns
 CREATE STATISTICS tst ON y + z FROM ext_stats_test; -- missing parentheses
 ERROR:  syntax error at or near "+"
 LINE 1: CREATE STATISTICS tst ON y + z FROM ext_stats_test;
@@ -69,25 +68,24 @@
 -- statistics on virtual generated column not allowed
 CREATE TABLE ext_stats_test1 (x int, y int, z int GENERATED ALWAYS AS (x+y) VIRTUAL, w xid);
 CREATE STATISTICS tst on z from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
 CREATE STATISTICS tst on (z) from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
+ERROR:  statistics object "tst" already exists
 CREATE STATISTICS tst on (z+1) from ext_stats_test1;
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/stats_ext.out /tmp/cirrus-ci-build/src/test/recovery/tmp_check/r...
--- /tmp/cirrus-ci-build/src/test/regress/expected/stats_ext.out	2025-05-09 04:26:38.339638250 +0000
+++ /tmp/cirrus-ci-build/src/test/recovery/tmp_check/results/stats_ext.out	2025-05-09 04:34:58.162704434 +0000
@@ -56,7 +56,6 @@
 ERROR:  unrecognized statistics kind "unrecognized"
 -- incorrect expressions
 CREATE STATISTICS tst ON (y) FROM ext_stats_test; -- single column reference
-ERROR:  extended statistics require at least 2 columns
 CREATE STATISTICS tst ON y + z FROM ext_stats_test; -- missing parentheses
 ERROR:  syntax error at or near "+"
 LINE 1: CREATE STATISTICS tst ON y + z FROM ext_stats_test;
@@ -69,25 +68,24 @@
 -- statistics on virtual generated column not allowed
 CREATE TABLE ext_stats_test1 (x int, y int, z int GENERATED ALWAYS AS (x+y) VIRTUAL, w xid);
 CREATE STATISTICS tst on z from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
 CREATE STATISTICS tst on (z) from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
+ERROR:  statistics object "tst" already exists
 CREATE STATISTICS tst on (z+1) from ext_stats_test1;
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/stats_ext.out /tmp/cirrus-ci-build/src/test/regress/results/stat...
--- /tmp/cirrus-ci-build/src/test/regress/expected/stats_ext.out	2025-05-09 04:26:38.339638250 +0000
+++ /tmp/cirrus-ci-build/src/test/regress/results/stats_ext.out	2025-05-09 04:30:11.194984591 +0000
@@ -56,7 +56,6 @@
 ERROR:  unrecognized statistics kind "unrecognized"
 -- incorrect expressions
 CREATE STATISTICS tst ON (y) FROM ext_stats_test; -- single column reference
-ERROR:  extended statistics require at least 2 columns
 CREATE STATISTICS tst ON y + z FROM ext_stats_test; -- missing parentheses
 ERROR:  syntax error at or near "+"
 LINE 1: CREATE STATISTICS tst ON y + z FROM ext_stats_test;
@@ -69,25 +68,24 @@
 -- statistics on virtual generated column not allowed
 CREATE TABLE ext_stats_test1 (x int, y int, z int GENERATED ALWAYS AS (x+y) VIRTUAL, w xid);
 CREATE STATISTICS tst on z from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
 CREATE STATISTICS tst on (z) from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
+ERROR:  statistics object "tst" already exists
 CREATE STATISTICS tst on (z+1) from ext_stats_test1;
...
tap
[04:34:07.848](101.751s) not ok 5 - regression tests pass
tap
[04:35:33.917](82.134s) not ok 2 - regression tests pass
Linux - Debian Bookworm - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/stats_ext.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_...
--- /tmp/cirrus-ci-build/src/test/regress/expected/stats_ext.out	2025-05-09 04:26:35.293883222 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/stats_ext.out	2025-05-09 04:30:09.36991605...
@@ -56,7 +56,6 @@
 ERROR:  unrecognized statistics kind "unrecognized"
 -- incorrect expressions
 CREATE STATISTICS tst ON (y) FROM ext_stats_test; -- single column reference
-ERROR:  extended statistics require at least 2 columns
 CREATE STATISTICS tst ON y + z FROM ext_stats_test; -- missing parentheses
 ERROR:  syntax error at or near "+"
 LINE 1: CREATE STATISTICS tst ON y + z FROM ext_stats_test;
@@ -69,25 +68,24 @@
 -- statistics on virtual generated column not allowed
 CREATE TABLE ext_stats_test1 (x int, y int, z int GENERATED ALWAYS AS (x+y) VIRTUAL, w xid);
 CREATE STATISTICS tst on z from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
 CREATE STATISTICS tst on (z) from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
+ERROR:  statistics object "tst" already exists
 CREATE STATISTICS tst on (z+1) from ext_stats_test1;
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/stats_ext.out /tmp/cirrus-ci-build/build/testrun/recovery/027_st...
--- /tmp/cirrus-ci-build/src/test/regress/expected/stats_ext.out	2025-05-09 04:26:35.293883222 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/stats_ext.out	2025-05-09 04:31:31.508890...
@@ -56,7 +56,6 @@
 ERROR:  unrecognized statistics kind "unrecognized"
 -- incorrect expressions
 CREATE STATISTICS tst ON (y) FROM ext_stats_test; -- single column reference
-ERROR:  extended statistics require at least 2 columns
 CREATE STATISTICS tst ON y + z FROM ext_stats_test; -- missing parentheses
 ERROR:  syntax error at or near "+"
 LINE 1: CREATE STATISTICS tst ON y + z FROM ext_stats_test;
@@ -69,25 +68,24 @@
 -- statistics on virtual generated column not allowed
 CREATE TABLE ext_stats_test1 (x int, y int, z int GENERATED ALWAYS AS (x+y) VIRTUAL, w xid);
 CREATE STATISTICS tst on z from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
 CREATE STATISTICS tst on (z) from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
+ERROR:  statistics object "tst" already exists
 CREATE STATISTICS tst on (z+1) from ext_stats_test1;
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/stats_ext.out /tmp/cirrus-ci-build/build/testrun/regress/regress...
--- /tmp/cirrus-ci-build/src/test/regress/expected/stats_ext.out	2025-05-09 04:26:35.293883222 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/stats_ext.out	2025-05-09 04:30:04.126151542 +0000
@@ -56,7 +56,6 @@
 ERROR:  unrecognized statistics kind "unrecognized"
 -- incorrect expressions
 CREATE STATISTICS tst ON (y) FROM ext_stats_test; -- single column reference
-ERROR:  extended statistics require at least 2 columns
 CREATE STATISTICS tst ON y + z FROM ext_stats_test; -- missing parentheses
 ERROR:  syntax error at or near "+"
 LINE 1: CREATE STATISTICS tst ON y + z FROM ext_stats_test;
@@ -69,25 +68,24 @@
 -- statistics on virtual generated column not allowed
 CREATE TABLE ext_stats_test1 (x int, y int, z int GENERATED ALWAYS AS (x+y) VIRTUAL, w xid);
 CREATE STATISTICS tst on z from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
 CREATE STATISTICS tst on (z) from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
+ERROR:  statistics object "tst" already exists
 CREATE STATISTICS tst on (z+1) from ext_stats_test1;
...
tap
[04:30:48.417](91.045s) not ok 5 - regression tests pass
tap
[04:32:08.752](90.167s) not ok 2 - regression tests pass
test
[04:35:43.448]  16/340 postgresql:regress / regress/regress                                            ERROR            ...
[04:35:43.448]  35/340 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[04:35:43.448] 102/340 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
macOS - Sonoma - Meson
core
[04:35:09.120]   * frame #0: 0x00000001006ccb70 dyld`_dyld_start
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/stats_ext.out /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_u...
--- /Users/admin/pgsql/src/test/regress/expected/stats_ext.out	2025-05-09 04:26:12
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/stats_ext.out	2025-05-09 04:28:11
@@ -56,7 +56,6 @@
 ERROR:  unrecognized statistics kind "unrecognized"
 -- incorrect expressions
 CREATE STATISTICS tst ON (y) FROM ext_stats_test; -- single column reference
-ERROR:  extended statistics require at least 2 columns
 CREATE STATISTICS tst ON y + z FROM ext_stats_test; -- missing parentheses
 ERROR:  syntax error at or near "+"
 LINE 1: CREATE STATISTICS tst ON y + z FROM ext_stats_test;
@@ -69,25 +68,24 @@
 -- statistics on virtual generated column not allowed
 CREATE TABLE ext_stats_test1 (x int, y int, z int GENERATED ALWAYS AS (x+y) VIRTUAL, w xid);
 CREATE STATISTICS tst on z from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
 CREATE STATISTICS tst on (z) from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
+ERROR:  statistics object "tst" already exists
 CREATE STATISTICS tst on (z+1) from ext_stats_test1;
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/stats_ext.out /Users/admin/pgsql/build/testrun/recovery/027_stream...
--- /Users/admin/pgsql/src/test/regress/expected/stats_ext.out	2025-05-09 04:26:12
+++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/stats_ext.out	2025-05-09 04:29:19
@@ -56,7 +56,6 @@
 ERROR:  unrecognized statistics kind "unrecognized"
 -- incorrect expressions
 CREATE STATISTICS tst ON (y) FROM ext_stats_test; -- single column reference
-ERROR:  extended statistics require at least 2 columns
 CREATE STATISTICS tst ON y + z FROM ext_stats_test; -- missing parentheses
 ERROR:  syntax error at or near "+"
 LINE 1: CREATE STATISTICS tst ON y + z FROM ext_stats_test;
@@ -69,25 +68,24 @@
 -- statistics on virtual generated column not allowed
 CREATE TABLE ext_stats_test1 (x int, y int, z int GENERATED ALWAYS AS (x+y) VIRTUAL, w xid);
 CREATE STATISTICS tst on z from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
 CREATE STATISTICS tst on (z) from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
+ERROR:  statistics object "tst" already exists
 CREATE STATISTICS tst on (z+1) from ext_stats_test1;
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/stats_ext.out /Users/admin/pgsql/build/testrun/regress/regress/res...
--- /Users/admin/pgsql/src/test/regress/expected/stats_ext.out	2025-05-09 04:26:12
+++ /Users/admin/pgsql/build/testrun/regress/regress/results/stats_ext.out	2025-05-09 04:28:13
@@ -56,7 +56,6 @@
 ERROR:  unrecognized statistics kind "unrecognized"
 -- incorrect expressions
 CREATE STATISTICS tst ON (y) FROM ext_stats_test; -- single column reference
-ERROR:  extended statistics require at least 2 columns
 CREATE STATISTICS tst ON y + z FROM ext_stats_test; -- missing parentheses
 ERROR:  syntax error at or near "+"
 LINE 1: CREATE STATISTICS tst ON y + z FROM ext_stats_test;
@@ -69,25 +68,24 @@
 -- statistics on virtual generated column not allowed
 CREATE TABLE ext_stats_test1 (x int, y int, z int GENERATED ALWAYS AS (x+y) VIRTUAL, w xid);
 CREATE STATISTICS tst on z from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
 CREATE STATISTICS tst on (z) from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
+ERROR:  statistics object "tst" already exists
 CREATE STATISTICS tst on (z+1) from ext_stats_test1;
...
tap
[04:28:29.171](46.952s) not ok 5 - regression tests pass
tap
[04:29:46.104](73.095s) not ok 2 - regression tests pass
test
[04:31:45.135]  16/339 postgresql:regress / regress/regress                                            ERROR            ...
[04:31:45.135]  28/339 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[04:31:45.135] 125/339 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
Windows - Server 2019, VS 2019 - Meson & ninja
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/stats_ext.out C:/cirrus/build/testrun/pg_upgrade/002_pg...
--- C:/cirrus/src/test/regress/expected/stats_ext.out	2025-05-09 04:27:20.690252600 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/stats_ext.out	2025-05-09 04:30:55.471895100 +0000
@@ -56,7 +56,6 @@
 ERROR:  unrecognized statistics kind "unrecognized"
 -- incorrect expressions
 CREATE STATISTICS tst ON (y) FROM ext_stats_test; -- single column reference
-ERROR:  extended statistics require at least 2 columns
 CREATE STATISTICS tst ON y + z FROM ext_stats_test; -- missing parentheses
 ERROR:  syntax error at or near "+"
 LINE 1: CREATE STATISTICS tst ON y + z FROM ext_stats_test;
@@ -69,25 +68,24 @@
 -- statistics on virtual generated column not allowed
 CREATE TABLE ext_stats_test1 (x int, y int, z int GENERATED ALWAYS AS (x+y) VIRTUAL, w xid);
 CREATE STATISTICS tst on z from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
 CREATE STATISTICS tst on (z) from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
+ERROR:  statistics object "tst" already exists
 CREATE STATISTICS tst on (z+1) from ext_stats_test1;
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/stats_ext.out C:/cirrus/build/testrun/recovery/027_stre...
--- C:/cirrus/src/test/regress/expected/stats_ext.out	2025-05-09 04:27:20.690252600 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/stats_ext.out	2025-05-09 04:33:53.747277700 +0000
@@ -56,7 +56,6 @@
 ERROR:  unrecognized statistics kind "unrecognized"
 -- incorrect expressions
 CREATE STATISTICS tst ON (y) FROM ext_stats_test; -- single column reference
-ERROR:  extended statistics require at least 2 columns
 CREATE STATISTICS tst ON y + z FROM ext_stats_test; -- missing parentheses
 ERROR:  syntax error at or near "+"
 LINE 1: CREATE STATISTICS tst ON y + z FROM ext_stats_test;
@@ -69,25 +68,24 @@
 -- statistics on virtual generated column not allowed
 CREATE TABLE ext_stats_test1 (x int, y int, z int GENERATED ALWAYS AS (x+y) VIRTUAL, w xid);
 CREATE STATISTICS tst on z from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
 CREATE STATISTICS tst on (z) from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
+ERROR:  statistics object "tst" already exists
 CREATE STATISTICS tst on (z+1) from ext_stats_test1;
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/stats_ext.out C:/cirrus/build/testrun/regress/regress/r...
--- C:/cirrus/src/test/regress/expected/stats_ext.out	2025-05-09 04:27:20.690252600 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/stats_ext.out	2025-05-09 04:30:50.949941300 +0000
@@ -56,7 +56,6 @@
 ERROR:  unrecognized statistics kind "unrecognized"
 -- incorrect expressions
 CREATE STATISTICS tst ON (y) FROM ext_stats_test; -- single column reference
-ERROR:  extended statistics require at least 2 columns
 CREATE STATISTICS tst ON y + z FROM ext_stats_test; -- missing parentheses
 ERROR:  syntax error at or near "+"
 LINE 1: CREATE STATISTICS tst ON y + z FROM ext_stats_test;
@@ -69,25 +68,24 @@
 -- statistics on virtual generated column not allowed
 CREATE TABLE ext_stats_test1 (x int, y int, z int GENERATED ALWAYS AS (x+y) VIRTUAL, w xid);
 CREATE STATISTICS tst on z from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
 CREATE STATISTICS tst on (z) from ext_stats_test1;
-ERROR:  statistics creation on virtual generated columns is not supported
+ERROR:  statistics object "tst" already exists
 CREATE STATISTICS tst on (z+1) from ext_stats_test1;
...
tap
[04:31:53.237](137.652s) not ok 5 - regression tests pass
tap
[04:34:47.941](143.197s) not ok 2 - regression tests pass
test
[04:42:35.183]  10/334 postgresql:regress / regress/regress                                            ERROR           1...
[04:42:35.183]  19/334 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           2...
[04:42:35.183]  69/334 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
53/5379 Fix bug with accessing to temporary tables of other sessions
FreeBSD - Meson
tap
timed out waiting for match: (?^:WARNING: ( [A-Z0-9]+:)? skipped loading publication: tap_pub_3) at /tmp/cirrus-ci-build...
test
[20:47:40.210] 339/339 postgresql:subscription / subscription/024_add_drop_pub                         ERROR           1...
53/5660 SQL:2011 application time
FreeBSD - Meson
tap
[18:12:06.774](13.984s) not ok 7 - pg_restore to destination instance
[18:12:31.947](25.172s) not ok 8 - dump outputs from original and restored regression databases match
test
[18:14:03.217] 238/339 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           3...
Linux - Debian Bookworm - Autoconf
tap
[18:15:15.185](8.444s) not ok 7 - pg_restore to destination instance
[18:15:21.606](6.420s) not ok 8 - dump outputs from original and restored regression databases match
Linux - Debian Bookworm - Meson
core
[18:18:38.296] #0  0x00007f86fea8f963 in mmap64 () from /lib/x86_64-linux-gnu/libc.so.6
[18:18:38.296] #1  0x00007f86fe9c14dd in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[18:18:38.296] #2  0x00007f86fe9c0f72 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[18:18:38.296] #3  0x00007f86fe9c038c in setlocale () from /lib/x86_64-linux-gnu/libc.so.6
[18:18:38.296] #4  0x000056196421e9dd in ?? ()
[18:18:38.296] #5  0x00007f86fe9b524a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[18:18:38.296] #6  0x00007f86fe9b5305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
[18:18:38.296] #7  0x000056196421f171 in ?? ()
[18:18:38.416] #0  0x00007ff4286a0bd3 in wait4 () from /lib/x86_64-linux-gnu/libc.so.6
core
[18:18:38.417] #0  0x00007ff4286a0bd3 in wait4 () from /lib/x86_64-linux-gnu/libc.so.6
[18:18:38.417] #1  0x0000559f20b52cc0 in ?? ()
[18:18:38.417] #2  0x0000559f20b52efa in ?? ()
[18:18:38.417] #3  0x0000559f20b54630 in ?? ()
[18:18:38.417] #4  0x0000559f20b4e371 in ?? ()
[18:18:38.417] #5  0x0000559f20b4d20f in ?? ()
[18:18:38.417] #6  0x0000559f20b4dc3b in ?? ()
[18:18:38.417] #7  0x0000559f20b4b66f in ?? ()
[18:18:38.417] #8  0x00007ff4285f424a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[18:18:38.417] #9  0x00007ff4285f4305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
tap
[18:11:47.321](13.349s) not ok 7 - pg_restore to destination instance
[18:11:54.800](7.479s) not ok 8 - dump outputs from original and restored regression databases match
test
[18:15:55.908]  49/340 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
macOS - Sonoma - Meson
tap
[18:07:33.990](7.465s) not ok 7 - pg_restore to destination instance
[18:07:41.393](7.403s) not ok 8 - dump outputs from original and restored regression databases match
test
[18:10:17.065]  38/339 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[18:11:24.229](9.060s) not ok 7 - pg_restore to destination instance
[18:11:31.362](7.132s) not ok 8 - dump outputs from original and restored regression databases match
test
[18:21:33.557]  29/334 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           2...
53/5745 Log prefix missing for subscriber log messages received from publisher
FreeBSD - Meson
tap
[03:50:45.277](0.000s) not ok 23 - connect : matches
test
[03:52:16.108] 258/339 postgresql:postmaster / postmaster/003_start_stop                               ERROR            ...
53/5644 Add arbitrary xid and mxid to pg_resetwal
FreeBSD - Meson
core
[06:05:21.768] #0  0x0000537870d48e90 in ?? ()
[06:05:21.768] #1  0x0000000000000003 in ?? ()
[06:05:21.768] #2  0x00003701fd7246c8 in ?? ()
[06:05:21.768] #3  0x00003701fd7246cb in ?? ()
[06:05:21.768] #4  0x00003701fd7246ce in ?? ()
[06:05:21.768] #5  0x0000000000000000 in ?? ()
tap
[06:01:33.574](19.657s) not ok 18 - run of pg_upgrade for new instance
[06:01:33.575](0.000s) not ok 19 - pg_upgrade_output.d/ removed after pg_upgrade success
[06:01:35.282](0.083s) not ok 22 - old and new dumps match after pg_upgrade
test
[06:02:45.808] 276/339 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           3...
Linux - Debian Bookworm - Autoconf
tap
[06:01:48.942](12.155s) Bail out!  command "pg_resetwal -D /tmp/cirrus-ci-build/src/bin/pg_resetwal/tmp_check/t_003_adva...
Linux - Debian Bookworm - Meson
tap
[06:01:27.439](8.694s) not ok 18 - run of pg_upgrade for new instance
[06:01:27.439](0.000s) not ok 19 - pg_upgrade_output.d/ removed after pg_upgrade success
[06:01:29.016](0.543s) not ok 22 - old and new dumps match after pg_upgrade
test
[06:05:13.181]  72/340 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
macOS - Sonoma - Meson
tap
[05:57:39.444](4.279s) not ok 18 - run of pg_upgrade for new instance
[05:57:39.444](0.000s) not ok 19 - pg_upgrade_output.d/ removed after pg_upgrade success
[05:57:39.975](0.103s) not ok 22 - old and new dumps match after pg_upgrade
test
[05:59:54.719]  57/339 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[06:00:26.463](15.076s) not ok 18 - run of pg_upgrade for new instance
[06:00:26.465](0.001s) not ok 19 - pg_upgrade_output.d/ removed after pg_upgrade success
[06:00:29.587](0.708s) not ok 22 - old and new dumps match after pg_upgrade
test
[06:09:56.971]  37/334 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           2...
53/4971 [CREATE|RE] INDEX CONCURRENTLY with single heap scan and short-term resetting shapshots
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[02:54:09.349] c:\cirrus\src\backend\access\stir\stir.c(423) : warning C4715: 'stirbeginscan': not all control paths ret...
53/5707 Detect buffer underflow in get_th()
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[02:02:30.073](0.000s) not ok 23 - connect : matches
test
[02:05:15.135] 255/334 postgresql:postmaster / postmaster/003_start_stop                               ERROR            ...
53/5673 Random pg_upgrade 004_subscription test failure on drongo
CompilerWarnings
compiler
[16:33:46.047] md.c:256:48: error: implicit declaration of function ‘pg_RtlGetLastNtStatus’ [-Werror=implicit-function-d...
53/5548 Document custom settings more consistently
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[03:52:30.413](0.000s) not ok 3 - checking a non-existent database stderr /(?^:FATAL:  database "qqq" does not exist)/
test
[03:58:58.476] 144/334 postgresql:pg_amcheck / pg_amcheck/002_nonesuch                                 ERROR            ...
53/5703 NUMA shared memory interleaving
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[14:52:27.568](0.001s) not ok 2 - can't connect to invalid database - error message
test
[15:01:21.121]  40/334 postgresql:recovery / recovery/037_invalid_database                             ERROR            ...
53/5272 Truncate logs by max_log_size
FreeBSD - Meson
core
[13:50:47.593] #0  0x00002cc17da23fda in copy_file_range () from /lib/libc.so.7
[13:50:47.593] #1  0x00002cb95c9dd412 in ?? ()
[13:50:47.593] #2  0x00002cb95c9dce1b in ?? ()
[13:50:47.593] #3  0x00002cb95c9dc6e3 in ?? ()
[13:50:47.593] #4  0x00002cc17d970c3a in __libc_start1 () from /lib/libc.so.7
[13:50:47.593] #5  0x00002cb95c9dc2dd in ?? ()
core
[13:50:47.468] #0  0x0000141f7be97661 in ?? () from /libexec/ld-elf.so.1
[13:50:47.468] #1  0x0000000000000000 in ?? ()
[13:50:47.580] #0  0x00002cc17da23fda in copy_file_range () from /lib/libc.so.7
tap
[13:46:16.955](0.000s) not ok 23 - connect : matches
test
[13:48:11.998] 258/339 postgresql:postmaster / postmaster/003_start_stop                               ERROR            ...
53/4351 Index Prefetching
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[17:30:03.830] ../src/backend/access/index/indexam.c(2010): warning C4047: 'return': 'bool' differs in levels of indirec...
compiler
[17:30:03.830] ../src/backend/access/index/indexam.c(1997): warning C4047: 'return': 'bool' differs in levels of indirec...
53/5698 Simplify COALESCE with single argument
macOS - Sonoma - Meson
tap
[08:29:29.678](0.000s) not ok 192 - pgbench option error: bigint overflow 1 stderr /(?^:bigint constant overflow)/
test
[08:30:30.973] 212/339 postgresql:pgbench / pgbench/002_pgbench_no_server                              ERROR            ...
53/5700 minor error message enhancement in refuseDupeIndexAttach
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[23:29:52.684](0.001s) not ok 18 - checking with a non-existent user stderr /(?^:role "no_such_user" does not exist)/
test
[23:35:24.975] 143/334 postgresql:pg_amcheck / pg_amcheck/002_nonesuch                                 ERROR            ...
53/5530 TOAST is acronym so should be uppercase
macOS - Sonoma - Meson
tap
[19:09:40.183](0.000s) not ok 45 - createdb with incorrect --lc-ctype stderr /(?^s:^createdb: error: database creation f...
test
[19:10:44.718] 228/339 postgresql:scripts / scripts/020_createdb                                       ERROR            ...
53/5641 support fast default for domain with constraints
FreeBSD - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/fast_default.out /tmp/cirrus-ci-build/build/testrun/regress-runn...
--- /tmp/cirrus-ci-build/src/test/regress/expected/fast_default.out	2025-04-30 06:30:02.178544000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress-running/regress/results/fast_default.out	2025-04-30 06:39:31.621697000 +0...
@@ -373,6 +373,7 @@
 --table rewrite. we are applying domain volatile default expresion
 ALTER TABLE t3 ADD COLUMN f domain8;
 NOTICE:  rewriting table t3 for reason 2
+ERROR:  value for domain domain8 violates check constraint "domain8_check"
 SELECT  attnum, attname, atthasmissing, atthasdef, attmissingval
 FROM    pg_attribute
 WHERE   attnum > 0 AND attrelid = 't3'::regclass and not attisdropped
@@ -380,20 +381,16 @@
  attnum | attname | atthasmissing | atthasdef | attmissingval 
 --------+---------+---------------+-----------+---------------
       1 | a       | f             | f         | 
-      2 | b       | f             | t         | 
-      3 | c       | f             | t         | 
-      4 | d       | f             | t         | 
-      5 | e       | f             | t         | 
-      6 | f       | f             | f         | 
...
test
[06:39:46.472] 76/77 postgresql:regress-running / regress-running/regress                         ERROR            34.59...
53/5086 Document NULL Concepts and Behaviors
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[00:03:35.962](0.000s) not ok 3 - checking a non-existent database stderr /(?^:FATAL:  database "qqq" does not exist)/
test
[00:09:52.766] 143/334 postgresql:pg_amcheck / pg_amcheck/002_nonesuch                                 ERROR            ...
53/5626 ReplicationSlotRelease() crashes when the instance is in the single user mode
Windows - Server 2019, VS 2019 - Meson & ninja
test
[23:17:30.104] 334/334 postgresql:recovery / recovery/009_twophase                                     TIMEOUT        10...
53/5455 refactor AlterDomainAddConstraint (alter domain add constraint)
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[11:37:39.252](0.001s) not ok 5 - vacuumdb cannot target invalid database: matches
test
[11:40:51.955] 222/334 postgresql:scripts / scripts/101_vacuumdb_all                                   ERROR            ...
53/5663 Selectively invalidate caches in pgoutput when pg_namespace is modified
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[18:20:58.967](0.000s) not ok 5 - reserved_connections limit: matches
test
[18:23:30.956] 254/334 postgresql:postmaster / postmaster/002_connection_limits                        ERROR            ...
53/5517 Extended Statistics set/restore/clear functions
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[12:14:13.295](0.001s) not ok 3 - checking a non-existent database stderr /(?^:FATAL:  database "qqq" does not exist)/
test
[12:20:43.981] 143/334 postgresql:pg_amcheck / pg_amcheck/002_nonesuch                                 ERROR            ...
53/5535 Cross-type index comparison support in contrib/btree_gin
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[22:23:37.644](0.000s) not ok 18 - checking with a non-existent user stderr /(?^:role "no_such_user" does not exist)/
test
[22:29:27.654] 144/334 postgresql:pg_amcheck / pg_amcheck/002_nonesuch                                 ERROR            ...
53/5070 Incorrect error message for cancellation triggered by statement_timeout & flaky test
macOS - Sonoma - Meson
tap
[12:39:04.593](0.000s) not ok 199 - pg_basebackup fails with different database system manifest: matches
test
[12:40:39.067] 187/339 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup                      ERROR            ...
53/5556 Expanding HOT updates for expression and partial indexes
macOS - Sonoma - Meson
tap
[07:11:28.765](2.338s) not ok 1 - initial: query result matches
test
[07:12:26.934] 242/339 postgresql:bloom / bloom/001_wal                                                ERROR            ...
53/5160 Issues with ON CONFLICT UPDATE and REINDEX CONCURRENTLY
macOS - Sonoma - Meson
tap
[15:31:40.915](0.000s) not ok 177 - pgbench expressions stderr /(?^:command=101.: boolean true\b)/
[15:31:40.916](0.000s) not ok 178 - pgbench expressions stderr /(?^:command=102.: boolean true\b)/
[15:31:40.916](0.000s) not ok 179 - pgbench expressions stderr /(?^:command=103.: boolean true\b)/
[15:31:40.916](0.000s) not ok 180 - pgbench expressions stderr /(?^:command=104.: boolean true\b)/
[15:31:40.916](0.000s) not ok 181 - pgbench expressions stderr /(?^:command=105.: boolean true\b)/
[15:31:40.917](0.000s) not ok 182 - pgbench expressions stderr /(?^:command=109.: boolean true\b)/
[15:31:40.917](0.000s) not ok 183 - pgbench expressions stderr /(?^:command=110.: boolean true\b)/
[15:31:40.917](0.000s) not ok 184 - pgbench expressions stderr /(?^:command=111.: boolean true\b)/
[15:31:40.917](0.000s) not ok 185 - pgbench expressions stderr /(?^:command=113.: boolean true\b)/
test
[15:32:46.756] 225/339 postgresql:pgbench / pgbench/001_pgbench_with_server                            ERROR            ...
53/5018 Extension security improvement: Add support for extensions with an owned schema
macOS - Sonoma - Meson
core
[14:26:29.465]   * frame #0: 0x0000000100cd4b70 dyld`_dyld_start
tap
[14:21:48.965](0.000s) not ok 377 - pgbench script error: setshell no such command stderr /(?^:could not read result )/
test
[14:22:43.291] 231/339 postgresql:pgbench / pgbench/001_pgbench_with_server                            ERROR            ...
53/5251 libpq: Fix processing of SSL records >8kB on async API
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[07:38:09.699](60.362s) not ok 94 - certificate with both a CN and SANs 1
[07:38:09.700](0.000s) not ok 95 - certificate with both a CN and SANs 1: no stderr
test
[07:38:15.005] 334/334 postgresql:ssl / ssl/001_ssltests                                               ERROR            ...
53/5575 Elimination of the repetitive code at the SLRU bootstrap functions
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[07:13:28.807](0.001s) not ok 2 - connecting to a non-existent database: matches
test
[07:18:31.766] 176/334 postgresql:pg_dump / pg_dump/002_pg_dump                                        ERROR            ...
53/5615 Corrupted FSM page is not saved after zeroing.
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[21:57:47.838](0.004s) not ok 2 - regular connections limit: matches
test
[22:00:22.078] 253/334 postgresql:postmaster / postmaster/002_connection_limits                        ERROR            ...
53/5654 dsm_registry: Add detach and destroy features
macOS - Sonoma - Meson
tap
[09:46:26.266](0.000s) not ok 9 - createdb with invalid option prints error message
test
[09:47:25.827] 215/338 postgresql:scripts / scripts/020_createdb                                       ERROR            ...
53/4390 add not_before and not_after timestamps to sslinfo extension and pg_stat_ssl
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[06:49:59.149](0.000s) not ok 2 - connecting to a non-existent database: matches
tap
[06:51:39.051](0.001s) not ok 13 - reindexdb cannot target invalid database: matches
test
[06:55:01.754] 174/333 postgresql:pg_dump / pg_dump/002_pg_dump                                        ERROR            ...
[06:55:01.754] 221/333 postgresql:scripts / scripts/091_reindexdb_all                                  ERROR            ...
53/5405 Add 'make check-tests' behavior to the meson based builds
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[22:05:18.252](0.001s) not ok 5 - vacuumdb cannot target invalid database: matches
test
[22:08:18.986] 221/333 postgresql:scripts / scripts/101_vacuumdb_all                                   ERROR            ...
53/5456 Add XMLNamespaces option to XMLElement
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[20:45:18.416](0.001s) not ok 13 - reindexdb cannot target invalid database: matches
test
[20:48:50.871] 220/333 postgresql:scripts / scripts/091_reindexdb_all                                  ERROR            ...
53/5650 Parallel safety docs for CTEs
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[08:51:36.377](0.002s) not ok 3 - checking a non-existent database stderr /(?^:FATAL:  database "qqq" does not exist)/
test
[08:57:52.380] 142/333 postgresql:pg_amcheck / pg_amcheck/002_nonesuch                                 ERROR            ...
53/4997 Return pg_control from pg_backup_stop().
FreeBSD - Meson
core
[04:46:53.012] #0  0x000000082baf875a in _sigprocmask () from /lib/libc.so.7
[04:46:53.012] #1  0x000000082bb35a2f in _system () from /lib/libc.so.7
[04:46:53.012] #2  0x000000082b5b58a3 in ?? () from /lib/libthr.so.3
[04:46:53.012] #3  0x0000000000685df7 in RestoreArchivedFile (path=path@entry=0x8219841e0 "pg_wal/00000002", '0' <repeat...
[04:46:53.012] #4  0x000000000066cbc8 in existsTimeLineHistory (probeTLI=probeTLI@entry=3) at ../src/backend/access/tran...
[04:46:53.012] #5  0x000000000066cc88 in findNewestTimeLine (startTLI=startTLI@entry=2) at ../src/backend/access/transam...
[04:46:53.012] #6  0x00000000006912bb in rescanLatestTimeLine (replayTLI=replayTLI@entry=2, replayLSN=replayLSN@entry=67...
[04:46:53.012] #7  0x000000000068d4b3 in WaitForWALToBecomeAvailable (RecPtr=67209560, tliRecPtr=67209536, replayTLI=2, ...
[04:46:53.012] #8  XLogPageRead (xlogreader=0x8874f01d130, targetPagePtr=67207168, reqLen=2392, targetRecPtr=67209536, r...
[04:46:53.012] #9  0x000000000069421a in ReadPageInternal (state=state@entry=0x8874f01d130, pageptr=67207168, reqLen=239...
core
[04:46:53.114] #0  0x00004103f4ba5e90 in ?? ()
[04:46:53.114] #1  0x0000000000000003 in ?? ()
[04:46:53.114] #2  0x00003d1dc4198718 in ?? ()
[04:46:53.114] #3  0x00003d1dc419871b in ?? ()
[04:46:53.114] #4  0x00003d1dc419871e in ?? ()
[04:46:53.114] #5  0x0000000000000000 in ?? ()
[04:46:53.383] #0  0x000000082c75c1ba in thr_kill () from /lib/libc.so.7
core
[04:46:53.401] #0  0x000000082c75c1ba in thr_kill () from /lib/libc.so.7
[04:46:53.401] #1  0x000000082c6d55d4 in raise () from /lib/libc.so.7
[04:46:53.401] #2  0x000000082c788b59 in abort () from /lib/libc.so.7
[04:46:53.401] #3  0x0000000000ad38c5 in ExceptionalCondition (conditionName=0x3194d7 "pending_since == 0", fileName=<op...
[04:46:53.401] #4  0x000000000098bd18 in pgstat_report_stat (force=false) at ../src/backend/utils/activity/pgstat.c:734
[04:46:53.401] #5  0x000000000097190b in PostgresMain (dbname=<optimized out>, username=<optimized out>) at ../src/backe...
[04:46:53.401] #6  0x000000000096c769 in BackendMain (startup_data=<optimized out>, startup_data_len=<optimized out>) at...
[04:46:53.401] #7  0x00000000008bb1eb in postmaster_child_launch (child_type=B_BACKEND, child_slot=1, startup_data=start...
[04:46:53.401] #8  0x00000000008bfb68 in BackendStartup (client_sock=0x821ba0ff0) at ../src/backend/postmaster/postmaste...
[04:46:53.401] #9  ServerLoop () at ../src/backend/postmaster/postmaster.c:1702
tap
timed out waiting for match: (?^:WARNING: ( [A-Z0-9]+:)? skipped loading publication: tap_pub_3) at /tmp/cirrus-ci-build...
test
[04:44:19.931] 338/338 postgresql:subscription / subscription/024_add_drop_pub                         ERROR           1...
53/4959 Fix BackgroundPsql to report error on query timeout rather than calling die
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[01:40:46.925](0.101s) not ok 35 -  'user=ssluser gssencmode=disable sslmode=allow sslnegotiation=postgres' -> connect, ...
test
[01:46:22.903] 143/333 postgresql:libpq / libpq/005_negotiate_encryption                               ERROR            ...
53/4285 Revise get_cheapest_parallel_safe_total_inner
Windows - Server 2019, VS 2019 - Meson & ninja
core
00000092`669ffb18 00007ffd`c084b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000092`669ffb20 00007ffd`bf4e4cb0     ntdll!TppWorkerThread+0x2df
00000092`669ffe10 00007ffd`c08bedcb     KERNEL32!BaseThreadInitThunk+0x10
00000092`669ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000092`67dff798 00007ffd`c084b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000092`67dff7a0 00007ffd`bf4e4cb0     ntdll!TppWorkerThread+0x2df
00000092`67dffa90 00007ffd`c08bedcb     KERNEL32!BaseThreadInitThunk+0x10
00000092`67dffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000092`685ff608 00007ffd`c084b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000092`685ff610 00007ffd`bf4e4cb0     ntdll!TppWorkerThread+0x2df
00000092`685ff900 00007ffd`c08bedcb     KERNEL32!BaseThreadInitThunk+0x10
00000092`685ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000092`679fed10 00007ffd`bf606863     mspdbsrv!RPC_TPI_QueryTiForCVRecord+0x30
00000092`679fed40 00007ffd`bf5af8ef     RPCRT4!Invoke+0x73
00000092`679feda0 00007ffd`bf5edaea     RPCRT4!NdrStubCall2+0x44f
00000092`679ff0e0 00007ffd`bf5e7b02     RPCRT4!NdrServerCall2+0x1a
00000092`679ff110 00007ffd`bf5cf65f     RPCRT4!DispatchToStubInCNoAvrf+0x22
00000092`679ff160 00007ffd`bf5cef98     RPCRT4!RPC_INTERFACE::DispatchToStubWorker+0x1af
00000092`679ff240 00007ffd`bf5c099c     RPCRT4!RPC_INTERFACE::DispatchToStub+0xf8
00000092`679ff2b0 00007ffd`bf5bfe07     RPCRT4!LRPC_SCALL::DispatchRequest+0x33c
00000092`679ff380 00007ffd`bf5bf49d     RPCRT4!LRPC_SCALL::HandleRequest+0x837
00000092`679ff480 00007ffd`bf5bf171     RPCRT4!LRPC_SASSOCIATION::HandleRequest+0x24d
core
00000092`675ff5e8 00007ffd`c084b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000092`675ff5f0 00007ffd`bf4e4cb0     ntdll!TppWorkerThread+0x2df
00000092`675ff8e0 00007ffd`c08bedcb     KERNEL32!BaseThreadInitThunk+0x10
00000092`675ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000092`671ff528 00007ffd`c084b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000092`671ff530 00007ffd`bf4e4cb0     ntdll!TppWorkerThread+0x2df
00000092`671ff820 00007ffd`c08bedcb     KERNEL32!BaseThreadInitThunk+0x10
00000092`671ff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000092`66dff8a8 00007ffd`c084b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000092`66dff8b0 00007ffd`bf4e4cb0     ntdll!TppWorkerThread+0x2df
00000092`66dffba0 00007ffd`c08bedcb     KERNEL32!BaseThreadInitThunk+0x10
00000092`66dffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000092`665ff868 00007ffd`c084b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000092`665ff870 00007ffd`bf4e4cb0     ntdll!TppWorkerThread+0x2df
00000092`665ffb60 00007ffd`c08bedcb     KERNEL32!BaseThreadInitThunk+0x10
00000092`665ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000092`661fee88 00007ffd`be28497c     ntdll!NtWaitForMultipleObjects+0x14
00000092`661fee90 00007ff7`93975635     KERNELBASE!WaitForMultipleObjectsEx+0xec
00000092`661ff180 00007ff7`939749e4     mspdbsrv!PDBServer::RunServer+0x1f5
00000092`661ff310 00007ff7`93975dc0     mspdbsrv!PDBServer::Run+0x2d4
00000092`661ff490 00007ff7`93984200     mspdbsrv!wmain+0x230
00000092`661ffa70 00007ffd`bf4e4cb0     mspdbsrv!__scrt_common_main_seh+0x10c
00000092`661ffab0 00007ffd`c08bedcb     KERNEL32!BaseThreadInitThunk+0x10
00000092`661ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000092`681ff738 00007ffd`c084b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000092`681ff740 00007ffd`bf4e4cb0     ntdll!TppWorkerThread+0x2df
00000092`681ffa30 00007ffd`c08bedcb     KERNEL32!BaseThreadInitThunk+0x10
00000092`681ffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
53/4529 CREATE SUBSCRIPTION ... SERVER
macOS - Sonoma - Meson
tap
[23:14:26.050](0.000s) not ok 426 - pgbench script error: gset bad name stderr /(?^:error storing into variable bad name...
test
[23:15:30.439] 229/339 postgresql:pgbench / pgbench/001_pgbench_with_server                            ERROR            ...
53/5546 Document how commit handles aborted transactions
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[19:41:53.479](0.111s) not ok 35 -  'user=ssluser gssencmode=disable sslmode=allow sslnegotiation=postgres' -> connect, ...
tap
[19:44:46.725](0.001s) not ok 5 - vacuumdb cannot target invalid database: matches
test
[19:48:12.286] 143/333 postgresql:libpq / libpq/005_negotiate_encryption                               ERROR            ...
[19:48:12.286] 223/333 postgresql:scripts / scripts/101_vacuumdb_all                                   ERROR            ...
53/5397 revamp row-security tracking
macOS - Sonoma - Meson
tap
[15:27:17.762](0.000s) not ok 66 - all output lines are FPW
test
[15:28:20.488] 209/338 postgresql:pg_waldump / pg_waldump/001_basic                                    ERROR            ...
53/5279 Add XMLSerialize: version (SQL/XML X076), explicit declaration (SQL/XML X078)
FreeBSD - Meson
tap
timed out waiting for match: (?^:WARNING: ( [A-Z0-9]+:)? skipped loading publication: tap_pub_3) at /tmp/cirrus-ci-build...
test
[07:57:06.760] 338/338 postgresql:subscription / subscription/024_add_drop_pub                         ERROR           1...
52/5357 New predefined role pg_manage_extensions
FreeBSD - Meson
core
[06:03:05.848] #0  0x000000082c39a1ba in thr_kill () from /lib/libc.so.7
[06:03:05.848] #1  0x000000082c3135d4 in raise () from /lib/libc.so.7
[06:03:05.848] #2  0x000000082c3c6b59 in abort () from /lib/libc.so.7
[06:03:05.848] #3  0x0000000000ad1d25 in ExceptionalCondition (conditionName=0x3193d9 "pending_since == 0", fileName=<op...
[06:03:05.848] #4  0x000000000098a9a8 in pgstat_report_stat (force=false) at ../src/backend/utils/activity/pgstat.c:734
[06:03:05.848] #5  0x000000000097059b in PostgresMain (dbname=<optimized out>, username=<optimized out>) at ../src/backe...
[06:03:05.848] #6  0x000000000096b409 in BackendMain (startup_data=<optimized out>, startup_data_len=<optimized out>) at...
[06:03:05.848] #7  0x00000000008ba8cb in postmaster_child_launch (child_type=B_BACKEND, child_slot=1, startup_data=start...
[06:03:05.848] #8  0x00000000008bf238 in BackendStartup (client_sock=0x82141e4b0) at ../src/backend/postmaster/postmaste...
[06:03:05.848] #9  ServerLoop () at ../src/backend/postmaster/postmaster.c:1702
regress
diff -U3 /tmp/cirrus-ci-build/src/pl/plperl/expected/plperl_setup.out /tmp/cirrus-ci-build/build/testrun/plperl/regress/...
--- /tmp/cirrus-ci-build/src/pl/plperl/expected/plperl_setup.out	2025-04-08 05:52:49.895051000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/plperl/regress/results/plperl_setup.out	2025-04-08 05:55:30.722340000 +0000
@@ -12,7 +12,7 @@
 HINT:  Must have CREATE privilege on current database to create this extension.
 CREATE EXTENSION plperlu;  -- fail
 ERROR:  permission denied to create extension "plperlu"
-HINT:  Must be superuser to create this extension.
+HINT:  Must be superuser or member of pg_manage_extensions to create this extension.
 RESET ROLE;
 DO $$
 begin
@@ -24,7 +24,7 @@
 CREATE EXTENSION plperl;
 CREATE EXTENSION plperlu;  -- fail
 ERROR:  permission denied to create extension "plperlu"
-HINT:  Must be superuser to create this extension.
+HINT:  Must be superuser or member of pg_manage_extensions to create this extension.
 CREATE SCHEMA plperl_setup_scratch;
 SET search_path = plperl_setup_scratch;
...
test
[06:00:26.329]  52/337 postgresql:plperl / plperl/regress                                              ERROR            ...
Linux - Debian Bookworm - Autoconf
assertion
TRAP: failed Assert("pending_since == 0"), File: "pgstat.c", Line: 734, PID: 38576
core
[06:07:07.775] #0  0x00007f05536abeec in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[06:07:07.775] #1  0x00007f055365cfb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[06:07:07.775] #2  0x00007f0553647472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[06:07:07.775] #3  0x000055a213f6935a in ExceptionalCondition (conditionName=conditionName@entry=0x55a214365cc0 "pending...
[06:07:07.775] #4  0x000055a213c829df in pgstat_report_stat (force=force@entry=false) at pgstat.c:734
[06:07:07.775] #5  0x000055a213c47b35 in PostgresMain (dbname=dbname@entry=0x629000020298 "", username=username@entry=0x...
[06:07:07.775] #6  0x000055a213c39c5a in BackendMain (startup_data=<optimized out>, startup_data_len=<optimized out>) at...
[06:07:07.775] #7  0x000055a213a7ee5b in postmaster_child_launch (child_type=B_BACKEND, child_slot=1, startup_data=start...
[06:07:07.775] #8  0x000055a213a84e79 in BackendStartup (client_sock=client_sock@entry=0x7ffe53acfc30) at postmaster.c:3...
[06:07:07.775] #9  0x000055a213a87f04 in ServerLoop () at postmaster.c:1702
regress
diff -U3 /tmp/cirrus-ci-build/src/pl/plperl/expected/plperl_setup.out /tmp/cirrus-ci-build/src/pl/plperl/results/plperl_...
--- /tmp/cirrus-ci-build/src/pl/plperl/expected/plperl_setup.out	2025-04-08 05:52:46.976426862 +0000
+++ /tmp/cirrus-ci-build/src/pl/plperl/results/plperl_setup.out	2025-04-08 05:56:27.370216753 +0000
@@ -12,7 +12,7 @@
 HINT:  Must have CREATE privilege on current database to create this extension.
 CREATE EXTENSION plperlu;  -- fail
 ERROR:  permission denied to create extension "plperlu"
-HINT:  Must be superuser to create this extension.
+HINT:  Must be superuser or member of pg_manage_extensions to create this extension.
 RESET ROLE;
 DO $$
 begin
@@ -24,7 +24,7 @@
 CREATE EXTENSION plperl;
 CREATE EXTENSION plperlu;  -- fail
 ERROR:  permission denied to create extension "plperlu"
-HINT:  Must be superuser to create this extension.
+HINT:  Must be superuser or member of pg_manage_extensions to create this extension.
 CREATE SCHEMA plperl_setup_scratch;
 SET search_path = plperl_setup_scratch;
...
Linux - Debian Bookworm - Meson
core
[06:05:17.281] #0  <unavailable> in ?? ()
core
[06:05:17.155] #0  0x00007fa848ca9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[06:05:17.155] #1  0x00007fa848c5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[06:05:17.155] #2  0x00007fa848c45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[06:05:17.155] #3  0x000055d2f98be2b7 in ExceptionalCondition (conditionName=conditionName@entry=0x55d2f9ba2e38 "pending...
[06:05:17.155] #4  0x000055d2f9650c3e in pgstat_report_stat (force=force@entry=false) at ../src/backend/utils/activity/p...
[06:05:17.155] #5  0x000055d2f961cfd4 in PostgresMain (dbname=<optimized out>, username=<optimized out>) at ../src/backe...
[06:05:17.155] #6  0x000055d2f9612c88 in BackendMain (startup_data=<optimized out>, startup_data_len=<optimized out>) at...
[06:05:17.155] #7  0x000055d2f94b214b in postmaster_child_launch (child_type=B_BACKEND, child_slot=1, startup_data=start...
[06:05:17.155] #8  0x000055d2f94b770f in BackendStartup (client_sock=client_sock@entry=0x7ffe801837a0) at ../src/backend...
[06:05:17.155] #9  0x000055d2f94b9c3b in ServerLoop () at ../src/backend/postmaster/postmaster.c:1702
core
[06:05:17.396] #0  0x00007fda3096bdd4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6
[06:05:17.396] #1  0x00007fda30918239 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[06:05:17.396] #2  0x00007fda30918497 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6
[06:05:17.396] #3  0x000055ab3dda75c1 in ?? ()
[06:05:17.396] #4  0x000055ab3dda1369 in ?? ()
[06:05:17.396] #5  0x000055ab3dda020f in ?? ()
[06:05:17.396] #6  0x000055ab3dda0c3b in ?? ()
[06:05:17.396] #7  0x000055ab3dd9e66f in ?? ()
[06:05:17.396] #8  0x00007fda3090324a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[06:05:17.396] #9  0x00007fda30903305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
core
[06:05:17.281] #0  0x00007fda3096bdd4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6
[06:05:17.281] #1  0x00007fda30918239 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[06:05:17.281] #2  0x00007fda30918497 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6
[06:05:17.281] #3  0x000055ab3dda75f3 in ?? ()
[06:05:17.281] #4  0x000055ab3dda1369 in ?? ()
[06:05:17.281] #5  0x000055ab3dda020f in ?? ()
[06:05:17.281] #6  0x000055ab3dda0c3b in ?? ()
[06:05:17.281] #7  0x000055ab3dd9e66f in ?? ()
[06:05:17.281] #8  0x00007fda3090324a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[06:05:17.281] #9  0x00007fda30903305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
regress
diff -U3 /tmp/cirrus-ci-build/src/pl/plperl/expected/plperl_setup.out /tmp/cirrus-ci-build/build/testrun/plperl/regress/...
--- /tmp/cirrus-ci-build/src/pl/plperl/expected/plperl_setup.out	2025-04-08 05:52:49.092847353 +0000
+++ /tmp/cirrus-ci-build/build/testrun/plperl/regress/results/plperl_setup.out	2025-04-08 05:58:59.307821334 +0000
@@ -12,7 +12,7 @@
 HINT:  Must have CREATE privilege on current database to create this extension.
 CREATE EXTENSION plperlu;  -- fail
 ERROR:  permission denied to create extension "plperlu"
-HINT:  Must be superuser to create this extension.
+HINT:  Must be superuser or member of pg_manage_extensions to create this extension.
 RESET ROLE;
 DO $$
 begin
@@ -24,7 +24,7 @@
 CREATE EXTENSION plperl;
 CREATE EXTENSION plperlu;  -- fail
 ERROR:  permission denied to create extension "plperlu"
-HINT:  Must be superuser to create this extension.
+HINT:  Must be superuser or member of pg_manage_extensions to create this extension.
 CREATE SCHEMA plperl_setup_scratch;
 SET search_path = plperl_setup_scratch;
...
test
[06:02:47.820]  51/338 postgresql:plperl / plperl/regress                                              ERROR            ...
macOS - Sonoma - Meson
regress
diff -U3 /Users/admin/pgsql/src/pl/plperl/expected/plperl_setup.out /Users/admin/pgsql/build/testrun/plperl/regress/resu...
--- /Users/admin/pgsql/src/pl/plperl/expected/plperl_setup.out	2025-04-08 05:52:09
+++ /Users/admin/pgsql/build/testrun/plperl/regress/results/plperl_setup.out	2025-04-08 05:55:24
@@ -12,7 +12,7 @@
 HINT:  Must have CREATE privilege on current database to create this extension.
 CREATE EXTENSION plperlu;  -- fail
 ERROR:  permission denied to create extension "plperlu"
-HINT:  Must be superuser to create this extension.
+HINT:  Must be superuser or member of pg_manage_extensions to create this extension.
 RESET ROLE;
 DO $$
 begin
@@ -24,7 +24,7 @@
 CREATE EXTENSION plperl;
 CREATE EXTENSION plperlu;  -- fail
 ERROR:  permission denied to create extension "plperlu"
-HINT:  Must be superuser to create this extension.
+HINT:  Must be superuser or member of pg_manage_extensions to create this extension.
 CREATE SCHEMA plperl_setup_scratch;
 SET search_path = plperl_setup_scratch;
...
test
[05:57:48.911]  50/337 postgresql:plperl / plperl/regress                                              ERROR            ...
Windows - Server 2019, VS 2019 - Meson & ninja
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/pl/plperl/expected/plperl_setup.out C:/cirrus/build/testrun/plperl/regress/re...
--- C:/cirrus/src/pl/plperl/expected/plperl_setup.out	2025-04-08 05:52:52.129960500 +0000
+++ C:/cirrus/build/testrun/plperl/regress/results/plperl_setup.out	2025-04-08 05:59:01.945179700 +0000
@@ -12,7 +12,7 @@
 HINT:  Must have CREATE privilege on current database to create this extension.
 CREATE EXTENSION plperlu;  -- fail
 ERROR:  permission denied to create extension "plperlu"
-HINT:  Must be superuser to create this extension.
+HINT:  Must be superuser or member of pg_manage_extensions to create this extension.
 RESET ROLE;
 DO $$
 begin
@@ -24,7 +24,7 @@
 CREATE EXTENSION plperl;
 CREATE EXTENSION plperlu;  -- fail
 ERROR:  permission denied to create extension "plperlu"
-HINT:  Must be superuser to create this extension.
+HINT:  Must be superuser or member of pg_manage_extensions to create this extension.
 CREATE SCHEMA plperl_setup_scratch;
 SET search_path = plperl_setup_scratch;
...
test
[06:07:02.464]  50/332 postgresql:plperl / plperl/regress                                              ERROR            ...
53/5044 new plpgsql.extra_errors check - strict_expr_check
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[21:37:23.685](0.132s) not ok 35 -  'user=ssluser gssencmode=disable sslmode=allow sslnegotiation=postgres' -> connect, ...
test
[21:43:34.424] 142/332 postgresql:libpq / libpq/005_negotiate_encryption                               ERROR            ...
52/4720 "unexpected duplicate for tablespace" problem in logical replication
FreeBSD - Meson
tap
timed out waiting for match: (?^:WARNING: ( [A-Z0-9]+:)? skipped loading publication: tap_pub_3) at /tmp/cirrus-ci-build...
test
[19:19:30.382] 336/336 postgresql:subscription / subscription/024_add_drop_pub                         ERROR           1...
52/5597 Warn, and disallow, clear text passwords via SQL
Windows - Server 2019, VS 2019 - Meson & ninja
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/subselect.out C:/cirrus/build/testrun/recovery/027_stre...
--- C:/cirrus/src/test/regress/expected/subselect.out	2025-04-04 13:43:52.629221600 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/subselect.out	2025-04-04 13:49:17.277677700 +0000
@@ -2769,15 +2769,16 @@
 EXPLAIN (COSTS OFF)
 SELECT c.oid,c.relname FROM pg_class c JOIN pg_am a USING (oid)
 WHERE c.oid IN (VALUES (1), (2));
-                          QUERY PLAN                           
----------------------------------------------------------------
- Hash Join
-   Hash Cond: (a.oid = c.oid)
-   ->  Seq Scan on pg_am a
-   ->  Hash
-         ->  Index Scan using pg_class_oid_index on pg_class c
-               Index Cond: (oid = ANY ('{1,2}'::oid[]))
-(6 rows)
+                       QUERY PLAN                        
+---------------------------------------------------------
+ Merge Join
+   Merge Cond: (c.oid = a.oid)
...
tap
[13:50:54.144](140.367s) not ok 2 - regression tests pass
test
[13:57:45.158]  77/331 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
52/5607 SIMD optimization for list_sort
CompilerWarnings
compiler
[16:43:20.730] regress.c:589:1: error: unused function 'get_tie_breaker_value' [-Werror,-Wunused-function]
compiler
[16:37:50.581] regress.c:589:1: error: ‘get_tie_breaker_value’ defined but not used [-Werror=unused-function]
FreeBSD - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/list_sort_simd.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade...
--- /tmp/cirrus-ci-build/src/test/regress/expected/list_sort_simd.out	2025-04-01 16:35:00.638454000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/list_sort_simd.out	2025-04-01 16:38:43.495...
@@ -26,62 +26,62 @@
 (1 row)
 
 SELECT test_list_sort_simd_float_random(100, 20, 2, true);
-                                         test_list_sort_simd_float_random                                         
-------------------------------------------------------------------------------------------------------------------
- {0.024923936,0.03346995,0.08167228,0.08531265,0.10674526,0.114986524,0.11994517,0.1355998,0.13572839,0.16894749}
+                                            test_list_sort_simd_float_random                                           ...
+-----------------------------------------------------------------------------------------------------------------------...
+ {0.003372915,0.0034219418,0.013631644,0.019021165,0.030820394,0.031393025,0.057282537,0.0827536,0.090136975,0.09039178...
 (1 row)
 
 SELECT test_list_sort_simd_float_random(2, 20, 2, true);
  test_list_sort_simd_float_random 
 ----------------------------------
- {0.03346995,0.32996422}
+ {0.34728608,2}
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/list_sort_simd.out /tmp/cirrus-ci-build/build/testrun/recovery/0...
--- /tmp/cirrus-ci-build/src/test/regress/expected/list_sort_simd.out	2025-04-01 16:35:00.638454000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/list_sort_simd.out	2025-04-01 16:39:55.8...
@@ -26,62 +26,62 @@
 (1 row)
 
 SELECT test_list_sort_simd_float_random(100, 20, 2, true);
-                                         test_list_sort_simd_float_random                                         
-------------------------------------------------------------------------------------------------------------------
- {0.024923936,0.03346995,0.08167228,0.08531265,0.10674526,0.114986524,0.11994517,0.1355998,0.13572839,0.16894749}
+                                            test_list_sort_simd_float_random                                           ...
+-----------------------------------------------------------------------------------------------------------------------...
+ {0.003372915,0.0034219418,0.013631644,0.019021165,0.030820394,0.031393025,0.057282537,0.0827536,0.090136975,0.09039178...
 (1 row)
 
 SELECT test_list_sort_simd_float_random(2, 20, 2, true);
  test_list_sort_simd_float_random 
 ----------------------------------
- {0.03346995,0.32996422}
+ {0.34728608,2}
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/list_sort_simd.out /tmp/cirrus-ci-build/build/testrun/regress/re...
--- /tmp/cirrus-ci-build/src/test/regress/expected/list_sort_simd.out	2025-04-01 16:35:00.638454000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/list_sort_simd.out	2025-04-01 16:38:52.282775000 +0000
@@ -26,62 +26,62 @@
 (1 row)
 
 SELECT test_list_sort_simd_float_random(100, 20, 2, true);
-                                         test_list_sort_simd_float_random                                         
-------------------------------------------------------------------------------------------------------------------
- {0.024923936,0.03346995,0.08167228,0.08531265,0.10674526,0.114986524,0.11994517,0.1355998,0.13572839,0.16894749}
+                                            test_list_sort_simd_float_random                                           ...
+-----------------------------------------------------------------------------------------------------------------------...
+ {0.003372915,0.0034219418,0.013631644,0.019021165,0.030820394,0.031393025,0.057282537,0.0827536,0.090136975,0.09039178...
 (1 row)
 
 SELECT test_list_sort_simd_float_random(2, 20, 2, true);
  test_list_sort_simd_float_random 
 ----------------------------------
- {0.03346995,0.32996422}
+ {0.34728608,2}
...
tap
[16:39:53.351](181.731s) not ok 5 - regression tests pass
tap
[16:40:59.954](205.941s) not ok 2 - regression tests pass
test
[16:42:24.795] 110/334 postgresql:regress / regress/regress                                            ERROR           1...
[16:42:24.795] 169/334 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           2...
[16:42:24.795] 251/334 postgresql:recovery / recovery/027_stream_regress                               ERROR           2...
macOS - Sonoma - Meson
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/list_sort_simd.out /Users/admin/pgsql/build/testrun/pg_upgrade/002...
--- /Users/admin/pgsql/src/test/regress/expected/list_sort_simd.out	2025-04-01 16:34:12
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/list_sort_simd.out	2025-04-01 16:37:11
@@ -26,62 +26,62 @@
 (1 row)
 
 SELECT test_list_sort_simd_float_random(100, 20, 2, true);
-                                         test_list_sort_simd_float_random                                         
-------------------------------------------------------------------------------------------------------------------
- {0.024923936,0.03346995,0.08167228,0.08531265,0.10674526,0.114986524,0.11994517,0.1355998,0.13572839,0.16894749}
+                                           test_list_sort_simd_float_random                                            
+-----------------------------------------------------------------------------------------------------------------------
+ {0.0003287075,0.012317667,0.023025734,0.02969798,0.052807085,0.06473413,0.08912913,0.09746116,0.10345733,0.103527315}
 (1 row)
 
 SELECT test_list_sort_simd_float_random(2, 20, 2, true);
  test_list_sort_simd_float_random 
 ----------------------------------
- {0.03346995,0.32996422}
+ {0.0003287075,0.5245871}
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/list_sort_simd.out /Users/admin/pgsql/build/testrun/recovery/027_s...
--- /Users/admin/pgsql/src/test/regress/expected/list_sort_simd.out	2025-04-01 16:34:12
+++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/list_sort_simd.out	2025-04-01 16:38:10
@@ -26,62 +26,62 @@
 (1 row)
 
 SELECT test_list_sort_simd_float_random(100, 20, 2, true);
-                                         test_list_sort_simd_float_random                                         
-------------------------------------------------------------------------------------------------------------------
- {0.024923936,0.03346995,0.08167228,0.08531265,0.10674526,0.114986524,0.11994517,0.1355998,0.13572839,0.16894749}
+                                           test_list_sort_simd_float_random                                            
+-----------------------------------------------------------------------------------------------------------------------
+ {0.0003287075,0.012317667,0.023025734,0.02969798,0.052807085,0.06473413,0.08912913,0.09746116,0.10345733,0.103527315}
 (1 row)
 
 SELECT test_list_sort_simd_float_random(2, 20, 2, true);
  test_list_sort_simd_float_random 
 ----------------------------------
- {0.03346995,0.32996422}
+ {0.0003287075,0.5245871}
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/list_sort_simd.out /Users/admin/pgsql/build/testrun/regress/regres...
--- /Users/admin/pgsql/src/test/regress/expected/list_sort_simd.out	2025-04-01 16:34:12
+++ /Users/admin/pgsql/build/testrun/regress/regress/results/list_sort_simd.out	2025-04-01 16:37:13
@@ -26,62 +26,62 @@
 (1 row)
 
 SELECT test_list_sort_simd_float_random(100, 20, 2, true);
-                                         test_list_sort_simd_float_random                                         
-------------------------------------------------------------------------------------------------------------------
- {0.024923936,0.03346995,0.08167228,0.08531265,0.10674526,0.114986524,0.11994517,0.1355998,0.13572839,0.16894749}
+                                           test_list_sort_simd_float_random                                            
+-----------------------------------------------------------------------------------------------------------------------
+ {0.0003287075,0.012317667,0.023025734,0.02969798,0.052807085,0.06473413,0.08912913,0.09746116,0.10345733,0.103527315}
 (1 row)
 
 SELECT test_list_sort_simd_float_random(2, 20, 2, true);
  test_list_sort_simd_float_random 
 ----------------------------------
- {0.03346995,0.32996422}
+ {0.0003287075,0.5245871}
...
tap
[16:37:24.748](46.012s) not ok 5 - regression tests pass
tap
[16:38:29.014](59.550s) not ok 2 - regression tests pass
test
[16:40:35.816]  17/334 postgresql:regress / regress/regress                                            ERROR            ...
[16:40:35.816]  27/334 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[16:40:35.816] 132/334 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[16:36:43.252] ../src/test/regress/regress.c(736): error C2375: 'test_list_sort_simd_float_random': redefinition; differ...
compiler
[16:36:43.252] ../src/test/regress/regress.c(620): error C2375: 'test_list_sort_simd_float': redefinition; different lin...
53/5483 Don't dirty pages while they are getting flushed out
Linux - Debian Bookworm - Meson
tap
[11:38:33.967](1.153s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/amcheck/001_veri...
tap
[11:38:33.810](0.854s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/amcheck/002_cic/...
tap
[11:38:33.962](1.015s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/amcheck/003_cic_...
tap
[11:38:34.426](1.065s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/amcheck/004_veri...
tap
[11:38:34.103](0.848s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/amcheck/005_pitr...
tap
[11:38:36.596](0.996s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/authentication/0...
tap
[11:38:36.710](1.010s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/authentication/0...
tap
[11:38:36.916](0.988s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/authentication/0...
tap
[11:38:37.012](1.070s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/authentication/0...
tap
[11:38:37.049](0.999s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/authentication/0...
tap
[11:38:37.196](0.939s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/authentication/0...
tap
[11:38:34.350](0.991s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/auto_explain/001...
tap
[11:38:35.172](1.051s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/basebackup_to_sh...
tap
[11:38:34.457](0.938s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/bloom/001_wal/da...
tap
[11:38:44.849](1.090s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/brin/01_workitem...
tap
[11:38:44.596](0.825s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/brin/02_wal_cons...
tap
[11:38:45.196](1.090s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/commit_ts/001_ba...
tap
[11:38:45.064](0.869s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/commit_ts/002_st...
tap
[11:38:45.591](1.097s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/commit_ts/003_st...
tap
[11:38:45.868](1.048s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/commit_ts/004_re...
tap
[11:38:35.351](1.122s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/dblink/001_auth_...
tap
[11:38:51.416](0.524s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/icu/010_database...
tap
[11:38:45.917](0.999s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/injection_points...
tap
[11:38:06.957](1.140s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/kerberos/001_aut...
tap
[11:38:46.175](0.976s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/ldap_password_fu...
tap
[11:38:50.862](0.844s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/ldap/001_auth/da...
tap
[11:38:51.005](0.907s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/ldap/002_bindpas...
tap
[11:38:46.248](1.123s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/0...
tap
[11:38:18.649](0.948s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/libpq/003_load_b...
tap
[11:38:18.656](0.998s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/libpq/004_load_b...
tap
[11:38:18.754](1.010s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/libpq/005_negoti...
tap
[11:38:18.944](1.130s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/libpq/006_servic...
tap
[11:38:46.469](1.126s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/oauth_validator/...
tap
[11:38:46.524](1.065s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/oauth_validator/...
tap
[11:38:19.270](1.003s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_amcheck/002_n...
tap
[11:38:19.669](0.975s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_amcheck/003_c...
tap
[11:38:20.152](1.207s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_amcheck/004_v...
tap
[11:38:20.243](1.337s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_amcheck/005_o...
tap
[11:38:20.262](0.961s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_basebackup/01...
tap
[11:38:20.279](0.981s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_basebackup/01...
tap
[11:38:20.603](1.034s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_basebackup/02...
tap
[11:38:20.465](0.874s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_basebackup/03...
tap
[11:38:21.251](0.961s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_basebackup/04...
tap
[11:38:21.789](1.203s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_checksums/002...
tap
[11:38:21.682](1.173s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_combinebackup...
tap
[11:38:21.770](1.112s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_combinebackup...
tap
[11:38:21.496](0.764s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_combinebackup...
tap
[11:38:21.992](1.096s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_combinebackup...
tap
[11:38:21.602](0.807s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_combinebackup...
tap
[11:38:22.550](1.032s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_combinebackup...
tap
[11:38:22.691](0.982s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_combinebackup...
tap
[11:38:22.880](1.123s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_combinebackup...
tap
[11:38:23.119](1.261s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_combinebackup...
tap
[11:38:23.115](1.054s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_controldata/0...
tap
[11:38:23.327](0.889s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_ctl/002_statu...
tap
[11:38:23.609](0.786s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_ctl/003_promo...
tap
[11:38:23.926](1.041s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_ctl/004_logro...
tap
[11:38:24.465](0.901s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_dump/002_pg_d...
tap
[11:38:24.542](1.128s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_dump/003_pg_d...
tap
[11:38:24.585](0.998s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_dump/004_pg_d...
tap
[11:38:24.971](1.171s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_dump/005_pg_d...
tap
[11:38:24.955](0.800s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_dump/010_dump...
tap
[11:38:35.261](0.912s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_prewarm/001_b...
tap
[11:38:25.615](0.954s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_resetwal/001_...
tap
[11:38:25.899](1.129s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_resetwal/002_...
tap
[11:38:25.720](0.861s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_rewind/001_ba...
tap
[11:38:25.960](1.146s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_rewind/002_da...
tap
[11:38:26.374](1.148s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_rewind/003_ex...
tap
[11:38:26.168](0.893s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_rewind/004_pg...
tap
[11:38:27.030](1.096s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_rewind/005_sa...
tap
[11:38:26.892](0.814s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_rewind/007_st...
tap
[11:38:27.036](0.882s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_rewind/008_mi...
tap
[11:38:27.328](0.969s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_rewind/009_gr...
tap
[11:38:27.536](1.028s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_rewind/010_ke...
tap
[11:38:35.302](0.800s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_stat_statemen...
tap
[11:37:58.246](0.603s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_p...
tap
[11:37:58.777](1.129s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_upgrade/003_l...
tap
[11:37:58.551](0.892s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_upgrade/004_s...
tap
[11:37:58.978](1.326s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_upgrade/005_c...
tap
[11:37:58.974](1.322s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_upgrade/006_t...
tap
[11:38:28.206](1.028s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_verifybackup/...
tap
[11:38:28.276](1.090s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_verifybackup/...
tap
[11:38:28.440](1.170s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_verifybackup/...
tap
[11:38:28.440](1.055s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_verifybackup/...
tap
[11:38:28.406](0.829s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_verifybackup/...
tap
[11:38:28.551](0.812s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_verifybackup/...
tap
[11:38:29.249](0.771s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_verifybackup/...
tap
[11:38:29.451](0.838s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_verifybackup/...
tap
[11:38:35.712](1.047s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_visibility/00...
tap
[11:38:35.687](1.039s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_visibility/00...
tap
[11:38:29.878](1.081s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_waldump/001_b...
tap
[11:38:29.616](0.961s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_waldump/002_s...
tap
[11:38:29.930](1.119s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pg_walsummary/00...
tap
[11:38:29.784](1.014s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/pgbench/001_pgbe...
tap
[11:38:35.776](1.084s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/postgres_fdw/001...
tap
[11:38:38.118](1.213s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/postmaster/002_c...
tap
[11:38:38.007](1.067s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/postmaster/003_s...
tap
[11:38:30.562](0.867s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/psql/001_basic/d...
tap
[11:38:30.920](1.100s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/psql/010_tab_com...
tap
[11:38:30.844](1.053s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/psql/020_cancel/...
tap
[11:37:58.920](1.054s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/001_str...
tap
[11:37:59.437](0.980s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/002_arc...
tap
[11:37:59.518](1.020s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/003_rec...
tap
[11:37:59.571](0.958s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/004_tim...
tap
[11:37:59.812](1.059s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/005_rep...
tap
[11:38:00.088](0.946s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/006_log...
tap
[11:38:00.320](1.226s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/007_syn...
tap
[11:38:00.324](1.064s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/008_fsm...
tap
[11:38:00.422](1.177s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/009_two...
tap
[11:38:00.848](1.123s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/010_log...
tap
[11:38:00.743](1.009s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/012_sub...
tap
[11:38:00.900](0.982s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/013_cra...
tap
[11:38:01.105](1.060s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/014_unl...
tap
[11:38:01.399](0.941s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/015_pro...
tap
[11:38:01.544](1.027s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/016_min...
tap
[11:38:01.563](0.930s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/017_shm...
tap
[11:38:01.821](1.123s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/018_wal...
tap
[11:38:01.933](0.864s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/019_rep...
tap
[11:38:02.064](0.905s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/020_arc...
tap
[11:38:02.148](1.070s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/021_row...
tap
[11:38:02.561](1.160s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/022_cra...
tap
[11:38:02.501](0.900s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/023_pit...
tap
[11:38:02.818](0.992s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/024_arc...
tap
[11:38:02.799](0.918s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/025_stu...
tap
[11:38:03.355](1.189s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/026_ove...
tap
[11:38:03.034](0.887s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/027_str...
tap
[11:38:03.389](1.020s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/028_pit...
tap
[11:38:03.575](1.134s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/029_sta...
tap
[11:38:03.717](0.976s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/030_sta...
tap
[11:38:03.823](0.977s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/031_rec...
tap
[11:38:03.930](0.867s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/032_rel...
tap
[11:38:04.200](1.070s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/033_rep...
tap
[11:38:04.273](0.987s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/034_cre...
tap
[11:38:04.939](1.220s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/035_sta...
tap
[11:38:04.806](1.129s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/036_tru...
tap
[11:38:04.722](0.884s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/037_inv...
tap
[11:38:04.964](1.002s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/038_sav...
tap
[11:38:05.260](1.143s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/039_end...
tap
[11:38:05.135](1.035s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/040_sta...
tap
[11:38:05.702](1.190s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/041_che...
tap
[11:38:05.623](1.059s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/042_low...
tap
[11:38:06.010](0.976s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/043_no_...
tap
[11:38:06.400](1.246s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/recovery/044_inv...
tap
[11:38:31.231](1.079s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/scripts/010_clus...
tap
[11:38:30.973](0.873s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/scripts/011_clus...
tap
[11:38:31.402](1.129s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/scripts/020_crea...
tap
[11:38:31.519](0.886s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/scripts/040_crea...
tap
[11:38:31.895](0.965s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/scripts/050_drop...
tap
[11:38:31.947](0.783s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/scripts/070_drop...
tap
[11:38:32.420](1.150s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/scripts/080_pg_i...
tap
[11:38:32.392](1.131s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/scripts/090_rein...
tap
[11:38:32.435](0.909s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/scripts/091_rein...
tap
[11:38:32.753](0.897s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/scripts/100_vacu...
tap
[11:38:33.049](1.235s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/scripts/101_vacu...
tap
[11:38:33.228](1.093s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/scripts/102_vacu...
tap
[11:38:32.971](0.767s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/scripts/200_conn...
tap
[11:38:46.903](0.993s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/ssl_passphrase_c...
tap
[11:38:50.731](0.915s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/ssl/001_ssltests...
tap
[11:38:50.736](0.922s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/ssl/002_scram/da...
tap
[11:38:50.764](0.874s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/ssl/003_sslinfo/...
tap
[11:38:38.031](1.044s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/001...
tap
[11:38:38.125](0.969s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/002...
tap
[11:38:38.183](0.897s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/003...
tap
[11:38:38.429](1.126s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/004...
tap
[11:38:38.661](1.180s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/005...
tap
[11:38:39.704](1.252s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/006...
tap
[11:38:39.460](1.160s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/007...
tap
[11:38:39.300](0.957s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/008...
tap
[11:38:39.619](1.278s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/009...
tap
[11:38:39.280](0.833s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/010...
tap
[11:38:39.828](1.180s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/011...
tap
[11:38:39.866](0.930s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/012...
tap
[11:38:40.636](1.084s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/013...
tap
[11:38:40.615](1.124s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/014...
tap
[11:38:40.519](0.780s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/015...
tap
[11:38:40.954](1.024s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/016...
tap
[11:38:40.993](0.945s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/017...
tap
[11:38:41.235](1.066s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/018...
tap
[11:38:41.125](0.968s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/019...
tap
[11:38:41.762](0.905s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/020...
tap
[11:38:41.862](0.958s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/021...
tap
[11:38:41.959](1.104s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/022...
tap
[11:38:42.423](1.065s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/023...
tap
[11:38:42.280](0.871s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/024...
tap
[11:38:42.304](0.976s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/025...
tap
[11:38:42.698](1.191s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/026...
tap
[11:38:43.508](1.438s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/027...
tap
[11:38:42.872](0.770s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/028...
tap
[11:38:43.434](1.223s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/029...
tap
[11:38:43.446](0.940s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/030...
tap
[11:38:43.785](1.187s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/031...
tap
[11:38:43.450](0.783s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/032...
tap
[11:38:43.864](0.871s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/033...
tap
[11:38:44.234](1.081s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/034...
tap
[11:38:44.713](1.024s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/035...
tap
[11:38:44.632](0.891s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/subscription/100...
tap
[11:38:47.120](0.958s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/test_custom_rmgr...
tap
[11:38:36.330](0.823s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/test_decoding/00...
tap
[11:38:47.021](0.755s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/test_escape/001_...
tap
[11:38:47.237](0.863s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/test_extensions/...
tap
[11:38:48.025](0.767s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/test_misc/001_co...
tap
[11:38:48.446](1.121s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/test_misc/002_ta...
tap
[11:38:48.390](0.978s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/test_misc/003_ch...
tap
[11:38:48.189](0.793s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/test_misc/004_io...
tap
[11:38:48.368](0.919s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/test_misc/005_ti...
tap
[11:38:49.115](0.875s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/test_misc/006_si...
tap
[11:38:49.466](0.996s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/test_misc/007_ca...
tap
[11:38:49.564](0.923s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/test_pg_dump/001...
tap
[11:38:49.658](1.015s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/test_slru/001_mu...
tap
[11:38:49.503](0.843s) Bail out!  command "initdb --no-sync --pgdata /tmp/cirrus-ci-build/build/testrun/worker_spi/001_w...
test
[11:39:01.286]   5/335 postgresql:regress / regress/regress                                            ERROR            ...
[11:39:01.286]   6/335 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[11:39:01.286]   7/335 postgresql:isolation / isolation/isolation                                      ERROR            ...
[11:39:01.286]   8/335 postgresql:pg_upgrade / pg_upgrade/004_subscription                             ERROR            ...
[11:39:01.286]   9/335 postgresql:pg_upgrade / pg_upgrade/003_logical_slots                            ERROR            ...
[11:39:01.286]  10/335 postgresql:recovery / recovery/001_stream_rep                                   ERROR            ...
[11:39:01.286]  11/335 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes                           ERROR            ...
[11:39:01.286]  12/335 postgresql:pg_upgrade / pg_upgrade/005_char_signedness                          ERROR            ...
[11:39:01.286]  13/335 postgresql:recovery / recovery/002_archiving                                    ERROR            ...
[11:39:01.286]  14/335 postgresql:recovery / recovery/003_recovery_targets                             ERROR            ...
[11:39:01.286]  15/335 postgresql:recovery / recovery/004_timeline_switch                              ERROR            ...
[11:39:01.286]  16/335 postgresql:recovery / recovery/005_replay_delay                                 ERROR            ...
[11:39:01.286]  17/335 postgresql:recovery / recovery/006_logical_decoding                             ERROR            ...
[11:39:01.286]  18/335 postgresql:recovery / recovery/007_sync_rep                                     ERROR            ...
[11:39:01.286]  19/335 postgresql:recovery / recovery/008_fsm_truncation                               ERROR            ...
[11:39:01.286]  20/335 postgresql:recovery / recovery/009_twophase                                     ERROR            ...
[11:39:01.286]  21/335 postgresql:recovery / recovery/012_subtransactions                              ERROR            ...
[11:39:01.286]  22/335 postgresql:recovery / recovery/010_logical_decoding_timelines                   ERROR            ...
[11:39:01.286]  23/335 postgresql:recovery / recovery/013_crash_restart                                ERROR            ...
[11:39:01.286]  24/335 postgresql:recovery / recovery/014_unlogged_reinit                              ERROR            ...
[11:39:01.286]  25/335 postgresql:recovery / recovery/015_promotion_pages                              ERROR            ...
[11:39:01.286]  26/335 postgresql:recovery / recovery/016_min_consistency                              ERROR            ...
[11:39:01.286]  27/335 postgresql:recovery / recovery/017_shm                                          ERROR            ...
[11:39:01.286]  28/335 postgresql:recovery / recovery/018_wal_optimize                                 ERROR            ...
[11:39:01.286]  29/335 postgresql:recovery / recovery/019_replslot_limit                               ERROR            ...
[11:39:01.286]  30/335 postgresql:recovery / recovery/020_archive_status                               ERROR            ...
[11:39:01.286]  31/335 postgresql:recovery / recovery/021_row_visibility                               ERROR            ...
[11:39:01.286]  32/335 postgresql:recovery / recovery/023_pitr_prepared_xact                           ERROR            ...
[11:39:01.286]  33/335 postgresql:recovery / recovery/022_crash_temp_files                             ERROR            ...
[11:39:01.286]  34/335 postgresql:recovery / recovery/025_stuck_on_old_timeline                        ERROR            ...
[11:39:01.286]  35/335 postgresql:recovery / recovery/024_archive_recovery                             ERROR            ...
[11:39:01.286]  36/335 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
[11:39:01.286]  37/335 postgresql:recovery / recovery/026_overwrite_contrecord                         ERROR            ...
[11:39:01.286]  38/335 postgresql:recovery / recovery/028_pitr_timelines                               ERROR            ...
[11:39:01.286]  39/335 postgresql:recovery / recovery/029_stats_restart                                ERROR            ...
[11:39:01.286]  40/335 postgresql:recovery / recovery/030_stats_cleanup_replica                        ERROR            ...
[11:39:01.286]  41/335 postgresql:recovery / recovery/031_recovery_conflict                            ERROR            ...
[11:39:01.286]  42/335 postgresql:recovery / recovery/032_relfilenode_reuse                            ERROR            ...
[11:39:01.286]  43/335 postgresql:recovery / recovery/033_replay_tsp_drops                             ERROR            ...
[11:39:01.286]  44/335 postgresql:recovery / recovery/034_create_database                              ERROR            ...
[11:39:01.286]  45/335 postgresql:recovery / recovery/037_invalid_database                             ERROR            ...
[11:39:01.286]  46/335 postgresql:recovery / recovery/036_truncated_dropped                            ERROR            ...
[11:39:01.286]  47/335 postgresql:recovery / recovery/035_standby_logical_decoding                     ERROR            ...
[11:39:01.286]  48/335 postgresql:recovery / recovery/038_save_logical_slots_shutdown                  ERROR            ...
[11:39:01.286]  49/335 postgresql:recovery / recovery/040_standby_failover_slots_sync                  ERROR            ...
[11:39:01.286]  50/335 postgresql:recovery / recovery/039_end_of_wal                                   ERROR            ...
[11:39:01.286]  51/335 postgresql:recovery / recovery/042_low_level_backup                             ERROR            ...
[11:39:01.286]  52/335 postgresql:recovery / recovery/041_checkpoint_at_promote                        ERROR            ...
[11:39:01.286]  53/335 postgresql:recovery / recovery/043_no_contrecord_switch                         ERROR            ...
[11:39:01.286]  54/335 postgresql:plpgsql / plpgsql/regress                                            ERROR            ...
[11:39:01.286]  55/335 postgresql:plperl / plperl/regress                                              ERROR            ...
[11:39:01.286]  56/335 postgresql:recovery / recovery/044_invalidate_inactive_slots                    ERROR            ...
[11:39:01.287]  57/335 postgresql:plpython / plpython/regress                                          ERROR            ...
[11:39:01.287]  58/335 postgresql:pltcl / pltcl/regress                                                ERROR            ...
[11:39:01.287]  59/335 postgresql:amcheck / amcheck/regress                                            ERROR            ...
[11:39:01.287]  60/335 postgresql:bloom / bloom/regress                                                ERROR            ...
[11:39:01.287]  61/335 postgresql:kerberos / kerberos/001_auth                                         ERROR            ...
[11:39:01.287]  62/335 postgresql:basic_archive / basic_archive/regress                                ERROR            ...
[11:39:01.287]  63/335 postgresql:bool_plperl / bool_plperl/regress                                    ERROR            ...
[11:39:01.287]  64/335 postgresql:citext / citext/regress                                              ERROR            ...
[11:39:01.287]  65/335 postgresql:btree_gist / btree_gist/regress                                      ERROR            ...
[11:39:01.287]  66/335 postgresql:btree_gin / btree_gin/regress                                        ERROR            ...
[11:39:01.287]  67/335 postgresql:dblink / dblink/regress                                              ERROR            ...
[11:39:01.287]  68/335 postgresql:cube / cube/regress                                                  ERROR            ...
[11:39:01.287]  69/335 postgresql:dict_int / dict_int/regress                                          ERROR            ...
[11:39:01.287]  70/335 postgresql:earthdistance / earthdistance/regress                                ERROR            ...
[11:39:01.287]  71/335 postgresql:dict_xsyn / dict_xsyn/regress                                        ERROR            ...
[11:39:01.287]  72/335 postgresql:file_fdw / file_fdw/regress                                          ERROR            ...
[11:39:01.287]  73/335 postgresql:fuzzystrmatch / fuzzystrmatch/regress                                ERROR            ...
[11:39:01.287]  74/335 postgresql:hstore_plperl / hstore_plperl/regress                                ERROR            ...
[11:39:01.287]  75/335 postgresql:hstore / hstore/regress                                              ERROR            ...
[11:39:01.287]  76/335 postgresql:hstore_plpython / hstore_plpython/regress                            ERROR            ...
[11:39:01.287]  77/335 postgresql:jsonb_plperl / jsonb_plperl/regress                                  ERROR            ...
[11:39:01.287]  78/335 postgresql:isn / isn/regress                                                    ERROR            ...
[11:39:01.287]  79/335 postgresql:intarray / intarray/regress                                          ERROR            ...
[11:39:01.287]  80/335 postgresql:lo / lo/regress                                                      ERROR            ...
[11:39:01.287]  81/335 postgresql:ltree_plpython / ltree_plpython/regress                              ERROR            ...
[11:39:01.287]  82/335 postgresql:jsonb_plpython / jsonb_plpython/regress                              ERROR            ...
[11:39:01.287]  83/335 postgresql:pageinspect / pageinspect/regress                                    ERROR            ...
[11:39:01.287]  84/335 postgresql:ltree / ltree/regress                                                ERROR            ...
[11:39:01.287]  85/335 postgresql:passwordcheck / passwordcheck/regress                                ERROR            ...
[11:39:01.287]  86/335 postgresql:pg_freespacemap / pg_freespacemap/regress                            ERROR            ...
[11:39:01.287]  87/335 postgresql:pg_logicalinspect / pg_logicalinspect/isolation                      ERROR            ...
[11:39:01.287]  88/335 postgresql:pg_buffercache / pg_buffercache/regress                              ERROR            ...
[11:39:01.287]  89/335 postgresql:pg_overexplain / pg_overexplain/regress                              ERROR            ...
[11:39:01.287]  90/335 postgresql:pgcrypto / pgcrypto/regress                                          ERROR            ...
[11:39:01.287]  91/335 postgresql:pgrowlocks / pgrowlocks/isolation                                    ERROR            ...
[11:39:01.287]  92/335 postgresql:pg_stat_statements / pg_stat_statements/regress                      ERROR            ...
[11:39:01.287]  93/335 postgresql:pg_surgery / pg_surgery/regress                                      ERROR            ...
[11:39:01.287]  94/335 postgresql:pgstattuple / pgstattuple/regress                                    ERROR            ...
[11:39:01.287]  95/335 postgresql:seg / seg/regress                                                    ERROR            ...
[11:39:01.287]  96/335 postgresql:postgres_fdw / postgres_fdw/regress                                  ERROR            ...
[11:39:01.287]  97/335 postgresql:pg_visibility / pg_visibility/regress                                ERROR            ...
[11:39:01.287]  98/335 postgresql:pg_trgm / pg_trgm/regress                                            ERROR            ...
[11:39:01.287]  99/335 postgresql:pg_walinspect / pg_walinspect/regress                                ERROR            ...
[11:39:01.287] 100/335 postgresql:tcn / tcn/isolation                                                  ERROR            ...
[11:39:01.287] 101/335 postgresql:tablefunc / tablefunc/regress                                        ERROR            ...
[11:39:01.287] 102/335 postgresql:test_decoding / test_decoding/regress                                ERROR            ...
[11:39:01.287] 103/335 postgresql:test_decoding / test_decoding/isolation                              ERROR            ...
[11:39:01.287] 104/335 postgresql:tsm_system_rows / tsm_system_rows/regress                            ERROR            ...
[11:39:01.287] 105/335 postgresql:unaccent / unaccent/regress                                          ERROR            ...
[11:39:01.287] 106/335 postgresql:tsm_system_time / tsm_system_time/regress                            ERROR            ...
[11:39:01.287] 107/335 postgresql:uuid-ossp / uuid-ossp/regress                                        ERROR            ...
[11:39:01.287] 108/335 postgresql:xml2 / xml2/regress                                                  ERROR            ...
[11:39:01.287] 109/335 postgresql:commit_ts / commit_ts/regress                                        ERROR            ...
[11:39:01.287] 110/335 postgresql:brin / brin/isolation                                                ERROR            ...
[11:39:01.287] 111/335 postgresql:dummy_seclabel / dummy_seclabel/regress                              ERROR            ...
[11:39:01.287] 112/335 postgresql:dummy_index_am / dummy_index_am/regress                              ERROR            ...
[11:39:01.287] 113/335 postgresql:delay_execution / delay_execution/isolation                          ERROR            ...
[11:39:01.287] 115/335 postgresql:injection_points / injection_points/regress                          ERROR            ...
[11:39:01.287] 114/335 postgresql:gin / gin/regress                                                    ERROR            ...
[11:39:01.287] 116/335 postgresql:injection_points / injection_points/isolation                        ERROR            ...
[11:39:01.287] 117/335 postgresql:spgist_name_ops / spgist_name_ops/regress                            ERROR            ...
[11:39:01.287] 118/335 postgresql:test_copy_callbacks / test_copy_callbacks/regress                    ERROR            ...
[11:39:01.287] 119/335 postgresql:plsample / plsample/regress                                          ERROR            ...
[11:39:01.288] 120/335 postgresql:test_bloomfilter / test_bloomfilter/regress                          ERROR            ...
[11:39:01.288] 121/335 postgresql:test_dsm_registry / test_dsm_registry/regress                        ERROR            ...
[11:39:01.288] 122/335 postgresql:test_ddl_deparse / test_ddl_deparse/regress                          ERROR            ...
[11:39:01.288] 123/335 postgresql:test_dsa / test_dsa/regress                                          ERROR            ...
[11:39:01.288] 124/335 postgresql:test_extensions / test_extensions/regress                            ERROR            ...
[11:39:01.288] 125/335 postgresql:test_ginpostinglist / test_ginpostinglist/regress                    ERROR            ...
[11:39:01.288] 126/335 postgresql:test_integerset / test_integerset/regress                            ERROR            ...
[11:39:01.288] 127/335 postgresql:test_oat_hooks / test_oat_hooks/regress                              ERROR            ...
[11:39:01.288] 128/335 postgresql:test_pg_dump / test_pg_dump/regress                                  ERROR            ...
[11:39:01.288] 129/335 postgresql:test_lfind / test_lfind/regress                                      ERROR            ...
[11:39:01.288] 130/335 postgresql:test_predtest / test_predtest/regress                                ERROR            ...
[11:39:01.288] 131/335 postgresql:test_parser / test_parser/regress                                    ERROR            ...
[11:39:01.288] 132/335 postgresql:test_radixtree / test_radixtree/regress                              ERROR            ...
[11:39:01.288] 133/335 postgresql:test_rbtree / test_rbtree/regress                                    ERROR            ...
[11:39:01.288] 134/335 postgresql:test_shm_mq / test_shm_mq/regress                                    ERROR            ...
[11:39:01.288] 135/335 postgresql:test_slru / test_slru/regress                                        ERROR            ...
[11:39:01.288] 136/335 postgresql:test_regex / test_regex/regress                                      ERROR            ...
[11:39:01.288] 137/335 postgresql:typcache / typcache/regress                                          ERROR            ...
[11:39:01.288] 138/335 postgresql:test_rls_hooks / test_rls_hooks/regress                              ERROR            ...
[11:39:01.288] 139/335 postgresql:test_resowner / test_resowner/regress                                ERROR            ...
[11:39:01.288] 140/335 postgresql:test_tidstore / test_tidstore/regress                                ERROR            ...
[11:39:01.288] 142/335 postgresql:unsafe_tests / unsafe_tests/regress                                  ERROR            ...
[11:39:01.288] 144/335 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
[11:39:01.288] 145/335 postgresql:libpq / libpq/003_load_balance_host_list                             ERROR            ...
[11:39:01.288] 146/335 postgresql:libpq / libpq/004_load_balance_dns                                   ERROR            ...
[11:39:01.288] 147/335 postgresql:libpq / libpq/005_negotiate_encryption                               ERROR            ...
[11:39:01.288] 148/335 postgresql:libpq / libpq/006_service                                            ERROR            ...
[11:39:01.288] 151/335 postgresql:pg_amcheck / pg_amcheck/002_nonesuch                                 ERROR            ...
[11:39:01.288] 152/335 postgresql:pg_amcheck / pg_amcheck/003_check                                    ERROR            ...
[11:39:01.288] 153/335 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam                            ERROR            ...
[11:39:01.288] 154/335 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage                           ERROR            ...
[11:39:01.288] 155/335 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup                      ERROR            ...
[11:39:01.288] 156/335 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace                ERROR            ...
[11:39:01.288] 158/335 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical                     ERROR            ...
[11:39:01.288] 160/335 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal                      ERROR            ...
[11:39:01.288] 161/335 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber                ERROR            ...
[11:39:01.288] 162/335 postgresql:pg_combinebackup / pg_combinebackup/004_manifest                     ERROR            ...
[11:39:01.288] 163/335 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy                 ERROR            ...
[11:39:01.288] 164/335 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups              ERROR            ...
[11:39:01.288] 165/335 postgresql:pg_combinebackup / pg_combinebackup/003_timeline                     ERROR            ...
[11:39:01.288] 166/335 postgresql:pg_checksums / pg_checksums/002_actions                              ERROR            ...
[11:39:01.288] 167/335 postgresql:pg_combinebackup / pg_combinebackup/005_integrity                    ERROR            ...
[11:39:01.288] 169/335 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal            ERROR            ...
[11:39:01.288] 170/335 postgresql:pg_combinebackup / pg_combinebackup/008_promote                      ERROR            ...
[11:39:01.288] 171/335 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file                 ERROR            ...
[11:39:01.288] 172/335 postgresql:pg_controldata / pg_controldata/001_pg_controldata                   ERROR            ...
[11:39:01.288] 173/335 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink                     ERROR            ...
[11:39:01.288] 174/335 postgresql:pg_ctl / pg_ctl/002_status                                           ERROR            ...
[11:39:01.288] 175/335 postgresql:pg_ctl / pg_ctl/003_promote                                          ERROR            ...
[11:39:01.288] 176/335 postgresql:pg_ctl / pg_ctl/004_logrotate                                        ERROR            ...
[11:39:01.288] 178/335 postgresql:pg_dump / pg_dump/002_pg_dump                                        ERROR            ...
[11:39:01.288] 179/335 postgresql:pg_dump / pg_dump/003_pg_dump_with_server                            ERROR            ...
[11:39:01.288] 180/335 postgresql:pg_dump / pg_dump/004_pg_dump_parallel                               ERROR            ...
[11:39:01.288] 181/335 postgresql:pg_dump / pg_dump/010_dump_connstr                                   ERROR            ...
[11:39:01.288] 182/335 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile                             ERROR            ...
[11:39:01.288] 183/335 postgresql:pg_resetwal / pg_resetwal/001_basic                                  ERROR            ...
[11:39:01.288] 184/335 postgresql:pg_rewind / pg_rewind/001_basic                                      ERROR            ...
[11:39:01.288] 185/335 postgresql:pg_resetwal / pg_resetwal/002_corrupted                              ERROR            ...
[11:39:01.288] 186/335 postgresql:pg_rewind / pg_rewind/002_databases                                  ERROR            ...
[11:39:01.288] 187/335 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink                            ERROR            ...
[11:39:01.288] 189/335 postgresql:pg_rewind / pg_rewind/003_extrafiles                                 ERROR            ...
[11:39:01.288] 192/335 postgresql:pg_rewind / pg_rewind/007_standby_source                             ERROR            ...
[11:39:01.288] 194/335 postgresql:pg_rewind / pg_rewind/005_same_timeline                              ERROR            ...
[11:39:01.288] 195/335 postgresql:pg_rewind / pg_rewind/008_min_recovery_point                         ERROR            ...
[11:39:01.288] 197/335 postgresql:pg_rewind / pg_rewind/009_growing_files                              ERROR            ...
[11:39:01.288] 198/335 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals                         ERROR            ...
[11:39:01.288] 199/335 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm                      ERROR            ...
[11:39:01.288] 200/335 postgresql:pg_verifybackup / pg_verifybackup/003_corruption                     ERROR            ...
[11:39:01.288] 202/335 postgresql:pg_verifybackup / pg_verifybackup/007_wal                            ERROR            ...
[11:39:01.288] 203/335 postgresql:pg_verifybackup / pg_verifybackup/006_encoding                       ERROR            ...
[11:39:01.288] 204/335 postgresql:pg_verifybackup / pg_verifybackup/004_options                        ERROR            ...
[11:39:01.288] 205/335 postgresql:pg_verifybackup / pg_verifybackup/008_untar                          ERROR            ...
[11:39:01.288] 207/335 postgresql:pg_verifybackup / pg_verifybackup/009_extract                        ERROR            ...
[11:39:01.288] 208/335 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar                   ERROR            ...
[11:39:01.288] 209/335 postgresql:pg_waldump / pg_waldump/002_save_fullpage                            ERROR            ...
[11:39:01.288] 210/335 postgresql:pgbench / pgbench/001_pgbench_with_server                            ERROR            ...
[11:39:01.288] 211/335 postgresql:pg_waldump / pg_waldump/001_basic                                    ERROR            ...
[11:39:01.288] 212/335 postgresql:pg_walsummary / pg_walsummary/002_blocks                             ERROR            ...
[11:39:01.288] 214/335 postgresql:psql / psql/001_basic                                                ERROR            ...
[11:39:01.288] 215/335 postgresql:psql / psql/020_cancel                                               ERROR            ...
[11:39:01.288] 216/335 postgresql:psql / psql/010_tab_completion                                       ERROR            ...
[11:39:01.288] 217/335 postgresql:scripts / scripts/011_clusterdb_all                                  ERROR            ...
[11:39:01.288] 218/335 postgresql:scripts / scripts/010_clusterdb                                      ERROR            ...
[11:39:01.288] 219/335 postgresql:scripts / scripts/020_createdb                                       ERROR            ...
[11:39:01.288] 220/335 postgresql:scripts / scripts/040_createuser                                     ERROR            ...
[11:39:01.288] 221/335 postgresql:scripts / scripts/050_dropdb                                         ERROR            ...
[11:39:01.288] 222/335 postgresql:scripts / scripts/070_dropuser                                       ERROR            ...
[11:39:01.288] 223/335 postgresql:scripts / scripts/090_reindexdb                                      ERROR            ...
[11:39:01.288] 224/335 postgresql:scripts / scripts/080_pg_isready                                     ERROR            ...
[11:39:01.288] 225/335 postgresql:scripts / scripts/091_reindexdb_all                                  ERROR            ...
[11:39:01.288] 228/335 postgresql:scripts / scripts/100_vacuumdb                                       ERROR            ...
[11:39:01.288] 229/335 postgresql:scripts / scripts/200_connstr                                        ERROR            ...
[11:39:01.288] 230/335 postgresql:scripts / scripts/101_vacuumdb_all                                   ERROR            ...
[11:39:01.288] 232/335 postgresql:scripts / scripts/102_vacuumdb_stages                                ERROR            ...
[11:39:01.288] 233/335 postgresql:amcheck / amcheck/002_cic                                            ERROR            ...
[11:39:01.288] 234/335 postgresql:amcheck / amcheck/003_cic_2pc                                        ERROR            ...
[11:39:01.288] 235/335 postgresql:amcheck / amcheck/001_verify_heapam                                  ERROR            ...
[11:39:01.288] 236/335 postgresql:amcheck / amcheck/005_pitr                                           ERROR            ...
[11:39:01.288] 238/335 postgresql:auto_explain / auto_explain/001_auto_explain                         ERROR            ...
[11:39:01.288] 239/335 postgresql:amcheck / amcheck/004_verify_nbtree_unique                           ERROR            ...
[11:39:01.288] 240/335 postgresql:bloom / bloom/001_wal                                                ERROR            ...
[11:39:01.288] 241/335 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic                  ERROR            ...
[11:39:01.288] 242/335 postgresql:pg_prewarm / pg_prewarm/001_basic                                    ERROR            ...
[11:39:01.288] 243/335 postgresql:pg_stat_statements / pg_stat_statements/010_restart                  ERROR            ...
[11:39:01.288] 244/335 postgresql:dblink / dblink/001_auth_scram                                       ERROR            ...
[11:39:01.288] 247/335 postgresql:pg_visibility / pg_visibility/002_corrupt_vm                         ERROR            ...
[11:39:01.288] 248/335 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction             ERROR            ...
[11:39:01.288] 249/335 postgresql:postgres_fdw / postgres_fdw/001_auth_scram                           ERROR            ...
[11:39:01.289] 251/335 postgresql:test_decoding / test_decoding/001_repl_stats                         ERROR            ...
[11:39:01.289] 252/335 postgresql:authentication / authentication/001_password                         ERROR            ...
[11:39:01.289] 254/335 postgresql:authentication / authentication/002_saslprep                         ERROR            ...
[11:39:01.289] 255/335 postgresql:authentication / authentication/003_peer                             ERROR            ...
[11:39:01.289] 256/335 postgresql:authentication / authentication/004_file_inclusion                   ERROR            ...
[11:39:01.289] 257/335 postgresql:authentication / authentication/006_login_trigger                    ERROR            ...
[11:39:01.289] 258/335 postgresql:authentication / authentication/007_pre_auth                         ERROR            ...
[11:39:01.289] 259/335 postgresql:postmaster / postmaster/003_start_stop                               ERROR            ...
[11:39:01.289] 260/335 postgresql:subscription / subscription/001_rep_changes                          ERROR            ...
[11:39:01.289] 261/335 postgresql:postmaster / postmaster/002_connection_limits                        ERROR            ...
[11:39:01.289] 262/335 postgresql:subscription / subscription/002_types                                ERROR            ...
[11:39:01.289] 263/335 postgresql:subscription / subscription/003_constraints                          ERROR            ...
[11:39:01.289] 264/335 postgresql:subscription / subscription/004_sync                                 ERROR            ...
[11:39:01.289] 265/335 postgresql:subscription / subscription/005_encoding                             ERROR            ...
[11:39:01.289] 266/335 postgresql:subscription / subscription/010_truncate                             ERROR            ...
[11:39:01.289] 267/335 postgresql:subscription / subscription/008_diff_schema                          ERROR            ...
[11:39:01.289] 268/335 postgresql:subscription / subscription/007_ddl                                  ERROR            ...
[11:39:01.289] 269/335 postgresql:subscription / subscription/009_matviews                             ERROR            ...
[11:39:01.289] 270/335 postgresql:subscription / subscription/006_rewrite                              ERROR            ...
[11:39:01.289] 271/335 postgresql:subscription / subscription/011_generated                            ERROR            ...
[11:39:01.289] 272/335 postgresql:subscription / subscription/012_collation                            ERROR            ...
[11:39:01.289] 273/335 postgresql:subscription / subscription/015_stream                               ERROR            ...
[11:39:01.289] 274/335 postgresql:subscription / subscription/014_binary                               ERROR            ...
[11:39:01.289] 275/335 postgresql:subscription / subscription/013_partition                            ERROR            ...
[11:39:01.289] 276/335 postgresql:subscription / subscription/016_stream_subxact                       ERROR            ...
[11:39:01.289] 277/335 postgresql:subscription / subscription/017_stream_ddl                           ERROR            ...
[11:39:01.289] 278/335 postgresql:subscription / subscription/019_stream_subxact_ddl_abort             ERROR            ...
[11:39:01.289] 279/335 postgresql:subscription / subscription/018_stream_subxact_abort                 ERROR            ...
[11:39:01.289] 280/335 postgresql:subscription / subscription/020_messages                             ERROR            ...
[11:39:01.289] 281/335 postgresql:subscription / subscription/021_twophase                             ERROR            ...
[11:39:01.289] 282/335 postgresql:subscription / subscription/022_twophase_cascade                     ERROR            ...
[11:39:01.289] 283/335 postgresql:subscription / subscription/024_add_drop_pub                         ERROR            ...
[11:39:01.289] 284/335 postgresql:subscription / subscription/025_rep_changes_for_schema               ERROR            ...
[11:39:01.289] 285/335 postgresql:subscription / subscription/023_twophase_stream                      ERROR            ...
[11:39:01.289] 286/335 postgresql:subscription / subscription/026_stats                                ERROR            ...
[11:39:01.289] 287/335 postgresql:subscription / subscription/028_row_filter                           ERROR            ...
[11:39:01.289] 288/335 postgresql:subscription / subscription/029_on_error                             ERROR            ...
[11:39:01.289] 290/335 postgresql:subscription / subscription/032_subscribe_use_index                  ERROR            ...
[11:39:01.289] 289/335 postgresql:subscription / subscription/030_origin                               ERROR            ...
[11:39:01.289] 291/335 postgresql:subscription / subscription/027_nosuperuser                          ERROR            ...
[11:39:01.289] 292/335 postgresql:subscription / subscription/031_column_list                          ERROR            ...
[11:39:01.289] 293/335 postgresql:subscription / subscription/033_run_as_table_owner                   ERROR            ...
[11:39:01.289] 294/335 postgresql:subscription / subscription/034_temporal                             ERROR            ...
[11:39:01.289] 295/335 postgresql:brin / brin/02_wal_consistency                                       ERROR            ...
[11:39:01.289] 296/335 postgresql:subscription / subscription/100_bugs                                 ERROR            ...
[11:39:01.289] 297/335 postgresql:subscription / subscription/035_conflicts                            ERROR            ...
[11:39:01.289] 298/335 postgresql:brin / brin/01_workitems                                             ERROR            ...
[11:39:01.289] 299/335 postgresql:commit_ts / commit_ts/002_standby                                    ERROR            ...
[11:39:01.289] 300/335 postgresql:commit_ts / commit_ts/001_base                                       ERROR            ...
[11:39:01.289] 301/335 postgresql:commit_ts / commit_ts/003_standby_2                                  ERROR            ...
[11:39:01.289] 302/335 postgresql:commit_ts / commit_ts/004_restart                                    ERROR            ...
[11:39:01.289] 303/335 postgresql:injection_points / injection_points/001_stats                        ERROR            ...
[11:39:01.315] 304/335 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd       ERROR            ...
[11:39:01.315] 305/335 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline                   ERROR            ...
[11:39:01.315] 306/335 postgresql:oauth_validator / oauth_validator/001_server                         ERROR            ...
[11:39:01.315] 307/335 postgresql:oauth_validator / oauth_validator/002_client                         ERROR            ...
[11:39:01.315] 309/335 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc       ERROR            ...
[11:39:01.315] 310/335 postgresql:test_escape / test_escape/001_test_escape                            ERROR            ...
[11:39:01.315] 312/335 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic                      ERROR            ...
[11:39:01.315] 313/335 postgresql:test_extensions / test_extensions/001_extension_control_path         ERROR            ...
[11:39:01.315] 314/335 postgresql:test_misc / test_misc/001_constraint_validation                      ERROR            ...
[11:39:01.315] 315/335 postgresql:test_misc / test_misc/004_io_direct                                  ERROR            ...
[11:39:01.315] 316/335 postgresql:test_misc / test_misc/005_timeouts                                   ERROR            ...
[11:39:01.315] 317/335 postgresql:test_misc / test_misc/003_check_guc                                  ERROR            ...
[11:39:01.315] 318/335 postgresql:test_misc / test_misc/002_tablespace                                 ERROR            ...
[11:39:01.315] 319/335 postgresql:test_misc / test_misc/006_signal_autovacuum                          ERROR            ...
[11:39:01.315] 321/335 postgresql:test_misc / test_misc/007_catcache_inval                             ERROR            ...
[11:39:01.315] 322/335 postgresql:worker_spi / worker_spi/001_worker_spi                               ERROR            ...
[11:39:01.315] 323/335 postgresql:test_pg_dump / test_pg_dump/001_base                                 ERROR            ...
[11:39:01.315] 325/335 postgresql:test_slru / test_slru/001_multixact                                  ERROR            ...
[11:39:01.315] 327/335 postgresql:ssl / ssl/001_ssltests                                               ERROR            ...
[11:39:01.315] 328/335 postgresql:ssl / ssl/002_scram                                                  ERROR            ...
[11:39:01.315] 329/335 postgresql:ssl / ssl/003_sslinfo                                                ERROR            ...
[11:39:01.315] 330/335 postgresql:ldap / ldap/001_auth                                                 ERROR            ...
[11:39:01.315] 331/335 postgresql:ldap / ldap/002_bindpasswd                                           ERROR            ...
[11:39:01.315] 333/335 postgresql:icu / icu/010_database                                               ERROR            ...
52/5623 Make numeric type accessible to third-party code.
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[01:48:12.457](0.001s) not ok 2 - regular connections limit: matches
test
[01:50:27.692] 250/329 postgresql:postmaster / postmaster/002_connection_limits                        ERROR            ...
52/5365 Fix creation of empty .log files during log rotation
macOS - Sonoma - Meson
tap
[05:18:11.491](0.000s) not ok 218 - pgbench gset command with two rows stderr /(?^:expected one row, got 2\b)/
test
[05:19:07.154] 222/334 postgresql:pgbench / pgbench/001_pgbench_with_server                            ERROR            ...
52/5105 Prevent incorrect entries in pg_stat_activity.
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[03:04:19.186](0.006s) not ok 3 - checking a non-existent database stderr /(?^:FATAL:  database "qqq" does not exist)/
test
[03:09:58.059] 142/329 postgresql:pg_amcheck / pg_amcheck/002_nonesuch                                 ERROR            ...
53/5318 System views for versions reporting
CompilerWarnings
compiler
[20:04:06.953] ../../../src/include/utils/system_version.h:58:24: error: ‘struct dl_phdr_info’ declared inside parameter...
Linux - Debian Bookworm - Meson
core
[20:10:12.983] #0  0xf7f23559 in __kernel_vsyscall ()
[20:10:12.983] #1  0xf6855457 in ?? () from /lib/i386-linux-gnu/libc.so.6
[20:10:12.983] #2  0xf6804121 in raise () from /lib/i386-linux-gnu/libc.so.6
[20:10:12.983] #3  0xf67ed26a in abort () from /lib/i386-linux-gnu/libc.so.6
[20:10:12.983] #4  0xf6a10d4a in __sanitizer::Abort () at ../../../../../src/libsanitizer/sanitizer_common/sanitizer_pos...
[20:10:12.983] #5  0xf6a1f896 in __sanitizer::Die () at ../../../../../src/libsanitizer/sanitizer_common/sanitizer_termi...
[20:10:12.983] #6  0xf69fdc5b in __ubsan::__ubsan_handle_nonnull_arg_abort (Data=<optimized out>) at ../../../../../src/...
[20:10:12.983] #7  0x568c80c3 in fill_val (att=att@entry=0x588713c4, bit=<optimized out>, bitmask=bitmask@entry=0xffcee3...
[20:10:12.983] #8  0x568c9cba in heap_fill_tuple (tupleDesc=0x58871390, values=0xffcee480, isnull=0xffcee47d, data=<opti...
[20:10:12.983] #9  0x568cce63 in heap_form_minimal_tuple (tupleDescriptor=0x58871390, values=0xffcee480, isnull=0xffcee4...
core
[20:10:14.046] #0  0xf7f56559 in __kernel_vsyscall ()
[20:10:14.046] #1  0xf6888457 in ?? () from /lib/i386-linux-gnu/libc.so.6
[20:10:14.046] #2  0xf6837121 in raise () from /lib/i386-linux-gnu/libc.so.6
[20:10:14.046] #3  0xf682026a in abort () from /lib/i386-linux-gnu/libc.so.6
[20:10:14.046] #4  0xf6a43d4a in __sanitizer::Abort () at ../../../../../src/libsanitizer/sanitizer_common/sanitizer_pos...
[20:10:14.046] #5  0xf6a52896 in __sanitizer::Die () at ../../../../../src/libsanitizer/sanitizer_common/sanitizer_termi...
[20:10:14.046] #6  0xf6a30c5b in __ubsan::__ubsan_handle_nonnull_arg_abort (Data=<optimized out>) at ../../../../../src/...
[20:10:14.046] #7  0x569a00c3 in fill_val (att=att@entry=0x5890411c, bit=<optimized out>, bitmask=bitmask@entry=0xff913e...
[20:10:14.046] #8  0x569a1cba in heap_fill_tuple (tupleDesc=0x589040e8, values=0xff913ef0, isnull=0xff913eed, data=<opti...
[20:10:14.046] #9  0x569a4e63 in heap_form_minimal_tuple (tupleDescriptor=0x589040e8, values=0xff913ef0, isnull=0xff913e...
core
[20:10:13.344] #0  0x00007f55dcb50b81 in ?? ()
[20:10:13.344] #1  0x0000000000000000 in ?? ()
[20:10:13.752] #0  0xf7f56559 in __kernel_vsyscall ()
core
[20:10:13.233] #0  0x00007ffb3ba06bd3 in wait4 () from /lib/x86_64-linux-gnu/libc.so.6
[20:10:13.233] #1  0x0000563d17f97cc0 in ?? ()
[20:10:13.233] #2  0x0000563d17f97efa in ?? ()
[20:10:13.233] #3  0x0000563d17f99630 in ?? ()
[20:10:13.233] #4  0x0000563d17f93371 in ?? ()
[20:10:13.233] #5  0x0000563d17f9220f in ?? ()
[20:10:13.233] #6  0x0000563d17f92c3b in ?? ()
[20:10:13.233] #7  0x0000563d17f9066f in ?? ()
[20:10:13.233] #8  0x00007ffb3b95a24a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[20:10:13.233] #9  0x00007ffb3b95a305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
core
[20:10:13.119] #0  0x00007f4f55aaedd4 in ?? ()
[20:10:13.119] #1  0x0000000000000000 in ?? ()
[20:10:13.231] #0  0x00007ffb3ba06bd3 in wait4 () from /lib/x86_64-linux-gnu/libc.so.6
core
[20:10:12.262] #0  0xf7ed0559 in __kernel_vsyscall ()
[20:10:12.262] #1  0xf6802457 in ?? () from /lib/i386-linux-gnu/libc.so.6
[20:10:12.262] #2  0xf67b1121 in raise () from /lib/i386-linux-gnu/libc.so.6
[20:10:12.262] #3  0xf679a26a in abort () from /lib/i386-linux-gnu/libc.so.6
[20:10:12.262] #4  0xf69bdd4a in __sanitizer::Abort () at ../../../../../src/libsanitizer/sanitizer_common/sanitizer_pos...
[20:10:12.262] #5  0xf69cc896 in __sanitizer::Die () at ../../../../../src/libsanitizer/sanitizer_common/sanitizer_termi...
[20:10:12.262] #6  0xf69aac5b in __ubsan::__ubsan_handle_nonnull_arg_abort (Data=<optimized out>) at ../../../../../src/...
[20:10:12.262] #7  0x569650c3 in fill_val (att=att@entry=0x592a471c, bit=<optimized out>, bitmask=bitmask@entry=0xffe734...
[20:10:12.262] #8  0x56966cba in heap_fill_tuple (tupleDesc=0x592a46e8, values=0xffe735c0, isnull=0xffe735bd, data=<opti...
[20:10:12.262] #9  0x56969e63 in heap_form_minimal_tuple (tupleDescriptor=0x592a46e8, values=0xffe735c0, isnull=0xffe735...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/build-32/testrun/pg_upgrade/00...
--- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out	2025-03-29 19:52:26.329748026 +0000
+++ /tmp/cirrus-ci-build/build-32/testrun/pg_upgrade/002_pg_upgrade/data/results/sysviews.out	2025-03-29 20:03:08.956984...
@@ -235,15 +235,7 @@
 -- At least 4 core versions should be present, architecture, ICU, core and
 -- compiler
 select count(*) >= 4 as ok FROM pg_system_versions;
- ok 
-----
- t
-(1 row)
-
--- There is always some number of shared objects
-select count(*) > 0 as ok FROM pg_system_libraries;
- ok 
-----
- t
-(1 row)
-
+server closed the connection unexpectedly
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/create_table_like.out /tmp/cirrus-ci-build/build-32/testrun/reco...
--- /tmp/cirrus-ci-build/src/test/regress/expected/create_table_like.out	2025-03-29 19:52:26.249748024 +0000
+++ /tmp/cirrus-ci-build/build-32/testrun/recovery/027_stream_regress/data/results/create_table_like.out	2025-03-29 20:0...
@@ -320,352 +320,10 @@
 -- including storage and comments
 CREATE TABLE ctlt1 (a text CHECK (length(a) > 2) ENFORCED PRIMARY KEY,
 	b text CHECK (length(b) > 100) NOT ENFORCED);
-CREATE INDEX ctlt1_b_key ON ctlt1 (b);
-CREATE INDEX ctlt1_fnidx ON ctlt1 ((a || b));
-CREATE STATISTICS ctlt1_a_b_stat ON a,b FROM ctlt1;
-CREATE STATISTICS ctlt1_expr_stat ON (a || b) FROM ctlt1;
-COMMENT ON STATISTICS ctlt1_a_b_stat IS 'ab stats';
-COMMENT ON STATISTICS ctlt1_expr_stat IS 'ab expr stats';
-COMMENT ON COLUMN ctlt1.a IS 'A';
-COMMENT ON COLUMN ctlt1.b IS 'B';
-COMMENT ON CONSTRAINT ctlt1_a_check ON ctlt1 IS 't1_a_check';
-COMMENT ON INDEX ctlt1_pkey IS 'index pkey';
-COMMENT ON INDEX ctlt1_b_key IS 'index b_key';
-ALTER TABLE ctlt1 ALTER COLUMN a SET STORAGE MAIN;
-CREATE TABLE ctlt2 (c text);
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/build-32/testrun/regress/regre...
--- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out	2025-03-29 19:52:26.329748026 +0000
+++ /tmp/cirrus-ci-build/build-32/testrun/regress/regress/results/sysviews.out	2025-03-29 20:03:07.568985214 +0000
@@ -235,15 +235,7 @@
 -- At least 4 core versions should be present, architecture, ICU, core and
 -- compiler
 select count(*) >= 4 as ok FROM pg_system_versions;
- ok 
-----
- t
-(1 row)
-
--- There is always some number of shared objects
-select count(*) > 0 as ok FROM pg_system_libraries;
- ok 
-----
- t
-(1 row)
-
+server closed the connection unexpectedly
...
tap
[20:03:11.416](41.998s) not ok 5 - regression tests pass
[20:03:20.523](1.403s) not ok 13 - run of pg_upgrade --check for new instance
[20:03:20.523](0.000s) not ok 14 - pg_upgrade_output.d/ removed after pg_upgrade --check success
[20:03:21.686](1.162s) not ok 15 - run of pg_upgrade for new instance
[20:03:21.689](0.000s) not ok 16 - pg_upgrade_output.d/ removed after pg_upgrade success
[20:03:21.891](0.053s) not ok 17 - check that locales in new cluster match original cluster
[20:03:22.664](0.111s) not ok 19 - old and new dumps match after pg_upgrade
tap
[20:04:09.867](39.776s) not ok 2 - regression tests pass
test
[20:07:43.117]  14/335 postgresql:regress / regress/regress                                            ERROR            ...
[20:07:43.117]  16/335 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[20:07:43.117]  57/335 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
52/5509 Coccinelle for PostgreSQL development
FreeBSD - Meson
core
[08:01:41.410] #0  0x00000a6354c3277f in ?? () from /lib/libc.so.7
[08:01:41.410] #1  0x00000a6354c33769 in ?? () from /lib/libc.so.7
[08:01:41.410] #2  0x00000a6354c33659 in ?? () from /lib/libc.so.7
[08:01:41.410] #3  0x00000a6354c334b3 in ?? () from /lib/libc.so.7
[08:01:41.410] #4  0x00000a6354c33111 in setlocale () from /lib/libc.so.7
[08:01:41.410] #5  0x00000a5b322927ce in ?? ()
[08:01:41.410] #6  0x00000a6354beac3a in __libc_start1 () from /lib/libc.so.7
[08:01:41.410] #7  0x00000a5b3228323d in ?? ()
tap
[07:57:28.525](0.005s) not ok 23 - connect : matches
test
[07:59:05.527] 256/334 postgresql:postmaster / postmaster/003_start_stop                               ERROR            ...
52/5386 Log LSN before table is dropped
macOS - Sonoma - Meson
core
[06:39:58.623]   * frame #0: 0x000000019c9a4ccc libsystem_kernel.dylib`_kernelrpc_mach_port_construct_trap + 8
[06:39:58.623]     frame #1: 0x000000019c9a5f40 libsystem_kernel.dylib`mach_port_construct + 40
[06:39:58.623]     frame #2: 0x000000019c730450 libsystem_trace.dylib`_os_trace_create_debug_control_port + 76
[06:39:58.623]     frame #3: 0x000000019c7303dc libsystem_trace.dylib`_libtrace_init + 156
[06:39:58.623]     frame #4: 0x00000001a966c658 libSystem.B.dylib`libSystem_initializer + 268
[06:39:58.623]     frame #5: 0x000000019c676608 dyld`invocation function for block in dyld4::Loader::findAndRunAllInitia...
[06:39:58.623]     frame #6: 0x000000019c6b4d6c dyld`invocation function for block in dyld3::MachOAnalyzer::forEachIniti...
[06:39:58.623]     frame #7: 0x000000019c6a8400 dyld`invocation function for block in dyld3::MachOFile::forEachSection(v...
[06:39:58.623]     frame #8: 0x000000019c6572fc dyld`dyld3::MachOFile::forEachLoadCommand(Diagnostics&, void (load_comma...
[06:39:58.623]     frame #9: 0x000000019c6a7394 dyld`dyld3::MachOFile::forEachSection(void (dyld3::MachOFile::SectionInf...
tap
[06:33:43.772](0.000s) not ok 67 - slot has been invalidated
test
[06:36:23.807]  49/334 postgresql:recovery / recovery/035_standby_logical_decoding                     ERROR            ...
52/5093 Incremental Sort Cost Estimation Instability
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[23:29:42.266](0.416s) Bail out!  pg_ctl start failed
test
[23:35:14.443] 193/328 postgresql:pg_rewind / pg_rewind/001_basic                                      ERROR            ...
53/5538 SVE enablement for hex-encode and hex-decode
FreeBSD - Meson
tap
[21:35:16.188](0.214s) not ok 7 - check replication worked well before renaming a publication
[21:35:16.440](0.249s) not ok 8 - check the tuple inserted after the RENAME was not replicated
test
[21:36:31.085] 260/331 postgresql:subscription / subscription/007_ddl                                  ERROR            ...
52/5303 Fix for consume_xids advancing XIDs incorrectly
Windows - Server 2019, VS 2019 - Meson & ninja
core
00000076`c2bff798 00007ffb`a42254fe     win32u!NtUserMsgWaitForMultipleObjectsEx+0x14
00000076`c2bff7a0 00007ffb`a42253f5     user32!RealMsgWaitForMultipleObjectsEx+0x1e
00000076`c2bff7e0 00007ffb`99d1b0d6     user32!MsgWaitForMultipleObjects+0x55
00000076`c2bff820 00007ffb`a418dfd4     COMSVCS!CSTAThread::WorkerLoop+0x166
00000076`c2bff900 00007ffb`a418e0ac     msvcrt!_callthreadstartex+0x28
00000076`c2bff930 00007ffb`a5024cb0     msvcrt!_threadstartex+0x7c
00000076`c2bff960 00007ffb`a601edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`c2bff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`c22ff688 00007ffb`a396497c     ntdll!NtWaitForMultipleObjects+0x14
00000076`c22ff690 00007ffb`a396487e     KERNELBASE!WaitForMultipleObjectsEx+0xec
00000076`c22ff980 00007ffb`99d6eb89     KERNELBASE!WaitForMultipleObjects+0xe
00000076`c22ff9c0 00007ffb`a5024cb0     COMSVCS!PostData+0x309
00000076`c22ffba0 00007ffb`a601edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`c22ffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`c23ffa38 00007ffb`a393da4e     ntdll!NtWaitForSingleObject+0x14
00000076`c23ffa40 00007ffb`99d16c5a     KERNELBASE!WaitForSingleObjectEx+0x8e
00000076`c23ffae0 00007ffb`a418dfd4     COMSVCS!CSTAThreadPool::LoadBalanceThreadControlLoop+0x2a
00000076`c23ffb10 00007ffb`a418e0ac     msvcrt!_callthreadstartex+0x28
00000076`c23ffb40 00007ffb`a5024cb0     msvcrt!_threadstartex+0x7c
00000076`c23ffb70 00007ffb`a601edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`c23ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`c18ff848 00007ffb`a393da4e     ntdll!NtWaitForSingleObject+0x14
00000076`c18ff850 00007ffb`a5b12dbd     KERNELBASE!WaitForSingleObjectEx+0x8e
00000076`c18ff8f0 00007ffb`a5b13073     combase!CSurrogateProcessActivator::WaitForSurrogateTimeout(void)+0x7d [onecore\...
00000076`c18ff940 00007ff6`2bbf116a     combase!CoRegisterSurrogateEx(
00000076`c18ff970 00007ff6`2bbf1450     dllhost!wWinMain+0x162
00000076`c18ffc30 00007ffb`a5024cb0     dllhost!__scrt_common_main_seh+0x110
00000076`c18ffc70 00007ffb`a601edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`c18ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`c1bffa78 00007ffb`a393da4e     ntdll!NtWaitForSingleObject+0x14
00000076`c1bffa80 00007ffb`a3fc7955     KERNELBASE!WaitForSingleObjectEx+0x8e
00000076`c1bffb20 00007ffb`a3fc720f     sechost!ScSendResponseReceiveControls+0x149
00000076`c1bffc60 00007ffb`a3fc5ce0     sechost!ScDispatcherLoop+0x14b
00000076`c1bffda0 00007ffb`a5cb924e     sechost!StartServiceCtrlDispatcherW+0x70
00000076`c1bffdd0 00007ffb`a5024cb0     combase!CSurrogateProcessActivator::StartNTService(
00000076`c1bffe40 00007ffb`a601edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`c1bffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`c1dff4c8 00007ffb`a5fab77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000076`c1dff4d0 00007ffb`a5024cb0     ntdll!TppWorkerThread+0x2df
00000076`c1dff7c0 00007ffb`a601edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`c1dff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`c1fff5c8 00007ffb`a42261ae     win32u!NtUserGetMessage+0x14
00000076`c1fff5d0 00007ffb`a5b14368     user32!GetMessageW+0x2e
00000076`c1fff630 00007ffb`a5b142a0     combase!CDllHost::STAWorkerLoop(void)+0x64 [onecore\com\combase\objact\dllhost.c...
00000076`c1fff6b0 00007ffb`a5bc988c     combase!CDllHost::WorkerThread(void)+0xd4 [onecore\com\combase\objact\dllhost.cx...
00000076`c1fff6f0 00007ffb`a5bc9809     combase!CRpcThread::WorkerLoop(void)+0x58 [onecore\com\combase\dcomrem\threads.c...
00000076`c1fff760 00007ffb`a5024cb0     combase!CRpcThreadCache::RpcWorkerThreadEntry(
00000076`c1fff790 00007ffb`a601edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`c1fff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`c21ffc98 00007ffb`a3967d23     ntdll!NtRemoveIoCompletion+0x14
00000076`c21ffca0 00007ffb`99dbfca9     KERNELBASE!GetQueuedCompletionStatus+0x53
00000076`c21ffd00 00007ffb`99dbf72d     COMSVCS!WORK_QUEUE::WorkerLoop+0xad
00000076`c21ffde0 00007ffb`a418dfd4     COMSVCS!WORK_QUEUE::ThreadLoop+0xd
00000076`c21ffe10 00007ffb`a418e0ac     msvcrt!_callthreadstartex+0x28
00000076`c21ffe40 00007ffb`a5024cb0     msvcrt!_threadstartex+0x7c
00000076`c21ffe70 00007ffb`a601edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`c21ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`c24ff658 00007ffb`a393da4e     ntdll!NtWaitForSingleObject+0x14
00000076`c24ff660 00007ffb`99d16c17     KERNELBASE!WaitForSingleObjectEx+0x8e
00000076`c24ff700 00007ffb`a418dfd4     COMSVCS!CSTAThreadPool::KillThreadControlLoop+0x27
00000076`c24ff730 00007ffb`a418e0ac     msvcrt!_callthreadstartex+0x28
00000076`c24ff760 00007ffb`a5024cb0     msvcrt!_threadstartex+0x7c
00000076`c24ff790 00007ffb`a601edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`c24ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`c25fd5e0 00007ffb`94bc5d43     GoogleVssProvider!abort(void)+0x35 [minkernel\crts\ucrt\src\appcrt\startup\abort...
00000076`c25fd610 00007ffb`94680969     GoogleVssProvider!terminate(void)+0x1f [minkernel\crts\ucrt\src\appcrt\misc\term...
00000076`c25fd640 00007ffb`9467f746     GoogleVssProvider!GHwProvider::~GHwProvider(void)+0x119 [T:\src\piper\google3\th...
00000076`c25fd680 00007ffb`9467f6b1     GoogleVssProvider!ATL::CComObject<GHwProvider>::`scalar deleting destructor'(voi...
00000076`c25fd6c0 00007ffb`a5bfbe17     GoogleVssProvider!ATL::CComObject<GHwProvider>::Release(void)+0x41 [T:\src\piper...
00000076`c25fd700 00007ffb`a5b9f3e2     combase!<lambda_ef8a5b5bdab9c6b69f38e6b21c5d3987>::operator()(void)+0xd3 [onecor...
00000076`c25fd740 00007ffb`a5b9f3b5     combase!ObjectMethodExceptionHandlingAction<<lambda_ef8a5b5bdab9c6b69f38e6b21c5d...
00000076`c25fd790 00007ffb`a5bfb8d5     combase!CStdIdentity::ReleaseCtrlUnk(
00000076`c25fd840 00007ffb`a5b8edaa     combase!CStdMarshal::DisconnectWorker_ReleasesLock(
00000076`c25fd8d0 00007ffb`a5b91af4     combase!CStdMarshal::Disconnect(
core
00000076`c26ffaa8 00007ffb`a42254fe     win32u!NtUserMsgWaitForMultipleObjectsEx+0x14
00000076`c26ffab0 00007ffb`a42253f5     user32!RealMsgWaitForMultipleObjectsEx+0x1e
00000076`c26ffaf0 00007ffb`99d1b0d6     user32!MsgWaitForMultipleObjects+0x55
00000076`c26ffb30 00007ffb`a418dfd4     COMSVCS!CSTAThread::WorkerLoop+0x166
00000076`c26ffc10 00007ffb`a418e0ac     msvcrt!_callthreadstartex+0x28
00000076`c26ffc40 00007ffb`a5024cb0     msvcrt!_threadstartex+0x7c
00000076`c26ffc70 00007ffb`a601edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`c26ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`c27ffad8 00007ffb`a42254fe     win32u!NtUserMsgWaitForMultipleObjectsEx+0x14
00000076`c27ffae0 00007ffb`a42253f5     user32!RealMsgWaitForMultipleObjectsEx+0x1e
00000076`c27ffb20 00007ffb`99d1b0d6     user32!MsgWaitForMultipleObjects+0x55
00000076`c27ffb60 00007ffb`a418dfd4     COMSVCS!CSTAThread::WorkerLoop+0x166
00000076`c27ffc40 00007ffb`a418e0ac     msvcrt!_callthreadstartex+0x28
00000076`c27ffc70 00007ffb`a5024cb0     msvcrt!_threadstartex+0x7c
00000076`c27ffca0 00007ffb`a601edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`c27ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`c28ff868 00007ffb`a42254fe     win32u!NtUserMsgWaitForMultipleObjectsEx+0x14
00000076`c28ff870 00007ffb`a42253f5     user32!RealMsgWaitForMultipleObjectsEx+0x1e
00000076`c28ff8b0 00007ffb`99d1b0d6     user32!MsgWaitForMultipleObjects+0x55
00000076`c28ff8f0 00007ffb`a418dfd4     COMSVCS!CSTAThread::WorkerLoop+0x166
00000076`c28ff9d0 00007ffb`a418e0ac     msvcrt!_callthreadstartex+0x28
00000076`c28ffa00 00007ffb`a5024cb0     msvcrt!_threadstartex+0x7c
00000076`c28ffa30 00007ffb`a601edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`c28ffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`c29ffc08 00007ffb`a42254fe     win32u!NtUserMsgWaitForMultipleObjectsEx+0x14
00000076`c29ffc10 00007ffb`a42253f5     user32!RealMsgWaitForMultipleObjectsEx+0x1e
00000076`c29ffc50 00007ffb`99d1b0d6     user32!MsgWaitForMultipleObjects+0x55
00000076`c29ffc90 00007ffb`a418dfd4     COMSVCS!CSTAThread::WorkerLoop+0x166
00000076`c29ffd70 00007ffb`a418e0ac     msvcrt!_callthreadstartex+0x28
00000076`c29ffda0 00007ffb`a5024cb0     msvcrt!_threadstartex+0x7c
00000076`c29ffdd0 00007ffb`a601edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`c29ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`c2affb08 00007ffb`a42254fe     win32u!NtUserMsgWaitForMultipleObjectsEx+0x14
00000076`c2affb10 00007ffb`a42253f5     user32!RealMsgWaitForMultipleObjectsEx+0x1e
00000076`c2affb50 00007ffb`99d1b0d6     user32!MsgWaitForMultipleObjects+0x55
00000076`c2affb90 00007ffb`a418dfd4     COMSVCS!CSTAThread::WorkerLoop+0x166
00000076`c2affc70 00007ffb`a418e0ac     msvcrt!_callthreadstartex+0x28
00000076`c2affca0 00007ffb`a5024cb0     msvcrt!_threadstartex+0x7c
00000076`c2affcd0 00007ffb`a601edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`c2affd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`c2cffa48 00007ffb`a42254fe     win32u!NtUserMsgWaitForMultipleObjectsEx+0x14
00000076`c2cffa50 00007ffb`a42253f5     user32!RealMsgWaitForMultipleObjectsEx+0x1e
00000076`c2cffa90 00007ffb`99d1b0d6     user32!MsgWaitForMultipleObjects+0x55
00000076`c2cffad0 00007ffb`a418dfd4     COMSVCS!CSTAThread::WorkerLoop+0x166
00000076`c2cffbb0 00007ffb`a418e0ac     msvcrt!_callthreadstartex+0x28
00000076`c2cffbe0 00007ffb`a5024cb0     msvcrt!_threadstartex+0x7c
00000076`c2cffc10 00007ffb`a601edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`c2cffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`c2dffc98 00007ffb`a42254fe     win32u!NtUserMsgWaitForMultipleObjectsEx+0x14
00000076`c2dffca0 00007ffb`a42253f5     user32!RealMsgWaitForMultipleObjectsEx+0x1e
00000076`c2dffce0 00007ffb`99d1b0d6     user32!MsgWaitForMultipleObjects+0x55
00000076`c2dffd20 00007ffb`a418dfd4     COMSVCS!CSTAThread::WorkerLoop+0x166
00000076`c2dffe00 00007ffb`a418e0ac     msvcrt!_callthreadstartex+0x28
00000076`c2dffe30 00007ffb`a5024cb0     msvcrt!_threadstartex+0x7c
00000076`c2dffe60 00007ffb`a601edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`c2dffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`c2eff668 00007ffb`a42254fe     win32u!NtUserMsgWaitForMultipleObjectsEx+0x14
00000076`c2eff670 00007ffb`a42253f5     user32!RealMsgWaitForMultipleObjectsEx+0x1e
00000076`c2eff6b0 00007ffb`99d1b0d6     user32!MsgWaitForMultipleObjects+0x55
00000076`c2eff6f0 00007ffb`a418dfd4     COMSVCS!CSTAThread::WorkerLoop+0x166
00000076`c2eff7d0 00007ffb`a418e0ac     msvcrt!_callthreadstartex+0x28
00000076`c2eff800 00007ffb`a5024cb0     msvcrt!_threadstartex+0x7c
00000076`c2eff830 00007ffb`a601edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`c2eff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`c2fff5a8 00007ffb`a42254fe     win32u!NtUserMsgWaitForMultipleObjectsEx+0x14
00000076`c2fff5b0 00007ffb`a42253f5     user32!RealMsgWaitForMultipleObjectsEx+0x1e
00000076`c2fff5f0 00007ffb`99d1b0d6     user32!MsgWaitForMultipleObjects+0x55
00000076`c2fff630 00007ffb`a418dfd4     COMSVCS!CSTAThread::WorkerLoop+0x166
00000076`c2fff710 00007ffb`a418e0ac     msvcrt!_callthreadstartex+0x28
00000076`c2fff740 00007ffb`a5024cb0     msvcrt!_threadstartex+0x7c
00000076`c2fff770 00007ffb`a601edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`c2fff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`c31ff5d8 00007ffb`a39848fa     ntdll!NtFsControlFile+0x14
00000076`c31ff5e0 00007ffb`94681f22     KERNELBASE!ConnectNamedPipe+0x6a
00000076`c31ff650 00007ffb`9467fce0     GoogleVssProvider!GHwProvider::NamedPipeWorker(void)+0xe2 [T:\src\piper\google3\...
00000076`c31ffb00 00007ffb`94bc5b68     GoogleVssProvider!std::thread::_Invoke<std::tuple<void (
00000076`c31ffb40 00007ffb`a5024cb0     GoogleVssProvider!thread_start<unsigned int (
00000076`c31ffb70 00007ffb`a601edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`c31ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`c19ff6d8 00007ffb`a5fab77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000076`c19ff6e0 00007ffb`a5024cb0     ntdll!TppWorkerThread+0x2df
00000076`c19ff9d0 00007ffb`a601edcb     KERNEL32!BaseThreadInitThunk+0x10
00000076`c19ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
tap
[15:52:39.687](465.811s) # poll_query_until timed out executing this query:
timed out waiting for catchup at C:/cirrus/src/test/recovery/t/035_standby_logical_decoding.pl line 851.
test
[15:52:41.367] 325/326 postgresql:recovery / recovery/035_standby_logical_decoding                     ERROR           5...
53/4942 Avoid orphaned objects dependencies, take 3
FreeBSD - Meson
tap
timed out waiting for match: (?^:WARNING: ( [A-Z0-9]+:)? skipped loading publication: tap_pub_3) at /tmp/cirrus-ci-build...
test
[00:32:37.581] 330/330 postgresql:subscription / subscription/024_add_drop_pub                         ERROR           1...
53/5487 Exists pull-up application with JoinExpr
FreeBSD - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/subselect.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_...
--- /tmp/cirrus-ci-build/src/test/regress/expected/subselect.out	2025-03-20 06:04:53.285663000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/subselect.out	2025-03-20 06:06:57.29160100...
@@ -822,16 +822,17 @@
                   FROM tb
                   JOIN tc
                     ON ta.id = tb.id);
-                               QUERY PLAN                                
--------------------------------------------------------------------------
- Nested Loop Semi Join (actual rows=2 loops=1)
-   ->  Seq Scan on ta (actual rows=2 loops=1)
-   ->  Nested Loop (actual rows=1 loops=2)
-         ->  Index Only Scan using tb_pkey on tb (actual rows=1 loops=2)
+                                 QUERY PLAN                                 
+----------------------------------------------------------------------------
+ Nested Loop Semi Join (actual rows=2.00 loops=1)
+   ->  Seq Scan on ta (actual rows=2.00 loops=1)
+   ->  Nested Loop (actual rows=1.00 loops=2)
+         ->  Index Only Scan using tb_pkey on tb (actual rows=1.00 loops=2)
                Index Cond: (id = ta.id)
...
regress
diff -U3 /tmp/cirrus-ci-build/contrib/postgres_fdw/expected/postgres_fdw.out /tmp/cirrus-ci-build/build/testrun/postgres...
--- /tmp/cirrus-ci-build/contrib/postgres_fdw/expected/postgres_fdw.out	2025-03-20 06:04:51.808332000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/postgres_fdw/regress/results/postgres_fdw.out	2025-03-20 06:08:15.937699000 +0000
@@ -4838,13 +4838,15 @@
 	  EXISTS (SELECT 1 FROM ft4 WHERE ft4.c2 = ft2.c2))
   AND ft2.c1 > 900
   ORDER BY ft2.c1 LIMIT 10;
-                                                                                                                       ...
------------------------------------------------------------------------------------------------------------------------...
- Foreign Scan
+                                                                                                                       ...
+-----------------------------------------------------------------------------------------------------------------------...
+ Limit
    Output: ft2.c1, ft2.c2, ft2.c3, ft2.c4, ft2.c5, ft2.c6, ft2.c7, ft2.c8
-   Relations: (public.ft2) SEMI JOIN ((public.ft2 ft2_1) SEMI JOIN (public.ft4))
-   Remote SQL: SELECT r1."C 1", r1.c2, r1.c3, r1.c4, r1.c5, r1.c6, r1.c7, r1.c8 FROM "S 1"."T 1" r1 WHERE ((r1."C 1" > ...
-(4 rows)
+   ->  Foreign Scan
+         Output: ft2.c1, ft2.c2, ft2.c3, ft2.c4, ft2.c5, ft2.c6, ft2.c7, ft2.c8
+         Relations: (public.ft2) SEMI JOIN ((public.ft2 ft2_1) SEMI JOIN (public.ft4))
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/subselect.out /tmp/cirrus-ci-build/build/testrun/recovery/027_st...
--- /tmp/cirrus-ci-build/src/test/regress/expected/subselect.out	2025-03-20 06:04:53.285663000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/subselect.out	2025-03-20 06:07:51.555645...
@@ -822,16 +822,17 @@
                   FROM tb
                   JOIN tc
                     ON ta.id = tb.id);
-                               QUERY PLAN                                
--------------------------------------------------------------------------
- Nested Loop Semi Join (actual rows=2 loops=1)
-   ->  Seq Scan on ta (actual rows=2 loops=1)
-   ->  Nested Loop (actual rows=1 loops=2)
-         ->  Index Only Scan using tb_pkey on tb (actual rows=1 loops=2)
+                                 QUERY PLAN                                 
+----------------------------------------------------------------------------
+ Nested Loop Semi Join (actual rows=2.00 loops=1)
+   ->  Seq Scan on ta (actual rows=2.00 loops=1)
+   ->  Nested Loop (actual rows=1.00 loops=2)
+         ->  Index Only Scan using tb_pkey on tb (actual rows=1.00 loops=2)
                Index Cond: (id = ta.id)
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/subselect.out /tmp/cirrus-ci-build/build/testrun/regress/regress...
--- /tmp/cirrus-ci-build/src/test/regress/expected/subselect.out	2025-03-20 06:04:53.285663000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/subselect.out	2025-03-20 06:06:53.110382000 +0000
@@ -822,16 +822,17 @@
                   FROM tb
                   JOIN tc
                     ON ta.id = tb.id);
-                               QUERY PLAN                                
--------------------------------------------------------------------------
- Nested Loop Semi Join (actual rows=2 loops=1)
-   ->  Seq Scan on ta (actual rows=2 loops=1)
-   ->  Nested Loop (actual rows=1 loops=2)
-         ->  Index Only Scan using tb_pkey on tb (actual rows=1 loops=2)
+                                 QUERY PLAN                                 
+----------------------------------------------------------------------------
+ Nested Loop Semi Join (actual rows=2.00 loops=1)
+   ->  Seq Scan on ta (actual rows=2.00 loops=1)
+   ->  Nested Loop (actual rows=1.00 loops=2)
+         ->  Index Only Scan using tb_pkey on tb (actual rows=1.00 loops=2)
                Index Cond: (id = ta.id)
...
tap
[06:09:18.677](189.179s) not ok 5 - regression tests pass
tap
[06:10:05.767](202.148s) not ok 2 - regression tests pass
test
[06:11:34.597] 113/329 postgresql:postgres_fdw / postgres_fdw/regress                                  ERROR            ...
[06:11:34.597]  41/329 postgresql:regress / regress/regress                                            ERROR           1...
[06:11:34.597] 179/329 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           2...
[06:11:34.597] 242/329 postgresql:recovery / recovery/027_stream_regress                               ERROR           2...
Linux - Debian Bookworm - Autoconf
regress
diff -U3 /tmp/cirrus-ci-build/contrib/postgres_fdw/expected/postgres_fdw.out /tmp/cirrus-ci-build/contrib/postgres_fdw/r...
--- /tmp/cirrus-ci-build/contrib/postgres_fdw/expected/postgres_fdw.out	2025-03-20 06:04:48.738306190 +0000
+++ /tmp/cirrus-ci-build/contrib/postgres_fdw/results/postgres_fdw.out	2025-03-20 06:11:23.534303642 +0000
@@ -4838,13 +4838,15 @@
 	  EXISTS (SELECT 1 FROM ft4 WHERE ft4.c2 = ft2.c2))
   AND ft2.c1 > 900
   ORDER BY ft2.c1 LIMIT 10;
-                                                                                                                       ...
------------------------------------------------------------------------------------------------------------------------...
- Foreign Scan
+                                                                                                                       ...
+-----------------------------------------------------------------------------------------------------------------------...
+ Limit
    Output: ft2.c1, ft2.c2, ft2.c3, ft2.c4, ft2.c5, ft2.c6, ft2.c7, ft2.c8
-   Relations: (public.ft2) SEMI JOIN ((public.ft2 ft2_1) SEMI JOIN (public.ft4))
-   Remote SQL: SELECT r1."C 1", r1.c2, r1.c3, r1.c4, r1.c5, r1.c6, r1.c7, r1.c8 FROM "S 1"."T 1" r1 WHERE ((r1."C 1" > ...
-(4 rows)
+   ->  Foreign Scan
+         Output: ft2.c1, ft2.c2, ft2.c3, ft2.c4, ft2.c5, ft2.c6, ft2.c7, ft2.c8
+         Relations: (public.ft2) SEMI JOIN ((public.ft2 ft2_1) SEMI JOIN (public.ft4))
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/subselect.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/...
--- /tmp/cirrus-ci-build/src/test/regress/expected/subselect.out	2025-03-20 06:04:50.568927793 +0000
+++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/subselect.out	2025-03-20 06:11:19.682262404 +0000
@@ -822,16 +822,17 @@
                   FROM tb
                   JOIN tc
                     ON ta.id = tb.id);
-                               QUERY PLAN                                
--------------------------------------------------------------------------
- Nested Loop Semi Join (actual rows=2 loops=1)
-   ->  Seq Scan on ta (actual rows=2 loops=1)
-   ->  Nested Loop (actual rows=1 loops=2)
-         ->  Index Only Scan using tb_pkey on tb (actual rows=1 loops=2)
+                                 QUERY PLAN                                 
+----------------------------------------------------------------------------
+ Nested Loop Semi Join (actual rows=2.00 loops=1)
+   ->  Seq Scan on ta (actual rows=2.00 loops=1)
+   ->  Nested Loop (actual rows=1.00 loops=2)
+         ->  Index Only Scan using tb_pkey on tb (actual rows=1.00 loops=2)
                Index Cond: (id = ta.id)
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/subselect.out /tmp/cirrus-ci-build/src/test/regress/results/subs...
--- /tmp/cirrus-ci-build/src/test/regress/expected/subselect.out	2025-03-20 06:04:50.568927793 +0000
+++ /tmp/cirrus-ci-build/src/test/regress/results/subselect.out	2025-03-20 06:08:53.485662780 +0000
@@ -822,16 +822,17 @@
                   FROM tb
                   JOIN tc
                     ON ta.id = tb.id);
-                               QUERY PLAN                                
--------------------------------------------------------------------------
- Nested Loop Semi Join (actual rows=2 loops=1)
-   ->  Seq Scan on ta (actual rows=2 loops=1)
-   ->  Nested Loop (actual rows=1 loops=2)
-         ->  Index Only Scan using tb_pkey on tb (actual rows=1 loops=2)
+                                 QUERY PLAN                                 
+----------------------------------------------------------------------------
+ Nested Loop Semi Join (actual rows=2.00 loops=1)
+   ->  Seq Scan on ta (actual rows=2.00 loops=1)
+   ->  Nested Loop (actual rows=1.00 loops=2)
+         ->  Index Only Scan using tb_pkey on tb (actual rows=1.00 loops=2)
                Index Cond: (id = ta.id)
...
tap
[06:12:33.864](103.806s) not ok 5 - regression tests pass
Linux - Debian Bookworm - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/subselect.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_...
--- /tmp/cirrus-ci-build/src/test/regress/expected/subselect.out	2025-03-20 06:04:51.191265988 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/subselect.out	2025-03-20 06:09:06.69361857...
@@ -822,16 +822,17 @@
                   FROM tb
                   JOIN tc
                     ON ta.id = tb.id);
-                               QUERY PLAN                                
--------------------------------------------------------------------------
- Nested Loop Semi Join (actual rows=2 loops=1)
-   ->  Seq Scan on ta (actual rows=2 loops=1)
-   ->  Nested Loop (actual rows=1 loops=2)
-         ->  Index Only Scan using tb_pkey on tb (actual rows=1 loops=2)
+                                 QUERY PLAN                                 
+----------------------------------------------------------------------------
+ Nested Loop Semi Join (actual rows=2.00 loops=1)
+   ->  Seq Scan on ta (actual rows=2.00 loops=1)
+   ->  Nested Loop (actual rows=1.00 loops=2)
+         ->  Index Only Scan using tb_pkey on tb (actual rows=1.00 loops=2)
                Index Cond: (id = ta.id)
...
regress
diff -U3 /tmp/cirrus-ci-build/contrib/postgres_fdw/expected/postgres_fdw.out /tmp/cirrus-ci-build/build/testrun/postgres...
--- /tmp/cirrus-ci-build/contrib/postgres_fdw/expected/postgres_fdw.out	2025-03-20 06:04:49.330769931 +0000
+++ /tmp/cirrus-ci-build/build/testrun/postgres_fdw/regress/results/postgres_fdw.out	2025-03-20 06:10:29.837768430 +0000
@@ -4838,13 +4838,15 @@
 	  EXISTS (SELECT 1 FROM ft4 WHERE ft4.c2 = ft2.c2))
   AND ft2.c1 > 900
   ORDER BY ft2.c1 LIMIT 10;
-                                                                                                                       ...
------------------------------------------------------------------------------------------------------------------------...
- Foreign Scan
+                                                                                                                       ...
+-----------------------------------------------------------------------------------------------------------------------...
+ Limit
    Output: ft2.c1, ft2.c2, ft2.c3, ft2.c4, ft2.c5, ft2.c6, ft2.c7, ft2.c8
-   Relations: (public.ft2) SEMI JOIN ((public.ft2 ft2_1) SEMI JOIN (public.ft4))
-   Remote SQL: SELECT r1."C 1", r1.c2, r1.c3, r1.c4, r1.c5, r1.c6, r1.c7, r1.c8 FROM "S 1"."T 1" r1 WHERE ((r1."C 1" > ...
-(4 rows)
+   ->  Foreign Scan
+         Output: ft2.c1, ft2.c2, ft2.c3, ft2.c4, ft2.c5, ft2.c6, ft2.c7, ft2.c8
+         Relations: (public.ft2) SEMI JOIN ((public.ft2 ft2_1) SEMI JOIN (public.ft4))
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/subselect.out /tmp/cirrus-ci-build/build/testrun/recovery/027_st...
--- /tmp/cirrus-ci-build/src/test/regress/expected/subselect.out	2025-03-20 06:04:51.191265988 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/subselect.out	2025-03-20 06:09:49.741624...
@@ -822,16 +822,17 @@
                   FROM tb
                   JOIN tc
                     ON ta.id = tb.id);
-                               QUERY PLAN                                
--------------------------------------------------------------------------
- Nested Loop Semi Join (actual rows=2 loops=1)
-   ->  Seq Scan on ta (actual rows=2 loops=1)
-   ->  Nested Loop (actual rows=1 loops=2)
-         ->  Index Only Scan using tb_pkey on tb (actual rows=1 loops=2)
+                                 QUERY PLAN                                 
+----------------------------------------------------------------------------
+ Nested Loop Semi Join (actual rows=2.00 loops=1)
+   ->  Seq Scan on ta (actual rows=2.00 loops=1)
+   ->  Nested Loop (actual rows=1.00 loops=2)
+         ->  Index Only Scan using tb_pkey on tb (actual rows=1.00 loops=2)
                Index Cond: (id = ta.id)
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/subselect.out /tmp/cirrus-ci-build/build/testrun/regress/regress...
--- /tmp/cirrus-ci-build/src/test/regress/expected/subselect.out	2025-03-20 06:04:51.191265988 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/subselect.out	2025-03-20 06:09:01.541633955 +0000
@@ -822,16 +822,17 @@
                   FROM tb
                   JOIN tc
                     ON ta.id = tb.id);
-                               QUERY PLAN                                
--------------------------------------------------------------------------
- Nested Loop Semi Join (actual rows=2 loops=1)
-   ->  Seq Scan on ta (actual rows=2 loops=1)
-   ->  Nested Loop (actual rows=1 loops=2)
-         ->  Index Only Scan using tb_pkey on tb (actual rows=1 loops=2)
+                                 QUERY PLAN                                 
+----------------------------------------------------------------------------
+ Nested Loop Semi Join (actual rows=2.00 loops=1)
+   ->  Seq Scan on ta (actual rows=2.00 loops=1)
+   ->  Nested Loop (actual rows=1.00 loops=2)
+         ->  Index Only Scan using tb_pkey on tb (actual rows=1.00 loops=2)
                Index Cond: (id = ta.id)
...
tap
[06:10:06.872](79.107s) not ok 5 - regression tests pass
tap
[06:10:44.514](79.431s) not ok 2 - regression tests pass
test
[06:12:32.507]  13/330 postgresql:regress / regress/regress                                            ERROR            ...
[06:12:32.507] 114/330 postgresql:postgres_fdw / postgres_fdw/regress                                  ERROR            ...
[06:12:32.507]  52/330 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[06:12:32.507] 144/330 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
macOS - Sonoma - Meson
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/subselect.out /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_u...
--- /Users/admin/pgsql/src/test/regress/expected/subselect.out	2025-03-20 06:04:13
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/subselect.out	2025-03-20 06:06:17
@@ -822,16 +822,17 @@
                   FROM tb
                   JOIN tc
                     ON ta.id = tb.id);
-                               QUERY PLAN                                
--------------------------------------------------------------------------
- Nested Loop Semi Join (actual rows=2 loops=1)
-   ->  Seq Scan on ta (actual rows=2 loops=1)
-   ->  Nested Loop (actual rows=1 loops=2)
-         ->  Index Only Scan using tb_pkey on tb (actual rows=1 loops=2)
+                                 QUERY PLAN                                 
+----------------------------------------------------------------------------
+ Nested Loop Semi Join (actual rows=2.00 loops=1)
+   ->  Seq Scan on ta (actual rows=2.00 loops=1)
+   ->  Nested Loop (actual rows=1.00 loops=2)
+         ->  Index Only Scan using tb_pkey on tb (actual rows=1.00 loops=2)
                Index Cond: (id = ta.id)
...
regress
diff -U3 /Users/admin/pgsql/contrib/postgres_fdw/expected/postgres_fdw.out /Users/admin/pgsql/build/testrun/postgres_fdw...
--- /Users/admin/pgsql/contrib/postgres_fdw/expected/postgres_fdw.out	2025-03-20 06:04:11
+++ /Users/admin/pgsql/build/testrun/postgres_fdw/regress/results/postgres_fdw.out	2025-03-20 06:07:45
@@ -4838,13 +4838,15 @@
 	  EXISTS (SELECT 1 FROM ft4 WHERE ft4.c2 = ft2.c2))
   AND ft2.c1 > 900
   ORDER BY ft2.c1 LIMIT 10;
-                                                                                                                       ...
------------------------------------------------------------------------------------------------------------------------...
- Foreign Scan
+                                                                                                                       ...
+-----------------------------------------------------------------------------------------------------------------------...
+ Limit
    Output: ft2.c1, ft2.c2, ft2.c3, ft2.c4, ft2.c5, ft2.c6, ft2.c7, ft2.c8
-   Relations: (public.ft2) SEMI JOIN ((public.ft2 ft2_1) SEMI JOIN (public.ft4))
-   Remote SQL: SELECT r1."C 1", r1.c2, r1.c3, r1.c4, r1.c5, r1.c6, r1.c7, r1.c8 FROM "S 1"."T 1" r1 WHERE ((r1."C 1" > ...
-(4 rows)
+   ->  Foreign Scan
+         Output: ft2.c1, ft2.c2, ft2.c3, ft2.c4, ft2.c5, ft2.c6, ft2.c7, ft2.c8
+         Relations: (public.ft2) SEMI JOIN ((public.ft2 ft2_1) SEMI JOIN (public.ft4))
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/subselect.out /Users/admin/pgsql/build/testrun/recovery/027_stream...
--- /Users/admin/pgsql/src/test/regress/expected/subselect.out	2025-03-20 06:04:13
+++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/subselect.out	2025-03-20 06:07:10
@@ -822,16 +822,17 @@
                   FROM tb
                   JOIN tc
                     ON ta.id = tb.id);
-                               QUERY PLAN                                
--------------------------------------------------------------------------
- Nested Loop Semi Join (actual rows=2 loops=1)
-   ->  Seq Scan on ta (actual rows=2 loops=1)
-   ->  Nested Loop (actual rows=1 loops=2)
-         ->  Index Only Scan using tb_pkey on tb (actual rows=1 loops=2)
+                                 QUERY PLAN                                 
+----------------------------------------------------------------------------
+ Nested Loop Semi Join (actual rows=2.00 loops=1)
+   ->  Seq Scan on ta (actual rows=2.00 loops=1)
+   ->  Nested Loop (actual rows=1.00 loops=2)
+         ->  Index Only Scan using tb_pkey on tb (actual rows=1.00 loops=2)
                Index Cond: (id = ta.id)
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/subselect.out /Users/admin/pgsql/build/testrun/regress/regress/res...
--- /Users/admin/pgsql/src/test/regress/expected/subselect.out	2025-03-20 06:04:13
+++ /Users/admin/pgsql/build/testrun/regress/regress/results/subselect.out	2025-03-20 06:06:16
@@ -822,16 +822,17 @@
                   FROM tb
                   JOIN tc
                     ON ta.id = tb.id);
-                               QUERY PLAN                                
--------------------------------------------------------------------------
- Nested Loop Semi Join (actual rows=2 loops=1)
-   ->  Seq Scan on ta (actual rows=2 loops=1)
-   ->  Nested Loop (actual rows=1 loops=2)
-         ->  Index Only Scan using tb_pkey on tb (actual rows=1 loops=2)
+                                 QUERY PLAN                                 
+----------------------------------------------------------------------------
+ Nested Loop Semi Join (actual rows=2.00 loops=1)
+   ->  Seq Scan on ta (actual rows=2.00 loops=1)
+   ->  Nested Loop (actual rows=1.00 loops=2)
+         ->  Index Only Scan using tb_pkey on tb (actual rows=1.00 loops=2)
                Index Cond: (id = ta.id)
...
tap
[06:06:47.084](43.711s) not ok 5 - regression tests pass
tap
[06:07:49.036](57.883s) not ok 2 - regression tests pass
test
[06:09:52.748]  10/329 postgresql:regress / regress/regress                                            ERROR            ...
[06:09:52.748]  28/329 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[06:09:52.748] 112/329 postgresql:postgres_fdw / postgres_fdw/regress                                  ERROR            ...
[06:09:52.748] 122/329 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
Windows - Server 2019, VS 2019 - Meson & ninja
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/subselect.out C:/cirrus/build/testrun/pg_upgrade/002_pg...
--- C:/cirrus/src/test/regress/expected/subselect.out	2025-03-20 06:04:54.387946900 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/subselect.out	2025-03-20 06:07:34.393290200 +0000
@@ -822,16 +822,17 @@
                   FROM tb
                   JOIN tc
                     ON ta.id = tb.id);
-                               QUERY PLAN                                
--------------------------------------------------------------------------
- Nested Loop Semi Join (actual rows=2 loops=1)
-   ->  Seq Scan on ta (actual rows=2 loops=1)
-   ->  Nested Loop (actual rows=1 loops=2)
-         ->  Index Only Scan using tb_pkey on tb (actual rows=1 loops=2)
+                                 QUERY PLAN                                 
+----------------------------------------------------------------------------
+ Nested Loop Semi Join (actual rows=2.00 loops=1)
+   ->  Seq Scan on ta (actual rows=2.00 loops=1)
+   ->  Nested Loop (actual rows=1.00 loops=2)
+         ->  Index Only Scan using tb_pkey on tb (actual rows=1.00 loops=2)
                Index Cond: (id = ta.id)
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/contrib/postgres_fdw/expected/postgres_fdw.out C:/cirrus/build/testrun/postgres_f...
--- C:/cirrus/contrib/postgres_fdw/expected/postgres_fdw.out	2025-03-20 06:04:50.205707000 +0000
+++ C:/cirrus/build/testrun/postgres_fdw/regress/results/postgres_fdw.out	2025-03-20 06:12:02.062233200 +0000
@@ -4838,13 +4838,15 @@
 	  EXISTS (SELECT 1 FROM ft4 WHERE ft4.c2 = ft2.c2))
   AND ft2.c1 > 900
   ORDER BY ft2.c1 LIMIT 10;
-                                                                                                                       ...
------------------------------------------------------------------------------------------------------------------------...
- Foreign Scan
+                                                                                                                       ...
+-----------------------------------------------------------------------------------------------------------------------...
+ Limit
    Output: ft2.c1, ft2.c2, ft2.c3, ft2.c4, ft2.c5, ft2.c6, ft2.c7, ft2.c8
-   Relations: (public.ft2) SEMI JOIN ((public.ft2 ft2_1) SEMI JOIN (public.ft4))
-   Remote SQL: SELECT r1."C 1", r1.c2, r1.c3, r1.c4, r1.c5, r1.c6, r1.c7, r1.c8 FROM "S 1"."T 1" r1 WHERE ((r1."C 1" > ...
-(4 rows)
+   ->  Foreign Scan
+         Output: ft2.c1, ft2.c2, ft2.c3, ft2.c4, ft2.c5, ft2.c6, ft2.c7, ft2.c8
+         Relations: (public.ft2) SEMI JOIN ((public.ft2 ft2_1) SEMI JOIN (public.ft4))
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/subselect.out C:/cirrus/build/testrun/recovery/027_stre...
--- C:/cirrus/src/test/regress/expected/subselect.out	2025-03-20 06:04:54.387946900 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/subselect.out	2025-03-20 06:09:59.611498100 +0000
@@ -822,16 +822,17 @@
                   FROM tb
                   JOIN tc
                     ON ta.id = tb.id);
-                               QUERY PLAN                                
--------------------------------------------------------------------------
- Nested Loop Semi Join (actual rows=2 loops=1)
-   ->  Seq Scan on ta (actual rows=2 loops=1)
-   ->  Nested Loop (actual rows=1 loops=2)
-         ->  Index Only Scan using tb_pkey on tb (actual rows=1 loops=2)
+                                 QUERY PLAN                                 
+----------------------------------------------------------------------------
+ Nested Loop Semi Join (actual rows=2.00 loops=1)
+   ->  Seq Scan on ta (actual rows=2.00 loops=1)
+   ->  Nested Loop (actual rows=1.00 loops=2)
+         ->  Index Only Scan using tb_pkey on tb (actual rows=1.00 loops=2)
                Index Cond: (id = ta.id)
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/subselect.out C:/cirrus/build/testrun/regress/regress/r...
--- C:/cirrus/src/test/regress/expected/subselect.out	2025-03-20 06:04:54.387946900 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/subselect.out	2025-03-20 06:07:25.300077000 +0000
@@ -822,16 +822,17 @@
                   FROM tb
                   JOIN tc
                     ON ta.id = tb.id);
-                               QUERY PLAN                                
--------------------------------------------------------------------------
- Nested Loop Semi Join (actual rows=2 loops=1)
-   ->  Seq Scan on ta (actual rows=2 loops=1)
-   ->  Nested Loop (actual rows=1 loops=2)
-         ->  Index Only Scan using tb_pkey on tb (actual rows=1 loops=2)
+                                 QUERY PLAN                                 
+----------------------------------------------------------------------------
+ Nested Loop Semi Join (actual rows=2.00 loops=1)
+   ->  Seq Scan on ta (actual rows=2.00 loops=1)
+   ->  Nested Loop (actual rows=1.00 loops=2)
+         ->  Index Only Scan using tb_pkey on tb (actual rows=1.00 loops=2)
                Index Cond: (id = ta.id)
...
tap
[06:09:09.523](130.981s) not ok 5 - regression tests pass
tap
[06:11:35.889](134.996s) not ok 2 - regression tests pass
test
[06:20:37.315]   7/324 postgresql:regress / regress/regress                                            ERROR           1...
[06:20:37.315]  26/324 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           2...
[06:20:37.315]  78/324 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
[06:20:37.315] 101/324 postgresql:postgres_fdw / postgres_fdw/regress                                  ERROR            ...
53/4904 SQL Property Graph Queries (SQL/PGQ)
FreeBSD - Meson
assertion
TRAP: failed Assert("IsParallelWorker() || CheckRelationOidLockedByMe(rte->relid, AccessShareLock, true)"), File: "../sr...
assertion
TRAP: failed Assert("IsParallelWorker() || CheckRelationOidLockedByMe(rte->relid, AccessShareLock, true)"), File: "../sr...
assertion
TRAP: failed Assert("IsParallelWorker() || CheckRelationOidLockedByMe(rte->relid, AccessShareLock, true)"), File: "../sr...
core
[01:28:27.593] #0  0x000000082b3911ba in thr_kill () from /lib/libc.so.7
[01:28:27.593] #1  0x000000082b30a5d4 in raise () from /lib/libc.so.7
[01:28:27.593] #2  0x000000082b3bdb59 in abort () from /lib/libc.so.7
[01:28:27.593] #3  0x0000000000ad1525 in ExceptionalCondition (conditionName=0x383970 "IsParallelWorker() || CheckRelati...
[01:28:27.593] #4  0x000000000078cd96 in ExecCheckPermissions (rangeTable=0x1a3e700d7220, rteperminfos=0x1a3e700d7700, e...
[01:28:27.593] #5  0x000000000078b9ef in InitPlan (queryDesc=0x1a3e6f85b900, eflags=32) at ../src/backend/executor/execM...
[01:28:27.593] #6  standard_ExecutorStart (queryDesc=0x1a3e6f85b900, eflags=32) at ../src/backend/executor/execMain.c:26...
[01:28:27.593] #7  0x0000000000974072 in PortalStart (portal=portal@entry=0x1a3e6f90d100, params=params@entry=0x0, eflag...
[01:28:27.593] #8  0x00000000009731fa in exec_simple_query (query_string=query_string@entry=0x1a3e6f824100 "select * fro...
[01:28:27.593] #9  0x0000000000970e96 in PostgresMain (dbname=<optimized out>, username=<optimized out>) at ../src/backe...
core
[01:28:27.838] #0  0x000000082c8731ba in thr_kill () from /lib/libc.so.7
[01:28:27.838] #1  0x000000082c7ec5d4 in raise () from /lib/libc.so.7
[01:28:27.838] #2  0x000000082c89fb59 in abort () from /lib/libc.so.7
[01:28:27.838] #3  0x0000000000ad1525 in ExceptionalCondition (conditionName=0x383970 "IsParallelWorker() || CheckRelati...
[01:28:27.838] #4  0x000000000078cd96 in ExecCheckPermissions (rangeTable=0x2cb8146a13b0, rteperminfos=0x2cb8146a1890, e...
[01:28:27.838] #5  0x000000000078b9ef in InitPlan (queryDesc=0x2cb81461d900, eflags=32) at ../src/backend/executor/execM...
[01:28:27.838] #6  standard_ExecutorStart (queryDesc=0x2cb81461d900, eflags=32) at ../src/backend/executor/execMain.c:26...
[01:28:27.838] #7  0x0000000000974072 in PortalStart (portal=portal@entry=0x2cb813f3e100, params=params@entry=0x0, eflag...
[01:28:27.838] #8  0x00000000009731fa in exec_simple_query (query_string=query_string@entry=0x2cb813e24100 "select * fro...
[01:28:27.838] #9  0x0000000000970e96 in PostgresMain (dbname=<optimized out>, username=<optimized out>) at ../src/backe...
core
[01:28:27.927] #0  0x0000360a3559ae33 in ?? () from /lib/libc.so.7
[01:28:27.927] #1  0x0000360a355cf3a2 in ?? () from /lib/libc.so.7
[01:28:27.927] #2  0x0000360a355e87ae in ?? () from /lib/libc.so.7
[01:28:27.927] #3  0x0000360a355e86eb in ?? () from /lib/libc.so.7
[01:28:27.927] #4  0x0000360a355eb1fa in ?? () from /lib/libc.so.7
[01:28:27.927] #5  0x0000360a355eb4e9 in ?? () from /lib/libc.so.7
[01:28:27.927] #6  0x0000360a355a5f2d in ?? () from /lib/libc.so.7
[01:28:27.927] #7  0x0000403dc03d91fd in ?? () from /libexec/ld-elf.so.1
[01:28:27.927] #8  0x0000000000000000 in ?? ()
[01:28:28.151] #0  0x000000082c5661ba in thr_kill () from /lib/libc.so.7
core
[01:28:28.179] #0  0x000000082c5661ba in thr_kill () from /lib/libc.so.7
[01:28:28.179] #1  0x000000082c4df5d4 in raise () from /lib/libc.so.7
[01:28:28.179] #2  0x000000082c592b59 in abort () from /lib/libc.so.7
[01:28:28.179] #3  0x0000000000ad1525 in ExceptionalCondition (conditionName=0x383970 "IsParallelWorker() || CheckRelati...
[01:28:28.179] #4  0x000000000078cd96 in ExecCheckPermissions (rangeTable=0x12e26baeaf68, rteperminfos=0x12e26baeb448, e...
[01:28:28.179] #5  0x000000000078b9ef in InitPlan (queryDesc=0x12e26ba1d900, eflags=32) at ../src/backend/executor/execM...
[01:28:28.179] #6  standard_ExecutorStart (queryDesc=0x12e26ba1d900, eflags=32) at ../src/backend/executor/execMain.c:26...
[01:28:28.179] #7  0x0000000836c37a47 in pgss_ExecutorStart (queryDesc=0x12e26ba1d900, eflags=6) at ../contrib/pg_stat_s...
[01:28:28.179] #8  0x0000000000974072 in PortalStart (portal=portal@entry=0x12e26b30b100, params=params@entry=0x0, eflag...
[01:28:28.179] #9  0x00000000009731fa in exec_simple_query (query_string=query_string@entry=0x12e26b224100 "select * fro...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/privileges.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002...
--- /tmp/cirrus-ci-build/src/test/regress/expected/privileges.out	2025-03-18 01:20:00.532849000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/privileges.out	2025-03-18 01:22:43.7534400...
@@ -3046,368 +3046,7 @@
 create view atpgv1 as select * from graph_table (ptg1 match ( : atest1) COLUMNS (1 as value)) limit 0;
 grant select on atpgv1 to regress_priv_user3;
 select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user3;
-select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user4;
-create view atpgv2 as select * from graph_table (ptg1 match (v : ltv) COLUMNS (v.ltvk)) limit 0;
--- though the session user is the owner of the view and also has access to the
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/privileges.out /tmp/cirrus-ci-build/build/testrun/recovery/027_s...
--- /tmp/cirrus-ci-build/src/test/regress/expected/privileges.out	2025-03-18 01:20:00.532849000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/privileges.out	2025-03-18 01:23:30.18193...
@@ -3046,368 +3046,7 @@
 create view atpgv1 as select * from graph_table (ptg1 match ( : atest1) COLUMNS (1 as value)) limit 0;
 grant select on atpgv1 to regress_priv_user3;
 select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user3;
-select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user4;
-create view atpgv2 as select * from graph_table (ptg1 match (v : ltv) COLUMNS (v.ltvk)) limit 0;
--- though the session user is the owner of the view and also has access to the
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/privileges.out /tmp/cirrus-ci-build/build/testrun/regress/regres...
--- /tmp/cirrus-ci-build/src/test/regress/expected/privileges.out	2025-03-18 01:20:00.532849000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/privileges.out	2025-03-18 01:22:45.518519000 +0000
@@ -3046,368 +3046,7 @@
 create view atpgv1 as select * from graph_table (ptg1 match ( : atest1) COLUMNS (1 as value)) limit 0;
 grant select on atpgv1 to regress_priv_user3;
 select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user3;
-select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user4;
-create view atpgv2 as select * from graph_table (ptg1 match (v : ltv) COLUMNS (v.ltvk)) limit 0;
--- though the session user is the owner of the view and also has access to the
...
tap
[01:22:44.694](59.367s) not ok 5 - regression tests pass
[01:22:59.734](0.836s) not ok 13 - run of pg_upgrade --check for new instance
[01:22:59.735](0.000s) not ok 14 - pg_upgrade_output.d/ removed after pg_upgrade --check success
[01:23:00.346](0.611s) not ok 15 - run of pg_upgrade for new instance
[01:23:00.346](0.000s) not ok 16 - pg_upgrade_output.d/ removed after pg_upgrade success
[01:23:00.500](0.041s) not ok 17 - check that locales in new cluster match original cluster
[01:23:01.687](0.044s) not ok 19 - old and new dumps match after pg_upgrade
tap
[01:23:32.128](74.337s) not ok 2 - regression tests pass
tap
[01:24:57.945](0.237s) not ok 7 - check replication worked well before renaming a publication
[01:24:58.035](0.090s) not ok 8 - check the tuple inserted after the RENAME was not replicated
test
[01:26:02.027]  65/328 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[01:26:02.027] 107/328 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
[01:26:02.027]  60/328 postgresql:regress / regress/regress                                            ERROR           1...
[01:26:02.027] 263/328 postgresql:subscription / subscription/007_ddl                                  ERROR            ...
Linux - Debian Bookworm - Autoconf
assertion
TRAP: failed Assert("IsParallelWorker() || CheckRelationOidLockedByMe(rte->relid, AccessShareLock, true)"), File: "execM...
assertion
TRAP: failed Assert("IsParallelWorker() || CheckRelationOidLockedByMe(rte->relid, AccessShareLock, true)"), File: "execM...
assertion
TRAP: failed Assert("IsParallelWorker() || CheckRelationOidLockedByMe(rte->relid, AccessShareLock, true)"), File: "execM...
core
[01:32:15.261] #0  0x00007f70887dbeec in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[01:32:15.261] #1  0x00007f708878cfb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[01:32:15.261] #2  0x00007f7088777472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[01:32:15.261] #3  0x0000560ddf590d04 in ExceptionalCondition (conditionName=conditionName@entry=0x560ddf880040 "IsParal...
[01:32:15.261] #4  0x0000560dded446aa in ExecCheckPermissions (rangeTable=rangeTable@entry=0x62d0000e8b68, rteperminfos=...
[01:32:15.261] #5  0x0000560dded44ae6 in InitPlan (queryDesc=queryDesc@entry=0x619000043980, eflags=eflags@entry=32) at ...
[01:32:15.261] #6  0x0000560dded45be9 in standard_ExecutorStart (queryDesc=0x619000043980, eflags=32) at execMain.c:268
[01:32:15.261] #7  0x00007f708561d48e in pgss_ExecutorStart (queryDesc=0x619000043980, eflags=<optimized out>) at pg_sta...
[01:32:15.261] #8  0x0000560dded45fa6 in ExecutorStart (queryDesc=queryDesc@entry=0x619000043980, eflags=0) at execMain....
[01:32:15.261] #9  0x0000560ddf274630 in PortalStart (portal=portal@entry=0x625000032200, params=params@entry=0x0, eflag...
core
[01:32:15.386] #0  0x00007f01f5880dd4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6
[01:32:15.386] #1  0x00007f01f582d239 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[01:32:15.386] #2  0x00007f01f582d497 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6
[01:32:15.386] #3  0x000055c478b115c1 in ?? ()
[01:32:15.386] #4  0x000055c478b0b369 in ?? ()
[01:32:15.386] #5  0x000055c478b0a20f in ?? ()
[01:32:15.386] #6  0x000055c478b0ac3b in ?? ()
[01:32:15.386] #7  0x000055c478b0866f in ?? ()
[01:32:15.386] #8  0x00007f01f581824a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[01:32:15.386] #9  0x00007f01f5818305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
core
[01:32:15.815] #0  0x00007f6de26abeec in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[01:32:15.815] #1  0x00007f6de265cfb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[01:32:15.815] #2  0x00007f6de2647472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[01:32:15.815] #3  0x000055a822dafd04 in ExceptionalCondition (conditionName=conditionName@entry=0x55a82309f040 "IsParal...
[01:32:15.815] #4  0x000055a8225636aa in ExecCheckPermissions (rangeTable=rangeTable@entry=0x62d0000f25f8, rteperminfos=...
[01:32:15.815] #5  0x000055a822563ae6 in InitPlan (queryDesc=queryDesc@entry=0x619000043480, eflags=eflags@entry=32) at ...
[01:32:15.815] #6  0x000055a822564be9 in standard_ExecutorStart (queryDesc=queryDesc@entry=0x619000043480, eflags=32, ef...
[01:32:15.815] #7  0x000055a822564fc1 in ExecutorStart (queryDesc=queryDesc@entry=0x619000043480, eflags=0) at execMain....
[01:32:15.815] #8  0x000055a822a93630 in PortalStart (portal=portal@entry=0x625000032200, params=params@entry=0x0, eflag...
[01:32:15.815] #9  0x000055a822a8bd30 in exec_simple_query (query_string=query_string@entry=0x625000007a00 "select * fro...
core
[01:32:15.939] #0  <unavailable> in ?? ()
core
[01:32:15.939] #0  0x00007f01f5880dd4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6
[01:32:15.939] #1  0x00007f01f582d239 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[01:32:15.939] #2  0x00007f01f582d497 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6
[01:32:15.939] #3  0x000055c478b115f3 in ?? ()
[01:32:15.939] #4  0x000055c478b0b369 in ?? ()
[01:32:15.939] #5  0x000055c478b0a20f in ?? ()
[01:32:15.939] #6  0x000055c478b0ac3b in ?? ()
[01:32:15.939] #7  0x000055c478b0866f in ?? ()
[01:32:15.939] #8  0x00007f01f581824a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[01:32:15.939] #9  0x00007f01f5818305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
core
[01:32:16.361] #0  0x00007f16e4aabeec in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[01:32:16.361] #1  0x00007f16e4a5cfb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[01:32:16.361] #2  0x00007f16e4a47472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[01:32:16.361] #3  0x0000558f1ae80d04 in ExceptionalCondition (conditionName=conditionName@entry=0x558f1b170040 "IsParal...
[01:32:16.361] #4  0x0000558f1a6346aa in ExecCheckPermissions (rangeTable=rangeTable@entry=0x62d0001105f8, rteperminfos=...
[01:32:16.361] #5  0x0000558f1a634ae6 in InitPlan (queryDesc=queryDesc@entry=0x619000043980, eflags=eflags@entry=32) at ...
[01:32:16.361] #6  0x0000558f1a635be9 in standard_ExecutorStart (queryDesc=queryDesc@entry=0x619000043980, eflags=32, ef...
[01:32:16.361] #7  0x0000558f1a635fc1 in ExecutorStart (queryDesc=queryDesc@entry=0x619000043980, eflags=0) at execMain....
[01:32:16.361] #8  0x0000558f1ab64630 in PortalStart (portal=portal@entry=0x625000032200, params=params@entry=0x0, eflag...
[01:32:16.361] #9  0x0000558f1ab5cd30 in exec_simple_query (query_string=query_string@entry=0x625000007a00 "select * fro...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/privileges.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check...
--- /tmp/cirrus-ci-build/src/test/regress/expected/privileges.out	2025-03-18 01:20:00.955172408 +0000
+++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/privileges.out	2025-03-18 01:27:12.028787332 +0000
@@ -3046,368 +3046,7 @@
 create view atpgv1 as select * from graph_table (ptg1 match ( : atest1) COLUMNS (1 as value)) limit 0;
 grant select on atpgv1 to regress_priv_user3;
 select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user3;
-select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user4;
-create view atpgv2 as select * from graph_table (ptg1 match (v : ltv) COLUMNS (v.ltvk)) limit 0;
--- though the session user is the owner of the view and also has access to the
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/privileges.out /tmp/cirrus-ci-build/src/test/recovery/tmp_check/...
--- /tmp/cirrus-ci-build/src/test/regress/expected/privileges.out	2025-03-18 01:20:00.955172408 +0000
+++ /tmp/cirrus-ci-build/src/test/recovery/tmp_check/results/privileges.out	2025-03-18 01:28:34.952493179 +0000
@@ -3046,368 +3046,7 @@
 create view atpgv1 as select * from graph_table (ptg1 match ( : atest1) COLUMNS (1 as value)) limit 0;
 grant select on atpgv1 to regress_priv_user3;
 select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user3;
-select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user4;
-create view atpgv2 as select * from graph_table (ptg1 match (v : ltv) COLUMNS (v.ltvk)) limit 0;
--- though the session user is the owner of the view and also has access to the
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/privileges.out /tmp/cirrus-ci-build/src/test/regress/results/pri...
--- /tmp/cirrus-ci-build/src/test/regress/expected/privileges.out	2025-03-18 01:20:00.955172408 +0000
+++ /tmp/cirrus-ci-build/src/test/regress/results/privileges.out	2025-03-18 01:24:47.071673945 +0000
@@ -3046,368 +3046,7 @@
 create view atpgv1 as select * from graph_table (ptg1 match ( : atest1) COLUMNS (1 as value)) limit 0;
 grant select on atpgv1 to regress_priv_user3;
 select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user3;
-select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user4;
-create view atpgv2 as select * from graph_table (ptg1 match (v : ltv) COLUMNS (v.ltvk)) limit 0;
--- though the session user is the owner of the view and also has access to the
...
tap
[01:27:17.289](64.982s) not ok 5 - regression tests pass
[01:27:32.470](2.386s) not ok 13 - run of pg_upgrade --check for new instance
[01:27:32.471](0.000s) not ok 14 - pg_upgrade_output.d/ removed after pg_upgrade --check success
[01:27:33.985](1.514s) not ok 15 - run of pg_upgrade for new instance
[01:27:33.986](0.000s) not ok 16 - pg_upgrade_output.d/ removed after pg_upgrade success
[01:27:34.347](0.117s) not ok 17 - check that locales in new cluster match original cluster
[01:27:35.513](0.074s) not ok 19 - old and new dumps match after pg_upgrade
tap
[01:28:37.211](33.845s) not ok 2 - regression tests pass
Linux - Debian Bookworm - Meson
assertion
TRAP: failed Assert("IsParallelWorker() || CheckRelationOidLockedByMe(rte->relid, AccessShareLock, true)"), File: "../sr...
assertion
TRAP: failed Assert("IsParallelWorker() || CheckRelationOidLockedByMe(rte->relid, AccessShareLock, true)"), File: "../sr...
assertion
TRAP: failed Assert("IsParallelWorker() || CheckRelationOidLockedByMe(rte->relid, AccessShareLock, true)"), File: "../sr...
core
[01:30:02.198] #0  0x00007f0f8d6a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[01:30:02.198] #1  0x00007f0f8d65afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[01:30:02.198] #2  0x00007f0f8d645472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[01:30:02.198] #3  0x000055c0ac3d88ad in ExceptionalCondition (conditionName=conditionName@entry=0x55c0ac663ac0 "IsParal...
[01:30:02.198] #4  0x000055c0abd2467a in ExecCheckPermissions (rangeTable=rangeTable@entry=0x55c0c240c5b8, rteperminfos=...
[01:30:02.198] #5  0x000055c0abd24ad3 in InitPlan (queryDesc=queryDesc@entry=0x55c0c23e1770, eflags=eflags@entry=32) at ...
[01:30:02.198] #6  0x000055c0abd257a0 in standard_ExecutorStart (queryDesc=0x55c0c23e1770, eflags=32) at ../src/backend/...
[01:30:02.198] #7  0x00007f0f8b24a6fd in pgss_ExecutorStart (queryDesc=0x55c0c23e1770, eflags=<optimized out>) at ../con...
[01:30:02.198] #8  0x000055c0abd25a51 in ExecutorStart (queryDesc=queryDesc@entry=0x55c0c23e1770, eflags=0) at ../src/ba...
[01:30:02.198] #9  0x000055c0ac13b4c0 in PortalStart (portal=portal@entry=0x55c0c233d510, params=params@entry=0x0, eflag...
core
[01:30:02.636] #0  0x00007f48428a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[01:30:02.636] #1  0x00007f484285afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[01:30:02.636] #2  0x00007f4842845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[01:30:02.636] #3  0x000056447b3ec8ad in ExceptionalCondition (conditionName=conditionName@entry=0x56447b677ac0 "IsParal...
[01:30:02.636] #4  0x000056447ad3867a in ExecCheckPermissions (rangeTable=rangeTable@entry=0x564497432b88, rteperminfos=...
[01:30:02.636] #5  0x000056447ad38ad3 in InitPlan (queryDesc=queryDesc@entry=0x564497485b60, eflags=eflags@entry=32) at ...
[01:30:02.636] #6  0x000056447ad397a0 in standard_ExecutorStart (queryDesc=queryDesc@entry=0x564497485b60, eflags=32, ef...
[01:30:02.636] #7  0x000056447ad39a98 in ExecutorStart (queryDesc=queryDesc@entry=0x564497485b60, eflags=0) at ../src/ba...
[01:30:02.636] #8  0x000056447b14f4c0 in PortalStart (portal=portal@entry=0x5644973cdb10, params=params@entry=0x0, eflag...
[01:30:02.636] #9  0x000056447b149643 in exec_simple_query (query_string=query_string@entry=0x564497348600 "select * fro...
core
[01:30:03.068] #0  0x00007fef048a9eec in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[01:30:03.068] #1  0x00007fef0485afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[01:30:03.068] #2  0x00007fef04845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[01:30:03.068] #3  0x00005562e847f8ad in ExceptionalCondition (conditionName=conditionName@entry=0x5562e870aac0 "IsParal...
[01:30:03.068] #4  0x00005562e7dcb67a in ExecCheckPermissions (rangeTable=rangeTable@entry=0x5562f4c4ff08, rteperminfos=...
[01:30:03.068] #5  0x00005562e7dcbad3 in InitPlan (queryDesc=queryDesc@entry=0x5562f4b61550, eflags=eflags@entry=32) at ...
[01:30:03.068] #6  0x00005562e7dcc7a0 in standard_ExecutorStart (queryDesc=queryDesc@entry=0x5562f4b61550, eflags=32, ef...
[01:30:03.068] #7  0x00005562e7dcca98 in ExecutorStart (queryDesc=queryDesc@entry=0x5562f4b61550, eflags=0) at ../src/ba...
[01:30:03.068] #8  0x00005562e81e24c0 in PortalStart (portal=portal@entry=0x5562f4b8c590, params=params@entry=0x0, eflag...
[01:30:03.068] #9  0x00005562e81dc643 in exec_simple_query (query_string=query_string@entry=0x5562f4b07600 "select * fro...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/privileges.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002...
--- /tmp/cirrus-ci-build/src/test/regress/expected/privileges.out	2025-03-18 01:20:02.230204189 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/privileges.out	2025-03-18 01:25:04.5118183...
@@ -3046,368 +3046,7 @@
 create view atpgv1 as select * from graph_table (ptg1 match ( : atest1) COLUMNS (1 as value)) limit 0;
 grant select on atpgv1 to regress_priv_user3;
 select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user3;
-select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user4;
-create view atpgv2 as select * from graph_table (ptg1 match (v : ltv) COLUMNS (v.ltvk)) limit 0;
--- though the session user is the owner of the view and also has access to the
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/privileges.out /tmp/cirrus-ci-build/build/testrun/recovery/027_s...
--- /tmp/cirrus-ci-build/src/test/regress/expected/privileges.out	2025-03-18 01:20:02.230204189 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/privileges.out	2025-03-18 01:25:40.64392...
@@ -3046,368 +3046,7 @@
 create view atpgv1 as select * from graph_table (ptg1 match ( : atest1) COLUMNS (1 as value)) limit 0;
 grant select on atpgv1 to regress_priv_user3;
 select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user3;
-select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user4;
-create view atpgv2 as select * from graph_table (ptg1 match (v : ltv) COLUMNS (v.ltvk)) limit 0;
--- though the session user is the owner of the view and also has access to the
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/privileges.out /tmp/cirrus-ci-build/build/testrun/regress/regres...
--- /tmp/cirrus-ci-build/src/test/regress/expected/privileges.out	2025-03-18 01:20:02.230204189 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/privileges.out	2025-03-18 01:25:01.491812189 +0000
@@ -3046,368 +3046,7 @@
 create view atpgv1 as select * from graph_table (ptg1 match ( : atest1) COLUMNS (1 as value)) limit 0;
 grant select on atpgv1 to regress_priv_user3;
 select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user3;
-select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user4;
-create view atpgv2 as select * from graph_table (ptg1 match (v : ltv) COLUMNS (v.ltvk)) limit 0;
--- though the session user is the owner of the view and also has access to the
...
tap
[01:25:08.044](33.704s) not ok 5 - regression tests pass
[01:25:18.995](1.634s) not ok 13 - run of pg_upgrade --check for new instance
[01:25:18.995](0.000s) not ok 14 - pg_upgrade_output.d/ removed after pg_upgrade --check success
[01:25:20.255](1.260s) not ok 15 - run of pg_upgrade for new instance
[01:25:20.256](0.000s) not ok 16 - pg_upgrade_output.d/ removed after pg_upgrade success
[01:25:20.425](0.030s) not ok 17 - check that locales in new cluster match original cluster
[01:25:21.532](0.242s) not ok 19 - old and new dumps match after pg_upgrade
tap
[01:25:43.524](33.166s) not ok 2 - regression tests pass
test
[01:27:42.064]  23/329 postgresql:regress / regress/regress                                            ERROR            ...
[01:27:42.064]  36/329 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[01:27:42.064]  71/329 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
macOS - Sonoma - Meson
assertion
TRAP: failed Assert("IsParallelWorker() || CheckRelationOidLockedByMe(rte->relid, AccessShareLock, true)"), File: "../sr...
assertion
TRAP: failed Assert("IsParallelWorker() || CheckRelationOidLockedByMe(rte->relid, AccessShareLock, true)"), File: "../sr...
assertion
TRAP: failed Assert("IsParallelWorker() || CheckRelationOidLockedByMe(rte->relid, AccessShareLock, true)"), File: "../sr...
core
[01:33:05.022]   * frame #0: 0x00000001892d15d0 libsystem_kernel.dylib`__pthread_kill + 8
[01:33:05.022]     frame #1: 0x0000000189309c20 libsystem_pthread.dylib`pthread_kill + 288
[01:33:05.022]     frame #2: 0x0000000189216a30 libsystem_c.dylib`abort + 180
[01:33:05.022]     frame #3: 0x00000001031c2b9c postgres`ExceptionalCondition(conditionName=<unavailable>, fileName=<una...
[01:33:05.022]     frame #4: 0x0000000102ede038 postgres`ExecCheckPermissions(rangeTable=0x000000014a847838, rteperminfo...
[01:33:05.022]     frame #5: 0x0000000102edd024 postgres`standard_ExecutorStart [inlined] InitPlan(queryDesc=0x000000013...
[01:33:05.022]     frame #6: 0x0000000102edcff8 postgres`standard_ExecutorStart(queryDesc=0x000000013a890100, eflags=32)...
[01:33:05.022]     frame #7: 0x0000000102edce2c postgres`ExecutorStart(queryDesc=<unavailable>, eflags=<unavailable>) at...
[01:33:05.022]     frame #8: 0x000000010308cff8 postgres`PortalStart(portal=0x000000013a835700, params=0x000000000000000...
[01:33:05.022]     frame #9: 0x000000010308c2fc postgres`exec_simple_query(query_string="select * from atpgv1;") at post...
core
[01:32:07.922]   * frame #0: 0x00000001892d15d0 libsystem_kernel.dylib`__pthread_kill + 8
[01:32:07.922]     frame #1: 0x0000000189309c20 libsystem_pthread.dylib`pthread_kill + 288
[01:32:07.922]     frame #2: 0x0000000189216a30 libsystem_c.dylib`abort + 180
[01:32:07.922]     frame #3: 0x0000000104e9eb9c postgres`ExceptionalCondition(conditionName=<unavailable>, fileName=<una...
[01:32:07.922]     frame #4: 0x0000000104bba038 postgres`ExecCheckPermissions(rangeTable=0x00000001428389a8, rteperminfo...
[01:32:07.922]     frame #5: 0x0000000104bb9024 postgres`standard_ExecutorStart [inlined] InitPlan(queryDesc=0x000000014...
[01:32:07.922]     frame #6: 0x0000000104bb8ff8 postgres`standard_ExecutorStart(queryDesc=0x0000000142881500, eflags=32)...
[01:32:07.922]     frame #7: 0x000000010561fd18 pg_stat_statements.dylib`pgss_ExecutorStart(queryDesc=0x0000000142881500...
[01:32:07.922]     frame #8: 0x0000000104d68ff8 postgres`PortalStart(portal=0x000000015282a700, params=0x000000000000000...
[01:32:07.922]     frame #9: 0x0000000104d682fc postgres`exec_simple_query(query_string="select * from atpgv1;") at post...
core
[01:31:12.884]   * frame #0: 0x00000001892d15d0 libsystem_kernel.dylib`__pthread_kill + 8
[01:31:12.884]     frame #1: 0x0000000189309c20 libsystem_pthread.dylib`pthread_kill + 288
[01:31:12.884]     frame #2: 0x0000000189216a30 libsystem_c.dylib`abort + 180
[01:31:12.884]     frame #3: 0x0000000104dd6b9c postgres`ExceptionalCondition(conditionName=<unavailable>, fileName=<una...
[01:31:12.884]     frame #4: 0x0000000104af2038 postgres`ExecCheckPermissions(rangeTable=0x000000013e025238, rteperminfo...
[01:31:12.884]     frame #5: 0x0000000104af1024 postgres`standard_ExecutorStart [inlined] InitPlan(queryDesc=0x000000013...
[01:31:12.884]     frame #6: 0x0000000104af0ff8 postgres`standard_ExecutorStart(queryDesc=0x000000013d81ff00, eflags=32)...
[01:31:12.884]     frame #7: 0x0000000104af0e2c postgres`ExecutorStart(queryDesc=<unavailable>, eflags=<unavailable>) at...
[01:31:12.884]     frame #8: 0x0000000104ca0ff8 postgres`PortalStart(portal=0x000000014d836d00, params=0x000000000000000...
[01:31:12.884]     frame #9: 0x0000000104ca02fc postgres`exec_simple_query(query_string="select * from atpgv1;") at post...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/privileges.out /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_...
--- /Users/admin/pgsql/src/test/regress/expected/privileges.out	2025-03-18 01:20:15
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/privileges.out	2025-03-18 01:24:19
@@ -3046,368 +3046,7 @@
 create view atpgv1 as select * from graph_table (ptg1 match ( : atest1) COLUMNS (1 as value)) limit 0;
 grant select on atpgv1 to regress_priv_user3;
 select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user3;
-select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user4;
-create view atpgv2 as select * from graph_table (ptg1 match (v : ltv) COLUMNS (v.ltvk)) limit 0;
--- though the session user is the owner of the view and also has access to the
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/privileges.out /Users/admin/pgsql/build/testrun/recovery/027_strea...
--- /Users/admin/pgsql/src/test/regress/expected/privileges.out	2025-03-18 01:20:15
+++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/privileges.out	2025-03-18 01:25:06
@@ -3046,368 +3046,7 @@
 create view atpgv1 as select * from graph_table (ptg1 match ( : atest1) COLUMNS (1 as value)) limit 0;
 grant select on atpgv1 to regress_priv_user3;
 select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user3;
-select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user4;
-create view atpgv2 as select * from graph_table (ptg1 match (v : ltv) COLUMNS (v.ltvk)) limit 0;
--- though the session user is the owner of the view and also has access to the
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/privileges.out /Users/admin/pgsql/build/testrun/regress/regress/re...
--- /Users/admin/pgsql/src/test/regress/expected/privileges.out	2025-03-18 01:20:15
+++ /Users/admin/pgsql/build/testrun/regress/regress/results/privileges.out	2025-03-18 01:24:19
@@ -3046,368 +3046,7 @@
 create view atpgv1 as select * from graph_table (ptg1 match ( : atest1) COLUMNS (1 as value)) limit 0;
 grant select on atpgv1 to regress_priv_user3;
 select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user3;
-select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user4;
-create view atpgv2 as select * from graph_table (ptg1 match (v : ltv) COLUMNS (v.ltvk)) limit 0;
--- though the session user is the owner of the view and also has access to the
...
tap
[01:24:24.017](60.931s) not ok 5 - regression tests pass
[01:24:33.576](1.590s) not ok 13 - run of pg_upgrade --check for new instance
[01:24:33.576](0.000s) not ok 14 - pg_upgrade_output.d/ removed after pg_upgrade --check success
[01:24:34.247](0.671s) not ok 15 - run of pg_upgrade for new instance
[01:24:34.248](0.000s) not ok 16 - pg_upgrade_output.d/ removed after pg_upgrade success
[01:24:34.443](0.055s) not ok 17 - check that locales in new cluster match original cluster
[01:24:34.875](0.114s) not ok 19 - old and new dumps match after pg_upgrade
tap
[01:25:12.140](46.703s) not ok 2 - regression tests pass
test
[01:27:17.795]  34/328 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[01:27:17.795]  36/328 postgresql:regress / regress/regress                                            ERROR            ...
[01:27:17.795]  87/328 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
Windows - Server 2019, VS 2019 - Meson & ninja
assertion
TRAP: failed Assert("IsParallelWorker() || CheckRelationOidLockedByMe(rte->relid, AccessShareLock, true)"), File: "../sr...
assertion
TRAP: failed Assert("IsParallelWorker() || CheckRelationOidLockedByMe(rte->relid, AccessShareLock, true)"), File: "../sr...
assertion
TRAP: failed Assert("IsParallelWorker() || CheckRelationOidLockedByMe(rte->relid, AccessShareLock, true)"), File: "../sr...
assertion
TRAP: failed Assert("IsParallelWorker() || CheckRelationOidLockedByMe(rte->relid, AccessShareLock, true)"), File: "../sr...
core
00000086`d73ff490 00007ff6`926f9828     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000086`d73ff4d0 00007ff6`921b560d     postgres!ExceptionalCondition(
00000086`d73ff510 00007ff6`921b9262     postgres!ExecCheckPermissions(
00000086`d73ff5b0 00007ff6`921b4cce     postgres!InitPlan(
00000086`d73ff6d0 00007ff6`921b482e     postgres!standard_ExecutorStart(
00000086`d73ff720 00007ff6`924bc486     postgres!ExecutorStart(
00000086`d73ff760 00007ff6`924b8de8     postgres!PortalStart(
00000086`d73ff930 00007ff6`924b6811     postgres!exec_simple_query(
00000086`d73ffa70 00007ff6`924b023d     postgres!PostgresMain(
00000086`d73ffca0 00007ff6`923a3d97     postgres!BackendMain(
core
00000086`d77ff5e8 00007ff8`bd9cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000086`d77ff5f0 00007ff8`bbcd4cb0     ntdll!TppWorkerThread+0x2df
00000086`d77ff8e0 00007ff8`bda3edcb     KERNEL32!BaseThreadInitThunk+0x10
00000086`d77ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000086`d7bff728 00007ff8`bd9cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000086`d7bff730 00007ff8`bbcd4cb0     ntdll!TppWorkerThread+0x2df
00000086`d7bffa20 00007ff8`bda3edcb     KERNEL32!BaseThreadInitThunk+0x10
00000086`d7bffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000086`d7fffb28 00007ff8`bb2b48fa     ntdll!NtFsControlFile+0x14
00000086`d7fffb30 00007ff6`92397eab     KERNELBASE!ConnectNamedPipe+0x6a
00000086`d7fffba0 00007ff8`bbcd4cb0     postgres!pg_signal_thread(
00000086`d7fffca0 00007ff8`bda3edcb     KERNEL32!BaseThreadInitThunk+0x10
00000086`d7fffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000086`d83ffd18 00007ff8`bb26da4e     ntdll!NtWaitForSingleObject+0x14
00000086`d83ffd20 00007ff6`9239994c     KERNELBASE!WaitForSingleObjectEx+0x8e
00000086`d83ffdc0 00007ff8`bbcd4cb0     postgres!pg_timer_thread(
00000086`d83ffe00 00007ff8`bda3edcb     KERNEL32!BaseThreadInitThunk+0x10
00000086`d83ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000077`249ffa38 00007ff8`bb26da4e     ntdll!NtWaitForSingleObject+0x14
00000077`249ffa40 00007ff6`9239994c     KERNELBASE!WaitForSingleObjectEx+0x8e
00000077`249ffae0 00007ff8`bbcd4cb0     postgres!pg_timer_thread(
00000077`249ffb20 00007ff8`bda3edcb     KERNEL32!BaseThreadInitThunk+0x10
00000077`249ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000077`23dff848 00007ff8`bd9cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000077`23dff850 00007ff8`bbcd4cb0     ntdll!TppWorkerThread+0x2df
00000077`23dffb40 00007ff8`bda3edcb     KERNEL32!BaseThreadInitThunk+0x10
00000077`23dffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000077`239ff120 00007ff6`926f9828     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000077`239ff160 00007ff6`921b560d     postgres!ExceptionalCondition(
00000077`239ff1a0 00007ff6`921b9262     postgres!ExecCheckPermissions(
00000077`239ff240 00007ff6`921b4cce     postgres!InitPlan(
00000077`239ff360 00007ff6`921b482e     postgres!standard_ExecutorStart(
00000077`239ff3b0 00007ff6`924bc486     postgres!ExecutorStart(
00000077`239ff3f0 00007ff6`924b8de8     postgres!PortalStart(
00000077`239ff5c0 00007ff6`924b6811     postgres!exec_simple_query(
00000077`239ff700 00007ff6`924b023d     postgres!PostgresMain(
00000077`239ff930 00007ff6`923a3d97     postgres!BackendMain(
core
00000077`245ff658 00007ff8`bb2b48fa     ntdll!NtFsControlFile+0x14
00000077`245ff660 00007ff6`92397eab     KERNELBASE!ConnectNamedPipe+0x6a
00000077`245ff6d0 00007ff8`bbcd4cb0     postgres!pg_signal_thread(
00000077`245ff7d0 00007ff8`bda3edcb     KERNEL32!BaseThreadInitThunk+0x10
00000077`245ff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000077`241ff5b8 00007ff8`bd9cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000077`241ff5c0 00007ff8`bbcd4cb0     ntdll!TppWorkerThread+0x2df
00000077`241ff8b0 00007ff8`bda3edcb     KERNEL32!BaseThreadInitThunk+0x10
00000077`241ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008b`d71ffbc8 00007ff8`bd9cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008b`d71ffbd0 00007ff8`bbcd4cb0     ntdll!TppWorkerThread+0x2df
0000008b`d71ffec0 00007ff8`bda3edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008b`d71ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008b`d75ff758 00007ff8`bb2b48fa     ntdll!NtFsControlFile+0x14
0000008b`d75ff760 00007ff6`92397eab     KERNELBASE!ConnectNamedPipe+0x6a
0000008b`d75ff7d0 00007ff8`bbcd4cb0     postgres!pg_signal_thread(
0000008b`d75ff8d0 00007ff8`bda3edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008b`d75ff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008b`d79ffd38 00007ff8`bb26da4e     ntdll!NtWaitForSingleObject+0x14
0000008b`d79ffd40 00007ff6`9239994c     KERNELBASE!WaitForSingleObjectEx+0x8e
0000008b`d79ffde0 00007ff8`bbcd4cb0     postgres!pg_timer_thread(
0000008b`d79ffe20 00007ff8`bda3edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008b`d79ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008b`d69fef00 00007ff6`926f9828     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000008b`d69fef40 00007ff6`921b560d     postgres!ExceptionalCondition(
0000008b`d69fef80 00007ff6`921b9262     postgres!ExecCheckPermissions(
0000008b`d69ff020 00007ff6`921b4cce     postgres!InitPlan(
0000008b`d69ff140 00007ff8`b5ee2d2a     postgres!standard_ExecutorStart(
0000008b`d69ff190 00007ff6`921b481a     pg_stat_statements!pgss_ExecutorStart(
0000008b`d69ff1d0 00007ff6`924bc486     postgres!ExecutorStart(
0000008b`d69ff210 00007ff6`924b8de8     postgres!PortalStart(
0000008b`d69ff3e0 00007ff6`924b6811     postgres!exec_simple_query(
0000008b`d69ff520 00007ff6`924b023d     postgres!PostgresMain(
core
0000008b`d6dffaa8 00007ff8`bd9cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008b`d6dffab0 00007ff8`bbcd4cb0     ntdll!TppWorkerThread+0x2df
0000008b`d6dffda0 00007ff8`bda3edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008b`d6dffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c7`e9bff718 00007ff8`bd9cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c7`e9bff720 00007ff8`bbcd4cb0     ntdll!TppWorkerThread+0x2df
000000c7`e9bffa10 00007ff8`bda3edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c7`e9bffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c7`e97fefb0 00007ff6`926f9828     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000c7`e97feff0 00007ff6`921b560d     postgres!ExceptionalCondition(
000000c7`e97ff030 00007ff6`921b9262     postgres!ExecCheckPermissions(
000000c7`e97ff0d0 00007ff6`921b4cce     postgres!InitPlan(
000000c7`e97ff1f0 00007ff6`921b482e     postgres!standard_ExecutorStart(
000000c7`e97ff240 00007ff6`924bc486     postgres!ExecutorStart(
000000c7`e97ff280 00007ff6`924b8de8     postgres!PortalStart(
000000c7`e97ff450 00007ff6`924b6811     postgres!exec_simple_query(
000000c7`e97ff590 00007ff6`924b023d     postgres!PostgresMain(
000000c7`e97ff7c0 00007ff6`923a3d97     postgres!BackendMain(
core
000000c7`e9fff638 00007ff8`bb2b48fa     ntdll!NtFsControlFile+0x14
000000c7`e9fff640 00007ff6`92397eab     KERNELBASE!ConnectNamedPipe+0x6a
000000c7`e9fff6b0 00007ff8`bbcd4cb0     postgres!pg_signal_thread(
000000c7`e9fff7b0 00007ff8`bda3edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c7`e9fff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c7`ea3ff6c8 00007ff8`bb26da4e     ntdll!NtWaitForSingleObject+0x14
000000c7`ea3ff6d0 00007ff6`9239994c     KERNELBASE!WaitForSingleObjectEx+0x8e
000000c7`ea3ff770 00007ff8`bbcd4cb0     postgres!pg_timer_thread(
000000c7`ea3ff7b0 00007ff8`bda3edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c7`ea3ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c7`ea7ffa98 00007ff8`bd9cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c7`ea7ffaa0 00007ff8`bbcd4cb0     ntdll!TppWorkerThread+0x2df
000000c7`ea7ffd90 00007ff8`bda3edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c7`ea7ffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/privileges.out C:/cirrus/build/testrun/pg_upgrade/002_p...
--- C:/cirrus/src/test/regress/expected/privileges.out	2025-03-18 01:20:07.126854400 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/privileges.out	2025-03-18 01:22:47.561328900 +0000
@@ -3046,368 +3046,7 @@
 create view atpgv1 as select * from graph_table (ptg1 match ( : atest1) COLUMNS (1 as value)) limit 0;
 grant select on atpgv1 to regress_priv_user3;
 select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user3;
-select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user4;
-create view atpgv2 as select * from graph_table (ptg1 match (v : ltv) COLUMNS (v.ltvk)) limit 0;
--- though the session user is the owner of the view and also has access to the
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/privileges.out C:/cirrus/build/testrun/recovery/027_str...
--- C:/cirrus/src/test/regress/expected/privileges.out	2025-03-18 01:20:07.126854400 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/privileges.out	2025-03-18 01:24:39.498542800 +0000
@@ -3046,368 +3046,7 @@
 create view atpgv1 as select * from graph_table (ptg1 match ( : atest1) COLUMNS (1 as value)) limit 0;
 grant select on atpgv1 to regress_priv_user3;
 select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user3;
-select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user4;
-create view atpgv2 as select * from graph_table (ptg1 match (v : ltv) COLUMNS (v.ltvk)) limit 0;
--- though the session user is the owner of the view and also has access to the
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/privileges.out C:/cirrus/build/testrun/regress/regress/...
--- C:/cirrus/src/test/regress/expected/privileges.out	2025-03-18 01:20:07.126854400 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/privileges.out	2025-03-18 01:22:42.154589400 +0000
@@ -3046,368 +3046,7 @@
 create view atpgv1 as select * from graph_table (ptg1 match ( : atest1) COLUMNS (1 as value)) limit 0;
 grant select on atpgv1 to regress_priv_user3;
 select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user3;
-select * from atpgv1; -- ok
- value 
--------
-(0 rows)
-
-set session role regress_priv_user4;
-create view atpgv2 as select * from graph_table (ptg1 match (v : ltv) COLUMNS (v.ltvk)) limit 0;
--- though the session user is the owner of the view and also has access to the
...
tap
[01:23:11.938](75.183s) not ok 5 - regression tests pass
[01:23:32.421](4.488s) not ok 13 - run of pg_upgrade --check for new instance
[01:23:32.424](0.002s) not ok 14 - pg_upgrade_output.d/ removed after pg_upgrade --check success
[01:23:34.811](2.387s) not ok 15 - run of pg_upgrade for new instance
[01:23:34.812](0.001s) not ok 16 - pg_upgrade_output.d/ removed after pg_upgrade success
[01:23:35.269](0.102s) not ok 17 - check that locales in new cluster match original cluster
[01:23:36.345](0.306s) not ok 19 - old and new dumps match after pg_upgrade
tap
[01:25:07.165](81.170s) not ok 2 - regression tests pass
test
[01:31:29.562]  20/323 postgresql:regress / regress/regress                                            ERROR           1...
[01:31:29.562]  26/323 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[01:31:29.562]  60/323 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
52/5470 Function scan FDW pushdown
CompilerWarnings
compiler
[22:06:18.785] postgres_fdw.c:3113:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized]
compiler
[22:06:18.785] ../../src/include/c.h:846:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized]
compiler
[22:05:40.086] postgres_fdw.c:1667:17: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized]
compiler
[22:05:40.086] postgres_fdw.c:3113:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized]
compiler
[22:10:23.258] postgres_fdw.c:3113:37: error: ‘relname’ may be used uninitialized [-Werror=maybe-uninitialized]
compiler
[22:10:23.258] ../../src/include/c.h:846:20: error: ‘rte’ may be used uninitialized [-Werror=maybe-uninitialized]
52/5553 starjoin join order planning
CompilerWarnings
compiler
[22:00:27.947] allpaths.c:3477:44: error: use of undeclared identifier 'startlev'
compiler
[22:00:27.947] allpaths.c:3476:32: error: use of undeclared identifier 'startlev'
compiler
[21:59:27.696] allpaths.c:3476:53: error: ‘startlev’ undeclared (first use in this function)
compiler
[22:00:55.710] allpaths.c:3476:53: error: ‘startlev’ undeclared (first use in this function); did you mean ‘strrev’?
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[21:59:26.193] ../src/backend/optimizer/path/allpaths.c(3476): error C2065: 'startlev': undeclared identifier
compiler
[21:59:26.193] ../src/backend/optimizer/path/allpaths.c(3477): error C2065: 'startlev': undeclared identifier
53/4881 Eager aggregation, take 3
FreeBSD - Meson
core
[21:59:31.158] #0  0x000000082a2a475a in _sigprocmask () from /lib/libc.so.7
[21:59:31.158] #1  0x000000082a2e1a2f in _system () from /lib/libc.so.7
[21:59:31.158] #2  0x0000000829f718a3 in ?? () from /lib/libthr.so.3
[21:59:31.158] #3  0x000000000067a887 in RestoreArchivedFile (path=path@entry=0x820db21e0 "pg_wal/00000002", '0' <repeat...
[21:59:31.158] #4  0x0000000000661a58 in existsTimeLineHistory (probeTLI=probeTLI@entry=3) at ../src/backend/access/tran...
[21:59:31.158] #5  0x0000000000661b18 in findNewestTimeLine (startTLI=startTLI@entry=2) at ../src/backend/access/transam...
[21:59:31.158] #6  0x0000000000685cbb in rescanLatestTimeLine (replayTLI=replayTLI@entry=2, replayLSN=replayLSN@entry=10...
[21:59:31.158] #7  0x0000000000681ec3 in WaitForWALToBecomeAvailable (RecPtr=105210736, tliRecPtr=105210712, replayTLI=2...
[21:59:31.158] #8  XLogPageRead (xlogreader=0x30eb6dc1d130, targetPagePtr=105209856, reqLen=880, targetRecPtr=105210712,...
[21:59:31.158] #9  0x0000000000688c1a in ReadPageInternal (state=state@entry=0x30eb6dc1d130, pageptr=105209856, reqLen=8...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_p...
--- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out	2025-03-17 21:50:06.961459000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sysviews.out	2025-03-17 21:53:05.736702000...
@@ -173,7 +173,7 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(24 rows)
+(25 rows)
 
 -- There are always wait event descriptions for various types.  InjectionPoint
 -- may be present or absent, depending on history since last postmaster start.
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/build/testrun/recovery/027_str...
--- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out	2025-03-17 21:50:06.961459000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/sysviews.out	2025-03-17 21:53:56.6971580...
@@ -173,7 +173,7 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(24 rows)
+(25 rows)
 
 -- There are always wait event descriptions for various types.  InjectionPoint
 -- may be present or absent, depending on history since last postmaster start.
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/build/testrun/regress/regress/...
--- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out	2025-03-17 21:50:06.961459000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/sysviews.out	2025-03-17 21:53:11.403698000 +0000
@@ -173,7 +173,7 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(24 rows)
+(25 rows)
 
 -- There are always wait event descriptions for various types.  InjectionPoint
 -- may be present or absent, depending on history since last postmaster start.
tap
[21:54:58.183](182.095s) not ok 5 - regression tests pass
tap
[21:55:50.080](201.562s) not ok 2 - regression tests pass
test
[21:57:16.345]  96/328 postgresql:regress / regress/regress                                            ERROR           1...
[21:57:16.345] 279/328 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           2...
[21:57:16.345] 327/328 postgresql:recovery / recovery/027_stream_regress                               ERROR           2...
Linux - Debian Bookworm - Autoconf
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/r...
--- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out	2025-03-17 21:50:04.655299140 +0000
+++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/sysviews.out	2025-03-17 21:57:09.975577407 +0000
@@ -173,7 +173,7 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(24 rows)
+(25 rows)
 
 -- There are always wait event descriptions for various types.  InjectionPoint
 -- may be present or absent, depending on history since last postmaster start.
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/src/test/regress/results/sysvi...
--- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out	2025-03-17 21:50:04.655299140 +0000
+++ /tmp/cirrus-ci-build/src/test/regress/results/sysviews.out	2025-03-17 21:55:16.888433831 +0000
@@ -173,7 +173,7 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(24 rows)
+(25 rows)
 
 -- There are always wait event descriptions for various types.  InjectionPoint
 -- may be present or absent, depending on history since last postmaster start.
tap
[21:58:14.761](135.851s) not ok 5 - regression tests pass
Linux - Debian Bookworm - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_p...
--- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out	2025-03-17 21:50:05.196023737 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sysviews.out	2025-03-17 21:55:34.483506182...
@@ -173,7 +173,7 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(24 rows)
+(25 rows)
 
 -- There are always wait event descriptions for various types.  InjectionPoint
 -- may be present or absent, depending on history since last postmaster start.
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/build/testrun/recovery/027_str...
--- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out	2025-03-17 21:50:05.196023737 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/sysviews.out	2025-03-17 21:56:22.8834794...
@@ -173,7 +173,7 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(24 rows)
+(25 rows)
 
 -- There are always wait event descriptions for various types.  InjectionPoint
 -- may be present or absent, depending on history since last postmaster start.
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/build/testrun/regress/regress/...
--- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out	2025-03-17 21:50:05.196023737 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/sysviews.out	2025-03-17 21:55:30.607508611 +0000
@@ -173,7 +173,7 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(24 rows)
+(25 rows)
 
 -- There are always wait event descriptions for various types.  InjectionPoint
 -- may be present or absent, depending on history since last postmaster start.
tap
[21:56:22.402](83.089s) not ok 5 - regression tests pass
tap
[21:56:59.074](81.781s) not ok 2 - regression tests pass
test
[21:58:46.251]  29/329 postgresql:regress / regress/regress                                            ERROR            ...
[21:58:46.251] 146/329 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[21:58:46.251] 161/329 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
macOS - Sonoma - Meson
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/sysviews.out /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_up...
--- /Users/admin/pgsql/src/test/regress/expected/sysviews.out	2025-03-17 21:50:09
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sysviews.out	2025-03-17 21:54:56
@@ -173,7 +173,7 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(24 rows)
+(25 rows)
 
 -- There are always wait event descriptions for various types.  InjectionPoint
 -- may be present or absent, depending on history since last postmaster start.
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/sysviews.out /Users/admin/pgsql/build/testrun/recovery/027_stream_...
--- /Users/admin/pgsql/src/test/regress/expected/sysviews.out	2025-03-17 21:50:09
+++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/sysviews.out	2025-03-17 21:56:04
@@ -173,7 +173,7 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(24 rows)
+(25 rows)
 
 -- There are always wait event descriptions for various types.  InjectionPoint
 -- may be present or absent, depending on history since last postmaster start.
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/sysviews.out /Users/admin/pgsql/build/testrun/regress/regress/resu...
--- /Users/admin/pgsql/src/test/regress/expected/sysviews.out	2025-03-17 21:50:09
+++ /Users/admin/pgsql/build/testrun/regress/regress/results/sysviews.out	2025-03-17 21:54:53
@@ -173,7 +173,7 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(24 rows)
+(25 rows)
 
 -- There are always wait event descriptions for various types.  InjectionPoint
 -- may be present or absent, depending on history since last postmaster start.
tap
[21:55:27.192](64.520s) not ok 5 - regression tests pass
tap
[21:56:48.200](84.023s) not ok 2 - regression tests pass
test
[22:00:09.298]  30/328 postgresql:regress / regress/regress                                            ERROR            ...
[22:00:09.298]  67/328 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[22:00:09.298] 150/328 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
Windows - Server 2019, VS 2019 - Meson & ninja
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/sysviews.out C:/cirrus/build/testrun/pg_upgrade/002_pg_...
--- C:/cirrus/src/test/regress/expected/sysviews.out	2025-03-17 21:50:09.980700700 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sysviews.out	2025-03-17 21:53:09.631651100 +0000
@@ -173,7 +173,7 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(24 rows)
+(25 rows)
 
 -- There are always wait event descriptions for various types.  InjectionPoint
 -- may be present or absent, depending on history since last postmaster start.
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/sysviews.out C:/cirrus/build/testrun/recovery/027_strea...
--- C:/cirrus/src/test/regress/expected/sysviews.out	2025-03-17 21:50:09.980700700 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/sysviews.out	2025-03-17 21:55:29.772963400 +0000
@@ -173,7 +173,7 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(24 rows)
+(25 rows)
 
 -- There are always wait event descriptions for various types.  InjectionPoint
 -- may be present or absent, depending on history since last postmaster start.
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/sysviews.out C:/cirrus/build/testrun/regress/regress/re...
--- C:/cirrus/src/test/regress/expected/sysviews.out	2025-03-17 21:50:09.980700700 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/sysviews.out	2025-03-17 21:53:05.348424300 +0000
@@ -173,7 +173,7 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(24 rows)
+(25 rows)
 
 -- There are always wait event descriptions for various types.  InjectionPoint
 -- may be present or absent, depending on history since last postmaster start.
tap
[21:54:09.116](120.505s) not ok 5 - regression tests pass
tap
[21:56:31.038](131.094s) not ok 2 - regression tests pass
test
[22:03:19.172]  22/323 postgresql:regress / regress/regress                                            ERROR           1...
[22:03:19.172]  44/323 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           2...
[22:03:19.172] 102/323 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
53/5323 Support enabling checksums online
FreeBSD - Meson
core
[21:05:05.728] #0  0x000000082b70075a in _sigprocmask () from /lib/libc.so.7
[21:05:05.728] #1  0x000000082b73da2f in _system () from /lib/libc.so.7
[21:05:05.728] #2  0x00000008295118a3 in ?? () from /lib/libthr.so.3
[21:05:05.728] #3  0x000000000067ccd7 in RestoreArchivedFile (path=path@entry=0x8213b31e0 "pg_wal/00000002", '0' <repeat...
[21:05:05.728] #4  0x0000000000662b18 in existsTimeLineHistory (probeTLI=probeTLI@entry=3) at ../src/backend/access/tran...
[21:05:05.728] #5  0x0000000000662bd8 in findNewestTimeLine (startTLI=startTLI@entry=2) at ../src/backend/access/transam...
[21:05:05.728] #6  0x000000000068826b in rescanLatestTimeLine (replayTLI=replayTLI@entry=2, replayLSN=replayLSN@entry=67...
[21:05:05.728] #7  0x0000000000684473 in WaitForWALToBecomeAvailable (RecPtr=67173224, tliRecPtr=67173200, replayTLI=2, ...
[21:05:05.728] #8  XLogPageRead (xlogreader=0x19b8ebc1d130, targetPagePtr=67166208, reqLen=7016, targetRecPtr=67173200, ...
[21:05:05.728] #9  0x000000000068b1ca in ReadPageInternal (state=state@entry=0x19b8ebc1d130, pageptr=67166208, reqLen=70...
tap
[20:59:27.107](0.000s) not ok 28 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
test
[21:02:37.777] 149/332 postgresql:initdb / initdb/001_initdb                                           ERROR            ...
Linux - Debian Bookworm - Autoconf
tap
[20:59:30.915](0.000s) not ok 28 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
Linux - Debian Bookworm - Meson
tap
[21:02:02.799](0.000s) not ok 28 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
test
[21:03:46.219] 170/333 postgresql:initdb / initdb/001_initdb                                           ERROR            ...
macOS - Sonoma - Meson
tap
[20:58:59.309](0.000s) not ok 28 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
test
[21:01:44.084] 160/332 postgresql:initdb / initdb/001_initdb                                           ERROR            ...
52/5616 Extensible storage manager API
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[06:59:07.714] c:\cirrus\src\backend\storage\smgr\smgr.c(153) : warning C4715: 'smgr_lookup': not all control paths retu...
52/5595 Track and display estimated "work_mem" as well as limit, via EXPLAIN (work_mem on); add hook to override work_mem limits; add extension to override using "workmem.query_work_mem" GUC
FreeBSD - Meson
assertion
TRAP: failed Assert("worker_space_allowed > 0"), File: "../src/backend/executor/nodeHash.c", Line: 478, PID: 55369
assertion
TRAP: failed Assert("worker_space_allowed > 0"), File: "../src/backend/executor/nodeHash.c", Line: 478, PID: 71792
assertion
TRAP: failed Assert("worker_space_allowed > 0"), File: "../src/backend/executor/nodeHash.c", Line: 478, PID: 58535
core
[11:27:11.837] #0  0x000000082816f1ba in thr_kill () from /lib/libc.so.7
[11:27:11.837] #1  0x00000008280e85d4 in raise () from /lib/libc.so.7
[11:27:11.837] #2  0x000000082819bb59 in abort () from /lib/libc.so.7
[11:27:11.837] #3  0x0000000000abc925 in ExceptionalCondition (conditionName=0x313413 "worker_space_allowed > 0", fileNa...
[11:27:11.837] #4  0x000000000079ec20 in ExecHashTableCreate (state=state@entry=0x262082d109b0) at ../src/backend/execut...
[11:27:11.837] #5  0x00000000007a2b93 in ExecHashJoinImpl (pstate=0x262082d0d5a8, parallel=false) at ../src/backend/exec...
[11:27:11.837] #6  ExecHashJoin (pstate=0x262082d0d5a8) at ../src/backend/executor/nodeHashjoin.c:690
[11:27:11.837] #7  0x000000000077bf5b in ExecProcNode (node=0x262082d0d5a8) at ../src/include/executor/executor.h:304
[11:27:11.837] #8  ExecutePlan (queryDesc=0x262082cbf9f0, operation=CMD_SELECT, sendTuples=true, numberTuples=0, directi...
[11:27:11.837] #9  standard_ExecutorRun (queryDesc=0x262082cbf9f0, direction=<optimized out>, count=0) at ../src/backend...
core
[11:27:12.134] #0  0x000000082d6711ba in thr_kill () from /lib/libc.so.7
[11:27:12.134] #1  0x000000082d5ea5d4 in raise () from /lib/libc.so.7
[11:27:12.134] #2  0x000000082d69db59 in abort () from /lib/libc.so.7
[11:27:12.134] #3  0x0000000000abc925 in ExceptionalCondition (conditionName=0x313413 "worker_space_allowed > 0", fileNa...
[11:27:12.134] #4  0x000000000079ec20 in ExecHashTableCreate (state=state@entry=0x242f771465f0) at ../src/backend/execut...
[11:27:12.134] #5  0x00000000007a2b93 in ExecHashJoinImpl (pstate=0x242f771431e8, parallel=false) at ../src/backend/exec...
[11:27:12.134] #6  ExecHashJoin (pstate=0x242f771431e8) at ../src/backend/executor/nodeHashjoin.c:690
[11:27:12.134] #7  0x000000000077bf5b in ExecProcNode (node=0x242f771431e8) at ../src/include/executor/executor.h:304
[11:27:12.134] #8  ExecutePlan (queryDesc=0x242f770f5d70, operation=CMD_SELECT, sendTuples=true, numberTuples=0, directi...
[11:27:12.134] #9  standard_ExecutorRun (queryDesc=0x242f770f5d70, direction=<optimized out>, count=0) at ../src/backend...
core
[11:27:12.444] #0  0x000000082ad531ba in thr_kill () from /lib/libc.so.7
[11:27:12.444] #1  0x000000082accc5d4 in raise () from /lib/libc.so.7
[11:27:12.444] #2  0x000000082ad7fb59 in abort () from /lib/libc.so.7
[11:27:12.444] #3  0x0000000000abc925 in ExceptionalCondition (conditionName=0x313413 "worker_space_allowed > 0", fileNa...
[11:27:12.444] #4  0x000000000079ec20 in ExecHashTableCreate (state=state@entry=0x34c0fcf588b0) at ../src/backend/execut...
[11:27:12.444] #5  0x00000000007a2b93 in ExecHashJoinImpl (pstate=0x34c0fcf554a8, parallel=false) at ../src/backend/exec...
[11:27:12.444] #6  ExecHashJoin (pstate=0x34c0fcf554a8) at ../src/backend/executor/nodeHashjoin.c:690
[11:27:12.444] #7  0x000000000077bf5b in ExecProcNode (node=0x34c0fcf554a8) at ../src/include/executor/executor.h:304
[11:27:12.444] #8  ExecutePlan (queryDesc=0x34c0fcf07630, operation=CMD_SELECT, sendTuples=true, numberTuples=0, directi...
[11:27:12.444] #9  standard_ExecutorRun (queryDesc=0x34c0fcf07630, direction=<optimized out>, count=0) at ../src/backend...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/foreign_key.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/00...
--- /tmp/cirrus-ci-build/src/test/regress/expected/foreign_key.out	2025-03-16 11:18:10.400187000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/foreign_key.out	2025-03-16 11:22:05.426737...
@@ -2882,279 +2882,10 @@
 DETAIL:  Key (f1)=(-2) is still referenced from table "tbl4".
 BEGIN;
 UPDATE fkpart10.tbl3 SET f1 = f1 * -1;
-UPDATE fkpart10.tbl1 SET f1 = 3 WHERE f1 = 0;
-INSERT INTO fkpart10.tbl1 VALUES (0);
-INSERT INTO fkpart10.tbl3 VALUES (-2), (-1);
-COMMIT;
--- test where the updated table now has both an IMMEDIATE and a DEFERRED
--- constraint pointing into it
-CREATE TABLE fkpart10.tbl5(f1 int REFERENCES fkpart10.tbl3);
-INSERT INTO fkpart10.tbl5 VALUES (-2), (-1);
-BEGIN;
-UPDATE fkpart10.tbl3 SET f1 = f1 * -3;
-ERROR:  update or delete on table "tbl3" violates foreign key constraint "tbl5_f1_fkey" on table "tbl5"
-DETAIL:  Key (f1)=(-2) is still referenced from table "tbl5".
-COMMIT;
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/foreign_key.out /tmp/cirrus-ci-build/build/testrun/recovery/027_...
--- /tmp/cirrus-ci-build/src/test/regress/expected/foreign_key.out	2025-03-16 11:18:10.400187000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/foreign_key.out	2025-03-16 11:22:58.4645...
@@ -1997,1164 +1997,10 @@
 
 -- this one has an FK with mismatched properties
 \d fk_partitioned_fk_4_2
-       Table "public.fk_partitioned_fk_4_2"
- Column |  Type   | Collation | Nullable | Default 
---------+---------+-----------+----------+---------
- a      | integer |           |          | 
- b      | integer |           |          | 
-Partition of: fk_partitioned_fk_4 FOR VALUES FROM (100, 100) TO (1000, 1000)
-Foreign-key constraints:
-    "fk_partitioned_fk_4_2_a_b_fkey" FOREIGN KEY (a, b) REFERENCES fk_notpartitioned_pk(a, b) ON UPDATE SET NULL
-    TABLE "fk_partitioned_fk" CONSTRAINT "fk_partitioned_fk_a_b_fkey" FOREIGN KEY (a, b) REFERENCES fk_notpartitioned_p...
-
-CREATE TABLE fk_partitioned_fk_5 (a int, b int,
-	FOREIGN KEY (a, b) REFERENCES fk_notpartitioned_pk(a, b) ON UPDATE CASCADE ON DELETE CASCADE DEFERRABLE,
-	FOREIGN KEY (a, b) REFERENCES fk_notpartitioned_pk(a, b) MATCH FULL ON UPDATE CASCADE ON DELETE CASCADE)
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/tsearch.out /tmp/cirrus-ci-build/build/testrun/regress/regress/r...
--- /tmp/cirrus-ci-build/src/test/regress/expected/tsearch.out	2025-03-16 11:18:10.468490000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/tsearch.out	2025-03-16 11:22:20.226998000 +0000
@@ -1292,1723 +1292,10 @@
 
 -- ts_debug
 SELECT * from ts_debug('english', '<myns:foo-bar_baz.blurfl>abc&nm1;def&#xa9;ghi&#245;jkl</myns:foo-bar_baz.blurfl>');
-   alias   |   description   |           token            |  dictionaries  |  dictionary  | lexemes 
------------+-----------------+----------------------------+----------------+--------------+---------
- tag       | XML tag         | <myns:foo-bar_baz.blurfl>  | {}             |              | 
- asciiword | Word, all ASCII | abc                        | {english_stem} | english_stem | {abc}
- entity    | XML entity      | &nm1;                      | {}             |              | 
- asciiword | Word, all ASCII | def                        | {english_stem} | english_stem | {def}
- entity    | XML entity      | &#xa9;                     | {}             |              | 
- asciiword | Word, all ASCII | ghi                        | {english_stem} | english_stem | {ghi}
- entity    | XML entity      | &#245;                     | {}             |              | 
- asciiword | Word, all ASCII | jkl                        | {english_stem} | english_stem | {jkl}
- tag       | XML tag         | </myns:foo-bar_baz.blurfl> | {}             |              | 
-(9 rows)
-
...
tap
[11:22:06.226](127.208s) not ok 5 - regression tests pass
[11:22:35.677](1.013s) not ok 13 - run of pg_upgrade --check for new instance
[11:22:35.678](0.001s) not ok 14 - pg_upgrade_output.d/ removed after pg_upgrade --check success
[11:22:36.137](0.459s) not ok 15 - run of pg_upgrade for new instance
[11:22:36.157](0.018s) not ok 16 - pg_upgrade_output.d/ removed after pg_upgrade success
[11:22:36.512](0.069s) not ok 17 - check that locales in new cluster match original cluster
[11:22:38.016](0.068s) not ok 19 - old and new dumps match after pg_upgrade
tap
[11:22:59.124](146.480s) not ok 2 - regression tests pass
test
[11:24:55.154] 136/327 postgresql:regress / regress/regress                                            ERROR           1...
[11:24:55.154] 156/327 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[11:24:55.154] 185/327 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
Linux - Debian Bookworm - Autoconf
regress
diff -U3 /tmp/cirrus-ci-build/contrib/workmem/expected/workmem.out /tmp/cirrus-ci-build/contrib/workmem/results/workmem....
--- /tmp/cirrus-ci-build/contrib/workmem/expected/workmem.out	2025-03-16 11:18:06.941606890 +0000
+++ /tmp/cirrus-ci-build/contrib/workmem/results/workmem.out	2025-03-16 11:24:27.285959208 +0000
@@ -30,9 +30,10 @@
 from (values (1, 1), (2, 2)) as t (a, b) where a = b
 group by grouping sets((a, b), (a));
 ');
-                            workmem_filter                            
-----------------------------------------------------------------------
+                                       workmem_filter                                       
+--------------------------------------------------------------------------------------------
  WindowAgg  (work_mem=N kB limit=25600 kB)
+   Window: w1 AS (ORDER BY "*VALUES*".column1, "*VALUES*".column2 ROWS UNBOUNDED PRECEDING)
    ->  Sort  (work_mem=N kB limit=25600 kB)
          Sort Key: "*VALUES*".column1, "*VALUES*".column2 NULLS FIRST
          ->  HashAggregate  (work_mem=N kB limit=51200 kB)
@@ -42,7 +43,7 @@
                      Filter: (column1 = column2)
  Total Working Memory: N kB
  Total Working Memory Limit: 102400 kB
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/workmem.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/re...
--- /tmp/cirrus-ci-build/src/test/regress/expected/workmem.out	2025-03-16 11:18:08.750696852 +0000
+++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/workmem.out	2025-03-16 11:25:39.979299380 +0000
@@ -207,9 +207,10 @@
 from (values (1, 1), (2, 2)) as t (a, b) where a = b
 group by grouping sets((a, b), (a));
 ');
-                            workmem_filter                            
-----------------------------------------------------------------------
+                                       workmem_filter                                       
+--------------------------------------------------------------------------------------------
  WindowAgg  (work_mem=N kB limit=4096 kB)
+   Window: w1 AS (ORDER BY "*VALUES*".column1, "*VALUES*".column2 ROWS UNBOUNDED PRECEDING)
    ->  Sort  (work_mem=N kB limit=4096 kB)
          Sort Key: "*VALUES*".column1, "*VALUES*".column2 NULLS FIRST
          ->  HashAggregate  (work_mem=N kB limit=8192 kB)
@@ -219,7 +220,7 @@
                      Filter: (column1 = column2)
  Total Working Memory: N kB
  Total Working Memory Limit: 16384 kB
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/workmem.out /tmp/cirrus-ci-build/src/test/regress/results/workme...
--- /tmp/cirrus-ci-build/src/test/regress/expected/workmem.out	2025-03-16 11:18:08.750696852 +0000
+++ /tmp/cirrus-ci-build/src/test/regress/results/workmem.out	2025-03-16 11:23:54.557455409 +0000
@@ -207,9 +207,10 @@
 from (values (1, 1), (2, 2)) as t (a, b) where a = b
 group by grouping sets((a, b), (a));
 ');
-                            workmem_filter                            
-----------------------------------------------------------------------
+                                       workmem_filter                                       
+--------------------------------------------------------------------------------------------
  WindowAgg  (work_mem=N kB limit=4096 kB)
+   Window: w1 AS (ORDER BY "*VALUES*".column1, "*VALUES*".column2 ROWS UNBOUNDED PRECEDING)
    ->  Sort  (work_mem=N kB limit=4096 kB)
          Sort Key: "*VALUES*".column1, "*VALUES*".column2 NULLS FIRST
          ->  HashAggregate  (work_mem=N kB limit=8192 kB)
@@ -219,7 +220,7 @@
                      Filter: (column1 = column2)
  Total Working Memory: N kB
  Total Working Memory Limit: 16384 kB
...
tap
[11:25:46.040](111.222s) not ok 5 - regression tests pass
Linux - Debian Bookworm - Meson
core
[11:28:33.655] #0  <unavailable> in ?? ()
core
[11:28:33.766] #0  0x00007fd012620dd4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6
[11:28:33.766] #1  0x00007fd0125cd239 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[11:28:33.766] #2  0x00007fd0125cd497 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6
[11:28:33.766] #3  0x00005557d20cf5c1 in ?? ()
[11:28:33.766] #4  0x00005557d20c9369 in ?? ()
[11:28:33.766] #5  0x00005557d20c820f in ?? ()
[11:28:33.766] #6  0x00005557d20c8c3b in ?? ()
[11:28:33.766] #7  0x00005557d20c666f in ?? ()
[11:28:33.766] #8  0x00007fd0125b824a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[11:28:33.766] #9  0x00007fd0125b8305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
core
[11:28:33.655] #0  0x00007fd012620dd4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6
[11:28:33.655] #1  0x00007fd0125cd239 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[11:28:33.655] #2  0x00007fd0125cd497 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6
[11:28:33.655] #3  0x00005557d20cf5f3 in ?? ()
[11:28:33.655] #4  0x00005557d20c9369 in ?? ()
[11:28:33.655] #5  0x00005557d20c820f in ?? ()
[11:28:33.655] #6  0x00005557d20c8c3b in ?? ()
[11:28:33.655] #7  0x00005557d20c666f in ?? ()
[11:28:33.655] #8  0x00007fd0125b824a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[11:28:33.655] #9  0x00007fd0125b8305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/workmem.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg...
--- /tmp/cirrus-ci-build/src/test/regress/expected/workmem.out	2025-03-16 11:18:08.353234581 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/workmem.out	2025-03-16 11:24:02.384806845 ...
@@ -207,9 +207,10 @@
 from (values (1, 1), (2, 2)) as t (a, b) where a = b
 group by grouping sets((a, b), (a));
 ');
-                            workmem_filter                            
-----------------------------------------------------------------------
+                                       workmem_filter                                       
+--------------------------------------------------------------------------------------------
  WindowAgg  (work_mem=N kB limit=4096 kB)
+   Window: w1 AS (ORDER BY "*VALUES*".column1, "*VALUES*".column2 ROWS UNBOUNDED PRECEDING)
    ->  Sort  (work_mem=N kB limit=4096 kB)
          Sort Key: "*VALUES*".column1, "*VALUES*".column2 NULLS FIRST
          ->  HashAggregate  (work_mem=N kB limit=8192 kB)
@@ -219,7 +220,7 @@
                      Filter: (column1 = column2)
  Total Working Memory: N kB
  Total Working Memory Limit: 16384 kB
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/workmem.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stre...
--- /tmp/cirrus-ci-build/src/test/regress/expected/workmem.out	2025-03-16 11:18:08.353234581 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/workmem.out	2025-03-16 11:24:38.84077715...
@@ -207,9 +207,10 @@
 from (values (1, 1), (2, 2)) as t (a, b) where a = b
 group by grouping sets((a, b), (a));
 ');
-                            workmem_filter                            
-----------------------------------------------------------------------
+                                       workmem_filter                                       
+--------------------------------------------------------------------------------------------
  WindowAgg  (work_mem=N kB limit=4096 kB)
+   Window: w1 AS (ORDER BY "*VALUES*".column1, "*VALUES*".column2 ROWS UNBOUNDED PRECEDING)
    ->  Sort  (work_mem=N kB limit=4096 kB)
          Sort Key: "*VALUES*".column1, "*VALUES*".column2 NULLS FIRST
          ->  HashAggregate  (work_mem=N kB limit=8192 kB)
@@ -219,7 +220,7 @@
                      Filter: (column1 = column2)
  Total Working Memory: N kB
  Total Working Memory Limit: 16384 kB
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/workmem.out /tmp/cirrus-ci-build/build/testrun/regress/regress/r...
--- /tmp/cirrus-ci-build/src/test/regress/expected/workmem.out	2025-03-16 11:18:08.353234581 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/workmem.out	2025-03-16 11:23:55.444814941 +0000
@@ -207,9 +207,10 @@
 from (values (1, 1), (2, 2)) as t (a, b) where a = b
 group by grouping sets((a, b), (a));
 ');
-                            workmem_filter                            
-----------------------------------------------------------------------
+                                       workmem_filter                                       
+--------------------------------------------------------------------------------------------
  WindowAgg  (work_mem=N kB limit=4096 kB)
+   Window: w1 AS (ORDER BY "*VALUES*".column1, "*VALUES*".column2 ROWS UNBOUNDED PRECEDING)
    ->  Sort  (work_mem=N kB limit=4096 kB)
          Sort Key: "*VALUES*".column1, "*VALUES*".column2 NULLS FIRST
          ->  HashAggregate  (work_mem=N kB limit=8192 kB)
@@ -219,7 +220,7 @@
                      Filter: (column1 = column2)
  Total Working Memory: N kB
  Total Working Memory Limit: 16384 kB
...
tap
[11:24:08.628](79.226s) not ok 5 - regression tests pass
tap
[11:24:45.860](79.654s) not ok 2 - regression tests pass
test
[11:26:29.103]  47/328 postgresql:regress / regress/regress                                            ERROR            ...
[11:26:29.103] 144/328 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[11:26:29.103] 163/328 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
macOS - Sonoma - Meson
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/workmem.out /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upg...
--- /Users/admin/pgsql/src/test/regress/expected/workmem.out	2025-03-16 11:18:12
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/workmem.out	2025-03-16 11:21:05
@@ -207,9 +207,10 @@
 from (values (1, 1), (2, 2)) as t (a, b) where a = b
 group by grouping sets((a, b), (a));
 ');
-                            workmem_filter                            
-----------------------------------------------------------------------
+                                       workmem_filter                                       
+--------------------------------------------------------------------------------------------
  WindowAgg  (work_mem=N kB limit=4096 kB)
+   Window: w1 AS (ORDER BY "*VALUES*".column1, "*VALUES*".column2 ROWS UNBOUNDED PRECEDING)
    ->  Sort  (work_mem=N kB limit=4096 kB)
          Sort Key: "*VALUES*".column1, "*VALUES*".column2 NULLS FIRST
          ->  HashAggregate  (work_mem=N kB limit=8192 kB)
@@ -219,7 +220,7 @@
                      Filter: (column1 = column2)
  Total Working Memory: N kB
  Total Working Memory Limit: 16384 kB
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/workmem.out /Users/admin/pgsql/build/testrun/recovery/027_stream_r...
--- /Users/admin/pgsql/src/test/regress/expected/workmem.out	2025-03-16 11:18:12
+++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/workmem.out	2025-03-16 11:21:48
@@ -207,9 +207,10 @@
 from (values (1, 1), (2, 2)) as t (a, b) where a = b
 group by grouping sets((a, b), (a));
 ');
-                            workmem_filter                            
-----------------------------------------------------------------------
+                                       workmem_filter                                       
+--------------------------------------------------------------------------------------------
  WindowAgg  (work_mem=N kB limit=4096 kB)
+   Window: w1 AS (ORDER BY "*VALUES*".column1, "*VALUES*".column2 ROWS UNBOUNDED PRECEDING)
    ->  Sort  (work_mem=N kB limit=4096 kB)
          Sort Key: "*VALUES*".column1, "*VALUES*".column2 NULLS FIRST
          ->  HashAggregate  (work_mem=N kB limit=8192 kB)
@@ -219,7 +220,7 @@
                      Filter: (column1 = column2)
  Total Working Memory: N kB
  Total Working Memory Limit: 16384 kB
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/workmem.out /Users/admin/pgsql/build/testrun/regress/regress/resul...
--- /Users/admin/pgsql/src/test/regress/expected/workmem.out	2025-03-16 11:18:12
+++ /Users/admin/pgsql/build/testrun/regress/regress/results/workmem.out	2025-03-16 11:21:05
@@ -207,9 +207,10 @@
 from (values (1, 1), (2, 2)) as t (a, b) where a = b
 group by grouping sets((a, b), (a));
 ');
-                            workmem_filter                            
-----------------------------------------------------------------------
+                                       workmem_filter                                       
+--------------------------------------------------------------------------------------------
  WindowAgg  (work_mem=N kB limit=4096 kB)
+   Window: w1 AS (ORDER BY "*VALUES*".column1, "*VALUES*".column2 ROWS UNBOUNDED PRECEDING)
    ->  Sort  (work_mem=N kB limit=4096 kB)
          Sort Key: "*VALUES*".column1, "*VALUES*".column2 NULLS FIRST
          ->  HashAggregate  (work_mem=N kB limit=8192 kB)
@@ -219,7 +220,7 @@
                      Filter: (column1 = column2)
  Total Working Memory: N kB
  Total Working Memory Limit: 16384 kB
...
tap
[11:21:11.033](48.047s) not ok 5 - regression tests pass
tap
[11:21:52.651](42.562s) not ok 2 - regression tests pass
test
[11:23:48.469]  31/327 postgresql:regress / regress/regress                                            ERROR            ...
[11:23:48.469]  64/327 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[11:23:48.469] 141/327 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
Windows - Server 2019, VS 2019 - Meson & ninja
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/workmem.out C:/cirrus/build/testrun/pg_upgrade/002_pg_u...
--- C:/cirrus/src/test/regress/expected/workmem.out	2025-03-16 11:18:13.944986300 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/workmem.out	2025-03-16 11:21:44.325758300 +0000
@@ -207,9 +207,10 @@
 from (values (1, 1), (2, 2)) as t (a, b) where a = b
 group by grouping sets((a, b), (a));
 ');
-                            workmem_filter                            
-----------------------------------------------------------------------
+                                       workmem_filter                                       
+--------------------------------------------------------------------------------------------
  WindowAgg  (work_mem=N kB limit=4096 kB)
+   Window: w1 AS (ORDER BY "*VALUES*".column1, "*VALUES*".column2 ROWS UNBOUNDED PRECEDING)
    ->  Sort  (work_mem=N kB limit=4096 kB)
          Sort Key: "*VALUES*".column1, "*VALUES*".column2 NULLS FIRST
          ->  HashAggregate  (work_mem=N kB limit=8192 kB)
@@ -219,7 +220,7 @@
                      Filter: (column1 = column2)
  Total Working Memory: N kB
  Total Working Memory Limit: 16384 kB
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/workmem.out C:/cirrus/build/testrun/recovery/027_stream...
--- C:/cirrus/src/test/regress/expected/workmem.out	2025-03-16 11:18:13.944986300 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/workmem.out	2025-03-16 11:23:55.806713400 +0000
@@ -207,9 +207,10 @@
 from (values (1, 1), (2, 2)) as t (a, b) where a = b
 group by grouping sets((a, b), (a));
 ');
-                            workmem_filter                            
-----------------------------------------------------------------------
+                                       workmem_filter                                       
+--------------------------------------------------------------------------------------------
  WindowAgg  (work_mem=N kB limit=4096 kB)
+   Window: w1 AS (ORDER BY "*VALUES*".column1, "*VALUES*".column2 ROWS UNBOUNDED PRECEDING)
    ->  Sort  (work_mem=N kB limit=4096 kB)
          Sort Key: "*VALUES*".column1, "*VALUES*".column2 NULLS FIRST
          ->  HashAggregate  (work_mem=N kB limit=8192 kB)
@@ -219,7 +220,7 @@
                      Filter: (column1 = column2)
  Total Working Memory: N kB
  Total Working Memory Limit: 16384 kB
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/workmem.out C:/cirrus/build/testrun/regress/regress/res...
--- C:/cirrus/src/test/regress/expected/workmem.out	2025-03-16 11:18:13.944986300 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/workmem.out	2025-03-16 11:21:39.294519000 +0000
@@ -207,9 +207,10 @@
 from (values (1, 1), (2, 2)) as t (a, b) where a = b
 group by grouping sets((a, b), (a));
 ');
-                            workmem_filter                            
-----------------------------------------------------------------------
+                                       workmem_filter                                       
+--------------------------------------------------------------------------------------------
  WindowAgg  (work_mem=N kB limit=4096 kB)
+   Window: w1 AS (ORDER BY "*VALUES*".column1, "*VALUES*".column2 ROWS UNBOUNDED PRECEDING)
    ->  Sort  (work_mem=N kB limit=4096 kB)
          Sort Key: "*VALUES*".column1, "*VALUES*".column2 NULLS FIRST
          ->  HashAggregate  (work_mem=N kB limit=8192 kB)
@@ -219,7 +220,7 @@
                      Filter: (column1 = column2)
  Total Working Memory: N kB
  Total Working Memory Limit: 16384 kB
...
tap
[11:21:54.136](107.985s) not ok 5 - regression tests pass
tap
[11:24:07.963](117.927s) not ok 2 - regression tests pass
test
[11:30:36.396]  22/322 postgresql:regress / regress/regress                                            ERROR           1...
[11:30:36.396]  38/322 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[11:30:36.396]  96/322 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
52/5614 Metadata and record block access stats for indexes
Linux - Debian Bookworm - Meson
core
[12:12:57.306] #0  0x00007f9baf0a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:12:57.306] #1  0x00007f9baf05afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:12:57.306] #2  0x00007f9baf045472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:12:57.306] #3  0x00007f9baf21e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:12:57.306] #4  0x00007f9baf22aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:12:57.306] #5  0x00007f9baf20dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55ac2f60af7...
[12:12:57.306] #6  0x000055ac2e688400 in _bt_getroot (rel=rel@entry=0x7f9babfe4df8, heaprel=heaprel@entry=0x0, access=ac...
[12:12:57.306] #7  0x000055ac2e698fe5 in _bt_search (rel=rel@entry=0x7f9babfe4df8, heaprel=heaprel@entry=0x0, key=key@en...
[12:12:57.306] #8  0x000055ac2e69b831 in _bt_first (scan=scan@entry=0x55ac5724cf30, dir=dir@entry=ForwardScanDirection) ...
[12:12:57.306] #9  0x000055ac2e691b1e in btgettuple (scan=0x55ac5724cf30, dir=ForwardScanDirection) at ../src/backend/ac...
core
[12:13:54.835] #0  0x00007f4ee04a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:54.835] #1  0x00007f4ee045afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:54.835] #2  0x00007f4ee0445472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:54.835] #3  0x00007f4ee061e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:54.835] #4  0x00007f4ee062aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:54.835] #5  0x00007f4ee060dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55f02d2d2f7...
[12:13:54.835] #6  0x000055f02c350400 in _bt_getroot (rel=rel@entry=0x7f4edde6b048, heaprel=heaprel@entry=0x0, access=ac...
[12:13:54.835] #7  0x000055f02c360fe5 in _bt_search (rel=rel@entry=0x7f4edde6b048, heaprel=heaprel@entry=0x0, key=key@en...
[12:13:54.835] #8  0x000055f02c363831 in _bt_first (scan=scan@entry=0x55f03ed34ea8, dir=dir@entry=ForwardScanDirection) ...
[12:13:54.835] #9  0x000055f02c359b1e in btgettuple (scan=0x55f03ed34ea8, dir=ForwardScanDirection) at ../src/backend/ac...
core
[12:13:53.389] #0  0x00007f23c36a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:53.389] #1  0x00007f23c365afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:53.389] #2  0x00007f23c3645472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:53.389] #3  0x00007f23c381e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:53.389] #4  0x00007f23c382aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:53.389] #5  0x00007f23c380dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55f702160cb...
[12:13:53.389] #6  0x000055f7011d7f86 in _bt_split (rel=rel@entry=0x7f23c0780368, heaprel=heaprel@entry=0x7f23c089e268, ...
[12:13:53.389] #7  0x000055f7011d9826 in _bt_insertonpg (rel=rel@entry=0x7f23c0780368, heaprel=heaprel@entry=0x7f23c089e...
[12:13:53.389] #8  0x000055f7011dbbc1 in _bt_doinsert (rel=rel@entry=0x7f23c0780368, itup=itup@entry=0x55f7248bac78, che...
[12:13:53.389] #9  0x000055f7011eb047 in btinsert (rel=0x7f23c0780368, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:51.992] #0  0x00007fda938a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:51.992] #1  0x00007fda9385afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:51.992] #2  0x00007fda93845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:51.992] #3  0x00007fda93a1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:51.992] #4  0x00007fda93a2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:51.992] #5  0x00007fda93a0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55775130bf7...
[12:13:51.992] #6  0x0000557750389400 in _bt_getroot (rel=rel@entry=0x7fda9143b588, heaprel=heaprel@entry=0x0, access=ac...
[12:13:51.992] #7  0x0000557750399fe5 in _bt_search (rel=rel@entry=0x7fda9143b588, heaprel=heaprel@entry=0x0, key=key@en...
[12:13:51.992] #8  0x000055775039c831 in _bt_first (scan=scan@entry=0x55776d133f70, dir=dir@entry=BackwardScanDirection)...
[12:13:51.992] #9  0x0000557750392b1e in btgettuple (scan=0x55776d133f70, dir=BackwardScanDirection) at ../src/backend/a...
core
[12:13:51.388] #0  0x00007f5c2b8a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:51.388] #1  0x00007f5c2b85afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:51.388] #2  0x00007f5c2b845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:51.388] #3  0x00007f5c2ba1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:51.388] #4  0x00007f5c2ba2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:51.388] #5  0x00007f5c2ba0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55d26925df7...
[12:13:51.388] #6  0x000055d2682db400 in _bt_getroot (rel=rel@entry=0x7f5c1fe90878, heaprel=heaprel@entry=0x0, access=ac...
[12:13:51.388] #7  0x000055d2682ecc95 in _bt_get_endpoint (rel=rel@entry=0x7f5c1fe90878, level=level@entry=0, rightmost=...
[12:13:51.388] #8  0x000055d2682ed4e4 in _bt_endpoint (scan=scan@entry=0x55d2a1c36b60, dir=dir@entry=ForwardScanDirectio...
[12:13:51.388] #9  0x000055d2682edfad in _bt_first (scan=scan@entry=0x55d2a1c36b60, dir=dir@entry=ForwardScanDirection) ...
core
[12:13:50.667] #0  0x00007f9085aa9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:50.667] #1  0x00007f9085a5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:50.667] #2  0x00007f9085a45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:50.667] #3  0x00007f9085c1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:50.667] #4  0x00007f9085c2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:50.667] #5  0x00007f9085c0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55fa6981df7...
[12:13:50.667] #6  0x000055fa6889b400 in _bt_getroot (rel=rel@entry=0x7f9082b86c98, heaprel=heaprel@entry=0x0, access=ac...
[12:13:50.667] #7  0x000055fa688abfe5 in _bt_search (rel=rel@entry=0x7f9082b86c98, heaprel=heaprel@entry=0x0, key=key@en...
[12:13:50.667] #8  0x000055fa688ae831 in _bt_first (scan=scan@entry=0x55fa81042310, dir=dir@entry=BackwardScanDirection)...
[12:13:50.667] #9  0x000055fa688a4b1e in btgettuple (scan=0x55fa81042310, dir=BackwardScanDirection) at ../src/backend/a...
core
[12:13:50.031] #0  0x00007f5c2b8a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:50.031] #1  0x00007f5c2b85afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:50.031] #2  0x00007f5c2b845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:50.031] #3  0x00007f5c2ba1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:50.031] #4  0x00007f5c2ba2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:50.031] #5  0x00007f5c2ba0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55d269258cb...
[12:13:50.031] #6  0x000055d2682cff86 in _bt_split (rel=rel@entry=0x7f5c1fdead88, heaprel=heaprel@entry=0x7f5c1fdea608, ...
[12:13:50.031] #7  0x000055d2682d1826 in _bt_insertonpg (rel=rel@entry=0x7f5c1fdead88, heaprel=heaprel@entry=0x7f5c1fdea...
[12:13:50.031] #8  0x000055d2682d3bc1 in _bt_doinsert (rel=rel@entry=0x7f5c1fdead88, itup=itup@entry=0x55d2a1c108f0, che...
[12:13:50.031] #9  0x000055d2682e3047 in btinsert (rel=0x7f5c1fdead88, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:48.663] #0  0x00007f5c2b8a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:48.663] #1  0x00007f5c2b85afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:48.663] #2  0x00007f5c2b845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:48.663] #3  0x00007f5c2ba1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:48.663] #4  0x00007f5c2ba2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:48.663] #5  0x00007f5c2ba0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55d269258cb...
[12:13:48.663] #6  0x000055d2682cff86 in _bt_split (rel=rel@entry=0x7f5c1fdef718, heaprel=heaprel@entry=0x7f5c1fdeef98, ...
[12:13:48.663] #7  0x000055d2682d1826 in _bt_insertonpg (rel=rel@entry=0x7f5c1fdef718, heaprel=heaprel@entry=0x7f5c1fdee...
[12:13:48.663] #8  0x000055d2682d3bc1 in _bt_doinsert (rel=rel@entry=0x7f5c1fdef718, itup=itup@entry=0x55d2a1c19928, che...
[12:13:48.663] #9  0x000055d2682e3047 in btinsert (rel=0x7f5c1fdef718, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:47.279] #0  0x00007f2e23aa9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:47.279] #1  0x00007f2e23a5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:47.279] #2  0x00007f2e23a45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:47.279] #3  0x00007f2e23c1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:47.279] #4  0x00007f2e23c2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:47.279] #5  0x00007f2e23c0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55f48beaef7...
[12:13:47.279] #6  0x000055f48af2c400 in _bt_getroot (rel=rel@entry=0x7f2e21a57998, heaprel=heaprel@entry=0x0, access=ac...
[12:13:47.279] #7  0x000055f48af3cfe5 in _bt_search (rel=rel@entry=0x7f2e21a57998, heaprel=heaprel@entry=0x0, key=key@en...
[12:13:47.279] #8  0x000055f48af3f831 in _bt_first (scan=scan@entry=0x55f4b1b3dfa0, dir=dir@entry=ForwardScanDirection) ...
[12:13:47.279] #9  0x000055f48af35b1e in btgettuple (scan=0x55f4b1b3dfa0, dir=ForwardScanDirection) at ../src/backend/ac...
core
[12:13:45.805] #0  0x00007f5c2b8a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:45.805] #1  0x00007f5c2b85afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:45.805] #2  0x00007f5c2b845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:45.805] #3  0x00007f5c2ba1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:45.805] #4  0x00007f5c2ba2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:45.805] #5  0x00007f5c2ba0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55d269258cb...
[12:13:45.805] #6  0x000055d2682cff86 in _bt_split (rel=rel@entry=0x7f5c1fdeed68, heaprel=heaprel@entry=0x7f5c1fdee5e8, ...
[12:13:45.805] #7  0x000055d2682d1826 in _bt_insertonpg (rel=rel@entry=0x7f5c1fdeed68, heaprel=heaprel@entry=0x7f5c1fdee...
[12:13:45.805] #8  0x000055d2682d3bc1 in _bt_doinsert (rel=rel@entry=0x7f5c1fdeed68, itup=itup@entry=0x55d2a1c1d998, che...
[12:13:45.805] #9  0x000055d2682e3047 in btinsert (rel=0x7f5c1fdeed68, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:44.419] #0  0x00007f039eca9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:44.419] #1  0x00007f039ec5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:44.419] #2  0x00007f039ec45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:44.419] #3  0x00007f039ee1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:44.419] #4  0x00007f039ee2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:44.419] #5  0x00007f039ee0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5644eb916cb...
[12:13:44.419] #6  0x00005644ea98df86 in _bt_split (rel=rel@entry=0x7f039be0a610, heaprel=heaprel@entry=0x7f039be09e90, ...
[12:13:44.419] #7  0x00005644ea98f826 in _bt_insertonpg (rel=rel@entry=0x7f039be0a610, heaprel=heaprel@entry=0x7f039be09...
[12:13:44.419] #8  0x00005644ea991bc1 in _bt_doinsert (rel=rel@entry=0x7f039be0a610, itup=itup@entry=0x564509766b28, che...
[12:13:44.419] #9  0x00005644ea9a1047 in btinsert (rel=0x7f039be0a610, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:43.020] #0  0x00007f5c2b8a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:43.020] #1  0x00007f5c2b85afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:43.020] #2  0x00007f5c2b845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:43.020] #3  0x00007f5c2ba1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:43.020] #4  0x00007f5c2ba2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:43.020] #5  0x00007f5c2ba0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55d269258cb...
[12:13:43.020] #6  0x000055d2682cff86 in _bt_split (rel=rel@entry=0x7f5c1fe80db8, heaprel=heaprel@entry=0x7f5c1fe80608, ...
[12:13:43.020] #7  0x000055d2682d1826 in _bt_insertonpg (rel=rel@entry=0x7f5c1fe80db8, heaprel=heaprel@entry=0x7f5c1fe80...
[12:13:43.020] #8  0x000055d2682d3bc1 in _bt_doinsert (rel=rel@entry=0x7f5c1fe80db8, itup=itup@entry=0x55d2a1c280d0, che...
[12:13:43.020] #9  0x000055d2682e3047 in btinsert (rel=0x7f5c1fe80db8, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:41.617] #0  0x00007ff9abca9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:41.617] #1  0x00007ff9abc5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:41.617] #2  0x00007ff9abc45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:41.617] #3  0x00007ff9abe1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:41.617] #4  0x00007ff9abe2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:41.617] #5  0x00007ff9abe0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x558bbab15f7...
[12:13:41.617] #6  0x0000558bb9b93400 in _bt_getroot (rel=rel@entry=0x7ff9a8d98738, heaprel=heaprel@entry=0x0, access=ac...
[12:13:41.617] #7  0x0000558bb9ba3fe5 in _bt_search (rel=rel@entry=0x7ff9a8d98738, heaprel=heaprel@entry=0x0, key=key@en...
[12:13:41.617] #8  0x0000558bb9ba6831 in _bt_first (scan=scan@entry=0x558bd4f2c1a0, dir=dir@entry=ForwardScanDirection) ...
[12:13:41.617] #9  0x0000558bb9b9cb1e in btgettuple (scan=0x558bd4f2c1a0, dir=ForwardScanDirection) at ../src/backend/ac...
core
[12:13:41.020] #0  0x00007f5c2b8a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:41.020] #1  0x00007f5c2b85afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:41.020] #2  0x00007f5c2b845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:41.020] #3  0x00007f5c2ba1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:41.020] #4  0x00007f5c2ba2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:41.020] #5  0x00007f5c2ba0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55d269258cb...
[12:13:41.020] #6  0x000055d2682cff86 in _bt_split (rel=rel@entry=0x7f5c1fdfa978, heaprel=heaprel@entry=0x7f5c1fdfa1f8, ...
[12:13:41.020] #7  0x000055d2682d1826 in _bt_insertonpg (rel=rel@entry=0x7f5c1fdfa978, heaprel=heaprel@entry=0x7f5c1fdfa...
[12:13:41.020] #8  0x000055d2682d3bc1 in _bt_doinsert (rel=rel@entry=0x7f5c1fdfa978, itup=itup@entry=0x55d2a1c43e28, che...
[12:13:41.020] #9  0x000055d2682e3047 in btinsert (rel=0x7f5c1fdfa978, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:39.583] #0  0x00007f9efaca9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:39.583] #1  0x00007f9efac5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:39.583] #2  0x00007f9efac45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:39.583] #3  0x00007f9efae1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:39.583] #4  0x00007f9efae2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:39.583] #5  0x00007f9efae0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55602c251cb...
[12:13:39.583] #6  0x000055602b2c8f86 in _bt_split (rel=rel@entry=0x7f9eef2a2c40, heaprel=heaprel@entry=0x7f9eef2a1910, ...
[12:13:39.583] #7  0x000055602b2ca826 in _bt_insertonpg (rel=rel@entry=0x7f9eef2a2c40, heaprel=heaprel@entry=0x7f9eef2a1...
[12:13:39.583] #8  0x000055602b2ccbc1 in _bt_doinsert (rel=rel@entry=0x7f9eef2a2c40, itup=itup@entry=0x556035451e70, che...
[12:13:39.583] #9  0x000055602b2dc047 in btinsert (rel=0x7f9eef2a2c40, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:36.790] #0  0x00007f1827ca9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:36.790] #1  0x00007f1827c5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:36.790] #2  0x00007f1827c45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:36.790] #3  0x00007f1827e1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:36.790] #4  0x00007f1827e2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:36.790] #5  0x00007f1827e0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x559b01609cb...
[12:13:36.790] #6  0x0000559b00680f86 in _bt_split (rel=rel@entry=0x7f181c065368, heaprel=heaprel@entry=0x7f181c183268, ...
[12:13:36.790] #7  0x0000559b00682826 in _bt_insertonpg (rel=rel@entry=0x7f181c065368, heaprel=heaprel@entry=0x7f181c183...
[12:13:36.790] #8  0x0000559b00684bc1 in _bt_doinsert (rel=rel@entry=0x7f181c065368, itup=itup@entry=0x559b2b4732b8, che...
[12:13:36.790] #9  0x0000559b00694047 in btinsert (rel=0x7f181c065368, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:35.390] #0  0x00007f5c2b8a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:35.390] #1  0x00007f5c2b85afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:35.390] #2  0x00007f5c2b845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:35.390] #3  0x00007f5c2ba1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:35.390] #4  0x00007f5c2ba2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:35.390] #5  0x00007f5c2ba0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55d269258cb...
[12:13:35.390] #6  0x000055d2682cff86 in _bt_split (rel=rel@entry=0x7f5c1fdef1e8, heaprel=heaprel@entry=0x7f5c1fdeea68, ...
[12:13:35.390] #7  0x000055d2682d1826 in _bt_insertonpg (rel=rel@entry=0x7f5c1fdef1e8, heaprel=heaprel@entry=0x7f5c1fdee...
[12:13:35.390] #8  0x000055d2682d3bc1 in _bt_doinsert (rel=rel@entry=0x7f5c1fdef1e8, itup=itup@entry=0x55d2a1c1a560, che...
[12:13:35.390] #9  0x000055d2682e3047 in btinsert (rel=0x7f5c1fdef1e8, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:33.965] #0  0x00007f5c2b8a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:33.965] #1  0x00007f5c2b85afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:33.965] #2  0x00007f5c2b845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:33.965] #3  0x00007f5c2ba1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:33.965] #4  0x00007f5c2ba2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:33.965] #5  0x00007f5c2ba0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55d269258cb...
[12:13:33.965] #6  0x000055d2682cff86 in _bt_split (rel=rel@entry=0x7f5c1fe80fc8, heaprel=heaprel@entry=0x7f5c1fe80818, ...
[12:13:33.965] #7  0x000055d2682d1826 in _bt_insertonpg (rel=rel@entry=0x7f5c1fe80fc8, heaprel=heaprel@entry=0x7f5c1fe80...
[12:13:33.965] #8  0x000055d2682d3bc1 in _bt_doinsert (rel=rel@entry=0x7f5c1fe80fc8, itup=itup@entry=0x55d2a1c18a90, che...
[12:13:33.965] #9  0x000055d2682e3047 in btinsert (rel=0x7f5c1fe80fc8, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:32.579] #0  0x00007f4ff44a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:32.579] #1  0x00007f4ff445afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:32.579] #2  0x00007f4ff4445472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:32.579] #3  0x00007f4ff461e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:32.579] #4  0x00007f4ff462aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:32.579] #5  0x00007f4ff460dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x560440fabcb...
[12:13:32.579] #6  0x0000560440022f86 in _bt_split (rel=rel@entry=0x7f4fe8aceef8, heaprel=heaprel@entry=0x7f4fe8accb68, ...
[12:13:32.579] #7  0x0000560440024826 in _bt_insertonpg (rel=rel@entry=0x7f4fe8aceef8, heaprel=heaprel@entry=0x7f4fe8acc...
[12:13:32.579] #8  0x0000560440026bc1 in _bt_doinsert (rel=rel@entry=0x7f4fe8aceef8, itup=itup@entry=0x56047f511838, che...
[12:13:32.579] #9  0x0000560440036047 in btinsert (rel=0x7f4fe8aceef8, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:31.932] #0  0x00007f42158a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:31.932] #1  0x00007f421585afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:31.932] #2  0x00007f4215845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:31.932] #3  0x00007f4215a1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:31.932] #4  0x00007f4215a2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:31.932] #5  0x00007f4215a0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55d789ececb...
[12:13:31.932] #6  0x000055d788f45f86 in _bt_split (rel=rel@entry=0x7f4213268998, heaprel=heaprel@entry=0x7f4209cf05f8, ...
[12:13:31.932] #7  0x000055d788f47826 in _bt_insertonpg (rel=rel@entry=0x7f4213268998, heaprel=heaprel@entry=0x7f4209cf0...
[12:13:31.932] #8  0x000055d788f49bc1 in _bt_doinsert (rel=rel@entry=0x7f4213268998, itup=itup@entry=0x55d7ac557440, che...
[12:13:31.932] #9  0x000055d788f59047 in btinsert (rel=0x7f4213268998, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:30.503] #0  0x00007f477a4a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:30.503] #1  0x00007f477a45afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:30.503] #2  0x00007f477a445472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:30.503] #3  0x00007f477a61e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:30.503] #4  0x00007f477a62aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:30.503] #5  0x00007f477a60dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x555aed473f7...
[12:13:30.503] #6  0x0000555aec4f1400 in _bt_getroot (rel=rel@entry=0x7f47775ddc98, heaprel=heaprel@entry=0x0, access=ac...
[12:13:30.503] #7  0x0000555aec501fe5 in _bt_search (rel=rel@entry=0x7f47775ddc98, heaprel=heaprel@entry=0x0, key=key@en...
[12:13:30.503] #8  0x0000555aec504831 in _bt_first (scan=scan@entry=0x555b1cccf148, dir=dir@entry=ForwardScanDirection) ...
[12:13:30.503] #9  0x0000555aec4fab1e in btgettuple (scan=0x555b1cccf148, dir=ForwardScanDirection) at ../src/backend/ac...
core
[12:13:29.013] #0  0x00007f93988a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:29.013] #1  0x00007f939885afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:29.013] #2  0x00007f9398845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:29.013] #3  0x00007f9398a1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:29.013] #4  0x00007f9398a2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:29.013] #5  0x00007f9398a0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x563feffbdf7...
[12:13:29.013] #6  0x0000563fef03b400 in _bt_getroot (rel=rel@entry=0x56401d38c298, heaprel=heaprel@entry=0x0, access=ac...
[12:13:29.013] #7  0x0000563fef04bfe5 in _bt_search (rel=rel@entry=0x56401d38c298, heaprel=heaprel@entry=0x0, key=key@en...
[12:13:29.013] #8  0x0000563fef04e831 in _bt_first (scan=scan@entry=0x56401d255d20, dir=dir@entry=BackwardScanDirection)...
[12:13:29.013] #9  0x0000563fef044b1e in btgettuple (scan=0x56401d255d20, dir=BackwardScanDirection) at ../src/backend/a...
core
[12:13:27.363] #0  0x00007fdefd2a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:27.363] #1  0x00007fdefd25afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:27.363] #2  0x00007fdefd245472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:27.363] #3  0x00007fdefd41e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:27.363] #4  0x00007fdefd42aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:27.363] #5  0x00007fdefd40dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55e496a42cb...
[12:13:27.363] #6  0x000055e495ab9f86 in _bt_split (rel=rel@entry=0x7fdefa1768d8, heaprel=heaprel@entry=0x7fdefa176128, ...
[12:13:27.363] #7  0x000055e495abb826 in _bt_insertonpg (rel=rel@entry=0x7fdefa1768d8, heaprel=heaprel@entry=0x7fdefa176...
[12:13:27.363] #8  0x000055e495abdbc1 in _bt_doinsert (rel=rel@entry=0x7fdefa1768d8, itup=itup@entry=0x55e4d142e378, che...
[12:13:27.363] #9  0x000055e495acd047 in btinsert (rel=0x7fdefa1768d8, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:25.962] #0  0x00007f5c2b8a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:25.962] #1  0x00007f5c2b85afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:25.962] #2  0x00007f5c2b845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:25.962] #3  0x00007f5c2ba1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:25.962] #4  0x00007f5c2ba2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:25.962] #5  0x00007f5c2ba0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55d269258cb...
[12:13:25.962] #6  0x000055d2682cff86 in _bt_split (rel=rel@entry=0x7f5c1fe05448, heaprel=heaprel@entry=0x7f5c1fe05238, ...
[12:13:25.962] #7  0x000055d2682d1826 in _bt_insertonpg (rel=rel@entry=0x7f5c1fe05448, heaprel=heaprel@entry=0x7f5c1fe05...
[12:13:25.962] #8  0x000055d2682d3bc1 in _bt_doinsert (rel=rel@entry=0x7f5c1fe05448, itup=itup@entry=0x55d2a1c48ac8, che...
[12:13:25.962] #9  0x000055d2682e3047 in btinsert (rel=0x7f5c1fe05448, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:24.558] #0  0x00007f5c2b8a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:24.558] #1  0x00007f5c2b85afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:24.558] #2  0x00007f5c2b845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:24.558] #3  0x00007f5c2ba1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:24.558] #4  0x00007f5c2ba2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:24.558] #5  0x00007f5c2ba0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55d269258cb...
[12:13:24.558] #6  0x000055d2682cff86 in _bt_split (rel=rel@entry=0x7f5c1fe804e0, heaprel=heaprel@entry=0x7f5c1fe7fd60, ...
[12:13:24.558] #7  0x000055d2682d1826 in _bt_insertonpg (rel=rel@entry=0x7f5c1fe804e0, heaprel=heaprel@entry=0x7f5c1fe7f...
[12:13:24.558] #8  0x000055d2682d3bc1 in _bt_doinsert (rel=rel@entry=0x7f5c1fe804e0, itup=itup@entry=0x55d2a1c16318, che...
[12:13:24.558] #9  0x000055d2682e3047 in btinsert (rel=0x7f5c1fe804e0, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:23.149] #0  0x00007f5c2b8a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:23.149] #1  0x00007f5c2b85afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:23.149] #2  0x00007f5c2b845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:23.149] #3  0x00007f5c2ba1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:23.149] #4  0x00007f5c2ba2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:23.149] #5  0x00007f5c2ba0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55d269266c5...
[12:13:23.149] #6  0x000055d2682ed3f4 in _bt_get_endpoint (rel=rel@entry=0x7f5c1fde44d8, level=level@entry=0, rightmost=...
[12:13:23.149] #7  0x000055d2682ed4e4 in _bt_endpoint (scan=scan@entry=0x55d2a1c4a3c0, dir=dir@entry=ForwardScanDirectio...
[12:13:23.149] #8  0x000055d2682edfad in _bt_first (scan=scan@entry=0x55d2a1c4a3c0, dir=dir@entry=ForwardScanDirection) ...
[12:13:23.149] #9  0x000055d2682e4b1e in btgettuple (scan=0x55d2a1c4a3c0, dir=ForwardScanDirection) at ../src/backend/ac...
core
[12:12:58.742] #0  0x00007f4fe6ea9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:12:58.742] #1  0x00007f4fe6e5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:12:58.742] #2  0x00007f4fe6e45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:12:58.742] #3  0x00007f4fe701e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:12:58.742] #4  0x00007f4fe702aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:12:58.742] #5  0x00007f4fe700dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x562e20a63f7...
[12:12:58.742] #6  0x0000562e1fae1400 in _bt_getroot (rel=rel@entry=0x7f4fe3e8fc98, heaprel=heaprel@entry=0x0, access=ac...
[12:12:58.742] #7  0x0000562e1faf1fe5 in _bt_search (rel=rel@entry=0x7f4fe3e8fc98, heaprel=heaprel@entry=0x0, key=key@en...
[12:12:58.742] #8  0x0000562e1faf4831 in _bt_first (scan=scan@entry=0x562e34386da0, dir=dir@entry=ForwardScanDirection) ...
[12:12:58.742] #9  0x0000562e1faeab1e in btgettuple (scan=0x562e34386da0, dir=ForwardScanDirection) at ../src/backend/ac...
core
[12:13:22.571] #0  0x00007f90824a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:22.571] #1  0x00007f908245afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:22.571] #2  0x00007f9082445472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:22.571] #3  0x00007f908261e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:22.571] #4  0x00007f908262aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:22.571] #5  0x00007f908260dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5629687b5cb...
[12:13:22.571] #6  0x000056296782cf86 in _bt_split (rel=rel@entry=0x7f9076b43998, heaprel=heaprel@entry=0x7f90769f75f8, ...
[12:13:22.571] #7  0x000056296782e826 in _bt_insertonpg (rel=rel@entry=0x7f9076b43998, heaprel=heaprel@entry=0x7f90769f7...
[12:13:22.571] #8  0x0000562967830bc1 in _bt_doinsert (rel=rel@entry=0x7f9076b43998, itup=itup@entry=0x56298f09f8c8, che...
[12:13:22.571] #9  0x0000562967840047 in btinsert (rel=0x7f9076b43998, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:21.146] #0  0x00007fce588a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:21.146] #1  0x00007fce5885afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:21.146] #2  0x00007fce58845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:21.146] #3  0x00007fce58a1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:21.146] #4  0x00007fce58a2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:21.146] #5  0x00007fce58a0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5576e6a56cb...
[12:13:21.146] #6  0x00005576e5acdf86 in _bt_split (rel=rel@entry=0x7fce4cefcd68, heaprel=heaprel@entry=0x7fce4cef1478, ...
[12:13:21.146] #7  0x00005576e5acf826 in _bt_insertonpg (rel=rel@entry=0x7fce4cefcd68, heaprel=heaprel@entry=0x7fce4cef1...
[12:13:21.146] #8  0x00005576e5ad1bc1 in _bt_doinsert (rel=rel@entry=0x7fce4cefcd68, itup=itup@entry=0x5577267b13c8, che...
[12:13:21.146] #9  0x00005576e5ae1047 in btinsert (rel=0x7fce4cefcd68, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:19.761] #0  0x00007f7b7d0a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:19.761] #1  0x00007f7b7d05afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:19.761] #2  0x00007f7b7d045472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:19.761] #3  0x00007f7b7d21e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:19.761] #4  0x00007f7b7d22aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:19.761] #5  0x00007f7b7d20dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x556fe60c2f7...
[12:13:19.761] #6  0x0000556fe5140400 in _bt_getroot (rel=rel@entry=0x7f7b7a0bcc98, heaprel=heaprel@entry=0x0, access=ac...
[12:13:19.761] #7  0x0000556fe5150fe5 in _bt_search (rel=rel@entry=0x7f7b7a0bcc98, heaprel=heaprel@entry=0x0, key=key@en...
[12:13:19.761] #8  0x0000556fe5153831 in _bt_first (scan=scan@entry=0x557004278310, dir=dir@entry=BackwardScanDirection)...
[12:13:19.761] #9  0x0000556fe5149b1e in btgettuple (scan=0x557004278310, dir=BackwardScanDirection) at ../src/backend/a...
core
[12:13:38.190] #0  0x00007f3dde0a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:38.190] #1  0x00007f3dde05afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:38.190] #2  0x00007f3dde045472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:38.190] #3  0x00007f3dde21e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:38.190] #4  0x00007f3dde22aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:38.190] #5  0x00007f3dde20dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5611b1214cb...
[12:13:38.190] #6  0x00005611b028bf86 in _bt_split (rel=rel@entry=0x7f3dd26780b8, heaprel=heaprel@entry=0x7f3dd27b7488, ...
[12:13:38.190] #7  0x00005611b028d826 in _bt_insertonpg (rel=rel@entry=0x7f3dd26780b8, heaprel=heaprel@entry=0x7f3dd27b7...
[12:13:38.190] #8  0x00005611b028fbc1 in _bt_doinsert (rel=rel@entry=0x7f3dd26780b8, itup=itup@entry=0x5611eb009738, che...
[12:13:38.190] #9  0x00005611b029f047 in btinsert (rel=0x7f3dd26780b8, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:19.123] #0  0x00007f285aca9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:19.123] #1  0x00007f285ac5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:19.123] #2  0x00007f285ac45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:19.123] #3  0x00007f285ae1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:19.123] #4  0x00007f285ae2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:19.123] #5  0x00007f285ae0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x564c978e8cb...
[12:13:19.123] #6  0x0000564c9695ff86 in _bt_split (rel=rel@entry=0x7f284efac998, heaprel=heaprel@entry=0x7f284f0e1398, ...
[12:13:19.123] #7  0x0000564c96961826 in _bt_insertonpg (rel=rel@entry=0x7f284efac998, heaprel=heaprel@entry=0x7f284f0e1...
[12:13:19.123] #8  0x0000564c96963bc1 in _bt_doinsert (rel=rel@entry=0x7f284efac998, itup=itup@entry=0x564ccf39d838, che...
[12:13:19.123] #9  0x0000564c96973047 in btinsert (rel=0x7f284efac998, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:17.634] #0  0x00007f1d8b8a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:17.634] #1  0x00007f1d8b85afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:17.634] #2  0x00007f1d8b845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:17.634] #3  0x00007f1d8ba1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:17.634] #4  0x00007f1d8ba2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:17.634] #5  0x00007f1d8ba0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x56553dd86cb...
[12:13:17.634] #6  0x000056553cdfdf86 in _bt_split (rel=rel@entry=0x7f1d7fe72a28, heaprel=heaprel@entry=0x7f1d7fe71b18, ...
[12:13:17.634] #7  0x000056553cdff826 in _bt_insertonpg (rel=rel@entry=0x7f1d7fe72a28, heaprel=heaprel@entry=0x7f1d7fe71...
[12:13:17.634] #8  0x000056553ce01bc1 in _bt_doinsert (rel=rel@entry=0x7f1d7fe72a28, itup=itup@entry=0x56555e9bdcf8, che...
[12:13:17.634] #9  0x000056553ce11047 in btinsert (rel=0x7f1d7fe72a28, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:16.253] #0  0x00007f5c2b8a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:16.253] #1  0x00007f5c2b85afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:16.253] #2  0x00007f5c2b845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:16.253] #3  0x00007f5c2ba1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:16.253] #4  0x00007f5c2ba2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:16.253] #5  0x00007f5c2ba0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55d269258cb...
[12:13:16.253] #6  0x000055d2682cff86 in _bt_split (rel=rel@entry=0x7f5c1fe81290, heaprel=heaprel@entry=0x7f5c1fe80ae0, ...
[12:13:16.253] #7  0x000055d2682d1826 in _bt_insertonpg (rel=rel@entry=0x7f5c1fe81290, heaprel=heaprel@entry=0x7f5c1fe80...
[12:13:16.253] #8  0x000055d2682d3bc1 in _bt_doinsert (rel=rel@entry=0x7f5c1fe81290, itup=itup@entry=0x55d2a1c11fe8, che...
[12:13:16.253] #9  0x000055d2682e3047 in btinsert (rel=0x7f5c1fe81290, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:14.831] #0  0x00007f5c2b8a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:14.831] #1  0x00007f5c2b85afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:14.831] #2  0x00007f5c2b845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:14.831] #3  0x00007f5c2ba1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:14.831] #4  0x00007f5c2ba2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:14.831] #5  0x00007f5c2ba0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55d269258cb...
[12:13:14.831] #6  0x000055d2682cff86 in _bt_split (rel=rel@entry=0x7f5c1fde4080, heaprel=heaprel@entry=0x7f5c1ffa4768, ...
[12:13:14.831] #7  0x000055d2682d1826 in _bt_insertonpg (rel=rel@entry=0x7f5c1fde4080, heaprel=heaprel@entry=0x7f5c1ffa4...
[12:13:14.831] #8  0x000055d2682d3bc1 in _bt_doinsert (rel=rel@entry=0x7f5c1fde4080, itup=itup@entry=0x55d2a1b9dc18, che...
[12:13:14.831] #9  0x000055d2682e3047 in btinsert (rel=0x7f5c1fde4080, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:13.440] #0  0x00007f1246ea9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:13.440] #1  0x00007f1246e5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:13.440] #2  0x00007f1246e45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:13.440] #3  0x00007f124701e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:13.440] #4  0x00007f124702aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:13.440] #5  0x00007f124700dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55967d17acb...
[12:13:13.440] #6  0x000055967c1f1f86 in _bt_split (rel=rel@entry=0x7f123b3d36c8, heaprel=heaprel@entry=0x7f123b3d2f18, ...
[12:13:13.440] #7  0x000055967c1f3826 in _bt_insertonpg (rel=rel@entry=0x7f123b3d36c8, heaprel=heaprel@entry=0x7f123b3d2...
[12:13:13.440] #8  0x000055967c1f5bc1 in _bt_doinsert (rel=rel@entry=0x7f123b3d36c8, itup=itup@entry=0x55968b36eac8, che...
[12:13:13.440] #9  0x000055967c205047 in btinsert (rel=0x7f123b3d36c8, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:12.048] #0  0x00007f2039ca9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:12.048] #1  0x00007f2039c5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:12.048] #2  0x00007f2039c45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:12.048] #3  0x00007f2039e1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:12.048] #4  0x00007f2039e2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:12.048] #5  0x00007f2039e0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x562a54e20cb...
[12:13:12.048] #6  0x0000562a53e97f86 in _bt_split (rel=rel@entry=0x7f203784e998, heaprel=heaprel@entry=0x7f202e2185f8, ...
[12:13:12.048] #7  0x0000562a53e99826 in _bt_insertonpg (rel=rel@entry=0x7f203784e998, heaprel=heaprel@entry=0x7f202e218...
[12:13:12.048] #8  0x0000562a53e9bbc1 in _bt_doinsert (rel=rel@entry=0x7f203784e998, itup=itup@entry=0x562a6fa46f10, che...
[12:13:12.048] #9  0x0000562a53eab047 in btinsert (rel=0x7f203784e998, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:10.633] #0  0x00007f5c2b8a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:10.633] #1  0x00007f5c2b85afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:10.633] #2  0x00007f5c2b845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:10.633] #3  0x00007f5c2ba1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:10.633] #4  0x00007f5c2ba2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:10.633] #5  0x00007f5c2ba0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55d269258cb...
[12:13:10.633] #6  0x000055d2682cff86 in _bt_split (rel=rel@entry=0x7f5c1ffae658, heaprel=heaprel@entry=0x7f5c1ffb39a8, ...
[12:13:10.633] #7  0x000055d2682d1826 in _bt_insertonpg (rel=rel@entry=0x7f5c1ffae658, heaprel=heaprel@entry=0x7f5c1ffb3...
[12:13:10.633] #8  0x000055d2682d3bc1 in _bt_doinsert (rel=rel@entry=0x7f5c1ffae658, itup=itup@entry=0x55d2a1c101f8, che...
[12:13:10.633] #9  0x000055d2682e3047 in btinsert (rel=0x7f5c1ffae658, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:09.245] #0  0x00007f969fca9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:09.245] #1  0x00007f969fc5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:09.245] #2  0x00007f969fc45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:09.245] #3  0x00007f969fe1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:09.245] #4  0x00007f969fe2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:09.245] #5  0x00007f969fe0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55f18f482cb...
[12:13:09.245] #6  0x000055f18e4f9f86 in _bt_split (rel=rel@entry=0x7f9694112698, heaprel=heaprel@entry=0x7f9694111f18, ...
[12:13:09.245] #7  0x000055f18e4fb826 in _bt_insertonpg (rel=rel@entry=0x7f9694112698, heaprel=heaprel@entry=0x7f9694111...
[12:13:09.245] #8  0x000055f18e4fdbc1 in _bt_doinsert (rel=rel@entry=0x7f9694112698, itup=itup@entry=0x55f19e95d458, che...
[12:13:09.245] #9  0x000055f18e50d047 in btinsert (rel=0x7f9694112698, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:07.836] #0  0x00007f2a1aea9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:07.836] #1  0x00007f2a1ae5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:07.836] #2  0x00007f2a1ae45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:07.836] #3  0x00007f2a1b01e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:07.836] #4  0x00007f2a1b02aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:07.836] #5  0x00007f2a1b00dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55ee4274dcb...
[12:13:07.836] #6  0x000055ee417c4f86 in _bt_split (rel=rel@entry=0x7f2a0f4ef998, heaprel=heaprel@entry=0x7f2a0f3a35f8, ...
[12:13:07.836] #7  0x000055ee417c6826 in _bt_insertonpg (rel=rel@entry=0x7f2a0f4ef998, heaprel=heaprel@entry=0x7f2a0f3a3...
[12:13:07.836] #8  0x000055ee417c8bc1 in _bt_doinsert (rel=rel@entry=0x7f2a0f4ef998, itup=itup@entry=0x55ee4b288360, che...
[12:13:07.836] #9  0x000055ee417d8047 in btinsert (rel=0x7f2a0f4ef998, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:06.426] #0  0x00007f288c4a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:06.426] #1  0x00007f288c45afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:06.426] #2  0x00007f288c445472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:06.426] #3  0x00007f288c61e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:06.426] #4  0x00007f288c62aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:06.426] #5  0x00007f288c60dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55ec72ec4cb...
[12:13:06.426] #6  0x000055ec71f3bf86 in _bt_split (rel=rel@entry=0x7f2880a01e20, heaprel=heaprel@entry=0x7f2880bb85c8, ...
[12:13:06.426] #7  0x000055ec71f3d826 in _bt_insertonpg (rel=rel@entry=0x7f2880a01e20, heaprel=heaprel@entry=0x7f2880bb8...
[12:13:06.426] #8  0x000055ec71f3fbc1 in _bt_doinsert (rel=rel@entry=0x7f2880a01e20, itup=itup@entry=0x55ecaf467570, che...
[12:13:06.426] #9  0x000055ec71f4f047 in btinsert (rel=0x7f2880a01e20, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:05.023] #0  0x00007f5c2b8a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:05.023] #1  0x00007f5c2b85afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:05.023] #2  0x00007f5c2b845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:05.023] #3  0x00007f5c2ba1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:05.023] #4  0x00007f5c2ba2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:05.023] #5  0x00007f5c2ba0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55d269258cb...
[12:13:05.023] #6  0x000055d2682cff86 in _bt_split (rel=rel@entry=0x7f5c1fdf8448, heaprel=heaprel@entry=0x7f5c1fdf7c98, ...
[12:13:05.023] #7  0x000055d2682d1826 in _bt_insertonpg (rel=rel@entry=0x7f5c1fdf8448, heaprel=heaprel@entry=0x7f5c1fdf7...
[12:13:05.023] #8  0x000055d2682d3bc1 in _bt_doinsert (rel=rel@entry=0x7f5c1fdf8448, itup=itup@entry=0x55d2a1c220c8, che...
[12:13:05.023] #9  0x000055d2682e3047 in btinsert (rel=0x7f5c1fdf8448, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:03.613] #0  0x00007fb8e1aa9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:03.613] #1  0x00007fb8e1a5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:03.613] #2  0x00007fb8e1a45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:03.613] #3  0x00007fb8e1c1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:03.613] #4  0x00007fb8e1c2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:03.613] #5  0x00007fb8e1c0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5646080c7cb...
[12:13:03.613] #6  0x000056460713ef86 in _bt_split (rel=rel@entry=0x7fb8dd2f0318, heaprel=heaprel@entry=0x7fb8dd2efb68, ...
[12:13:03.613] #7  0x0000564607140826 in _bt_insertonpg (rel=rel@entry=0x7fb8dd2f0318, heaprel=heaprel@entry=0x7fb8dd2ef...
[12:13:03.613] #8  0x0000564607142bc1 in _bt_doinsert (rel=rel@entry=0x7fb8dd2f0318, itup=itup@entry=0x56462f5f6458, che...
[12:13:03.613] #9  0x0000564607152047 in btinsert (rel=0x7fb8dd2f0318, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:02.194] #0  0x00007f27e04a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:02.194] #1  0x00007f27e045afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:02.194] #2  0x00007f27e0445472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:02.194] #3  0x00007f27e061e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:02.194] #4  0x00007f27e062aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:02.194] #5  0x00007f27e060dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x556547b47cb...
[12:13:02.194] #6  0x0000556546bbef86 in _bt_split (rel=rel@entry=0x7f27d4a4def8, heaprel=heaprel@entry=0x7f27d4a4bb68, ...
[12:13:02.194] #7  0x0000556546bc0826 in _bt_insertonpg (rel=rel@entry=0x7f27d4a4def8, heaprel=heaprel@entry=0x7f27d4a4b...
[12:13:02.194] #8  0x0000556546bc2bc1 in _bt_doinsert (rel=rel@entry=0x7f27d4a4def8, itup=itup@entry=0x55654cfe0718, che...
[12:13:02.194] #9  0x0000556546bd2047 in btinsert (rel=0x7f27d4a4def8, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:01.549] #0  0x00007f5c2b8a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:01.549] #1  0x00007f5c2b85afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:01.549] #2  0x00007f5c2b845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:01.549] #3  0x00007f5c2ba1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:01.549] #4  0x00007f5c2ba2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:01.549] #5  0x00007f5c2ba0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55d269258cb...
[12:13:01.549] #6  0x000055d2682cff86 in _bt_split (rel=rel@entry=0x7f5c1fe8b410, heaprel=heaprel@entry=0x7f5c1ff9aba8, ...
[12:13:01.549] #7  0x000055d2682d1826 in _bt_insertonpg (rel=rel@entry=0x7f5c1fe8b410, heaprel=heaprel@entry=0x7f5c1ff9a...
[12:13:01.549] #8  0x000055d2682d3bc1 in _bt_doinsert (rel=rel@entry=0x7f5c1fe8b410, itup=itup@entry=0x55d2a1c28e30, che...
[12:13:01.549] #9  0x000055d2682e3047 in btinsert (rel=0x7f5c1fe8b410, values=<optimized out>, isnull=<optimized out>, h...
core
[12:13:00.137] #0  0x00007f5c2b8a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:00.137] #1  0x00007f5c2b85afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:00.137] #2  0x00007f5c2b845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:13:00.137] #3  0x00007f5c2ba1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:13:00.137] #4  0x00007f5c2ba2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:13:00.137] #5  0x00007f5c2ba0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55d269258cb...
[12:13:00.137] #6  0x000055d2682cff86 in _bt_split (rel=rel@entry=0x7f5c1fdf4f68, heaprel=heaprel@entry=0x7f5c1fdf47e8, ...
[12:13:00.137] #7  0x000055d2682d1826 in _bt_insertonpg (rel=rel@entry=0x7f5c1fdf4f68, heaprel=heaprel@entry=0x7f5c1fdf4...
[12:13:00.137] #8  0x000055d2682d3bc1 in _bt_doinsert (rel=rel@entry=0x7f5c1fdf4f68, itup=itup@entry=0x55d2a1c19df0, che...
[12:13:00.137] #9  0x000055d2682e3047 in btinsert (rel=0x7f5c1fdf4f68, values=<optimized out>, isnull=<optimized out>, h...
core
[12:12:51.017] #0  0x00007f5c2b8a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:12:51.017] #1  0x00007f5c2b85afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:12:51.017] #2  0x00007f5c2b845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:12:51.017] #3  0x00007f5c2ba1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:12:51.017] #4  0x00007f5c2ba2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:12:51.017] #5  0x00007f5c2ba0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55d269258cb...
[12:12:51.017] #6  0x000055d2682cff86 in _bt_split (rel=rel@entry=0x7f5c1fde7e20, heaprel=heaprel@entry=0x7f5c1ff9e5c8, ...
[12:12:51.017] #7  0x000055d2682d1826 in _bt_insertonpg (rel=rel@entry=0x7f5c1fde7e20, heaprel=heaprel@entry=0x7f5c1ff9e...
[12:12:51.017] #8  0x000055d2682d3bc1 in _bt_doinsert (rel=rel@entry=0x7f5c1fde7e20, itup=itup@entry=0x55d2a1c6bdf8, che...
[12:12:51.017] #9  0x000055d2682e3047 in btinsert (rel=0x7f5c1fde7e20, values=<optimized out>, isnull=<optimized out>, h...
core
[12:12:52.420] #0  0x00007f35c30a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:12:52.420] #1  0x00007f35c305afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:12:52.420] #2  0x00007f35c3045472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:12:52.420] #3  0x00007f35c321e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:12:52.420] #4  0x00007f35c322aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:12:52.420] #5  0x00007f35c320dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55602cbbfcb...
[12:12:52.420] #6  0x000055602bc36f86 in _bt_split (rel=rel@entry=0x7f35b76298d8, heaprel=heaprel@entry=0x7f35b7629128, ...
[12:12:52.420] #7  0x000055602bc38826 in _bt_insertonpg (rel=rel@entry=0x7f35b76298d8, heaprel=heaprel@entry=0x7f35b7629...
[12:12:52.420] #8  0x000055602bc3abc1 in _bt_doinsert (rel=rel@entry=0x7f35b76298d8, itup=itup@entry=0x5560635f3d88, che...
[12:12:52.420] #9  0x000055602bc4a047 in btinsert (rel=0x7f35b76298d8, values=<optimized out>, isnull=<optimized out>, h...
core
[12:12:53.880] #0  0x00007f5b852a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:12:53.880] #1  0x00007f5b8525afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:12:53.880] #2  0x00007f5b85245472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:12:53.880] #3  0x00007f5b8541e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:12:53.880] #4  0x00007f5b8542aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:12:53.880] #5  0x00007f5b8540dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x560e4d567f7...
[12:12:53.880] #6  0x0000560e4c5e5400 in _bt_getroot (rel=rel@entry=0x7f5b824cb048, heaprel=heaprel@entry=0x0, access=ac...
[12:12:53.880] #7  0x0000560e4c5f5fe5 in _bt_search (rel=rel@entry=0x7f5b824cb048, heaprel=heaprel@entry=0x0, key=key@en...
[12:12:53.880] #8  0x0000560e4c5f8831 in _bt_first (scan=scan@entry=0x560e75fc02a0, dir=dir@entry=ForwardScanDirection) ...
[12:12:53.880] #9  0x0000560e4c5eeb1e in btgettuple (scan=0x560e75fc02a0, dir=ForwardScanDirection) at ../src/backend/ac...
core
[12:12:55.281] #0  0x00007f5c2b8a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:12:55.281] #1  0x00007f5c2b85afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:12:55.281] #2  0x00007f5c2b845472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:12:55.281] #3  0x00007f5c2ba1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:12:55.281] #4  0x00007f5c2ba2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:12:55.281] #5  0x00007f5c2ba0dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55d269258cb...
[12:12:55.281] #6  0x000055d2682cff86 in _bt_split (rel=rel@entry=0x7f5c1fdf9568, heaprel=heaprel@entry=0x7f5c1fdf8de8, ...
[12:12:55.281] #7  0x000055d2682d1826 in _bt_insertonpg (rel=rel@entry=0x7f5c1fdf9568, heaprel=heaprel@entry=0x7f5c1fdf8...
[12:12:55.281] #8  0x000055d2682d3bc1 in _bt_doinsert (rel=rel@entry=0x7f5c1fdf9568, itup=itup@entry=0x55d2a1c3b628, che...
[12:12:55.281] #9  0x000055d2682e3047 in btinsert (rel=0x7f5c1fdf9568, values=<optimized out>, isnull=<optimized out>, h...
core
[12:12:56.680] #0  0x00007f1e9cea9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[12:12:56.680] #1  0x00007f1e9ce5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:12:56.680] #2  0x00007f1e9ce45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:12:56.680] #3  0x00007f1e9d01e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:12:56.680] #4  0x00007f1e9d02aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:12:56.680] #5  0x00007f1e9d00dd58 in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5623dfb31cb...
[12:12:56.680] #6  0x00005623deba8f86 in _bt_split (rel=rel@entry=0x7f1e9a011998, heaprel=heaprel@entry=0x7f1e99ec55f8, ...
[12:12:56.680] #7  0x00005623debaa826 in _bt_insertonpg (rel=rel@entry=0x7f1e9a011998, heaprel=heaprel@entry=0x7f1e99ec5...
[12:12:56.680] #8  0x00005623debacbc1 in _bt_doinsert (rel=rel@entry=0x7f1e9a011998, itup=itup@entry=0x5623e6d0bd90, che...
[12:12:56.680] #9  0x00005623debbc047 in btinsert (rel=0x7f1e9a011998, values=<optimized out>, isnull=<optimized out>, h...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/modules/injection_points/expected/inplace.out /tmp/cirrus-ci-build/build/testrun/...
--- /tmp/cirrus-ci-build/src/test/modules/injection_points/expected/inplace.out	2025-03-15 11:59:57.447415198 +0000
+++ /tmp/cirrus-ci-build/build/testrun/injection_points/isolation/results/inplace.out	2025-03-15 12:05:38.943494138 +000...
@@ -47,294 +47,6 @@
 
 
 starting permutation: begin2 grant2 vac1 c2 vac3 mkrels3 read1
-mkrels
-------
-      
-(1 row)
-
-injection_points_attach
------------------------
-                       
-(1 row)
-
-step begin2: BEGIN;
-step grant2: GRANT SELECT ON TABLE vactest.orig50 TO PUBLIC;
-step vac1: VACUUM vactest.orig50;  -- wait during inplace update <waiting ...>
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/join.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_up...
--- /tmp/cirrus-ci-build/src/test/regress/expected/join.out	2025-03-15 11:59:57.576041004 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/join.out	2025-03-15 12:04:57.350621971 +00...
@@ -8729,635 +8729,7 @@
   join fkest f2 on (f1.x = f2.x and f1.x10 = f2.x10b and f1.x100 = f2.x100)
   join fkest f3 on f1.x = f3.x
   where f1.x100 = 2;
-                        QUERY PLAN                         
------------------------------------------------------------
- Nested Loop
-   ->  Hash Join
-         Hash Cond: ((f2.x = f1.x) AND (f2.x10b = f1.x10))
-         ->  Seq Scan on fkest f2
-               Filter: (x100 = 2)
-         ->  Hash
-               ->  Seq Scan on fkest f1
-                     Filter: (x100 = 2)
-   ->  Index Scan using fkest_x_x10_x100_idx on fkest f3
-         Index Cond: (x = f1.x)
-(10 rows)
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/test_setup.out /tmp/cirrus-ci-build/build/testrun/recovery/027_s...
--- /tmp/cirrus-ci-build/src/test/regress/expected/test_setup.out	2025-03-15 11:59:57.632314794 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/test_setup.out	2025-03-15 12:05:08.70680...
@@ -176,66 +176,7 @@
 COPY road FROM :'filename';
 VACUUM ANALYZE road;
 CREATE TABLE ihighway () INHERITS (road);
-INSERT INTO ihighway
-   SELECT *
-   FROM ONLY road
-   WHERE name ~ 'I- .*';
-VACUUM ANALYZE ihighway;
-CREATE TABLE shighway (
-	surface		text
-) INHERITS (road);
-INSERT INTO shighway
-   SELECT *, 'asphalt'
-   FROM ONLY road
-   WHERE name ~ 'State Hwy.*';
-VACUUM ANALYZE shighway;
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/interval.out /tmp/cirrus-ci-build/build/testrun/regress/regress/...
--- /tmp/cirrus-ci-build/src/test/regress/expected/interval.out	2025-03-15 11:59:57.572021447 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/interval.out	2025-03-15 12:04:38.134440516 +0000
@@ -381,1948 +381,7 @@
 (1 row)
 
 SELECT f1 FROM INTERVAL_TBL_OF r1 ORDER BY f1;
-                    f1                     
--------------------------------------------
- -178956970 years -8 mons -2147483648 days
- -178956970 years -8 mons +2147483647 days
- 1 year
- 178956970 years 7 mons -2147483648 days
- 178956970 years 7 mons 2147483647 days
-(5 rows)
-
-RESET enable_seqscan;
--- subtracting about-to-overflow values should result in 0
-SELECT f1 - f1 FROM INTERVAL_TBL_OF;
- ?column? 
...
tap
[12:05:02.266](24.355s) not ok 5 - regression tests pass
[12:05:09.837](1.322s) not ok 13 - run of pg_upgrade --check for new instance
[12:05:09.837](0.000s) not ok 14 - pg_upgrade_output.d/ removed after pg_upgrade --check success
[12:05:10.714](0.876s) not ok 15 - run of pg_upgrade for new instance
[12:05:10.714](0.000s) not ok 16 - pg_upgrade_output.d/ removed after pg_upgrade success
[12:05:10.873](0.031s) not ok 17 - check that locales in new cluster match original cluster
[12:05:11.450](0.131s) not ok 19 - old and new dumps match after pg_upgrade
tap
[12:04:37.245](0.000s) not ok 2 - run of pg_upgrade where the new cluster has insufficient "max_replication_slots" stdou...
[12:04:39.045](0.000s) not ok 6 - run of pg_upgrade of old cluster with slots having unconsumed WAL records stdout /(?^:...
tap
[12:06:27.132](4.524s) not ok 1 - concurrent OID generation status (got 2 vs expected 0)
[12:06:27.133](0.000s) not ok 2 - concurrent OID generation stdout /(?^:processed: 125/125)/
[12:06:27.133](0.000s) not ok 3 - concurrent OID generation stderr /(?^:^$)/
tap
[12:05:15.773](8.624s) not ok 2 - regression tests pass
tap
[12:06:28.836](0.750s) not ok 12 - vacuumdb -f postgres exit code 0
[12:06:30.370](1.533s) not ok 14 - vacuumdb -F postgres exit code 0
[12:06:30.370](0.000s) not ok 15 - vacuumdb -F: SQL found in server log
[12:06:30.421](0.050s) not ok 16 - vacuumdb -zj2 postgres exit code 0
[12:06:30.422](0.000s) not ok 17 - vacuumdb -zj2: SQL found in server log
[12:06:30.445](0.023s) not ok 18 - vacuumdb -Z postgres exit code 0
[12:06:30.445](0.000s) not ok 19 - vacuumdb -Z: SQL found in server log
[12:06:30.465](0.019s) not ok 20 - vacuumdb --disable-page-skipping postgres exit code 0
[12:06:30.466](0.001s) not ok 21 - vacuumdb --disable-page-skipping: SQL found in server log
[12:06:30.486](0.020s) not ok 22 - vacuumdb --skip-locked postgres exit code 0
[12:06:30.486](0.000s) not ok 23 - vacuumdb --skip-locked: SQL found in server log
[12:06:30.507](0.021s) not ok 24 - vacuumdb --skip-locked --analyze-only postgres exit code 0
[12:06:30.508](0.000s) not ok 25 - vacuumdb --skip-locked --analyze-only: SQL found in server log
[12:06:30.566](0.022s) not ok 27 - vacuumdb --no-index-cleanup postgres exit code 0
[12:06:30.567](0.000s) not ok 28 - vacuumdb --no-index-cleanup: SQL found in server log
[12:06:30.615](0.029s) not ok 30 - vacuumdb --no-truncate postgres exit code 0
[12:06:30.615](0.000s) not ok 31 - vacuumdb --no-truncate: SQL found in server log
[12:06:30.683](0.052s) not ok 33 - vacuumdb --no-process-main postgres exit code 0
[12:06:30.684](0.001s) not ok 34 - vacuumdb --no-process-main: SQL found in server log
[12:06:30.745](0.038s) not ok 36 - vacuumdb --no-process-toast postgres exit code 0
[12:06:30.746](0.001s) not ok 37 - vacuumdb --no-process-toast: SQL found in server log
[12:06:30.792](0.029s) not ok 39 - vacuumdb --parallel 2 postgres exit code 0
[12:06:30.792](0.000s) not ok 40 - vacuumdb -P 2: SQL found in server log
[12:06:30.813](0.020s) not ok 41 - vacuumdb --parallel 0 postgres exit code 0
[12:06:30.813](0.000s) not ok 42 - vacuumdb -P 0: SQL found in server log
[12:06:30.842](0.029s) not ok 43 - vacuumdb with connection string
[12:06:30.904](0.030s) not ok 45 - trailing command in "-t", with COLUMNS
tap
[12:06:28.822](1.168s) not ok 1 - vacuumdb --analyze-in-stages postgres exit code 0
[12:06:28.823](0.000s) not ok 2 - analyze three times: SQL found in server log
[12:06:29.976](1.153s) not ok 3 - vacuumdb --analyze-in-stages --all exit code 0
[12:06:29.977](0.000s) not ok 4 - analyze more than one database in stages: SQL found in server log
tap
[12:06:32.405](4.386s) not ok 1 - vacuumdb --all with unusual database names
[12:06:32.960](0.554s) not ok 2 - reindexdb --all with unusual database names
[12:06:33.030](0.070s) not ok 3 - clusterdb --all with unusual database names
tap
[12:10:09.549](203.275s) # poll_query_until timed out executing this query:
tap
[12:10:27.198](206.735s) # poll_query_until timed out executing this query:
tap
[12:10:24.641](201.700s) # poll_query_until timed out executing this query:
test
[12:10:27.257]   5/328 postgresql:pg_upgrade / pg_upgrade/003_logical_slots                            ERROR            ...
[12:10:27.257]  22/328 postgresql:recovery / recovery/016_min_consistency                              ERROR            ...
[12:10:27.257]  30/328 postgresql:recovery / recovery/018_wal_optimize                                 ERROR            ...
[12:10:27.257]   6/328 postgresql:regress / regress/regress                                            ERROR            ...
[12:10:27.257]  34/328 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[12:10:27.257]  39/328 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
[12:10:27.257]  42/328 postgresql:recovery / recovery/033_replay_tsp_drops                             ERROR            ...
[12:10:27.257]  50/328 postgresql:kerberos / kerberos/001_auth                                         ERROR            ...
[12:10:27.257] 119/328 postgresql:injection_points / injection_points/isolation                        ERROR            ...
[12:10:27.257] 149/328 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam                            ERROR            ...
[12:10:27.257] 175/328 postgresql:pg_dump / pg_dump/002_pg_dump                                        ERROR            ...
[12:10:27.257] 215/328 postgresql:pgbench / pgbench/001_pgbench_with_server                            ERROR            ...
[12:10:27.257] 225/328 postgresql:scripts / scripts/102_vacuumdb_stages                                ERROR            ...
[12:10:27.257] 228/328 postgresql:scripts / scripts/100_vacuumdb                                       ERROR            ...
[12:10:27.257] 235/328 postgresql:scripts / scripts/200_connstr                                        ERROR            ...
[12:10:27.257] 238/328 postgresql:pg_stat_statements / pg_stat_statements/010_restart                  ERROR            ...
[12:10:27.257] 240/328 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction             ERROR            ...
[12:10:27.257] 242/328 postgresql:pg_visibility / pg_visibility/002_corrupt_vm                         ERROR            ...
[12:10:27.257] 254/328 postgresql:subscription / subscription/002_types                                ERROR            ...
[12:10:27.257] 273/328 postgresql:subscription / subscription/013_partition                            ERROR            ...
[12:10:27.257] 282/328 postgresql:subscription / subscription/028_row_filter                           ERROR            ...
[12:10:27.257] 284/328 postgresql:subscription / subscription/027_nosuperuser                          ERROR            ...
[12:10:27.257] 287/328 postgresql:brin / brin/01_workitems                                             ERROR            ...
[12:10:27.257] 288/328 postgresql:brin / brin/02_wal_consistency                                       ERROR            ...
[12:10:27.257] 303/328 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic                      ERROR            ...
[12:10:27.257] 307/328 postgresql:test_misc / test_misc/001_constraint_validation                      ERROR            ...
[12:10:27.257] 309/328 postgresql:test_misc / test_misc/004_io_direct                                  ERROR            ...
[12:10:27.257] 326/328 postgresql:subscription / subscription/010_truncate                             ERROR           2...
[12:10:27.257] 327/328 postgresql:subscription / subscription/100_bugs                                 ERROR           2...
[12:10:27.257] 328/328 postgresql:subscription / subscription/031_column_list                          ERROR           2...
52/5619 Read stream scalability improvements and AIO-compatibility
FreeBSD - Meson
tap
[15:10:41.612](0.176s) not ok 7 - check replication worked well before renaming a publication
[15:10:41.759](0.146s) not ok 8 - check the tuple inserted after the RENAME was not replicated
test
[15:12:09.607] 259/327 postgresql:subscription / subscription/007_ddl                                  ERROR            ...
53/5638 Minor rework of ALTER TABLE SET RelOptions code
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[06:05:41.869] c:\cirrus\contrib\pg_logicalinspect\pg_logicalinspect.c(88) : warning C4715: 'parse_snapshot_filename': n...
52/5609 Enable fine-grained control over what gets logged on connection attempt (reduces log size)
CompilerWarnings
compiler
[00:15:41.195] auth.c:637:30: error: use of logical '&&' with constant operand [-Werror,-Wconstant-logical-operand]
compiler
[00:15:41.195] auth.c:637:33: error: converting the result of '<<' to a boolean always evaluates to true [-Werror,-Wtaut...
compiler
[00:14:37.467] auth.c:637:30: error: use of logical '&&' with constant operand [-Werror,-Wconstant-logical-operand]
compiler
[00:14:37.467] auth.c:637:33: error: converting the result of '<<' to a boolean always evaluates to true [-Werror,-Wtaut...
compiler
[00:11:30.597] auth.c:637:30: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
compiler
[00:11:30.597] auth.c:637:33: warning: converting the result of '<<' to a boolean always evaluates to true [-Wtautologic...
compiler
[00:08:49.719] auth.c:637:30: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
compiler
[00:08:49.719] auth.c:637:33: warning: converting the result of '<<' to a boolean always evaluates to true [-Wtautologic...
FreeBSD - 13 - Meson
core
[00:16:05.294] #0  0x000033d6b4f51ff0 in ?? ()
[00:16:05.294] #1  0x0000000000000003 in ?? ()
[00:16:05.294] #2  0x000009335fdb7dd8 in ?? ()
[00:16:05.294] #3  0x000009335fdb7ddb in ?? ()
[00:16:05.294] #4  0x000009335fdb7dde in ?? ()
[00:16:05.294] #5  0x0000000000000000 in ?? ()
[00:16:05.375] #0  0x0000048e3ea085da in ?? () from /libexec/ld-elf.so.1
core
[00:16:05.382] #0  0x0000048e3ea085da in ?? () from /libexec/ld-elf.so.1
[00:16:05.382] #1  0x0000048e3ea046ec in ?? () from /libexec/ld-elf.so.1
[00:16:05.382] #2  0x0000000000000000 in ?? ()
tap
[00:12:11.766](1.381s) Bail out!  pg_ctl start failed
test
[00:13:05.523] 251/327 postgresql:authentication / authentication/007_pre_auth                         ERROR            ...
Linux - Debian Bookworm - Autoconf
tap
[00:13:30.930](0.801s) Bail out!  pg_ctl start failed
Linux - Debian Bookworm - Meson
tap
[00:15:18.582](0.401s) Bail out!  pg_ctl start failed
test
[00:16:04.767] 247/328 postgresql:authentication / authentication/007_pre_auth                         ERROR            ...
macOS - Sonoma - Meson
tap
[00:15:25.392](1.068s) Bail out!  pg_ctl start failed
test
[00:16:28.994] 248/327 postgresql:authentication / authentication/007_pre_auth                         ERROR            ...
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[00:17:51.001](1.501s) Bail out!  pg_ctl start failed
test
[00:20:21.491] 244/322 postgresql:authentication / authentication/007_pre_auth                         ERROR            ...
52/5622 Reduce timing overhead of EXPLAIN ANALYZE using rdtsc
CompilerWarnings
compiler
[20:47:15.236] instr_time.c:81:2: error: implicit declaration of function '__cpuidex' is invalid in C99 [-Werror,-Wimpli...
compiler
[20:47:03.735] instr_time.c:81:2: error: implicit declaration of function '__cpuidex' is invalid in C99 [-Werror,-Wimpli...
52/5525 explain plans for foreign servers
CompilerWarnings
compiler
[20:21:03.843] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable]
compiler
[20:20:45.381] explain.c:189:8: error: variable 'buffers_set' set but not used [-Werror,-Wunused-but-set-variable]
compiler
[20:20:04.301] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable]
compiler
[20:19:47.129] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable]
compiler
[20:21:48.828] explain.c:189:25: error: variable ‘buffers_set’ set but not used [-Werror=unused-but-set-variable]
FreeBSD - 13 - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/explain.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg...
--- /tmp/cirrus-ci-build/src/test/regress/expected/explain.out	2025-02-26 20:18:51.484936000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/explain.out	2025-02-26 20:21:31.102750000 ...
@@ -400,29 +400,9 @@
        "Actual Total Time": N.N,   +
        "Actual Rows": N,           +
        "Actual Loops": N,          +
-       "Disabled": false,          +
-       "Shared Hit Blocks": N,     +
-       "Shared Read Blocks": N,    +
-       "Shared Dirtied Blocks": N, +
-       "Shared Written Blocks": N, +
-       "Local Hit Blocks": N,      +
-       "Local Read Blocks": N,     +
-       "Local Dirtied Blocks": N,  +
-       "Local Written Blocks": N,  +
-       "Temp Read Blocks": N,      +
-       "Temp Written Blocks": N    +
+       "Disabled": false           +
      },                            +
...
regress
diff -U3 /tmp/cirrus-ci-build/contrib/postgres_fdw/expected/postgres_fdw.out /tmp/cirrus-ci-build/build/testrun/postgres...
--- /tmp/cirrus-ci-build/contrib/postgres_fdw/expected/postgres_fdw.out	2025-02-26 20:18:49.994196000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/postgres_fdw/regress/results/postgres_fdw.out	2025-02-26 20:22:11.365595000 +0000
@@ -2,7 +2,14 @@
 -- create FDW objects
 -- ===================================================================
 CREATE EXTENSION postgres_fdw;
+ERROR:  could not load library "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/lib/postgres_fdw.so": /tmp/cirru...
+CONTEXT:  SQL statement "CREATE FUNCTION postgres_fdw_handler()
+RETURNS fdw_handler
+AS '$libdir/postgres_fdw'
+LANGUAGE C STRICT"
+extension script file "postgres_fdw--1.0.sql", near line 6
 CREATE SERVER testserver1 FOREIGN DATA WRAPPER postgres_fdw;
+ERROR:  foreign-data wrapper "postgres_fdw" does not exist
 DO $d$
     BEGIN
         EXECUTE $$CREATE SERVER loopback FOREIGN DATA WRAPPER postgres_fdw
@@ -19,11 +26,21 @@
             )$$;
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/explain.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stre...
--- /tmp/cirrus-ci-build/src/test/regress/expected/explain.out	2025-02-26 20:18:51.484936000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/explain.out	2025-02-26 20:22:18.44812200...
@@ -400,29 +400,9 @@
        "Actual Total Time": N.N,   +
        "Actual Rows": N,           +
        "Actual Loops": N,          +
-       "Disabled": false,          +
-       "Shared Hit Blocks": N,     +
-       "Shared Read Blocks": N,    +
-       "Shared Dirtied Blocks": N, +
-       "Shared Written Blocks": N, +
-       "Local Hit Blocks": N,      +
-       "Local Read Blocks": N,     +
-       "Local Dirtied Blocks": N,  +
-       "Local Written Blocks": N,  +
-       "Temp Read Blocks": N,      +
-       "Temp Written Blocks": N    +
+       "Disabled": false           +
      },                            +
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/explain.out /tmp/cirrus-ci-build/build/testrun/regress/regress/r...
--- /tmp/cirrus-ci-build/src/test/regress/expected/explain.out	2025-02-26 20:18:51.484936000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/explain.out	2025-02-26 20:21:28.496857000 +0000
@@ -400,29 +400,9 @@
        "Actual Total Time": N.N,   +
        "Actual Rows": N,           +
        "Actual Loops": N,          +
-       "Disabled": false,          +
-       "Shared Hit Blocks": N,     +
-       "Shared Read Blocks": N,    +
-       "Shared Dirtied Blocks": N, +
-       "Shared Written Blocks": N, +
-       "Local Hit Blocks": N,      +
-       "Local Read Blocks": N,     +
-       "Local Dirtied Blocks": N,  +
-       "Local Written Blocks": N,  +
-       "Temp Read Blocks": N,      +
-       "Temp Written Blocks": N    +
+       "Disabled": false           +
      },                            +
...
tap
[20:21:41.626](75.452s) not ok 5 - regression tests pass
tap
[20:22:29.696](83.565s) not ok 2 - regression tests pass
test
[20:24:44.835]  45/324 postgresql:regress / regress/regress                                            ERROR            ...
[20:24:44.835]  50/324 postgresql:kerberos / kerberos/001_auth                                         ERROR            ...
[20:24:44.835]  97/324 postgresql:postgres_fdw / postgres_fdw/regress                                  ERROR            ...
[20:24:44.835] 152/324 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
[20:24:44.835] 165/324 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[20:24:44.835] 243/324 postgresql:postgres_fdw / postgres_fdw/001_auth_scram                           ERROR            ...
Linux - Debian Bookworm - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/explain.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg...
--- /tmp/cirrus-ci-build/src/test/regress/expected/explain.out	2025-02-26 20:18:50.386126207 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/explain.out	2025-02-26 20:24:06.764659668 ...
@@ -400,29 +400,9 @@
        "Actual Total Time": N.N,   +
        "Actual Rows": N,           +
        "Actual Loops": N,          +
-       "Disabled": false,          +
-       "Shared Hit Blocks": N,     +
-       "Shared Read Blocks": N,    +
-       "Shared Dirtied Blocks": N, +
-       "Shared Written Blocks": N, +
-       "Local Hit Blocks": N,      +
-       "Local Read Blocks": N,     +
-       "Local Dirtied Blocks": N,  +
-       "Local Written Blocks": N,  +
-       "Temp Read Blocks": N,      +
-       "Temp Written Blocks": N    +
+       "Disabled": false           +
      },                            +
...
regress
diff -U3 /tmp/cirrus-ci-build/contrib/postgres_fdw/expected/postgres_fdw.out /tmp/cirrus-ci-build/build/testrun/postgres...
--- /tmp/cirrus-ci-build/contrib/postgres_fdw/expected/postgres_fdw.out	2025-02-26 20:18:48.575308071 +0000
+++ /tmp/cirrus-ci-build/build/testrun/postgres_fdw/regress/results/postgres_fdw.out	2025-02-26 20:24:29.325355865 +0000
@@ -2,7 +2,14 @@
 -- create FDW objects
 -- ===================================================================
 CREATE EXTENSION postgres_fdw;
+ERROR:  could not load library "/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/lib/x86_64-linux-gnu/postgres_fd...
+CONTEXT:  SQL statement "CREATE FUNCTION postgres_fdw_handler()
+RETURNS fdw_handler
+AS '$libdir/postgres_fdw'
+LANGUAGE C STRICT"
+extension script file "postgres_fdw--1.0.sql", near line 6
 CREATE SERVER testserver1 FOREIGN DATA WRAPPER postgres_fdw;
+ERROR:  foreign-data wrapper "postgres_fdw" does not exist
 DO $d$
     BEGIN
         EXECUTE $$CREATE SERVER loopback FOREIGN DATA WRAPPER postgres_fdw
@@ -19,11 +26,21 @@
             )$$;
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/explain.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stre...
--- /tmp/cirrus-ci-build/src/test/regress/expected/explain.out	2025-02-26 20:18:50.386126207 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/explain.out	2025-02-26 20:24:44.00589676...
@@ -400,29 +400,9 @@
        "Actual Total Time": N.N,   +
        "Actual Rows": N,           +
        "Actual Loops": N,          +
-       "Disabled": false,          +
-       "Shared Hit Blocks": N,     +
-       "Shared Read Blocks": N,    +
-       "Shared Dirtied Blocks": N, +
-       "Shared Written Blocks": N, +
-       "Local Hit Blocks": N,      +
-       "Local Read Blocks": N,     +
-       "Local Dirtied Blocks": N,  +
-       "Local Written Blocks": N,  +
-       "Temp Read Blocks": N,      +
-       "Temp Written Blocks": N    +
+       "Disabled": false           +
      },                            +
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/explain.out /tmp/cirrus-ci-build/build/testrun/regress/regress/r...
--- /tmp/cirrus-ci-build/src/test/regress/expected/explain.out	2025-02-26 20:18:50.386126207 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/explain.out	2025-02-26 20:24:02.568552566 +0000
@@ -400,29 +400,9 @@
        "Actual Total Time": N.N,   +
        "Actual Rows": N,           +
        "Actual Loops": N,          +
-       "Disabled": false,          +
-       "Shared Hit Blocks": N,     +
-       "Shared Read Blocks": N,    +
-       "Shared Dirtied Blocks": N, +
-       "Shared Written Blocks": N, +
-       "Local Hit Blocks": N,      +
-       "Local Read Blocks": N,     +
-       "Local Dirtied Blocks": N,  +
-       "Local Written Blocks": N,  +
-       "Temp Read Blocks": N,      +
-       "Temp Written Blocks": N    +
+       "Disabled": false           +
      },                            +
...
tap
[20:24:13.837](75.427s) not ok 5 - regression tests pass
tap
[20:24:51.047](77.779s) not ok 2 - regression tests pass
test
[20:26:36.099]  48/325 postgresql:regress / regress/regress                                            ERROR            ...
[20:26:36.099]  50/325 postgresql:kerberos / kerberos/001_auth                                         ERROR            ...
[20:26:36.099]  95/325 postgresql:postgres_fdw / postgres_fdw/regress                                  ERROR            ...
[20:26:36.099] 159/325 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[20:26:36.099] 160/325 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
[20:26:36.099] 239/325 postgresql:postgres_fdw / postgres_fdw/001_auth_scram                           ERROR            ...
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[20:20:23.887] ../contrib/postgres_fdw/postgres_fdw.c(8268): warning C4047: 'initializing': 'StringInfo' differs in leve...
compiler
[20:20:24.221] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_gucs referenced in function _...
compiler
[20:20:24.013] option.c.obj : error LNK2019: unresolved external symbol setup_postgres_fdw_hooks referenced in function ...
compiler
[20:20:24.013] postgres_fdw.c.obj : error LNK2001: unresolved external symbol get_postgres_fdw_show_remote_explain_enabl...
compiler
[20:20:24.013] connection.c.obj : error LNK2019: unresolved external symbol get_postgres_fdw_show_remote_explain_enabled...
compiler
[20:20:24.221] postgres_fdw.c.obj : error LNK2001: unresolved external symbol pg_fdw_parsed_explain_state
53/5479 Enable logical decoding when wal_level = 'replica' without a server restart
Windows - Server 2019, VS 2019 - Meson & ninja
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 3984
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5532
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 620
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5460
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 5532
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 2668
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5576
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5704
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 4340
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5324
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 4476
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 1356
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5556
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 4340
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 6008
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 4724
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 3820
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 4340
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5856
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 2588
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 3508
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5960
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 1876
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5696
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 3820
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 1912
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 3220
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 3516
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5576
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5456
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 4012
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 3524
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 3160
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5036
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 384
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 2992
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 4588
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5320
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 3196
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 4536
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 2920
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 1396
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 6100
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 6036
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 4144
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 2432
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 1356
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 4712
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5812
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5352
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 6080
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 6092
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 4724
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5068
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 1788
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 796
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 2312
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5788
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5692
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 1288
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 2848
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 944
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 1800
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5488
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 5732
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 3764
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5392
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 540
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 576
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 948
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 3680
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 3664
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 2432
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5396
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 6076
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 4492
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 3688
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 6048
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5748
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 2340
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 5492
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 3116
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5184
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5916
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5188
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 6104
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 2488
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5500
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 4812
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 4404
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 4288
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 1660
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 4240
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 3764
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5320
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 1996
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 2452
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 2268
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5384
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5148
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 6052
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 6068
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 4364
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5332
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 2396
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 1156
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 5664
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 1668
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 4116
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 928
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 3644
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 796
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 2648
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5892
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 1532
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5972
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 6068
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 192
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5824
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 4132
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 1016
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 1352
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5748
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5960
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 1244
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5316
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 3120
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5852
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 6124
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 1256
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 3820
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5348
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5816
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 724
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 3476
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 4588
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 1548
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 3724
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 4344
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5316
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 6056
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5992
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5596
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 1752
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 3816
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 1832
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 4824
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 4172
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 6100
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 2108
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 2224
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 4960
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 4028
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 2224
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 3412
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 1460
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 1464
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 1668
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5248
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 924
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 3872
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5536
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 428
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5808
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5392
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 6064
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5036
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 572
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5024
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 4232
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 1708
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 1212
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 2444
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5768
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 3812
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 3560
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 6048
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 1640
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 1208
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 824
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 2644
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5016
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 1912
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 1240
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 5424
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 5584
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 2432
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 6104
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 2960
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 1456
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5488
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 3760
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5260
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 3428
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 2396
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5568
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 2476
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5736
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5444
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 4228
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5352
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 2248
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 2652
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 728
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5764
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 480
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 4152
assertion
TRAP: failed Assert("false"), File: "../src/backend/postmaster/postmaster.c", Line: 2712, PID: 5736
core
0000000d`c97ff4b8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000d`c97ff4c0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000000d`c97ff7b0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000d`c97ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000d`c93fed60 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000000d`c93feda0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000000d`c93fede0 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000000d`c93fee20 00007ff6`dff9b3f1     postgres!HandleChildCrash(
0000000d`c93fee60 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
0000000d`c93feec0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000000d`c93ff7e0 00007ff6`dfe4c618     postgres!PostmasterMain(
0000000d`c93ff970 00007ff6`e045bd09     postgres!main(
0000000d`c93ff9b0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000d`c93ffa00 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000000d`ca3ffba8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000d`ca3ffbb0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000000d`ca3ffea0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000d`ca3ffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000d`c9fff828 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000000d`c9fff830 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000000d`c9fff8a0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000000d`c9fff9a0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000d`c9fff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000d`c9bff5c8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000d`c9bff5d0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000000d`c9bff8c0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000d`c9bff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`143ff748 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009b`143ff750 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000009b`143ffa40 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009b`143ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`13fff688 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009b`13fff690 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000009b`13fff980 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009b`13fff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`13bfef00 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000009b`13bfef40 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000009b`13bfef80 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000009b`13bfefc0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
0000009b`13bff000 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
0000009b`13bff060 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000009b`13bff980 00007ff6`dfe4c618     postgres!PostmasterMain(
0000009b`13bffb10 00007ff6`e045bd09     postgres!main(
0000009b`13bffb50 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000009b`13bffba0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000009b`14bff828 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009b`14bff830 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000009b`14bffb20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009b`14bffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`147ff6b8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000009b`147ff6c0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000009b`147ff730 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000009b`147ff830 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009b`147ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`a93ffb08 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000027`a93ffb10 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000027`a93ffb80 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000027`a93ffc80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`a93ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`a8fffae8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`a8fffaf0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000027`a8fffde0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`a8fffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`a8bfee00 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000027`a8bfee40 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000027`a8bfee80 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000027`a8bfeec0 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000027`a8bfef00 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000027`a8bfef60 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000027`a8bff880 00007ff6`dfe4c618     postgres!PostmasterMain(
00000027`a8bffa10 00007ff6`e045bd09     postgres!main(
00000027`a8bffa50 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000027`a8bffaa0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000027`a97ffb28 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`a97ffb30 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000027`a97ffe20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`a97ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`a9bff698 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`a9bff6a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000027`a9bff990 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`a9bff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000081`7ddff878 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000081`7ddff880 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000081`7ddff8f0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000081`7ddff9f0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000081`7ddffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000081`7d9ff4b8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000081`7d9ff4c0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000081`7d9ff7b0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000081`7d9ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000081`7d5ff5a8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000081`7d5ff5b0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000081`7d5ff8a0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000081`7d5ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000081`7d1feab0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000081`7d1feaf0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000081`7d1feb30 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000081`7d1feb70 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000081`7d1febb0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000081`7d1fec10 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000081`7d1ff530 00007ff6`dfe4c618     postgres!PostmasterMain(
00000081`7d1ff6c0 00007ff6`e045bd09     postgres!main(
00000081`7d1ff700 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000081`7d1ff750 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000081`7e1ff7f8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000081`7e1ff800 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000081`7e1ffaf0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000081`7e1ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000040`8afff608 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000040`8afff610 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000040`8afff900 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000040`8afff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000040`8a7ffb78 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000040`8a7ffb80 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000040`8a7ffe70 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000040`8a7ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000040`8a3ff508 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000040`8a3ff510 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000040`8a3ff800 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000040`8a3ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000040`89fff0b0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000040`89fff0f0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000040`89fff130 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000040`89fff170 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000040`89fff1b0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000040`89fff210 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000040`89fffb30 00007ff6`dfe4c618     postgres!PostmasterMain(
00000040`89fffcc0 00007ff6`e045bd09     postgres!main(
00000040`89fffd00 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000040`89fffd50 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000040`8abffd58 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000040`8abffd60 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000040`8abffdd0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000040`8abffed0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000040`8abfff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ec`dfbffb38 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ec`dfbffb40 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ec`dfbffe30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ec`dfbffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ec`e03ff838 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ec`e03ff840 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ec`e03ffb30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ec`e03ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ec`dffffa88 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000ec`dffffa90 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000ec`dffffb00 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000ec`dffffc00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ec`dffffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ec`df7ff648 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ec`df7ff650 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ec`df7ff940 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ec`df7ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ec`df3ff608 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ec`df3ff610 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ec`df3ff900 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ec`df3ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ec`defff0b0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000ec`defff0f0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000ec`defff130 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000ec`defff170 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000ec`defff1b0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000ec`defff210 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000ec`defffb30 00007ff6`dfe4c618     postgres!PostmasterMain(
000000ec`defffcc0 00007ff6`e045bd09     postgres!main(
000000ec`defffd00 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ec`defffd50 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000c8`173ff818 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c8`173ff820 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000c8`173ffb10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c8`173ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c8`16bffce8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000c8`16bffcf0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000c8`16bffd60 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000c8`16bffe60 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c8`16bffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c8`167ffb98 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c8`167ffba0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000c8`167ffe90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c8`167ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c8`163fea60 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000c8`163feaa0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000c8`163feae0 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000c8`163feb20 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000c8`163feb60 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000c8`163febc0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000c8`163ff4e0 00007ff6`dfe4c618     postgres!PostmasterMain(
000000c8`163ff670 00007ff6`e045bd09     postgres!main(
000000c8`163ff6b0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c8`163ff700 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000c8`16fffc08 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c8`16fffc10 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000c8`16ffff00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c8`16ffff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`e2bff9f8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000009b`e2bffa00 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000009b`e2bffa70 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000009b`e2bffb70 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009b`e2bffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`e1ffe9f0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000009b`e1ffea30 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000009b`e1ffea70 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000009b`e1ffeab0 00007ff6`dff9b35e     postgres!HandleChildCrash(
0000009b`e1ffeaf0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
0000009b`e1ffeb50 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000009b`e1fff470 00007ff6`dfe4c618     postgres!PostmasterMain(
0000009b`e1fff600 00007ff6`e045bd09     postgres!main(
0000009b`e1fff640 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000009b`e1fff690 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000009b`e23ff788 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009b`e23ff790 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000009b`e23ffa80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009b`e23ffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`e27ff488 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009b`e27ff490 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000009b`e27ff780 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009b`e27ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`e2fff598 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009b`e2fff5a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000009b`e2fff890 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009b`e2fff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`2cfff918 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cf`2cfff920 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000cf`2cfffc10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`2cfffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`2d7ffb88 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cf`2d7ffb90 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000cf`2d7ffe80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`2d7ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`2c7fee80 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000cf`2c7feec0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000cf`2c7fef00 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000cf`2c7fef40 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000cf`2c7fef80 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000cf`2c7fefe0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000cf`2c7ff900 00007ff6`dfe4c618     postgres!PostmasterMain(
000000cf`2c7ffa90 00007ff6`e045bd09     postgres!main(
000000cf`2c7ffad0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000cf`2c7ffb20 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000cf`2cbff648 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cf`2cbff650 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000cf`2cbff940 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`2cbff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`2d3ffb98 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000cf`2d3ffba0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000cf`2d3ffc10 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000cf`2d3ffd10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`2d3ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`03bff748 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000da`03bff750 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000da`03bff7c0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000da`03bff8c0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`03bff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`043ffa38 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000da`043ffa40 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000da`043ffd30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`043ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`033fed90 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000da`033fedd0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000da`033fee10 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000da`033fee50 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000da`033fee90 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000da`033feef0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000da`033ff810 00007ff6`dfe4c618     postgres!PostmasterMain(
000000da`033ff9a0 00007ff6`e045bd09     postgres!main(
000000da`033ff9e0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000da`033ffa30 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000da`037ff988 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000da`037ff990 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000da`037ffc80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`037ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`03fff548 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000da`03fff550 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000da`03fff840 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`03fff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`3c1ffb58 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005b`3c1ffb60 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000005b`3c1ffe50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005b`3c1ffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`3c5ff898 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000005b`3c5ff8a0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000005b`3c5ff910 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000005b`3c5ffa10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005b`3c5ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`3b9ff5d0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000005b`3b9ff610 00007ff6`e0054a81     postgres!ExceptionalCondition(
0000005b`3b9ff650 00007ff6`dff877e4     postgres!dsm_set_control_handle(
0000005b`3b9ff680 00007ff6`dff9555b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
0000005b`3b9ff6f0 00007ff6`dfe4c5d9     postgres!SubPostmasterMain(
0000005b`3b9ff760 00007ff6`e045bd09     postgres!main(
0000005b`3b9ff7a0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000005b`3b9ff7f0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000005b`3b9ff860 00007ff6`e045bd7e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000005b`3b9ff890 00007ffd`a1a04cb0     postgres!mainCRTStartup(
core
0000005b`3bdff658 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005b`3bdff660 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000005b`3bdff950 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005b`3bdff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c2`1b9ffc18 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c2`1b9ffc20 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000c2`1b9fff10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c2`1b9fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c2`1a5fec70 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000c2`1a5fecb0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000c2`1a5fecf0 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000c2`1a5fed30 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000c2`1a5fed70 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000c2`1a5fedd0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000c2`1a5ff6f0 00007ff6`dfe4c618     postgres!PostmasterMain(
000000c2`1a5ff880 00007ff6`e045bd09     postgres!main(
000000c2`1a5ff8c0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c2`1a5ff910 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000c2`1a9ff7b8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c2`1a9ff7c0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000c2`1a9ffab0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c2`1a9ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c2`1adff7f8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c2`1adff800 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000c2`1adffaf0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c2`1adffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c2`1b1ff6d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c2`1b1ff6e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000c2`1b1ff9d0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c2`1b1ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c2`1b5ff968 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000c2`1b5ff970 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000c2`1b5ff9e0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000c2`1b5ffae0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c2`1b5ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`a67ff668 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000067`a67ff670 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000067`a67ff6e0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000067`a67ff7e0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000067`a67ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`a5bfea50 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000067`a5bfea90 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000067`a5bfead0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000067`a5bfeb10 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000067`a5bfeb50 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000067`a5bfebb0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000067`a5bff4d0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000067`a5bff660 00007ff6`e045bd09     postgres!main(
00000067`a5bff6a0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000067`a5bff6f0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000067`a5fff528 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000067`a5fff530 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000067`a5fff820 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000067`a5fff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`a63ffb68 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000067`a63ffb70 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000067`a63ffe60 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000067`a63ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`a6bff758 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000067`a6bff760 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000067`a6bffa50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000067`a6bffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`901ff468 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ac`901ff470 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ac`901ff760 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ac`901ff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`8f5ff1c0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000ac`8f5ff200 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000ac`8f5ff240 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000ac`8f5ff280 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000ac`8f5ff2c0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000ac`8f5ff320 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000ac`8f5ffc40 00007ff6`dfe4c618     postgres!PostmasterMain(
000000ac`8f5ffdd0 00007ff6`e045bd09     postgres!main(
000000ac`8f5ffe10 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ac`8f5ffe60 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000ac`8f9ff618 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ac`8f9ff620 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ac`8f9ff910 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ac`8f9ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`8fdff9a8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000ac`8fdff9b0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000ac`8fdffa20 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000ac`8fdffb20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ac`8fdffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`905ff568 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ac`905ff570 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ac`905ff860 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ac`905ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006a`b21ff788 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006a`b21ff790 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000006a`b21ffa80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006a`b21ffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006a`b15ff190 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000006a`b15ff1d0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000006a`b15ff210 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000006a`b15ff250 00007ff6`dff9b3f1     postgres!HandleChildCrash(
0000006a`b15ff290 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
0000006a`b15ff2f0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000006a`b15ffc10 00007ff6`dfe4c618     postgres!PostmasterMain(
0000006a`b15ffda0 00007ff6`e045bd09     postgres!main(
0000006a`b15ffde0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000006a`b15ffe30 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000006a`b19ff658 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006a`b19ff660 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000006a`b19ff950 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006a`b19ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006a`b1dff6a8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000006a`b1dff6b0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000006a`b1dff720 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000006a`b1dff820 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006a`b1dff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006a`b25ff928 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006a`b25ff930 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000006a`b25ffc20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006a`b25ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`70bff928 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bf`70bff930 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000bf`70bffc20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`70bffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`6fffea50 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000bf`6fffea90 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000bf`6fffead0 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000bf`6fffeb10 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000bf`6fffeb50 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000bf`6fffebb0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000bf`6ffff4d0 00007ff6`dfe4c618     postgres!PostmasterMain(
000000bf`6ffff660 00007ff6`e045bd09     postgres!main(
000000bf`6ffff6a0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000bf`6ffff6f0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000bf`703ffbb8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bf`703ffbc0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000bf`703ffeb0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`703ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`707ff798 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000bf`707ff7a0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000bf`707ff810 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000bf`707ff910 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`707ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`70fffbe8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bf`70fffbf0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000bf`70fffee0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`70ffff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000018`db7ff598 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000018`db7ff5a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000018`db7ff890 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000018`db7ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000018`dc3ff738 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000018`dc3ff740 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000018`dc3ffa30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000018`dc3ffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000018`dbfff878 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000018`dbfff880 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000018`dbfffb70 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000018`dbfffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000018`db3feda0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000018`db3fede0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000018`db3fee20 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000018`db3fee60 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000018`db3feea0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000018`db3fef00 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000018`db3ff820 00007ff6`dfe4c618     postgres!PostmasterMain(
00000018`db3ff9b0 00007ff6`e045bd09     postgres!main(
00000018`db3ff9f0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000018`db3ffa40 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000018`dbbffd98 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000018`dbbffda0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000018`dbbffe10 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000018`dbbfff10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000018`dbbfff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`3e5ff6f8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000067`3e5ff700 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000067`3e5ff9f0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000067`3e5ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`3e1ff140 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000067`3e1ff180 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000067`3e1ff1c0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000067`3e1ff200 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000067`3e1ff240 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000067`3e1ff2a0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000067`3e1ffbc0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000067`3e1ffd50 00007ff6`e045bd09     postgres!main(
00000067`3e1ffd90 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000067`3e1ffde0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000067`3e9ffda8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000067`3e9ffdb0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000067`3e9ffe20 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000067`3e9fff20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000067`3e9fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`3edff568 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000067`3edff570 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000067`3edff860 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000067`3edff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`3f1ff738 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000067`3f1ff740 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000067`3f1ffa30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000067`3f1ffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009f`707ffc28 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009f`707ffc30 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000009f`707fff20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009f`707fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009f`70fff808 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009f`70fff810 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000009f`70fffb00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009f`70fffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009f`70bffc38 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000009f`70bffc40 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000009f`70bffcb0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000009f`70bffdb0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009f`70bffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009f`6fffeab0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000009f`6fffeaf0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000009f`6fffeb30 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000009f`6fffeb70 00007ff6`dff9b35e     postgres!HandleChildCrash(
0000009f`6fffebb0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
0000009f`6fffec10 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000009f`6ffff530 00007ff6`dfe4c618     postgres!PostmasterMain(
0000009f`6ffff6c0 00007ff6`e045bd09     postgres!main(
0000009f`6ffff700 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000009f`6ffff750 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000009f`703ff9f8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009f`703ffa00 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000009f`703ffcf0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009f`703ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`601ff768 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000007a`601ff770 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000007a`601ff7e0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000007a`601ff8e0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007a`601ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`5f5ff150 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000007a`5f5ff190 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000007a`5f5ff1d0 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000007a`5f5ff210 00007ff6`dff9b3f1     postgres!HandleChildCrash(
0000007a`5f5ff250 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
0000007a`5f5ff2b0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000007a`5f5ffbd0 00007ff6`dfe4c618     postgres!PostmasterMain(
0000007a`5f5ffd60 00007ff6`e045bd09     postgres!main(
0000007a`5f5ffda0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000007a`5f5ffdf0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000007a`5f9ff9d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`5f9ff9e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000007a`5f9ffcd0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007a`5f9ffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`5fdff938 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`5fdff940 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000007a`5fdffc30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007a`5fdffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`605ff498 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`605ff4a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000007a`605ff790 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007a`605ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000af`349ff8b8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000af`349ff8c0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000af`349ff930 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000af`349ffa30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000af`349ffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000af`33dfee60 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000af`33dfeea0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000af`33dfeee0 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000af`33dfef20 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000af`33dfef60 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000af`33dfefc0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000af`33dff8e0 00007ff6`dfe4c618     postgres!PostmasterMain(
000000af`33dffa70 00007ff6`e045bd09     postgres!main(
000000af`33dffab0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000af`33dffb00 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000af`341ff528 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000af`341ff530 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000af`341ff820 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000af`341ff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000af`345ffbb8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000af`345ffbc0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000af`345ffeb0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000af`345ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000af`34dff5d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000af`34dff5e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000af`34dff8d0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000af`34dff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`26fffb18 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000084`26fffb20 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000084`26fffe10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`26fffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`267ffbf8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000084`267ffc00 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000084`267ffef0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`267fff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`26bffb38 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000084`26bffb40 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000084`26bffbb0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000084`26bffcb0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`26bffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`25ffedc0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000084`25ffee00 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000084`25ffee40 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000084`25ffee80 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000084`25ffeec0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000084`25ffef20 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000084`25fff840 00007ff6`dfe4c618     postgres!PostmasterMain(
00000084`25fff9d0 00007ff6`e045bd09     postgres!main(
00000084`25fffa10 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000084`25fffa60 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000084`263ff9d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000084`263ff9e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000084`263ffcd0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`263ffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`215ffaa8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`215ffab0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000027`215ffda0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`215ffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`211fed60 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000027`211feda0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000027`211fede0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000027`211fee20 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000027`211fee60 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000027`211feec0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000027`211ff7e0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000027`211ff970 00007ff6`e045bd09     postgres!main(
00000027`211ff9b0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000027`211ffa00 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000027`219ffdb8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000027`219ffdc0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000027`219ffe30 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000027`219fff30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`219fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`21dff5d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`21dff5e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000027`21dff8d0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`21dff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`221ffbf8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`221ffc00 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000027`221ffef0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`221fff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`fe5fef50 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d7`fe5fef90 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000d7`fe5fefd0 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000d7`fe5ff010 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000d7`fe5ff050 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000d7`fe5ff0b0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000d7`fe5ff9d0 00007ff6`dfe4c618     postgres!PostmasterMain(
000000d7`fe5ffb60 00007ff6`e045bd09     postgres!main(
000000d7`fe5ffba0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d7`fe5ffbf0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000d7`fe9ff4c8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d7`fe9ff4d0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d7`fe9ff7c0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d7`fe9ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`fedffd38 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000d7`fedffd40 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000d7`fedffdb0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000d7`fedffeb0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d7`fedffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`ff1ff558 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d7`ff1ff560 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d7`ff1ff850 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d7`ff1ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`ff5ff748 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d7`ff5ff750 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d7`ff5ffa40 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d7`ff5ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`e39ff8e8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a5`e39ff8f0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a5`e39ffbe0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`e39ffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`e35ffbf8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000a5`e35ffc00 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000a5`e35ffc70 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000a5`e35ffd70 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`e35ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`e25fec20 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a5`e25fec60 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000a5`e25feca0 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000a5`e25fece0 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000a5`e25fed20 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000a5`e25fed80 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000a5`e25ff6a0 00007ff6`dfe4c618     postgres!PostmasterMain(
000000a5`e25ff830 00007ff6`e045bd09     postgres!main(
000000a5`e25ff870 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a5`e25ff8c0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000a5`e29ff7a8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a5`e29ff7b0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a5`e29ffaa0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`e29ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`e2dff6c8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a5`e2dff6d0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a5`e2dff9c0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`e2dff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`e31ff738 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a5`e31ff740 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a5`e31ffa30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`e31ffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ba`24fff5f8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ba`24fff600 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ba`24fff8f0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ba`24fff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ba`243feff0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000ba`243ff030 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000ba`243ff070 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000ba`243ff0b0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000ba`243ff0f0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000ba`243ff150 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000ba`243ffa70 00007ff6`dfe4c618     postgres!PostmasterMain(
000000ba`243ffc00 00007ff6`e045bd09     postgres!main(
000000ba`243ffc40 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ba`243ffc90 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000ba`247ff958 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ba`247ff960 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ba`247ffc50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ba`247ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ba`24bffd58 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000ba`24bffd60 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000ba`24bffdd0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000ba`24bffed0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ba`24bfff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ba`253ff8b8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ba`253ff8c0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ba`253ffbb0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ba`253ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`2abff698 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000003b`2abff6a0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000003b`2abff710 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000003b`2abff810 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003b`2abff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`29ffec40 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000003b`29ffec80 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000003b`29ffecc0 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000003b`29ffed00 00007ff6`dff9b3f1     postgres!HandleChildCrash(
0000003b`29ffed40 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
0000003b`29ffeda0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000003b`29fff6c0 00007ff6`dfe4c618     postgres!PostmasterMain(
0000003b`29fff850 00007ff6`e045bd09     postgres!main(
0000003b`29fff890 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003b`29fff8e0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000003b`2a3ffb28 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003b`2a3ffb30 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000003b`2a3ffe20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003b`2a3ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`2a7ff9f8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003b`2a7ffa00 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000003b`2a7ffcf0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003b`2a7ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`2afff868 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003b`2afff870 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000003b`2afffb60 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003b`2afffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`211ffb88 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`211ffb90 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d4`211ffe80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`211ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`205feab0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d4`205feaf0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000d4`205feb30 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000d4`205feb70 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000d4`205febb0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000d4`205fec10 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000d4`205ff530 00007ff6`dfe4c618     postgres!PostmasterMain(
000000d4`205ff6c0 00007ff6`e045bd09     postgres!main(
000000d4`205ff700 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d4`205ff750 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000d4`209ff678 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`209ff680 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d4`209ff970 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`209ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`20dff9e8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000d4`20dff9f0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000d4`20dffa60 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000d4`20dffb60 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`20dffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`215ffc08 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`215ffc10 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d4`215fff00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`215fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`f9bff948 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000c6`f9bff950 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000c6`f9bff9c0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000c6`f9bffac0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c6`f9bffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`f8ffeb90 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000c6`f8ffebd0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000c6`f8ffec10 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000c6`f8ffec50 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000c6`f8ffec90 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000c6`f8ffecf0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000c6`f8fff610 00007ff6`dfe4c618     postgres!PostmasterMain(
000000c6`f8fff7a0 00007ff6`e045bd09     postgres!main(
000000c6`f8fff7e0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c6`f8fff830 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000c6`f93ff8e8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c6`f93ff8f0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000c6`f93ffbe0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c6`f93ffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`f97ff598 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c6`f97ff5a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000c6`f97ff890 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c6`f97ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`f9fff798 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c6`f9fff7a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000c6`f9fffa90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c6`f9fffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`cf9ff9f8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000062`cf9ffa00 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000062`cf9ffcf0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000062`cf9ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`cedff180 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000062`cedff1c0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000062`cedff200 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000062`cedff240 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000062`cedff280 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000062`cedff2e0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000062`cedffc00 00007ff6`dfe4c618     postgres!PostmasterMain(
00000062`cedffd90 00007ff6`e045bd09     postgres!main(
00000062`cedffdd0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000062`cedffe20 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000062`cf1ffc28 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000062`cf1ffc30 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000062`cf1fff20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000062`cf1fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`cf5ffbb8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000062`cf5ffbc0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000062`cf5ffc30 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000062`cf5ffd30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000062`cf5ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`cfdff988 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000062`cfdff990 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000062`cfdffc80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000062`cfdffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a1`0f1ff9f8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000a1`0f1ffa00 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000a1`0f1ffa70 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000a1`0f1ffb70 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a1`0f1ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a1`0e5feca0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a1`0e5fece0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000a1`0e5fed20 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000a1`0e5fed60 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000a1`0e5feda0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000a1`0e5fee00 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000a1`0e5ff720 00007ff6`dfe4c618     postgres!PostmasterMain(
000000a1`0e5ff8b0 00007ff6`e045bd09     postgres!main(
000000a1`0e5ff8f0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a1`0e5ff940 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000a1`0e9ff7e8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a1`0e9ff7f0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a1`0e9ffae0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a1`0e9ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a1`0edffbe8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a1`0edffbf0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a1`0edffee0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a1`0edfff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a1`0f5ffaf8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a1`0f5ffb00 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a1`0f5ffdf0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a1`0f5ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000089`53dffad8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000089`53dffae0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000089`53dffdd0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000089`53dffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000089`52dfebd0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000089`52dfec10 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000089`52dfec50 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000089`52dfec90 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000089`52dfecd0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000089`52dfed30 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000089`52dff650 00007ff6`dfe4c618     postgres!PostmasterMain(
00000089`52dff7e0 00007ff6`e045bd09     postgres!main(
00000089`52dff820 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000089`52dff870 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000089`531ff8f8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000089`531ff900 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000089`531ffbf0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000089`531ffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000089`535ff718 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000089`535ff720 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000089`535ffa10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000089`535ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000089`539ffac8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000089`539ffad0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000089`539ffb40 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000089`539ffc40 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000089`539ffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a3`f87ffa28 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000a3`f87ffa30 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000a3`f87ffaa0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000a3`f87ffba0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a3`f87ffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a3`f7bfeef0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a3`f7bfef30 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000a3`f7bfef70 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000a3`f7bfefb0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000a3`f7bfeff0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000a3`f7bff050 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000a3`f7bff970 00007ff6`dfe4c618     postgres!PostmasterMain(
000000a3`f7bffb00 00007ff6`e045bd09     postgres!main(
000000a3`f7bffb40 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a3`f7bffb90 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000a3`f7fff9c8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a3`f7fff9d0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a3`f7fffcc0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a3`f7fffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a3`f83ffab8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a3`f83ffac0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a3`f83ffdb0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a3`f83ffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a3`f8bff4d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a3`f8bff4e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a3`f8bff7d0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a3`f8bff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`1e5ffd78 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000bf`1e5ffd80 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000bf`1e5ffdf0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000bf`1e5ffef0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`1e5fff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`1d9fed90 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000bf`1d9fedd0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000bf`1d9fee10 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000bf`1d9fee50 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000bf`1d9fee90 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000bf`1d9feef0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000bf`1d9ff810 00007ff6`dfe4c618     postgres!PostmasterMain(
000000bf`1d9ff9a0 00007ff6`e045bd09     postgres!main(
000000bf`1d9ff9e0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000bf`1d9ffa30 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000bf`1ddff5a8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bf`1ddff5b0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000bf`1ddff8a0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`1ddff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`1e1ffa08 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bf`1e1ffa10 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000bf`1e1ffd00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`1e1ffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`1e9ff718 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bf`1e9ff720 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000bf`1e9ffa10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bf`1e9ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f9`f8fffac8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000f9`f8fffad0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000f9`f8fffb40 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000f9`f8fffc40 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f9`f8fffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f9`f83fee80 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000f9`f83feec0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000f9`f83fef00 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000f9`f83fef40 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000f9`f83fef80 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000f9`f83fefe0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000f9`f83ff900 00007ff6`dfe4c618     postgres!PostmasterMain(
000000f9`f83ffa90 00007ff6`e045bd09     postgres!main(
000000f9`f83ffad0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f9`f83ffb20 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000f9`f87ff558 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f9`f87ff560 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000f9`f87ff850 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f9`f87ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f9`f8bffbf8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f9`f8bffc00 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000f9`f8bffef0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f9`f8bfff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f9`f93ff508 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f9`f93ff510 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000f9`f93ff800 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f9`f93ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004b`8f7ff5f8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000004b`8f7ff600 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000004b`8f7ff670 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000004b`8f7ff770 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004b`8f7ff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004b`8ffff9a8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004b`8ffff9b0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000004b`8ffffca0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004b`8ffffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004b`8effee10 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000004b`8effee50 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000004b`8effee90 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000004b`8effeed0 00007ff6`dff9b35e     postgres!HandleChildCrash(
0000004b`8effef10 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
0000004b`8effef70 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000004b`8efff890 00007ff6`dfe4c618     postgres!PostmasterMain(
0000004b`8efffa20 00007ff6`e045bd09     postgres!main(
0000004b`8efffa60 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000004b`8efffab0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000004b`8f3ff7b8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004b`8f3ff7c0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000004b`8f3ffab0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004b`8f3ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004b`8fbff4d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004b`8fbff4e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000004b`8fbff7d0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004b`8fbff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`88fff668 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000013`88fff670 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000013`88fff960 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`88fff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`897ff738 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000013`897ff740 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000013`897ff7b0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000013`897ff8b0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`897ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`88bff730 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000013`88bff770 00007ff6`e0054a81     postgres!ExceptionalCondition(
00000013`88bff7b0 00007ff6`dff877e4     postgres!dsm_set_control_handle(
00000013`88bff7e0 00007ff6`dff9555b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
00000013`88bff850 00007ff6`dfe4c5d9     postgres!SubPostmasterMain(
00000013`88bff8c0 00007ff6`e045bd09     postgres!main(
00000013`88bff900 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000013`88bff950 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000013`88bff9c0 00007ff6`e045bd7e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000013`88bff9f0 00007ffd`a1a04cb0     postgres!mainCRTStartup(
core
00000013`893ff6c8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000013`893ff6d0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000013`893ff9c0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`893ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000058`f97ffa58 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000058`f97ffa60 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000058`f97ffad0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000058`f97ffbd0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000058`f97ffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000058`f9fff488 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000058`f9fff490 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000058`f9fff780 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000058`f9fff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000058`f8ffeb30 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000058`f8ffeb70 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000058`f8ffebb0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000058`f8ffebf0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000058`f8ffec30 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000058`f8ffec90 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000058`f8fff5b0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000058`f8fff740 00007ff6`e045bd09     postgres!main(
00000058`f8fff780 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000058`f8fff7d0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000058`f93ffb58 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000058`f93ffb60 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000058`f93ffe50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000058`f93ffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000058`f9bffab8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000058`f9bffac0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000058`f9bffdb0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000058`f9bffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`a15ff918 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003e`a15ff920 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000003e`a15ffc10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`a15ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`a05fecf0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000003e`a05fed30 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000003e`a05fed70 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000003e`a05fedb0 00007ff6`dff9b35e     postgres!HandleChildCrash(
0000003e`a05fedf0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
0000003e`a05fee50 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000003e`a05ff770 00007ff6`dfe4c618     postgres!PostmasterMain(
0000003e`a05ff900 00007ff6`e045bd09     postgres!main(
0000003e`a05ff940 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003e`a05ff990 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000003e`a09ff6d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003e`a09ff6e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000003e`a09ff9d0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`a09ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`a0dff698 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003e`a0dff6a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000003e`a0dff990 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`a0dff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`a11ffb78 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000003e`a11ffb80 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000003e`a11ffbf0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000003e`a11ffcf0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003e`a11ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a2`0e3ffb08 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a2`0e3ffb10 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a2`0e3ffe00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a2`0e3ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a2`0dffef10 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a2`0dffef50 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000a2`0dffef90 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000a2`0dffefd0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000a2`0dfff010 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000a2`0dfff070 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000a2`0dfff990 00007ff6`dfe4c618     postgres!PostmasterMain(
000000a2`0dfffb20 00007ff6`e045bd09     postgres!main(
000000a2`0dfffb60 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a2`0dfffbb0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000a2`0e7ff5e8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a2`0e7ff5f0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a2`0e7ff8e0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a2`0e7ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a2`0ebffa08 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000a2`0ebffa10 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000a2`0ebffa80 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000a2`0ebffb80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a2`0ebffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a2`0efff798 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a2`0efff7a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a2`0efffa90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a2`0efffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`05dffa48 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d1`05dffa50 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d1`05dffd40 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d1`05dffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`04dfeec0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d1`04dfef00 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000d1`04dfef40 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000d1`04dfef80 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000d1`04dfefc0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000d1`04dff020 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000d1`04dff940 00007ff6`dfe4c618     postgres!PostmasterMain(
000000d1`04dffad0 00007ff6`e045bd09     postgres!main(
000000d1`04dffb10 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d1`04dffb60 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000d1`051ff488 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d1`051ff490 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d1`051ff780 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d1`051ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`055ffa18 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000d1`055ffa20 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000d1`055ffa90 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000d1`055ffb90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d1`055ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`059ff638 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d1`059ff640 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d1`059ff930 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d1`059ff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002f`dd9ff508 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002f`dd9ff510 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000002f`dd9ff800 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002f`dd9ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002f`dcdfee70 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000002f`dcdfeeb0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000002f`dcdfeef0 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000002f`dcdfef30 00007ff6`dff9b3f1     postgres!HandleChildCrash(
0000002f`dcdfef70 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
0000002f`dcdfefd0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000002f`dcdff8f0 00007ff6`dfe4c618     postgres!PostmasterMain(
0000002f`dcdffa80 00007ff6`e045bd09     postgres!main(
0000002f`dcdffac0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000002f`dcdffb10 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000002f`dd1ff758 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002f`dd1ff760 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000002f`dd1ffa50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002f`dd1ffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002f`dd5ff628 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000002f`dd5ff630 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000002f`dd5ff6a0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000002f`dd5ff7a0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002f`dd5ff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002f`dddffaf8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002f`dddffb00 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000002f`dddffdf0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002f`dddffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`949ff658 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000c`949ff660 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000000c`949ff950 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000c`949ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`93dfef00 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000000c`93dfef40 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000000c`93dfef80 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000000c`93dfefc0 00007ff6`dff9b35e     postgres!HandleChildCrash(
0000000c`93dff000 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
0000000c`93dff060 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000000c`93dff980 00007ff6`dfe4c618     postgres!PostmasterMain(
0000000c`93dffb10 00007ff6`e045bd09     postgres!main(
0000000c`93dffb50 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000c`93dffba0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000000c`941ff938 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000c`941ff940 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000000c`941ffc30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000c`941ffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`945ff768 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000000c`945ff770 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000000c`945ff7e0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000000c`945ff8e0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000c`945ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`94dff828 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000c`94dff830 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000000c`94dffb20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000c`94dffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`475ffb98 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000096`475ffba0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000096`475ffc10 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000096`475ffd10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`475ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`46dff780 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000096`46dff7c0 00007ff6`e0054a81     postgres!ExceptionalCondition(
00000096`46dff800 00007ff6`dff877e4     postgres!dsm_set_control_handle(
00000096`46dff830 00007ff6`dff9555b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
00000096`46dff8a0 00007ff6`dfe4c5d9     postgres!SubPostmasterMain(
00000096`46dff910 00007ff6`e045bd09     postgres!main(
00000096`46dff950 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000096`46dff9a0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000096`46dffa10 00007ff6`e045bd7e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000096`46dffa40 00007ffd`a1a04cb0     postgres!mainCRTStartup(
core
00000096`471ffc18 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000096`471ffc20 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000096`471fff10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`471fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`479ff608 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000096`479ff610 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000096`479ff900 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`479ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000020`101ff4f8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000020`101ff500 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000020`101ff7f0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000020`101ff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000020`0f5fecb0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000020`0f5fecf0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000020`0f5fed30 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000020`0f5fed70 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000020`0f5fedb0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000020`0f5fee10 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000020`0f5ff730 00007ff6`dfe4c618     postgres!PostmasterMain(
00000020`0f5ff8c0 00007ff6`e045bd09     postgres!main(
00000020`0f5ff900 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000020`0f5ff950 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000020`0f9ff458 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000020`0f9ff460 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000020`0f9ff750 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000020`0f9ff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000020`0fdffb48 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000020`0fdffb50 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000020`0fdffbc0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000020`0fdffcc0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000020`0fdffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000020`105ff488 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000020`105ff490 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000020`105ff780 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000020`105ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003c`497ff958 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000003c`497ff960 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000003c`497ff9d0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000003c`497ffad0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003c`497ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003c`487fed20 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000003c`487fed60 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000003c`487feda0 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000003c`487fede0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
0000003c`487fee20 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
0000003c`487fee80 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000003c`487ff7a0 00007ff6`dfe4c618     postgres!PostmasterMain(
0000003c`487ff930 00007ff6`e045bd09     postgres!main(
0000003c`487ff970 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003c`487ff9c0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000003c`48bffa88 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003c`48bffa90 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000003c`48bffd80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003c`48bffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003c`48fff978 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003c`48fff980 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000003c`48fffc70 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003c`48fffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003c`493ff818 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003c`493ff820 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000003c`493ffb10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003c`493ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003c`49bff4e8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003c`49bff4f0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000003c`49bff7e0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003c`49bff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000043`d99ffa68 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000043`d99ffa70 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000043`d99ffd60 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000043`d99ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000043`da1ffab8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000043`da1ffac0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000043`da1ffdb0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000043`da1ffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000043`d91feec0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000043`d91fef00 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000043`d91fef40 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000043`d91fef80 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000043`d91fefc0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000043`d91ff020 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000043`d91ff940 00007ff6`dfe4c618     postgres!PostmasterMain(
00000043`d91ffad0 00007ff6`e045bd09     postgres!main(
00000043`d91ffb10 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000043`d91ffb60 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000043`d95ff5f8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000043`d95ff600 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000043`d95ff8f0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000043`d95ff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000043`d9dffd28 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000043`d9dffd30 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000043`d9dffda0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000043`d9dffea0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000043`d9dffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`fb5ff9c8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dd`fb5ff9d0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000dd`fb5ffcc0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`fb5ffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`fa9ff560 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000dd`fa9ff5a0 00007ff6`e0054a81     postgres!ExceptionalCondition(
000000dd`fa9ff5e0 00007ff6`dff877e4     postgres!dsm_set_control_handle(
000000dd`fa9ff610 00007ff6`dff9555b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
000000dd`fa9ff680 00007ff6`dfe4c5d9     postgres!SubPostmasterMain(
000000dd`fa9ff6f0 00007ff6`e045bd09     postgres!main(
000000dd`fa9ff730 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000dd`fa9ff780 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000dd`fa9ff7f0 00007ff6`e045bd7e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000dd`fa9ff820 00007ffd`a1a04cb0     postgres!mainCRTStartup(
core
000000dd`fadffa38 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dd`fadffa40 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000dd`fadffd30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`fadffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`fb1ff718 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000dd`fb1ff720 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000dd`fb1ff790 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000dd`fb1ff890 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`fb1ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000021`eafff8f8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000021`eafff900 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000021`eafff970 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000021`eafffa70 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000021`eafffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000021`eb3ffb58 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000021`eb3ffb60 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000021`eb3ffe50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000021`eb3ffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000021`ea3febf0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000021`ea3fec30 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000021`ea3fec70 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000021`ea3fecb0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000021`ea3fecf0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000021`ea3fed50 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000021`ea3ff670 00007ff6`dfe4c618     postgres!PostmasterMain(
00000021`ea3ff800 00007ff6`e045bd09     postgres!main(
00000021`ea3ff840 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000021`ea3ff890 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000021`ea7ff658 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000021`ea7ff660 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000021`ea7ff950 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000021`ea7ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000021`eabffba8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000021`eabffbb0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000021`eabffea0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000021`eabffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`803ff798 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003d`803ff7a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000003d`803ffa90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003d`803ffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`ff5fe9f0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000003d`ff5fea30 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000003d`ff5fea70 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000003d`ff5feab0 00007ff6`dff9b35e     postgres!HandleChildCrash(
0000003d`ff5feaf0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
0000003d`ff5feb50 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000003d`ff5ff470 00007ff6`dfe4c618     postgres!PostmasterMain(
0000003d`ff5ff600 00007ff6`e045bd09     postgres!main(
0000003d`ff5ff640 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003d`ff5ff690 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000003d`ff9ffb48 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003d`ff9ffb50 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000003d`ff9ffe40 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003d`ff9ffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`ffdffda8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000003d`ffdffdb0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000003d`ffdffe20 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000003d`ffdfff20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003d`ffdfff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`807ff988 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003d`807ff990 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000003d`807ffc80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003d`807ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000b`c77ffbc8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000000b`c77ffbd0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000000b`c77ffc40 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000000b`c77ffd40 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000b`c77ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000b`c6bff0c0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000000b`c6bff100 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000000b`c6bff140 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000000b`c6bff180 00007ff6`dff9b3f1     postgres!HandleChildCrash(
0000000b`c6bff1c0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
0000000b`c6bff220 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000000b`c6bffb40 00007ff6`dfe4c618     postgres!PostmasterMain(
0000000b`c6bffcd0 00007ff6`e045bd09     postgres!main(
0000000b`c6bffd10 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000b`c6bffd60 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000000b`c6fffa38 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000b`c6fffa40 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000000b`c6fffd30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000b`c6fffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000b`c73ff448 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000b`c73ff450 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000000b`c73ff740 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000b`c73ff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000b`c7bff848 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000b`c7bff850 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000000b`c7bffb40 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000b`c7bffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cc`90bff878 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cc`90bff880 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000cc`90bffb70 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cc`90bffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cc`8fbfe9f0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000cc`8fbfea30 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000cc`8fbfea70 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000cc`8fbfeab0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000cc`8fbfeaf0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000cc`8fbfeb50 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000cc`8fbff470 00007ff6`dfe4c618     postgres!PostmasterMain(
000000cc`8fbff600 00007ff6`e045bd09     postgres!main(
000000cc`8fbff640 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000cc`8fbff690 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000cc`8ffff818 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cc`8ffff820 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000cc`8ffffb10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cc`8ffffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cc`903ffb68 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000cc`903ffb70 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000cc`903ffbe0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000cc`903ffce0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cc`903ffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cc`907ffaf8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cc`907ffb00 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000cc`907ffdf0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cc`907ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a2`97bfec10 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a2`97bfec50 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000a2`97bfec90 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000a2`97bfecd0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000a2`97bfed10 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000a2`97bfed70 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000a2`97bff690 00007ff6`dfe4c618     postgres!PostmasterMain(
000000a2`97bff820 00007ff6`e045bd09     postgres!main(
000000a2`97bff860 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a2`97bff8b0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000a2`97fffa68 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a2`97fffa70 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a2`97fffd60 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a2`97fffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a2`983ff5c8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a2`983ff5d0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a2`983ff8c0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a2`983ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a2`987ffa98 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000a2`987ffaa0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000a2`987ffb10 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000a2`987ffc10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a2`987ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a2`98bff788 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a2`98bff790 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a2`98bffa80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a2`98bffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007d`cc3ff578 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007d`cc3ff580 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000007d`cc3ff870 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007d`cc3ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007d`cbfffc28 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000007d`cbfffc30 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000007d`cbfffca0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000007d`cbfffda0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007d`cbfffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007d`cafff050 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000007d`cafff090 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000007d`cafff0d0 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000007d`cafff110 00007ff6`dff9b35e     postgres!HandleChildCrash(
0000007d`cafff150 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
0000007d`cafff1b0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000007d`cafffad0 00007ff6`dfe4c618     postgres!PostmasterMain(
0000007d`cafffc60 00007ff6`e045bd09     postgres!main(
0000007d`cafffca0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000007d`cafffcf0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000007d`cb3ffbf8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007d`cb3ffc00 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000007d`cb3ffef0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007d`cb3fff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007d`cb7ff8f8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007d`cb7ff900 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000007d`cb7ffbf0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007d`cb7ffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007d`cbbffae8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007d`cbbffaf0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000007d`cbbffde0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007d`cbbffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b4`9c1ffa38 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b4`9c1ffa40 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000b4`9c1ffd30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b4`9c1ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b4`9b1fec30 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000b4`9b1fec70 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000b4`9b1fecb0 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000b4`9b1fecf0 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000b4`9b1fed30 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000b4`9b1fed90 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000b4`9b1ff6b0 00007ff6`dfe4c618     postgres!PostmasterMain(
000000b4`9b1ff840 00007ff6`e045bd09     postgres!main(
000000b4`9b1ff880 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b4`9b1ff8d0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000b4`9b5ff558 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b4`9b5ff560 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000b4`9b5ff850 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b4`9b5ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b4`9b9ff9b8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000b4`9b9ff9c0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000b4`9b9ffa30 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000b4`9b9ffb30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b4`9b9ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b4`9bdff608 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b4`9bdff610 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000b4`9bdff900 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b4`9bdff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000079`507ff9e8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000079`507ff9f0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000079`507ffa60 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000079`507ffb60 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000079`507ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000079`50bffa68 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000079`50bffa70 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000079`50bffd60 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000079`50bffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000079`50fffb68 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000079`50fffb70 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000079`50fffe60 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000079`50fffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000079`4fffea40 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000079`4fffea80 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000079`4fffeac0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000079`4fffeb00 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000079`4fffeb40 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000079`4fffeba0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000079`4ffff4c0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000079`4ffff650 00007ff6`e045bd09     postgres!main(
00000079`4ffff690 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000079`4ffff6e0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000079`503ffbc8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000079`503ffbd0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000079`503ffec0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000079`503ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a2`ff5ff7b8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a2`ff5ff7c0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a2`ff5ffab0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a2`ff5ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a2`ff1ff708 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000a2`ff1ff710 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000a2`ff1ff780 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000a2`ff1ff880 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a2`ff1ff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a2`fe5feec0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a2`fe5fef00 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000a2`fe5fef40 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000a2`fe5fef80 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000a2`fe5fefc0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000a2`fe5ff020 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000a2`fe5ff940 00007ff6`dfe4c618     postgres!PostmasterMain(
000000a2`fe5ffad0 00007ff6`e045bd09     postgres!main(
000000a2`fe5ffb10 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a2`fe5ffb60 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000a2`fe9ff918 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a2`fe9ff920 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a2`fe9ffc10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a2`fe9ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a2`fedff7d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a2`fedff7e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a2`fedffad0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a2`fedffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000080`1bbff5a8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000080`1bbff5b0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000080`1bbff8a0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000080`1bbff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000080`1abfea40 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000080`1abfea80 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000080`1abfeac0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000080`1abfeb00 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000080`1abfeb40 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000080`1abfeba0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000080`1abff4c0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000080`1abff650 00007ff6`e045bd09     postgres!main(
00000080`1abff690 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000080`1abff6e0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000080`1afffbd8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000080`1afffbe0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000080`1afffed0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000080`1affff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000080`1b3ffa88 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000080`1b3ffa90 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000080`1b3ffd80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000080`1b3ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000080`1b7ff818 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000080`1b7ff820 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000080`1b7ff890 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000080`1b7ff990 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000080`1b7ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002e`111ff4b8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002e`111ff4c0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000002e`111ff7b0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002e`111ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002e`105fed00 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000002e`105fed40 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000002e`105fed80 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000002e`105fedc0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
0000002e`105fee00 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
0000002e`105fee60 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000002e`105ff780 00007ff6`dfe4c618     postgres!PostmasterMain(
0000002e`105ff910 00007ff6`e045bd09     postgres!main(
0000002e`105ff950 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000002e`105ff9a0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000002e`109ff5f8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002e`109ff600 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000002e`109ff8f0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002e`109ff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002e`10dffc48 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000002e`10dffc50 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000002e`10dffcc0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000002e`10dffdc0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002e`10dffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002e`115ff8f8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002e`115ff900 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000002e`115ffbf0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002e`115ffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`00bffc08 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000013`00bffc10 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000013`00bfff00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`00bfff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`7fffef50 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000013`7fffef90 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000013`7fffefd0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000013`7ffff010 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000013`7ffff050 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000013`7ffff0b0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000013`7ffff9d0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000013`7ffffb60 00007ff6`e045bd09     postgres!main(
00000013`7ffffba0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000013`7ffffbf0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000013`003ffae8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000013`003ffaf0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000013`003ffde0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`003ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`007ff718 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000013`007ff720 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000013`007ff790 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000013`007ff890 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`007ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`00fffac8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000013`00fffad0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000013`00fffdc0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`00fffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ed`117ffc18 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ed`117ffc20 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ed`117fff10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ed`117fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ed`10bfec60 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000ed`10bfeca0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000ed`10bfece0 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000ed`10bfed20 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000ed`10bfed60 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000ed`10bfedc0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000ed`10bff6e0 00007ff6`dfe4c618     postgres!PostmasterMain(
000000ed`10bff870 00007ff6`e045bd09     postgres!main(
000000ed`10bff8b0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ed`10bff900 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000ed`10fff4d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ed`10fff4e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ed`10fff7d0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ed`10fff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ed`113ff748 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000ed`113ff750 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000ed`113ff7c0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000ed`113ff8c0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ed`113ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ed`11bffb28 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ed`11bffb30 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ed`11bffe20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ed`11bffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000026`90fff5d8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000026`90fff5e0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000026`90fff650 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000026`90fff750 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000026`90fff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000026`903fee80 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000026`903feec0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000026`903fef00 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000026`903fef40 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000026`903fef80 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000026`903fefe0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000026`903ff900 00007ff6`dfe4c618     postgres!PostmasterMain(
00000026`903ffa90 00007ff6`e045bd09     postgres!main(
00000026`903ffad0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000026`903ffb20 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000026`907ff648 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000026`907ff650 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000026`907ff940 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000026`907ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000026`90bff548 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000026`90bff550 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000026`90bff840 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000026`90bff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000026`913ffb38 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000026`913ffb40 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000026`913ffe30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000026`913ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`f5fff688 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000da`f5fff690 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000da`f5fff980 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`f5fff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`f57ff6e0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000da`f57ff720 00007ff6`e0054a81     postgres!ExceptionalCondition(
000000da`f57ff760 00007ff6`dff877e4     postgres!dsm_set_control_handle(
000000da`f57ff790 00007ff6`dff9555b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
000000da`f57ff800 00007ff6`dfe4c5d9     postgres!SubPostmasterMain(
000000da`f57ff870 00007ff6`e045bd09     postgres!main(
000000da`f57ff8b0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000da`f57ff900 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000da`f57ff970 00007ff6`e045bd7e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000da`f57ff9a0 00007ffd`a1a04cb0     postgres!mainCRTStartup(
core
000000da`f5bff7a8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000da`f5bff7b0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000da`f5bffaa0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`f5bffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`f63ff6a8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000da`f63ff6b0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000da`f63ff720 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000da`f63ff820 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`f63ff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d9`b2fff588 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d9`b2fff590 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d9`b2fff880 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d9`b2fff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d9`b1fff080 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d9`b1fff0c0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000d9`b1fff100 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000d9`b1fff140 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000d9`b1fff180 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000d9`b1fff1e0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000d9`b1fffb00 00007ff6`dfe4c618     postgres!PostmasterMain(
000000d9`b1fffc90 00007ff6`e045bd09     postgres!main(
000000d9`b1fffcd0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d9`b1fffd20 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000d9`b23ff5d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d9`b23ff5e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d9`b23ff8d0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d9`b23ff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d9`b27ffbe8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d9`b27ffbf0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d9`b27ffee0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d9`b27fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d9`b2bffbe8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000d9`b2bffbf0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000d9`b2bffc60 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000d9`b2bffd60 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d9`b2bffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000f`f43ffa88 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000f`f43ffa90 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000000f`f43ffd80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000f`f43ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000f`f33febb0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000000f`f33febf0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000000f`f33fec30 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000000f`f33fec70 00007ff6`dff9b35e     postgres!HandleChildCrash(
0000000f`f33fecb0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
0000000f`f33fed10 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000000f`f33ff630 00007ff6`dfe4c618     postgres!PostmasterMain(
0000000f`f33ff7c0 00007ff6`e045bd09     postgres!main(
0000000f`f33ff800 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000f`f33ff850 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000000f`f37ff4d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000f`f37ff4e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000000f`f37ff7d0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000f`f37ff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000f`f3bffc08 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000000f`f3bffc10 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000000f`f3bffc80 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000000f`f3bffd80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000f`f3bffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000f`f3fff688 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000f`f3fff690 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000000f`f3fff980 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000f`f3fff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000038`b93ff6f8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000038`b93ff700 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000038`b93ff770 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000038`b93ff870 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000038`b93ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000038`b8bff050 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000038`b8bff090 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000038`b8bff0d0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000038`b8bff110 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000038`b8bff150 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000038`b8bff1b0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000038`b8bffad0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000038`b8bffc60 00007ff6`e045bd09     postgres!main(
00000038`b8bffca0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000038`b8bffcf0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000038`b8fffb98 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000038`b8fffba0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000038`b8fffe90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000038`b8fffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000038`b97ff7a8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000038`b97ff7b0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000038`b97ffaa0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000038`b97ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000038`b9bff888 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000038`b9bff890 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000038`b9bffb80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000038`b9bffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`041ff7a8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000c`041ff7b0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000000c`041ffaa0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000c`041ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`031fed50 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000000c`031fed90 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000000c`031fedd0 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000000c`031fee10 00007ff6`dff9b3f1     postgres!HandleChildCrash(
0000000c`031fee50 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
0000000c`031feeb0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000000c`031ff7d0 00007ff6`dfe4c618     postgres!PostmasterMain(
0000000c`031ff960 00007ff6`e045bd09     postgres!main(
0000000c`031ff9a0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000c`031ff9f0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000000c`035ff938 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000c`035ff940 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000000c`035ffc30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000c`035ffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`039ffad8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000000c`039ffae0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000000c`039ffb50 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000000c`039ffc50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000c`039ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`03dff888 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000c`03dff890 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000000c`03dffb80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000c`03dffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`6bbffb08 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d3`6bbffb10 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d3`6bbffe00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`6bbffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`6b7fef60 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d3`6b7fefa0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000d3`6b7fefe0 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000d3`6b7ff020 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000d3`6b7ff060 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000d3`6b7ff0c0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000d3`6b7ff9e0 00007ff6`dfe4c618     postgres!PostmasterMain(
000000d3`6b7ffb70 00007ff6`e045bd09     postgres!main(
000000d3`6b7ffbb0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d3`6b7ffc00 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000d3`6bfff938 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000d3`6bfff940 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000d3`6bfff9b0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000d3`6bfffab0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`6bfffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`6c3ffa08 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d3`6c3ffa10 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d3`6c3ffd00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`6c3ffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`6c7ff628 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d3`6c7ff630 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d3`6c7ff920 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`6c7ff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`bd3ff540 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000001c`bd3ff580 00007ff6`e0054a81     postgres!ExceptionalCondition(
0000001c`bd3ff5c0 00007ff6`dff877e4     postgres!dsm_set_control_handle(
0000001c`bd3ff5f0 00007ff6`dff9555b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
0000001c`bd3ff660 00007ff6`dfe4c5d9     postgres!SubPostmasterMain(
0000001c`bd3ff6d0 00007ff6`e045bd09     postgres!main(
0000001c`bd3ff710 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000001c`bd3ff760 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000001c`bd3ff7d0 00007ff6`e045bd7e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000001c`bd3ff800 00007ffd`a1a04cb0     postgres!mainCRTStartup(
core
0000001c`bd7ffbf8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001c`bd7ffc00 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000001c`bd7ffef0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001c`bd7fff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`bdbffa78 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001c`bdbffa80 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000001c`bdbffd70 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001c`bdbffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`bdfffb88 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000001c`bdfffb90 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000001c`bdfffc00 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000001c`bdfffd00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001c`bdfffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`491fef80 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000046`491fefc0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000046`491ff000 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000046`491ff040 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000046`491ff080 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000046`491ff0e0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000046`491ffa00 00007ff6`dfe4c618     postgres!PostmasterMain(
00000046`491ffb90 00007ff6`e045bd09     postgres!main(
00000046`491ffbd0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000046`491ffc20 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000046`495ffc08 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000046`495ffc10 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000046`495fff00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000046`495fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`499ff608 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000046`499ff610 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000046`499ff680 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000046`499ff780 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000046`499ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`49dff538 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000046`49dff540 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000046`49dff830 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000046`49dff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`4a1ffc38 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000046`4a1ffc40 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000046`4a1fff30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000046`4a1fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`1affebe0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000090`1affec20 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000090`1affec60 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000090`1affeca0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000090`1affece0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000090`1affed40 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000090`1afff660 00007ff6`dfe4c618     postgres!PostmasterMain(
00000090`1afff7f0 00007ff6`e045bd09     postgres!main(
00000090`1afff830 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000090`1afff880 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000090`1b3ff708 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000090`1b3ff710 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000090`1b3ffa00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`1b3ffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`1b7ff808 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000090`1b7ff810 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000090`1b7ff880 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000090`1b7ff980 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`1b7ff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`1bbffaf8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000090`1bbffb00 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000090`1bbffdf0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`1bbffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`1bfff468 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000090`1bfff470 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000090`1bfff760 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000090`1bfff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d2`5e9ff558 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d2`5e9ff560 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d2`5e9ff850 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d2`5e9ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d2`5edffba8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d2`5edffbb0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d2`5edffea0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d2`5edffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d2`5e5ff778 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000d2`5e5ff780 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000d2`5e5ff7f0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000d2`5e5ff8f0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d2`5e5ff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d2`5e1ff538 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d2`5e1ff540 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d2`5e1ff830 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d2`5e1ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d2`5ddfeca0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d2`5ddfece0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000d2`5ddfed20 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000d2`5ddfed60 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000d2`5ddfeda0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000d2`5ddfee00 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000d2`5ddff720 00007ff6`dfe4c618     postgres!PostmasterMain(
000000d2`5ddff8b0 00007ff6`e045bd09     postgres!main(
000000d2`5ddff8f0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d2`5ddff940 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000004b`b69ff698 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004b`b69ff6a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000004b`b69ff990 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004b`b69ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004b`b6dff7f8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000004b`b6dff800 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000004b`b6dff870 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000004b`b6dff970 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004b`b6dff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004b`b71ff778 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004b`b71ff780 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000004b`b71ffa70 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004b`b71ffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004b`b61febd0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000004b`b61fec10 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000004b`b61fec50 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000004b`b61fec90 00007ff6`dff9b3f1     postgres!HandleChildCrash(
0000004b`b61fecd0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
0000004b`b61fed30 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000004b`b61ff650 00007ff6`dfe4c618     postgres!PostmasterMain(
0000004b`b61ff7e0 00007ff6`e045bd09     postgres!main(
0000004b`b61ff820 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000004b`b61ff870 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000004b`b65ff9d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004b`b65ff9e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000004b`b65ffcd0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004b`b65ffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006e`523ff9d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006e`523ff9e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000006e`523ffcd0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006e`523ffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006e`51ffeb60 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000006e`51ffeba0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000006e`51ffebe0 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000006e`51ffec20 00007ff6`dff9b35e     postgres!HandleChildCrash(
0000006e`51ffec60 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
0000006e`51ffecc0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000006e`51fff5e0 00007ff6`dfe4c618     postgres!PostmasterMain(
0000006e`51fff770 00007ff6`e045bd09     postgres!main(
0000006e`51fff7b0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000006e`51fff800 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000006e`52fff4e8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006e`52fff4f0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000006e`52fff7e0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006e`52fff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006e`52bff878 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006e`52bff880 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000006e`52bffb70 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006e`52bffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006e`527ff998 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000006e`527ff9a0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000006e`527ffa10 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000006e`527ffb10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006e`527ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`ae3ff8a8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000042`ae3ff8b0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000042`ae3ffba0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000042`ae3ffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`adfff880 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000042`adfff8c0 00007ff6`e0054a81     postgres!ExceptionalCondition(
00000042`adfff900 00007ff6`dff877e4     postgres!dsm_set_control_handle(
00000042`adfff930 00007ff6`dff9555b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
00000042`adfff9a0 00007ff6`dfe4c5d9     postgres!SubPostmasterMain(
00000042`adfffa10 00007ff6`e045bd09     postgres!main(
00000042`adfffa50 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000042`adfffaa0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000042`adfffb10 00007ff6`e045bd7e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000042`adfffb40 00007ffd`a1a04cb0     postgres!mainCRTStartup(
core
00000042`aebffad8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000042`aebffae0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000042`aebffb50 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000042`aebffc50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000042`aebffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`ae7ff518 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000042`ae7ff520 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000042`ae7ff810 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000042`ae7ff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000016`3abff918 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000016`3abff920 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000016`3abff990 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000016`3abffa90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000016`3abffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000016`3a7ff7a8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000016`3a7ff7b0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000016`3a7ffaa0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000016`3a7ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000016`3a3fec50 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000016`3a3fec90 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000016`3a3fecd0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000016`3a3fed10 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000016`3a3fed50 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000016`3a3fedb0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000016`3a3ff6d0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000016`3a3ff860 00007ff6`e045bd09     postgres!main(
00000016`3a3ff8a0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000016`3a3ff8f0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000016`3b3ff898 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000016`3b3ff8a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000016`3b3ffb90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000016`3b3ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000016`3afff578 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000016`3afff580 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000016`3afff870 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000016`3afff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000036`b29ffc58 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000036`b29ffc60 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000036`b29ffcd0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000036`b29ffdd0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000036`b29ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000036`b25ff968 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000036`b25ff970 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000036`b25ffc60 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000036`b25ffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000036`b21feb10 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000036`b21feb50 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000036`b21feb90 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000036`b21febd0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000036`b21fec10 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000036`b21fec70 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000036`b21ff590 00007ff6`dfe4c618     postgres!PostmasterMain(
00000036`b21ff720 00007ff6`e045bd09     postgres!main(
00000036`b21ff760 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000036`b21ff7b0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000036`b31ff478 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000036`b31ff480 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000036`b31ff770 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000036`b31ff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000036`b2dffa58 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000036`b2dffa60 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000036`b2dffd50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000036`b2dffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`bfdff6a8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000065`bfdff6b0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000065`bfdff9a0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`bfdff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`bf9ff838 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000065`bf9ff840 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000065`bf9ffb30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`bf9ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`bf5ff728 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000065`bf5ff730 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000065`bf5ffa20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`bf5ffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`bf1ff020 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000065`bf1ff060 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000065`bf1ff0a0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000065`bf1ff0e0 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000065`bf1ff120 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000065`bf1ff180 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000065`bf1ffaa0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000065`bf1ffc30 00007ff6`e045bd09     postgres!main(
00000065`bf1ffc70 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000065`bf1ffcc0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000065`c05ff578 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000065`c05ff580 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000065`c05ff870 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`c05ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`c01ff788 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000065`c01ff790 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000065`c01ff800 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000065`c01ff900 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000065`c01ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ad`3e7ff898 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ad`3e7ff8a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ad`3e7ffb90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ad`3e7ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ad`3dfffa58 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ad`3dfffa60 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ad`3dfffd50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ad`3dfffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ad`3dbfec40 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000ad`3dbfec80 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000ad`3dbfecc0 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000ad`3dbfed00 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000ad`3dbfed40 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000ad`3dbfeda0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000ad`3dbff6c0 00007ff6`dfe4c618     postgres!PostmasterMain(
000000ad`3dbff850 00007ff6`e045bd09     postgres!main(
000000ad`3dbff890 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ad`3dbff8e0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000ad`3ebff908 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ad`3ebff910 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ad`3ebffc00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ad`3ebffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ad`3e3ffbc8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000ad`3e3ffbd0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000ad`3e3ffc40 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000ad`3e3ffd40 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ad`3e3ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`e7bff958 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000053`e7bff960 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000053`e7bffc50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000053`e7bffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`e73ff9f8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000053`e73ffa00 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000053`e73ffcf0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000053`e73ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`e6ffeaf0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000053`e6ffeb30 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000053`e6ffeb70 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000053`e6ffebb0 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000053`e6ffebf0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000053`e6ffec50 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000053`e6fff570 00007ff6`dfe4c618     postgres!PostmasterMain(
00000053`e6fff700 00007ff6`e045bd09     postgres!main(
00000053`e6fff740 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000053`e6fff790 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000053`e7fff648 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000053`e7fff650 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000053`e7fff940 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000053`e7fff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`e77ffc88 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000053`e77ffc90 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000053`e77ffd00 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000053`e77ffe00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000053`e77ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`cadffc38 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000d3`cadffc40 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000d3`cadffcb0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000d3`cadffdb0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`cadffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`cb5ff798 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d3`cb5ff7a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d3`cb5ffa90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`cb5ffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`cb1ff5d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d3`cb1ff5e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d3`cb1ff8d0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`cb1ff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`ca9ff5a8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d3`ca9ff5b0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d3`ca9ff8a0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d3`ca9ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`ca5feb30 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d3`ca5feb70 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000d3`ca5febb0 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000d3`ca5febf0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000d3`ca5fec30 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000d3`ca5fec90 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000d3`ca5ff5b0 00007ff6`dfe4c618     postgres!PostmasterMain(
000000d3`ca5ff740 00007ff6`e045bd09     postgres!main(
000000d3`ca5ff780 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d3`ca5ff7d0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000012`441ffa98 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000012`441ffaa0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000012`441ffd90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000012`441ffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000012`431fea50 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000012`431fea90 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000012`431fead0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000012`431feb10 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000012`431feb50 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000012`431febb0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000012`431ff4d0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000012`431ff660 00007ff6`e045bd09     postgres!main(
00000012`431ff6a0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000012`431ff6f0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000012`435ff7a8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000012`435ff7b0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000012`435ffaa0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000012`435ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000012`439ffa38 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000012`439ffa40 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000012`439ffd30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000012`439ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000012`43dff9b8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000012`43dff9c0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000012`43dffa30 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000012`43dffb30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000012`43dffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`e6fff5a8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`e6fff5b0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000cd`e6fff8a0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`e6fff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`e6bfee00 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000cd`e6bfee40 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000cd`e6bfee80 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000cd`e6bfeec0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000cd`e6bfef00 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000cd`e6bfef60 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000cd`e6bff880 00007ff6`dfe4c618     postgres!PostmasterMain(
000000cd`e6bffa10 00007ff6`e045bd09     postgres!main(
000000cd`e6bffa50 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000cd`e6bffaa0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000cd`e7bffac8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`e7bffad0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000cd`e7bffdc0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`e7bffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`e77ffa08 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`e77ffa10 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000cd`e77ffd00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`e77ffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`e73ffa18 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000cd`e73ffa20 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000cd`e73ffa90 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000cd`e73ffb90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`e73ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c2`d79ffd18 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000c2`d79ffd20 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000c2`d79ffd90 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000c2`d79ffe90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c2`d79ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c2`d7dff528 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c2`d7dff530 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000c2`d7dff820 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c2`d7dff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c2`d71fec40 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000c2`d71fec80 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000c2`d71fecc0 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000c2`d71fed00 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000c2`d71fed40 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000c2`d71feda0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000c2`d71ff6c0 00007ff6`dfe4c618     postgres!PostmasterMain(
000000c2`d71ff850 00007ff6`e045bd09     postgres!main(
000000c2`d71ff890 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c2`d71ff8e0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000c2`d81ff8e8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c2`d81ff8f0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000c2`d81ffbe0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c2`d81ffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c2`d75ff658 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c2`d75ff660 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000c2`d75ff950 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c2`d75ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`c3ffe9e0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000fb`c3ffea20 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000fb`c3ffea60 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000fb`c3ffeaa0 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000fb`c3ffeae0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000fb`c3ffeb40 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000fb`c3fff460 00007ff6`dfe4c618     postgres!PostmasterMain(
000000fb`c3fff5f0 00007ff6`e045bd09     postgres!main(
000000fb`c3fff630 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000fb`c3fff680 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000fb`c43ffa48 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fb`c43ffa50 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000fb`c43ffd40 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fb`c43ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`c47ff538 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fb`c47ff540 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000fb`c47ff830 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fb`c47ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`c4bffb88 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fb`c4bffb90 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000fb`c4bffe80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fb`c4bffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`c4fffa68 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000fb`c4fffa70 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000fb`c4fffae0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000fb`c4fffbe0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fb`c4fffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`c53ff668 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fb`c53ff670 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000fb`c53ff960 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fb`c53ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007c`b57ff4a8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007c`b57ff4b0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000007c`b57ff7a0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007c`b57ff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007c`b5fff498 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007c`b5fff4a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000007c`b5fff790 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007c`b5fff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007c`b4bfef90 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000007c`b4bfefd0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000007c`b4bff010 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000007c`b4bff050 00007ff6`dff9b3f1     postgres!HandleChildCrash(
0000007c`b4bff090 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
0000007c`b4bff0f0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000007c`b4bffa10 00007ff6`dfe4c618     postgres!PostmasterMain(
0000007c`b4bffba0 00007ff6`e045bd09     postgres!main(
0000007c`b4bffbe0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000007c`b4bffc30 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000007c`b4fff558 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007c`b4fff560 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000007c`b4fff850 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007c`b4fff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007c`b53ffbb8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007c`b53ffbc0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000007c`b53ffeb0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007c`b53ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007c`b5bff5c8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000007c`b5bff5d0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000007c`b5bff640 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000007c`b5bff740 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007c`b5bff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`cfbff638 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000073`cfbff640 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000073`cfbff930 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000073`cfbff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`cf7fed70 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000073`cf7fedb0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000073`cf7fedf0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000073`cf7fee30 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000073`cf7fee70 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000073`cf7feed0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000073`cf7ff7f0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000073`cf7ff980 00007ff6`e045bd09     postgres!main(
00000073`cf7ff9c0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000073`cf7ffa10 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000073`cffff708 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000073`cffff710 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000073`cffff780 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000073`cffff880 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000073`cffff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`d03ff4b8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000073`d03ff4c0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000073`d03ff7b0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000073`d03ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`d07ffc38 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000073`d07ffc40 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000073`d07fff30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000073`d07fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`577ff8d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f4`577ff8e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000f4`577ffbd0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f4`577ffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`567feeb0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000f4`567feef0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000f4`567fef30 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000f4`567fef70 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000f4`567fefb0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000f4`567ff010 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000f4`567ff930 00007ff6`dfe4c618     postgres!PostmasterMain(
000000f4`567ffac0 00007ff6`e045bd09     postgres!main(
000000f4`567ffb00 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f4`567ffb50 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000f4`56bff9d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f4`56bff9e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000f4`56bffcd0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f4`56bffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`56fff518 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f4`56fff520 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000f4`56fff810 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f4`56fff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`573ffb98 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000f4`573ffba0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000f4`573ffc10 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000f4`573ffd10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f4`573ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000048`86fffcf8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000048`86fffd00 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000048`86fffd70 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000048`86fffe70 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000048`86fffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000048`863feb10 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000048`863feb50 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000048`863feb90 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000048`863febd0 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000048`863fec10 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000048`863fec70 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000048`863ff590 00007ff6`dfe4c618     postgres!PostmasterMain(
00000048`863ff720 00007ff6`e045bd09     postgres!main(
00000048`863ff760 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000048`863ff7b0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000048`867ffab8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000048`867ffac0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000048`867ffdb0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000048`867ffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000048`86bffa58 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000048`86bffa60 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000048`86bffd50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000048`86bffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000048`873ff688 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000048`873ff690 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000048`873ff980 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000048`873ff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000d`5a3ff888 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000d`5a3ff890 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000000d`5a3ffb80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000d`5a3ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000d`597fed90 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000000d`597fedd0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000000d`597fee10 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000000d`597fee50 00007ff6`dff9b3f1     postgres!HandleChildCrash(
0000000d`597fee90 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
0000000d`597feef0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000000d`597ff810 00007ff6`dfe4c618     postgres!PostmasterMain(
0000000d`597ff9a0 00007ff6`e045bd09     postgres!main(
0000000d`597ff9e0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000d`597ffa30 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000000d`59bff5d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000d`59bff5e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000000d`59bff8d0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000d`59bff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000d`59fffb28 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000000d`59fffb30 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000000d`59fffba0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000000d`59fffca0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000d`59fffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000d`5a7ff468 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000d`5a7ff470 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000000d`5a7ff760 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000d`5a7ff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ed`39bff648 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000ed`39bff650 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000ed`39bff6c0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000ed`39bff7c0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ed`39bff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ed`38fff0e0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000ed`38fff120 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000ed`38fff160 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000ed`38fff1a0 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000ed`38fff1e0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000ed`38fff240 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000ed`38fffb60 00007ff6`dfe4c618     postgres!PostmasterMain(
000000ed`38fffcf0 00007ff6`e045bd09     postgres!main(
000000ed`38fffd30 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ed`38fffd80 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000ed`393ffa28 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ed`393ffa30 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ed`393ffd20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ed`393ffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ed`397ffa18 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ed`397ffa20 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ed`397ffd10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ed`397ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ed`39fff5e8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ed`39fff5f0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ed`39fff8e0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ed`39fff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004f`d2bff778 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000004f`d2bff780 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000004f`d2bff7f0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000004f`d2bff8f0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004f`d2bff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004f`d23fece0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000004f`d23fed20 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000004f`d23fed60 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000004f`d23feda0 00007ff6`dff9b35e     postgres!HandleChildCrash(
0000004f`d23fede0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
0000004f`d23fee40 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000004f`d23ff760 00007ff6`dfe4c618     postgres!PostmasterMain(
0000004f`d23ff8f0 00007ff6`e045bd09     postgres!main(
0000004f`d23ff930 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000004f`d23ff980 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000004f`d27ff448 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004f`d27ff450 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000004f`d27ff740 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004f`d27ff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004f`d2fff508 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004f`d2fff510 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000004f`d2fff800 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004f`d2fff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004f`d33ffbc8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004f`d33ffbd0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000004f`d33ffec0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004f`d33ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002f`a83ff738 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002f`a83ff740 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000002f`a83ffa30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002f`a83ffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002f`a87ff988 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000002f`a87ff990 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000002f`a87ffa00 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000002f`a87ffb00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002f`a87ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002f`a8bff468 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002f`a8bff470 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000002f`a8bff760 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002f`a8bff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002f`a7bfed40 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000002f`a7bfed80 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000002f`a7bfedc0 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000002f`a7bfee00 00007ff6`dff9b3f1     postgres!HandleChildCrash(
0000002f`a7bfee40 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
0000002f`a7bfeea0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000002f`a7bff7c0 00007ff6`dfe4c618     postgres!PostmasterMain(
0000002f`a7bff950 00007ff6`e045bd09     postgres!main(
0000002f`a7bff990 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000002f`a7bff9e0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000002f`a7fff748 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002f`a7fff750 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000002f`a7fffa40 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000002f`a7fffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`dc9ff5b8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000e`dc9ff5c0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000000e`dc9ff8b0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000e`dc9ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`dd1ff978 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000000e`dd1ff980 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000000e`dd1ff9f0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000000e`dd1ffaf0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000e`dd1ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`dd5ff858 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000e`dd5ff860 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000000e`dd5ffb50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000e`dd5ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`dc5fec20 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000000e`dc5fec60 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000000e`dc5feca0 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000000e`dc5fece0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
0000000e`dc5fed20 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
0000000e`dc5fed80 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000000e`dc5ff6a0 00007ff6`dfe4c618     postgres!PostmasterMain(
0000000e`dc5ff830 00007ff6`e045bd09     postgres!main(
0000000e`dc5ff870 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000e`dc5ff8c0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000000e`dcdff838 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000e`dcdff840 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000000e`dcdffb30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000e`dcdffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`e4bff928 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000062`e4bff930 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000062`e4bffc20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000062`e4bffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`e4fff4d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000062`e4fff4e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000062`e4fff7d0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000062`e4fff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`e53ff948 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000062`e53ff950 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000062`e53ff9c0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000062`e53ffac0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000062`e53ffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`e43fe9e0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000062`e43fea20 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000062`e43fea60 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000062`e43feaa0 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000062`e43feae0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000062`e43feb40 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000062`e43ff460 00007ff6`dfe4c618     postgres!PostmasterMain(
00000062`e43ff5f0 00007ff6`e045bd09     postgres!main(
00000062`e43ff630 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000062`e43ff680 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000062`e47ffa88 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000062`e47ffa90 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000062`e47ffd80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000062`e47ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`e57ff648 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000062`e57ff650 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000062`e57ff940 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000062`e57ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`6f9ffb68 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000007`6f9ffb70 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000007`6f9ffe60 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000007`6f9ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`6edfeb70 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000007`6edfebb0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000007`6edfebf0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000007`6edfec30 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000007`6edfec70 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000007`6edfecd0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000007`6edff5f0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000007`6edff780 00007ff6`e045bd09     postgres!main(
00000007`6edff7c0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000007`6edff810 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000007`6f1ffa88 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000007`6f1ffa90 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000007`6f1ffd80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000007`6f1ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`6f5ff838 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000007`6f5ff840 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000007`6f5ffb30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000007`6f5ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`701ffa48 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000007`701ffa50 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000007`701ffd40 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000007`701ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`6fdffb88 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000007`6fdffb90 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000007`6fdffc00 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000007`6fdffd00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000007`6fdffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a7`351ff6d0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a7`351ff710 00007ff6`e0054a81     postgres!ExceptionalCondition(
000000a7`351ff750 00007ff6`dff877e4     postgres!dsm_set_control_handle(
000000a7`351ff780 00007ff6`dff9555b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
000000a7`351ff7f0 00007ff6`dfe4c5d9     postgres!SubPostmasterMain(
000000a7`351ff860 00007ff6`e045bd09     postgres!main(
000000a7`351ff8a0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a7`351ff8f0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a7`351ff960 00007ff6`e045bd7e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000a7`351ff990 00007ffd`a1a04cb0     postgres!mainCRTStartup(
core
000000a7`355ff6c8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a7`355ff6d0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a7`355ff9c0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a7`355ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a7`359ffa58 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a7`359ffa60 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a7`359ffd50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a7`359ffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a7`35dff9e8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a7`35dff9f0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a7`35dffce0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a7`35dffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a7`361ffa58 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000a7`361ffa60 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000a7`361ffad0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000a7`361ffbd0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a7`361ffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000026`a21ff6f8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000026`a21ff700 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000026`a21ff9f0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000026`a21ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000026`a11fec30 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000026`a11fec70 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000026`a11fecb0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000026`a11fecf0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000026`a11fed30 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000026`a11fed90 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000026`a11ff6b0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000026`a11ff840 00007ff6`e045bd09     postgres!main(
00000026`a11ff880 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000026`a11ff8d0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000026`a15ffb38 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000026`a15ffb40 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000026`a15ffe30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000026`a15ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000026`a19ffca8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000026`a19ffcb0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000026`a19ffd20 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000026`a19ffe20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000026`a19ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000026`a1dff8b8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000026`a1dff8c0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000026`a1dffbb0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000026`a1dffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`101ffd68 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000dd`101ffd70 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000dd`101ffde0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000dd`101ffee0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`101fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`0f9ffc20 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000dd`0f9ffc60 00007ff6`e0054a81     postgres!ExceptionalCondition(
000000dd`0f9ffca0 00007ff6`dff877e4     postgres!dsm_set_control_handle(
000000dd`0f9ffcd0 00007ff6`dff9555b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
000000dd`0f9ffd40 00007ff6`dfe4c5d9     postgres!SubPostmasterMain(
000000dd`0f9ffdb0 00007ff6`e045bd09     postgres!main(
000000dd`0f9ffdf0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000dd`0f9ffe40 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000dd`0f9ffeb0 00007ff6`e045bd7e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000dd`0f9ffee0 00007ffd`a1a04cb0     postgres!mainCRTStartup(
core
000000dd`0fdffa38 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dd`0fdffa40 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000dd`0fdffd30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`0fdffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`105ff748 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dd`105ff750 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000dd`105ffa40 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`105ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d0`c4dff7f8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000d0`c4dff800 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000d0`c4dff870 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000d0`c4dff970 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d0`c4dff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d0`c41fee20 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d0`c41fee60 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000d0`c41feea0 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000d0`c41feee0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000d0`c41fef20 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000d0`c41fef80 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000d0`c41ff8a0 00007ff6`dfe4c618     postgres!PostmasterMain(
000000d0`c41ffa30 00007ff6`e045bd09     postgres!main(
000000d0`c41ffa70 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d0`c41ffac0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000d0`c45ffb88 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d0`c45ffb90 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d0`c45ffe80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d0`c45ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d0`c49ffbd8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d0`c49ffbe0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d0`c49ffed0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d0`c49fff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d0`c51ffa98 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d0`c51ffaa0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d0`c51ffd90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d0`c51ffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b4`36dff8a8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b4`36dff8b0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000b4`36dffba0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b4`36dffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b4`379ff5d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b4`379ff5e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000b4`379ff8d0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b4`379ff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b4`375ff6b8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b4`375ff6c0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000b4`375ff9b0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b4`375ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b4`369ff180 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000b4`369ff1c0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000b4`369ff200 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000b4`369ff240 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000b4`369ff280 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000b4`369ff2e0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000b4`369ffc00 00007ff6`dfe4c618     postgres!PostmasterMain(
000000b4`369ffd90 00007ff6`e045bd09     postgres!main(
000000b4`369ffdd0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b4`369ffe20 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000b4`371ffb18 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000b4`371ffb20 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000b4`371ffb90 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000b4`371ffc90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b4`371ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c8`643fea90 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000c8`643fead0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000c8`643feb10 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000c8`643feb50 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000c8`643feb90 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000c8`643febf0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000c8`643ff510 00007ff6`dfe4c618     postgres!PostmasterMain(
000000c8`643ff6a0 00007ff6`e045bd09     postgres!main(
000000c8`643ff6e0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c8`643ff730 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000c8`647ff608 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c8`647ff610 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000c8`647ff900 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c8`647ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c8`64bff928 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c8`64bff930 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000c8`64bffc20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c8`64bffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c8`64fffc98 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000c8`64fffca0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000c8`64fffd10 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000c8`64fffe10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c8`64fffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c8`653ffbb8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c8`653ffbc0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000c8`653ffeb0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c8`653ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`7d7ffa68 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`7d7ffa70 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000027`7d7ffd60 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`7d7ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`7dfff778 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`7dfff780 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000027`7dfffa70 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`7dfffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`7dbff748 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000027`7dbff750 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000027`7dbff7c0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000027`7dbff8c0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`7dbff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`7cffea50 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000027`7cffea90 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000027`7cffead0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000027`7cffeb10 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000027`7cffeb50 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000027`7cffebb0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000027`7cfff4d0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000027`7cfff660 00007ff6`e045bd09     postgres!main(
00000027`7cfff6a0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000027`7cfff6f0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000027`7d3ff918 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`7d3ff920 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000027`7d3ffc10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`7d3ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000079`091ffba8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000079`091ffbb0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000079`091ffc20 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000079`091ffd20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000079`091ffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000079`085fef80 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000079`085fefc0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000079`085ff000 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000079`085ff040 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000079`085ff080 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000079`085ff0e0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000079`085ffa00 00007ff6`dfe4c618     postgres!PostmasterMain(
00000079`085ffb90 00007ff6`e045bd09     postgres!main(
00000079`085ffbd0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000079`085ffc20 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000079`089ff588 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000079`089ff590 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000079`089ff880 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000079`089ff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000079`08dff658 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000079`08dff660 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000079`08dff950 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000079`08dff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000079`095ffaa8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000079`095ffab0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000079`095ffda0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000079`095ffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ab`ad5ff688 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ab`ad5ff690 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ab`ad5ff980 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ab`ad5ff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ab`ac9feb30 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000ab`ac9feb70 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000ab`ac9febb0 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000ab`ac9febf0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000ab`ac9fec30 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000ab`ac9fec90 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000ab`ac9ff5b0 00007ff6`dfe4c618     postgres!PostmasterMain(
000000ab`ac9ff740 00007ff6`e045bd09     postgres!main(
000000ab`ac9ff780 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ab`ac9ff7d0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000ab`acdff6c8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ab`acdff6d0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ab`acdff9c0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ab`acdff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ab`ad1ff8c8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000ab`ad1ff8d0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000ab`ad1ff940 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000ab`ad1ffa40 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ab`ad1ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ab`ad9ffbe8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ab`ad9ffbf0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ab`ad9ffee0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ab`ad9fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ce`ee3ff998 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ce`ee3ff9a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ce`ee3ffc90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ce`ee3ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ce`ed7ff558 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ce`ed7ff560 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ce`ed7ff850 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ce`ed7ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ce`edbffb28 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000ce`edbffb30 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000ce`edbffba0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000ce`edbffca0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ce`edbffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ce`edfffa18 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ce`edfffa20 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ce`edfffd10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ce`edfffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ce`ed3febb0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000ce`ed3febf0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000ce`ed3fec30 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000ce`ed3fec70 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000ce`ed3fecb0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000ce`ed3fed10 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000ce`ed3ff630 00007ff6`dfe4c618     postgres!PostmasterMain(
000000ce`ed3ff7c0 00007ff6`e045bd09     postgres!main(
000000ce`ed3ff800 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ce`ed3ff850 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000054`309feb30 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000054`309feb70 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000054`309febb0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000054`309febf0 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000054`309fec30 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000054`309fec90 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000054`309ff5b0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000054`309ff740 00007ff6`e045bd09     postgres!main(
00000054`309ff780 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000054`309ff7d0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000054`30dff618 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000054`30dff620 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000054`30dff910 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`30dff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`311ff978 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000054`311ff980 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000054`311ff9f0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000054`311ffaf0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`311ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`315ff728 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000054`315ff730 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000054`315ffa20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`315ffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`319ff818 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000054`319ff820 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000054`319ffb10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000054`319ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`8a3ff498 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000084`8a3ff4a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000084`8a3ff790 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`8a3ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`89fff758 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000084`89fff760 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000084`89fffa50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`89fffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`897ffb78 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000084`897ffb80 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000084`897ffe70 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`897ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`893fec70 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000084`893fecb0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000084`893fecf0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000084`893fed30 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000084`893fed70 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000084`893fedd0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000084`893ff6f0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000084`893ff880 00007ff6`e045bd09     postgres!main(
00000084`893ff8c0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000084`893ff910 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000084`89bffc28 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000084`89bffc30 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000084`89bffca0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000084`89bffda0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`89bffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`6b9ff588 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000060`6b9ff590 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000060`6b9ff880 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`6b9ff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`6adfef80 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000060`6adfefc0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000060`6adff000 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000060`6adff040 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000060`6adff080 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000060`6adff0e0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000060`6adffa00 00007ff6`dfe4c618     postgres!PostmasterMain(
00000060`6adffb90 00007ff6`e045bd09     postgres!main(
00000060`6adffbd0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000060`6adffc20 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000060`6b1ff9f8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000060`6b1ffa00 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000060`6b1ffcf0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`6b1ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`6b5ffa88 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000060`6b5ffa90 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000060`6b5ffb00 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000060`6b5ffc00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`6b5ffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`6bdff9d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000060`6bdff9e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000060`6bdffcd0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000060`6bdffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c5`b1fff7b8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c5`b1fff7c0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000c5`b1fffab0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c5`b1fffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c5`b1bff020 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000c5`b1bff060 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000c5`b1bff0a0 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000c5`b1bff0e0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000c5`b1bff120 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000c5`b1bff180 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000c5`b1bffaa0 00007ff6`dfe4c618     postgres!PostmasterMain(
000000c5`b1bffc30 00007ff6`e045bd09     postgres!main(
000000c5`b1bffc70 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c5`b1bffcc0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000c5`b27ff858 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000c5`b27ff860 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000c5`b27ff8d0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000c5`b27ff9d0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c5`b27ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c5`b23ff768 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c5`b23ff770 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000c5`b23ffa60 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c5`b23ffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c5`b2bff5c8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c5`b2bff5d0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000c5`b2bff8c0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c5`b2bff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`105ffb48 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fb`105ffb50 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000fb`105ffe40 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fb`105ffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`0f5fefe0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000fb`0f5ff020 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000fb`0f5ff060 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000fb`0f5ff0a0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000fb`0f5ff0e0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000fb`0f5ff140 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000fb`0f5ffa60 00007ff6`dfe4c618     postgres!PostmasterMain(
000000fb`0f5ffbf0 00007ff6`e045bd09     postgres!main(
000000fb`0f5ffc30 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000fb`0f5ffc80 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000fb`0f9ff6e8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fb`0f9ff6f0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000fb`0f9ff9e0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fb`0f9ffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`101ff7d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fb`101ff7e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000fb`101ffad0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fb`101ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`0fdffa18 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000fb`0fdffa20 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000fb`0fdffa90 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000fb`0fdffb90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000fb`0fdffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`b09ff768 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000031`b09ff770 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000031`b09ff7e0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000031`b09ff8e0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000031`b09ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`b0dff6d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000031`b0dff6e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000031`b0dff9d0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000031`b0dffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`afdfebd0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000031`afdfec10 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000031`afdfec50 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000031`afdfec90 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000031`afdfecd0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000031`afdfed30 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000031`afdff650 00007ff6`dfe4c618     postgres!PostmasterMain(
00000031`afdff7e0 00007ff6`e045bd09     postgres!main(
00000031`afdff820 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000031`afdff870 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000031`b01ff7b8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000031`b01ff7c0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000031`b01ffab0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000031`b01ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`b05ff858 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000031`b05ff860 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000031`b05ffb50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000031`b05ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`7d9ff548 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cf`7d9ff550 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000cf`7d9ff840 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`7d9ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`7d1ffba0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000cf`7d1ffbe0 00007ff6`e0054a81     postgres!ExceptionalCondition(
000000cf`7d1ffc20 00007ff6`dff877e4     postgres!dsm_set_control_handle(
000000cf`7d1ffc50 00007ff6`dff9555b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
000000cf`7d1ffcc0 00007ff6`dfe4c5d9     postgres!SubPostmasterMain(
000000cf`7d1ffd30 00007ff6`e045bd09     postgres!main(
000000cf`7d1ffd70 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000cf`7d1ffdc0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000cf`7d1ffe30 00007ff6`e045bd7e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000cf`7d1ffe60 00007ffd`a1a04cb0     postgres!mainCRTStartup(
core
000000cf`7d5ff5d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cf`7d5ff5e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000cf`7d5ff8d0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`7d5ff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`7ddff838 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000cf`7ddff840 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000cf`7ddff8b0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000cf`7ddff9b0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cf`7ddff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003a`427ff668 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003a`427ff670 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000003a`427ff960 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003a`427ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003a`423ffb18 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000003a`423ffb20 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000003a`423ffb90 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000003a`423ffc90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003a`423ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003a`41fffc08 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003a`41fffc10 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000003a`41ffff00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003a`41ffff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003a`41bfeec0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000003a`41bfef00 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000003a`41bfef40 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000003a`41bfef80 00007ff6`dff9b35e     postgres!HandleChildCrash(
0000003a`41bfefc0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
0000003a`41bff020 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000003a`41bff940 00007ff6`dfe4c618     postgres!PostmasterMain(
0000003a`41bffad0 00007ff6`e045bd09     postgres!main(
0000003a`41bffb10 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003a`41bffb60 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000003a`42bff698 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003a`42bff6a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000003a`42bff990 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003a`42bff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000005`b1dffbb8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000005`b1dffbc0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000005`b1dffeb0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000005`b1dffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000005`b0dff140 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000005`b0dff180 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000005`b0dff1c0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000005`b0dff200 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000005`b0dff240 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000005`b0dff2a0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000005`b0dffbc0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000005`b0dffd50 00007ff6`e045bd09     postgres!main(
00000005`b0dffd90 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000005`b0dffde0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000005`b11ff818 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000005`b11ff820 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000005`b11ffb10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000005`b11ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000005`b15ffc28 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000005`b15ffc30 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000005`b15fff20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000005`b15fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000005`b19ffa98 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000005`b19ffaa0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000005`b19ffb10 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000005`b19ffc10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000005`b19ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b2`f0fff7a8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b2`f0fff7b0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000b2`f0fffaa0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b2`f0fffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b2`efffea60 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000b2`efffeaa0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000b2`efffeae0 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000b2`efffeb20 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000b2`efffeb60 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000b2`efffebc0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000b2`effff4e0 00007ff6`dfe4c618     postgres!PostmasterMain(
000000b2`effff670 00007ff6`e045bd09     postgres!main(
000000b2`effff6b0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b2`effff700 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000b2`f03ffa88 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b2`f03ffa90 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000b2`f03ffd80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b2`f03ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b2`f07ff698 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000b2`f07ff6a0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000b2`f07ff710 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000b2`f07ff810 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b2`f07ff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b2`f0bff5d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b2`f0bff5e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000b2`f0bff8d0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b2`f0bff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`b8fff5c8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000019`b8fff5d0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000019`b8fff8c0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000019`b8fff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`b7ffef40 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000019`b7ffef80 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000019`b7ffefc0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000019`b7fff000 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000019`b7fff040 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000019`b7fff0a0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000019`b7fff9c0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000019`b7fffb50 00007ff6`e045bd09     postgres!main(
00000019`b7fffb90 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000019`b7fffbe0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000019`b83ffc38 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000019`b83ffc40 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000019`b83fff30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000019`b83fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`b87ff658 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000019`b87ff660 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000019`b87ff950 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000019`b87ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`b8bff938 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000019`b8bff940 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000019`b8bff9b0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000019`b8bffab0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000019`b8bffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`6cbffb28 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000d4`6cbffb30 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000d4`6cbffba0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000d4`6cbffca0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`6cbffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`6c3fed40 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d4`6c3fed80 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000d4`6c3fedc0 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000d4`6c3fee00 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000d4`6c3fee40 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000d4`6c3feea0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000d4`6c3ff7c0 00007ff6`dfe4c618     postgres!PostmasterMain(
000000d4`6c3ff950 00007ff6`e045bd09     postgres!main(
000000d4`6c3ff990 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d4`6c3ff9e0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000d4`6c7ffbd8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`6c7ffbe0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d4`6c7ffed0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`6c7fff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`6cfff8d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`6cfff8e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d4`6cfffbd0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`6cfffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`6d3ff708 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`6d3ff710 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d4`6d3ffa00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d4`6d3ffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000df`901fed10 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000df`901fed50 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000df`901fed90 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000df`901fedd0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000df`901fee10 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000df`901fee70 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000df`901ff790 00007ff6`dfe4c618     postgres!PostmasterMain(
000000df`901ff920 00007ff6`e045bd09     postgres!main(
000000df`901ff960 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000df`901ff9b0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000df`911ff4b8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000df`911ff4c0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000df`911ff7b0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000df`911ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000df`905ff4c8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000df`905ff4d0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000df`905ff7c0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000df`905ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000df`909ffa28 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000df`909ffa30 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000df`909ffaa0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000df`909ffba0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000df`909ffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000df`90dffa28 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000df`90dffa30 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000df`90dffd20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000df`90dffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a3`effff6c8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a3`effff6d0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a3`effff9c0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a3`effff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a3`f03ff5e8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a3`f03ff5f0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a3`f03ff8e0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a3`f03ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a3`ef3fede0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a3`ef3fee20 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000a3`ef3fee60 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000a3`ef3feea0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000a3`ef3feee0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000a3`ef3fef40 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000a3`ef3ff860 00007ff6`dfe4c618     postgres!PostmasterMain(
000000a3`ef3ff9f0 00007ff6`e045bd09     postgres!main(
000000a3`ef3ffa30 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a3`ef3ffa80 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000a3`ef7ff5f8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a3`ef7ff600 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a3`ef7ff8f0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a3`ef7ff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a3`efbffad8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000a3`efbffae0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000a3`efbffb50 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000a3`efbffc50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a3`efbffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004e`c2bff6d8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000004e`c2bff6e0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000004e`c2bff750 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000004e`c2bff850 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004e`c2bff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004e`c2fffb38 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004e`c2fffb40 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000004e`c2fffe30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004e`c2fffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004e`c1bff0c0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000004e`c1bff100 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000004e`c1bff140 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000004e`c1bff180 00007ff6`dff9b35e     postgres!HandleChildCrash(
0000004e`c1bff1c0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
0000004e`c1bff220 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000004e`c1bffb40 00007ff6`dfe4c618     postgres!PostmasterMain(
0000004e`c1bffcd0 00007ff6`e045bd09     postgres!main(
0000004e`c1bffd10 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000004e`c1bffd60 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000004e`c1fffbd8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004e`c1fffbe0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000004e`c1fffed0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004e`c1ffff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004e`c23ff9f8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004e`c23ffa00 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000004e`c23ffcf0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004e`c23ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004e`c27ffaf8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004e`c27ffb00 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000004e`c27ffdf0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000004e`c27ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b1`afbff708 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b1`afbff710 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000b1`afbffa00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b1`afbffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b1`aebfef60 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000b1`aebfefa0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000b1`aebfefe0 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000b1`aebff020 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000b1`aebff060 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000b1`aebff0c0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000b1`aebff9e0 00007ff6`dfe4c618     postgres!PostmasterMain(
000000b1`aebffb70 00007ff6`e045bd09     postgres!main(
000000b1`aebffbb0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b1`aebffc00 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000b1`aefff6c8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b1`aefff6d0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000b1`aefff9c0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b1`aefff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b1`af3ff5f8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000b1`af3ff600 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000b1`af3ff670 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000b1`af3ff770 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b1`af3ff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b1`af7ff768 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b1`af7ff770 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000b1`af7ffa60 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b1`af7ffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`56bffab8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dc`56bffac0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000dc`56bffdb0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`56bffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`55fff090 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000dc`55fff0d0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000dc`55fff110 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000dc`55fff150 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000dc`55fff190 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000dc`55fff1f0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000dc`55fffb10 00007ff6`dfe4c618     postgres!PostmasterMain(
000000dc`55fffca0 00007ff6`e045bd09     postgres!main(
000000dc`55fffce0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000dc`55fffd30 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000dc`563ffc38 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dc`563ffc40 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000dc`563fff30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`563fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`567ff5d8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000dc`567ff5e0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000dc`567ff650 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000dc`567ff750 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`567ff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`56fff998 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dc`56fff9a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000dc`56fffc90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`56fffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001b`72dff998 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001b`72dff9a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000001b`72dffc90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001b`72dffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001b`731ff928 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000001b`731ff930 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000001b`731ff9a0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000001b`731ffaa0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001b`731ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001b`729ffb88 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001b`729ffb90 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000001b`729ffe80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001b`729ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001b`725feb50 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000001b`725feb90 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000001b`725febd0 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000001b`725fec10 00007ff6`dff9b3f1     postgres!HandleChildCrash(
0000001b`725fec50 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
0000001b`725fecb0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000001b`725ff5d0 00007ff6`dfe4c618     postgres!PostmasterMain(
0000001b`725ff760 00007ff6`e045bd09     postgres!main(
0000001b`725ff7a0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000001b`725ff7f0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000001b`735ffc38 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001b`735ffc40 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000001b`735fff30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001b`735fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000043`1a1ff0f0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000043`1a1ff130 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000043`1a1ff170 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000043`1a1ff1b0 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000043`1a1ff1f0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000043`1a1ff250 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000043`1a1ffb70 00007ff6`dfe4c618     postgres!PostmasterMain(
00000043`1a1ffd00 00007ff6`e045bd09     postgres!main(
00000043`1a1ffd40 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000043`1a1ffd90 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000043`1a5ff708 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000043`1a5ff710 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000043`1a5ffa00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000043`1a5ffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000043`1a9ff908 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000043`1a9ff910 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000043`1a9ff980 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000043`1a9ffa80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000043`1a9ffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000043`1adff898 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000043`1adff8a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000043`1adffb90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000043`1adffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000043`1b1ff948 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000043`1b1ff950 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000043`1b1ffc40 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000043`1b1ffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000057`25dff6d8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000057`25dff6e0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000057`25dff750 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000057`25dff850 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000057`25dff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000057`251ff840 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000057`251ff880 00007ff6`e0054a81     postgres!ExceptionalCondition(
00000057`251ff8c0 00007ff6`dff877e4     postgres!dsm_set_control_handle(
00000057`251ff8f0 00007ff6`dff9555b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
00000057`251ff960 00007ff6`dfe4c5d9     postgres!SubPostmasterMain(
00000057`251ff9d0 00007ff6`e045bd09     postgres!main(
00000057`251ffa10 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000057`251ffa60 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000057`251ffad0 00007ff6`e045bd7e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000057`251ffb00 00007ffd`a1a04cb0     postgres!mainCRTStartup(
core
00000057`255ff808 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000057`255ff810 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000057`255ffb00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000057`255ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000057`259ff488 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000057`259ff490 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000057`259ff780 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000057`259ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`659ff668 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b6`659ff670 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000b6`659ff960 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`659ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`661ff988 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b6`661ff990 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000b6`661ffc80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`661ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`65dff6d8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000b6`65dff6e0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000b6`65dff750 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000b6`65dff850 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`65dff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`655ff868 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b6`655ff870 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000b6`655ffb60 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b6`655ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`651feee0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000b6`651fef20 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000b6`651fef60 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000b6`651fefa0 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000b6`651fefe0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000b6`651ff040 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000b6`651ff960 00007ff6`dfe4c618     postgres!PostmasterMain(
000000b6`651ffaf0 00007ff6`e045bd09     postgres!main(
000000b6`651ffb30 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b6`651ffb80 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000063`3d1ff4b8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000063`3d1ff4c0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000063`3d1ff7b0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`3d1ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`3cdff808 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000063`3cdff810 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000063`3cdffb00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`3cdffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`3c9ff738 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000063`3c9ff740 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000063`3c9ff7b0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000063`3c9ff8b0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`3c9ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`3c5ffb68 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000063`3c5ffb70 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000063`3c5ffe60 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000063`3c5ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`3c1ff130 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000063`3c1ff170 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000063`3c1ff1b0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000063`3c1ff1f0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000063`3c1ff230 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000063`3c1ff290 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000063`3c1ffbb0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000063`3c1ffd40 00007ff6`e045bd09     postgres!main(
00000063`3c1ffd80 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000063`3c1ffdd0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000003c`c3fffa98 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000003c`c3fffaa0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000003c`c3fffb10 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000003c`c3fffc10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003c`c3fffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003c`c33ff040 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000003c`c33ff080 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000003c`c33ff0c0 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000003c`c33ff100 00007ff6`dff9b3f1     postgres!HandleChildCrash(
0000003c`c33ff140 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
0000003c`c33ff1a0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000003c`c33ffac0 00007ff6`dfe4c618     postgres!PostmasterMain(
0000003c`c33ffc50 00007ff6`e045bd09     postgres!main(
0000003c`c33ffc90 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003c`c33ffce0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000003c`c37ffb78 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003c`c37ffb80 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000003c`c37ffe70 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003c`c37ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003c`c3bff778 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003c`c3bff780 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000003c`c3bffa70 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003c`c3bffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003c`c43ffb38 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003c`c43ffb40 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000003c`c43ffe30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000003c`c43ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`187ff6d8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000dc`187ff6e0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000dc`187ff750 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000dc`187ff850 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`187ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`177ff0c0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000dc`177ff100 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000dc`177ff140 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000dc`177ff180 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000dc`177ff1c0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000dc`177ff220 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000dc`177ffb40 00007ff6`dfe4c618     postgres!PostmasterMain(
000000dc`177ffcd0 00007ff6`e045bd09     postgres!main(
000000dc`177ffd10 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000dc`177ffd60 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000dc`17bff6c8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dc`17bff6d0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000dc`17bff9c0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`17bff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`17fffb58 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dc`17fffb60 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000dc`17fffe50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`17fffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`183ff568 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dc`183ff570 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000dc`183ff860 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`183ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`18bff7b8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dc`18bff7c0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000dc`18bffab0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dc`18bffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`a47ffb78 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`a47ffb80 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000cd`a47ffe70 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`a47ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`a4fff978 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`a4fff980 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000cd`a4fffc70 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`a4fffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`a3ffea90 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000cd`a3ffead0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000cd`a3ffeb10 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000cd`a3ffeb50 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000cd`a3ffeb90 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000cd`a3ffebf0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000cd`a3fff510 00007ff6`dfe4c618     postgres!PostmasterMain(
000000cd`a3fff6a0 00007ff6`e045bd09     postgres!main(
000000cd`a3fff6e0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000cd`a3fff730 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000cd`a43ff7b8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`a43ff7c0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000cd`a43ffab0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`a43ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`a4bff938 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000cd`a4bff940 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000cd`a4bff9b0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000cd`a4bffab0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cd`a4bffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000080`6ffff5f8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000080`6ffff600 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000080`6ffff8f0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000080`6ffff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000080`707ff738 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000080`707ff740 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000080`707ffa30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000080`707ffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000080`6f7fe9e0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000080`6f7fea20 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000080`6f7fea60 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000080`6f7feaa0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000080`6f7feae0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000080`6f7feb40 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000080`6f7ff460 00007ff6`dfe4c618     postgres!PostmasterMain(
00000080`6f7ff5f0 00007ff6`e045bd09     postgres!main(
00000080`6f7ff630 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000080`6f7ff680 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000080`6fbff448 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000080`6fbff450 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000080`6fbff740 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000080`6fbff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000080`703ff9e8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000080`703ff9f0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000080`703ffa60 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000080`703ffb60 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000080`703ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`2ddffb08 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c1`2ddffb10 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000c1`2ddffe00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c1`2ddffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`2e1ff9b8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000c1`2e1ff9c0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000c1`2e1ffa30 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000c1`2e1ffb30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c1`2e1ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`2d5fec60 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000c1`2d5feca0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000c1`2d5fece0 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000c1`2d5fed20 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000c1`2d5fed60 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000c1`2d5fedc0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000c1`2d5ff6e0 00007ff6`dfe4c618     postgres!PostmasterMain(
000000c1`2d5ff870 00007ff6`e045bd09     postgres!main(
000000c1`2d5ff8b0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c1`2d5ff900 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000c1`2d9ff4c8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c1`2d9ff4d0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000c1`2d9ff7c0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c1`2d9ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`2e5ffab8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c1`2e5ffac0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000c1`2e5ffdb0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c1`2e5ffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`f57ff4e8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f6`f57ff4f0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000f6`f57ff7e0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f6`f57ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`f53feda0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000f6`f53fede0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000f6`f53fee20 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000f6`f53fee60 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000f6`f53feea0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000f6`f53fef00 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000f6`f53ff820 00007ff6`dfe4c618     postgres!PostmasterMain(
000000f6`f53ff9b0 00007ff6`e045bd09     postgres!main(
000000f6`f53ff9f0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f6`f53ffa40 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000f6`f5bff948 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f6`f5bff950 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000f6`f5bffc40 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f6`f5bffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`f5fff768 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000f6`f5fff770 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000f6`f5fff7e0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000f6`f5fff8e0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f6`f5fff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`f63ff548 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f6`f63ff550 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000f6`f63ff840 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f6`f63ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000079`8d5ffb98 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000079`8d5ffba0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000079`8d5ffe90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000079`8d5ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000079`8c5ff100 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000079`8c5ff140 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000079`8c5ff180 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000079`8c5ff1c0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000079`8c5ff200 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000079`8c5ff260 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000079`8c5ffb80 00007ff6`dfe4c618     postgres!PostmasterMain(
00000079`8c5ffd10 00007ff6`e045bd09     postgres!main(
00000079`8c5ffd50 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000079`8c5ffda0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000079`8c9ff758 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000079`8c9ff760 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000079`8c9ffa50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000079`8c9ffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000079`8cdffb48 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000079`8cdffb50 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000079`8cdffbc0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000079`8cdffcc0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000079`8cdffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000079`8d1ff9d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000079`8d1ff9e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000079`8d1ffcd0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000079`8d1ffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`059ff6f8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000027`059ff700 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000027`059ff770 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000027`059ff870 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`059ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`04dfecb0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000027`04dfecf0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000027`04dfed30 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000027`04dfed70 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000027`04dfedb0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000027`04dfee10 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000027`04dff730 00007ff6`dfe4c618     postgres!PostmasterMain(
00000027`04dff8c0 00007ff6`e045bd09     postgres!main(
00000027`04dff900 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000027`04dff950 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000027`051ff788 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`051ff790 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000027`051ffa80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`051ffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`055ffbf8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`055ffc00 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000027`055ffef0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`055fff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`05dff508 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`05dff510 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000027`05dff800 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000027`05dff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`b21ff5b8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000a`b21ff5c0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000000a`b21ff8b0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000a`b21ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`b1dfeed0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000000a`b1dfef10 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000000a`b1dfef50 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000000a`b1dfef90 00007ff6`dff9b3f1     postgres!HandleChildCrash(
0000000a`b1dfefd0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
0000000a`b1dff030 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000000a`b1dff950 00007ff6`dfe4c618     postgres!PostmasterMain(
0000000a`b1dffae0 00007ff6`e045bd09     postgres!main(
0000000a`b1dffb20 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000a`b1dffb70 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000000a`b29ffb18 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000a`b29ffb20 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000000a`b29ffe10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000a`b29ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`b2dff5f8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000a`b2dff600 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000000a`b2dff8f0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000a`b2dff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`b25ffad8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000000a`b25ffae0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000000a`b25ffb50 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000000a`b25ffc50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000a`b25ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cb`97bff5d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cb`97bff5e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000cb`97bff8d0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cb`97bff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cb`97fff8a8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000cb`97fff8b0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000cb`97fff920 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000cb`97fffa20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cb`97fffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cb`983ff818 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cb`983ff820 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000cb`983ffb10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cb`983ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cb`977ff520 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000cb`977ff560 00007ff6`e0054a81     postgres!ExceptionalCondition(
000000cb`977ff5a0 00007ff6`dff877e4     postgres!dsm_set_control_handle(
000000cb`977ff5d0 00007ff6`dff9555b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
000000cb`977ff640 00007ff6`dfe4c5d9     postgres!SubPostmasterMain(
000000cb`977ff6b0 00007ff6`e045bd09     postgres!main(
000000cb`977ff6f0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000cb`977ff740 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000cb`977ff7b0 00007ff6`e045bd7e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000cb`977ff7e0 00007ffd`a1a04cb0     postgres!mainCRTStartup(
core
0000001a`19fff798 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001a`19fff7a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000001a`19fffa90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001a`19fffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001a`19bffb18 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001a`19bffb20 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000001a`19bffe10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001a`19bffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001a`18ffeed0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000001a`18ffef10 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000001a`18ffef50 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000001a`18ffef90 00007ff6`dff9b3f1     postgres!HandleChildCrash(
0000001a`18ffefd0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
0000001a`18fff030 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000001a`18fff950 00007ff6`dfe4c618     postgres!PostmasterMain(
0000001a`18fffae0 00007ff6`e045bd09     postgres!main(
0000001a`18fffb20 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000001a`18fffb70 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000001a`193ff9a8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001a`193ff9b0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000001a`193ffca0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001a`193ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001a`197ffbd8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000001a`197ffbe0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000001a`197ffc50 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000001a`197ffd50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000001a`197ffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`c11ffa78 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`c11ffa80 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000e4`c11ffd70 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`c11ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`c0dff170 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000e4`c0dff1b0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000e4`c0dff1f0 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000e4`c0dff230 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000e4`c0dff270 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000e4`c0dff2d0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000e4`c0dffbf0 00007ff6`dfe4c618     postgres!PostmasterMain(
000000e4`c0dffd80 00007ff6`e045bd09     postgres!main(
000000e4`c0dffdc0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e4`c0dffe10 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000e4`c15ff7e8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000e4`c15ff7f0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000e4`c15ff860 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000e4`c15ff960 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`c15ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`c19ffb28 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`c19ffb30 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000e4`c19ffe20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`c19ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`c1dffb68 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`c1dffb70 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000e4`c1dffe60 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e4`c1dffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000033`617fed40 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000033`617fed80 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000033`617fedc0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000033`617fee00 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000033`617fee40 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000033`617feea0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000033`617ff7c0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000033`617ff950 00007ff6`e045bd09     postgres!main(
00000033`617ff990 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000033`617ff9e0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000033`61bffb58 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000033`61bffb60 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000033`61bffe50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000033`61bffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000033`61fff688 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000033`61fff690 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000033`61fff700 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000033`61fff800 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000033`61fff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000033`623ff598 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000033`623ff5a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000033`623ff890 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000033`623ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000033`627ffb48 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000033`627ffb50 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000033`627ffe40 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000033`627ffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`625ff8b8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005b`625ff8c0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000005b`625ffbb0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005b`625ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`615feef0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000005b`615fef30 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000005b`615fef70 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000005b`615fefb0 00007ff6`dff9b35e     postgres!HandleChildCrash(
0000005b`615feff0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
0000005b`615ff050 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000005b`615ff970 00007ff6`dfe4c618     postgres!PostmasterMain(
0000005b`615ffb00 00007ff6`e045bd09     postgres!main(
0000005b`615ffb40 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000005b`615ffb90 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000005b`619ff5a8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005b`619ff5b0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000005b`619ff8a0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005b`619ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`61dff998 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005b`61dff9a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000005b`61dffc90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005b`61dffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`621ffc18 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000005b`621ffc20 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000005b`621ffc90 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000005b`621ffd90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000005b`621ffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`4a3ff688 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b5`4a3ff690 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000b5`4a3ff980 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b5`4a3ff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`48ffee50 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000b5`48ffee90 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000b5`48ffeed0 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000b5`48ffef10 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000b5`48ffef50 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000b5`48ffefb0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000b5`48fff8d0 00007ff6`dfe4c618     postgres!PostmasterMain(
000000b5`48fffa60 00007ff6`e045bd09     postgres!main(
000000b5`48fffaa0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b5`48fffaf0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000b5`493ff628 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b5`493ff630 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000b5`493ff920 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b5`493ff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`497ff8c8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b5`497ff8d0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000b5`497ffbc0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b5`497ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`49bffbe8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b5`49bffbf0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000b5`49bffee0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b5`49bfff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`49fff9f8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000b5`49fffa00 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000b5`49fffa70 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000b5`49fffb70 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b5`49fffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006b`a3bff768 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000006b`a3bff770 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000006b`a3bff7e0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000006b`a3bff8e0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006b`a3bff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006b`a2fff010 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000006b`a2fff050 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000006b`a2fff090 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000006b`a2fff0d0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
0000006b`a2fff110 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
0000006b`a2fff170 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000006b`a2fffa90 00007ff6`dfe4c618     postgres!PostmasterMain(
0000006b`a2fffc20 00007ff6`e045bd09     postgres!main(
0000006b`a2fffc60 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000006b`a2fffcb0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000006b`a3fff808 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006b`a3fff810 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000006b`a3fffb00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006b`a3fffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006b`a33ff988 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006b`a33ff990 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000006b`a33ffc80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006b`a33ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006b`a37ff578 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006b`a37ff580 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000006b`a37ff870 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006b`a37ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`b8fff8d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ee`b8fff8e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ee`b8fffbd0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ee`b8fffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`b97ff568 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ee`b97ff570 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ee`b97ff860 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ee`b97ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`b93ffb38 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000ee`b93ffb40 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000ee`b93ffbb0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000ee`b93ffcb0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ee`b93ffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`b8bffb38 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ee`b8bffb40 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ee`b8bffe30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ee`b8bffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`b87fee30 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000ee`b87fee70 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000ee`b87feeb0 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000ee`b87feef0 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000ee`b87fef30 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000ee`b87fef90 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000ee`b87ff8b0 00007ff6`dfe4c618     postgres!PostmasterMain(
000000ee`b87ffa40 00007ff6`e045bd09     postgres!main(
000000ee`b87ffa80 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ee`b87ffad0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000ae`eedffae8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ae`eedffaf0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ae`eedffde0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ae`eedffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ae`ee9ff828 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ae`ee9ff830 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ae`ee9ffb20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ae`ee9ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ae`ee5ff6b8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000ae`ee5ff6c0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000ae`ee5ff730 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000ae`ee5ff830 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ae`ee5ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ae`ee1ff818 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ae`ee1ff820 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ae`ee1ffb10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ae`ee1ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ae`eddfec80 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000ae`eddfecc0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000ae`eddfed00 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000ae`eddfed40 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000ae`eddfed80 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000ae`eddfede0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000ae`eddff700 00007ff6`dfe4c618     postgres!PostmasterMain(
000000ae`eddff890 00007ff6`e045bd09     postgres!main(
000000ae`eddff8d0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ae`eddff920 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000004`623ffa48 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000004`623ffa50 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000004`623ffac0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000004`623ffbc0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000004`623ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000004`617fea00 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000004`617fea40 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000004`617fea80 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000004`617feac0 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000004`617feb00 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000004`617feb60 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000004`617ff480 00007ff6`dfe4c618     postgres!PostmasterMain(
00000004`617ff610 00007ff6`e045bd09     postgres!main(
00000004`617ff650 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000004`617ff6a0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000004`61bff898 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000004`61bff8a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000004`61bffb90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000004`61bffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000004`61fff5b8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000004`61fff5c0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000004`61fff8b0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000004`61fff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000004`627ff7e8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000004`627ff7f0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000004`627ffae0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000004`627ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`46dffbb8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000084`46dffbc0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000084`46dffeb0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`46dffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`45dff040 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000084`45dff080 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000084`45dff0c0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000084`45dff100 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000084`45dff140 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000084`45dff1a0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000084`45dffac0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000084`45dffc50 00007ff6`e045bd09     postgres!main(
00000084`45dffc90 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000084`45dffce0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000084`461ffa28 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000084`461ffa30 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000084`461ffd20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`461ffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`465ff668 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000084`465ff670 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000084`465ff960 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`465ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000084`469ffa48 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000084`469ffa50 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000084`469ffac0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000084`469ffbc0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000084`469ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`a8fffb78 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000053`a8fffb80 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000053`a8fffe70 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000053`a8fffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`a7ffef30 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000053`a7ffef70 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000053`a7ffefb0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000053`a7ffeff0 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000053`a7fff030 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000053`a7fff090 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000053`a7fff9b0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000053`a7fffb40 00007ff6`e045bd09     postgres!main(
00000053`a7fffb80 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000053`a7fffbd0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000053`a83ff458 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000053`a83ff460 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000053`a83ff750 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000053`a83ff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`a87ffb28 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000053`a87ffb30 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000053`a87ffba0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000053`a87ffca0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000053`a87ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`a8bff888 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000053`a8bff890 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000053`a8bffb80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000053`a8bffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007d`787ff9a8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007d`787ff9b0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000007d`787ffca0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007d`787ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007d`78fff8a8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007d`78fff8b0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000007d`78fffba0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007d`78fffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007d`77fff000 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000007d`77fff040 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000007d`77fff080 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000007d`77fff0c0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
0000007d`77fff100 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
0000007d`77fff160 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000007d`77fffa80 00007ff6`dfe4c618     postgres!PostmasterMain(
0000007d`77fffc10 00007ff6`e045bd09     postgres!main(
0000007d`77fffc50 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000007d`77fffca0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000007d`783ff748 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007d`783ff750 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000007d`783ffa40 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007d`783ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007d`78bffd18 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000007d`78bffd20 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000007d`78bffd90 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000007d`78bffe90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007d`78bffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`127ff568 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000096`127ff570 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000096`127ff860 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`127ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`123fea30 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000096`123fea70 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000096`123feab0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000096`123feaf0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000096`123feb30 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000096`123feb90 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000096`123ff4b0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000096`123ff640 00007ff6`e045bd09     postgres!main(
00000096`123ff680 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000096`123ff6d0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000096`12bff968 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000096`12bff970 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000096`12bffc60 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`12bffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`12fffd28 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000096`12fffd30 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000096`12fffda0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000096`12fffea0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`12fffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`133ff5d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000096`133ff5e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000096`133ff8d0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`133ff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d8`17ffeda0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d8`17ffede0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000d8`17ffee20 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000d8`17ffee60 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000d8`17ffeea0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000d8`17ffef00 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000d8`17fff820 00007ff6`dfe4c618     postgres!PostmasterMain(
000000d8`17fff9b0 00007ff6`e045bd09     postgres!main(
000000d8`17fff9f0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d8`17fffa40 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000d8`18bffbc8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d8`18bffbd0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d8`18bffec0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d8`18bffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d8`183ff898 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d8`183ff8a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d8`183ffb90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d8`183ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d8`187ffbe8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d8`187ffbf0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d8`187ffee0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d8`187fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d8`18fff6d8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000d8`18fff6e0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000d8`18fff750 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000d8`18fff850 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d8`18fff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d8`193ffa88 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d8`193ffa90 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000d8`193ffd80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000d8`193ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007c`1bfffa98 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000007c`1bfffaa0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000007c`1bfffb10 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000007c`1bfffc10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007c`1bfffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007c`1b3fe9f0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000007c`1b3fea30 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000007c`1b3fea70 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000007c`1b3feab0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
0000007c`1b3feaf0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
0000007c`1b3feb50 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000007c`1b3ff470 00007ff6`dfe4c618     postgres!PostmasterMain(
0000007c`1b3ff600 00007ff6`e045bd09     postgres!main(
0000007c`1b3ff640 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000007c`1b3ff690 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000007c`1b7ff4e8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007c`1b7ff4f0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000007c`1b7ff7e0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007c`1b7ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007c`1bbff738 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007c`1bbff740 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000007c`1bbffa30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007c`1bbffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007c`1c3ff658 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007c`1c3ff660 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000007c`1c3ff950 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007c`1c3ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`3c3ff778 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000013`3c3ff780 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000013`3c3ff7f0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000013`3c3ff8f0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`3c3ff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`3cbff628 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000013`3cbff630 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000013`3cbff920 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`3cbff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`3c7ff598 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000013`3c7ff5a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000013`3c7ff890 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`3c7ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`3bfff608 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000013`3bfff610 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000013`3bfff900 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000013`3bfff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`3bbfe9e0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000013`3bbfea20 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000013`3bbfea60 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000013`3bbfeaa0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000013`3bbfeae0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000013`3bbfeb40 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000013`3bbff460 00007ff6`dfe4c618     postgres!PostmasterMain(
00000013`3bbff5f0 00007ff6`e045bd09     postgres!main(
00000013`3bbff630 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000013`3bbff680 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000059`bc3ff488 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000059`bc3ff490 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000059`bc3ff780 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000059`bc3ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`bc7ffbf8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000059`bc7ffc00 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000059`bc7ffc70 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000059`bc7ffd70 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000059`bc7ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`bcbff948 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000059`bcbff950 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000059`bcbffc40 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000059`bcbffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`bcfff6c8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000059`bcfff6d0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000059`bcfff9c0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000059`bcfff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`bbfff0d0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000059`bbfff110 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000059`bbfff150 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000059`bbfff190 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000059`bbfff1d0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000059`bbfff230 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000059`bbfffb50 00007ff6`dfe4c618     postgres!PostmasterMain(
00000059`bbfffce0 00007ff6`e045bd09     postgres!main(
00000059`bbfffd20 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000059`bbfffd70 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000081`4d3ffd18 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000081`4d3ffd20 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000081`4d3ffd90 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000081`4d3ffe90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000081`4d3ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000081`4cbfea00 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000081`4cbfea40 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000081`4cbfea80 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000081`4cbfeac0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000081`4cbfeb00 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000081`4cbfeb60 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000081`4cbff480 00007ff6`dfe4c618     postgres!PostmasterMain(
00000081`4cbff610 00007ff6`e045bd09     postgres!main(
00000081`4cbff650 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000081`4cbff6a0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000081`4dbff9a8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000081`4dbff9b0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000081`4dbffca0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000081`4dbffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000081`4d7ff918 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000081`4d7ff920 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000081`4d7ffc10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000081`4d7ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000081`4cfff768 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000081`4cfff770 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000081`4cfffa60 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000081`4cfffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`8b5ff6b8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000068`8b5ff6c0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000068`8b5ff9b0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`8b5ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`8a5feb50 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000068`8a5feb90 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000068`8a5febd0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000068`8a5fec10 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000068`8a5fec50 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000068`8a5fecb0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000068`8a5ff5d0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000068`8a5ff760 00007ff6`e045bd09     postgres!main(
00000068`8a5ff7a0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000068`8a5ff7f0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000068`8adff9d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000068`8adff9e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000068`8adffcd0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`8adffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`8b1ff728 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000068`8b1ff730 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000068`8b1ff7a0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000068`8b1ff8a0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`8b1ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`8a9ffc18 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000068`8a9ffc20 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000068`8a9fff10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`8a9fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`949ff8b8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008a`949ff8c0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000008a`949ffbb0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008a`949ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`955ff508 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008a`955ff510 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000008a`955ff800 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008a`955ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`951ffd58 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000008a`951ffd60 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000008a`951ffdd0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000008a`951ffed0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008a`951fff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`94dffa18 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008a`94dffa20 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000008a`94dffd10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008a`94dffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`945fedb0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000008a`945fedf0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000008a`945fee30 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000008a`945fee70 00007ff6`dff9b3f1     postgres!HandleChildCrash(
0000008a`945feeb0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
0000008a`945fef10 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000008a`945ff830 00007ff6`dfe4c618     postgres!PostmasterMain(
0000008a`945ff9c0 00007ff6`e045bd09     postgres!main(
0000008a`945ffa00 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000008a`945ffa50 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000036`be9fec40 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000036`be9fec80 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000036`be9fecc0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000036`be9fed00 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000036`be9fed40 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000036`be9feda0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000036`be9ff6c0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000036`be9ff850 00007ff6`e045bd09     postgres!main(
00000036`be9ff890 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000036`be9ff8e0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000036`bf9ff898 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000036`bf9ff8a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000036`bf9ffb90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000036`bf9ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000036`bf5ffd48 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000036`bf5ffd50 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000036`bf5ffdc0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000036`bf5ffec0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000036`bf5ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000036`bf1ff818 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000036`bf1ff820 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000036`bf1ffb10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000036`bf1ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000036`bedff998 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000036`bedff9a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000036`bedffc90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000036`bedffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ff`333fede0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000ff`333fee20 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000ff`333fee60 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000ff`333feea0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000ff`333feee0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000ff`333fef40 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000ff`333ff860 00007ff6`dfe4c618     postgres!PostmasterMain(
000000ff`333ff9f0 00007ff6`e045bd09     postgres!main(
000000ff`333ffa30 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ff`333ffa80 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000ff`33fff8f8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000ff`33fff900 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000ff`33fff970 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000ff`33fffa70 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ff`33fffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ff`343ff598 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ff`343ff5a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ff`343ff890 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ff`343ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ff`33bffaa8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ff`33bffab0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ff`33bffda0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ff`33bffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ff`337ff5c8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ff`337ff5d0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ff`337ff8c0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ff`337ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`9c3ff688 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000008a`9c3ff690 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000008a`9c3ff700 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000008a`9c3ff800 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008a`9c3ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`9bbfeb10 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000008a`9bbfeb50 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000008a`9bbfeb90 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000008a`9bbfebd0 00007ff6`dff9b35e     postgres!HandleChildCrash(
0000008a`9bbfec10 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
0000008a`9bbfec70 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000008a`9bbff590 00007ff6`dfe4c618     postgres!PostmasterMain(
0000008a`9bbff720 00007ff6`e045bd09     postgres!main(
0000008a`9bbff760 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000008a`9bbff7b0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000008a`9cbff538 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008a`9cbff540 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000008a`9cbff830 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008a`9cbff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`9c7ff598 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008a`9c7ff5a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000008a`9c7ff890 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008a`9c7ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`9bfff498 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008a`9bfff4a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000008a`9bfff790 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008a`9bfff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e5`ef5ff5c8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e5`ef5ff5d0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000e5`ef5ff8c0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e5`ef5ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e5`eedfede0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000e5`eedfee20 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000e5`eedfee60 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000e5`eedfeea0 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000e5`eedfeee0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000e5`eedfef40 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000e5`eedff860 00007ff6`dfe4c618     postgres!PostmasterMain(
000000e5`eedff9f0 00007ff6`e045bd09     postgres!main(
000000e5`eedffa30 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e5`eedffa80 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000e5`efdff748 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e5`efdff750 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000e5`efdffa40 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e5`efdffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e5`ef9ff7f8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000e5`ef9ff800 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000e5`ef9ff870 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000e5`ef9ff970 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e5`ef9ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e5`ef1ffb88 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e5`ef1ffb90 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000e5`ef1ffe80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e5`ef1ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`de3ff508 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a5`de3ff510 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a5`de3ff800 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`de3ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`dd3fee10 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a5`dd3fee50 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000a5`dd3fee90 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000a5`dd3feed0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000a5`dd3fef10 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000a5`dd3fef70 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000a5`dd3ff890 00007ff6`dfe4c618     postgres!PostmasterMain(
000000a5`dd3ffa20 00007ff6`e045bd09     postgres!main(
000000a5`dd3ffa60 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a5`dd3ffab0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000a5`ddbffb08 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a5`ddbffb10 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a5`ddbffe00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`ddbffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`ddfff698 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000a5`ddfff6a0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000a5`ddfff710 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000a5`ddfff810 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`ddfff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`dd7ffbe8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a5`dd7ffbf0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a5`dd7ffee0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a5`dd7fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`3dbffa18 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dd`3dbffa20 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000dd`3dbffd10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`3dbffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`3dfff628 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000dd`3dfff630 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000dd`3dfff6a0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000dd`3dfff7a0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`3dfff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`3d7ff918 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dd`3d7ff920 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000dd`3d7ffc10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000dd`3d7ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`3d3ff7e0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000dd`3d3ff820 00007ff6`e0054a81     postgres!ExceptionalCondition(
000000dd`3d3ff860 00007ff6`dff877e4     postgres!dsm_set_control_handle(
000000dd`3d3ff890 00007ff6`dff9555b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
000000dd`3d3ff900 00007ff6`dfe4c5d9     postgres!SubPostmasterMain(
000000dd`3d3ff970 00007ff6`e045bd09     postgres!main(
000000dd`3d3ff9b0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000dd`3d3ffa00 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000dd`3d3ffa70 00007ff6`e045bd7e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000dd`3d3ffaa0 00007ffd`a1a04cb0     postgres!mainCRTStartup(
core
000000c8`66dff748 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c8`66dff750 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000c8`66dffa40 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c8`66dffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c8`659fed00 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000c8`659fed40 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000c8`659fed80 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000c8`659fedc0 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000c8`659fee00 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000c8`659fee60 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000c8`659ff780 00007ff6`dfe4c618     postgres!PostmasterMain(
000000c8`659ff910 00007ff6`e045bd09     postgres!main(
000000c8`659ff950 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c8`659ff9a0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000c8`65dff738 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c8`65dff740 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000c8`65dffa30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c8`65dffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c8`661ff5e8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c8`661ff5f0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000c8`661ff8e0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c8`661ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c8`665ff648 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c8`665ff650 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000c8`665ff940 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c8`665ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c8`669ffbd8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000c8`669ffbe0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000c8`669ffc50 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000c8`669ffd50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c8`669ffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000036`247ff7a8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000036`247ff7b0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000036`247ffaa0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000036`247ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000036`237fecf0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000036`237fed30 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000036`237fed70 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000036`237fedb0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000036`237fedf0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000036`237fee50 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000036`237ff770 00007ff6`dfe4c618     postgres!PostmasterMain(
00000036`237ff900 00007ff6`e045bd09     postgres!main(
00000036`237ff940 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000036`237ff990 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000036`23bff7d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000036`23bff7e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000036`23bffad0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000036`23bffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000036`23fff798 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000036`23fff7a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000036`23fffa90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000036`23fffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000036`243ffbc8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000036`243ffbd0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000036`243ffc40 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000036`243ffd40 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000036`243ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006c`b9ffedf0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000006c`b9ffee30 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000006c`b9ffee70 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000006c`b9ffeeb0 00007ff6`dff9b35e     postgres!HandleChildCrash(
0000006c`b9ffeef0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
0000006c`b9ffef50 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000006c`b9fff870 00007ff6`dfe4c618     postgres!PostmasterMain(
0000006c`b9fffa00 00007ff6`e045bd09     postgres!main(
0000006c`b9fffa40 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000006c`b9fffa90 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000006c`ba3ff958 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006c`ba3ff960 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000006c`ba3ffc50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006c`ba3ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006c`ba7ff9f8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006c`ba7ffa00 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000006c`ba7ffcf0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006c`ba7ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006c`babffbb8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000006c`babffbc0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000006c`babffc30 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000006c`babffd30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006c`babffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006c`bafff448 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006c`bafff450 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000006c`bafff740 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000006c`bafff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`c67ff808 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000099`c67ff810 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000099`c67ffb00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`c67ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`c5bff0e0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000099`c5bff120 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000099`c5bff160 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000099`c5bff1a0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000099`c5bff1e0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000099`c5bff240 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000099`c5bffb60 00007ff6`dfe4c618     postgres!PostmasterMain(
00000099`c5bffcf0 00007ff6`e045bd09     postgres!main(
00000099`c5bffd30 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000099`c5bffd80 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000099`c6bffc18 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000099`c6bffc20 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000099`c6bfff10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`c6bfff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`c5fff6a8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000099`c5fff6b0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000099`c5fff9a0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`c5fff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`c63ff8d8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000099`c63ff8e0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000099`c63ff950 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000099`c63ffa50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000099`c63ffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`063ff508 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000068`063ff510 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000068`063ff800 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`063ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`05bfede0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000068`05bfee20 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000068`05bfee60 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000068`05bfeea0 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000068`05bfeee0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000068`05bfef40 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000068`05bff860 00007ff6`dfe4c618     postgres!PostmasterMain(
00000068`05bff9f0 00007ff6`e045bd09     postgres!main(
00000068`05bffa30 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000068`05bffa80 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000068`06bffb48 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000068`06bffb50 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000068`06bffe40 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`06bffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`067ff9a8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000068`067ff9b0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000068`067ffa20 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000068`067ffb20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`067ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`05fff958 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000068`05fff960 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000068`05fffc50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000068`05fffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ce`10fffa38 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ce`10fffa40 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ce`10fffd30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ce`10fffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ce`10bff658 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000ce`10bff660 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000ce`10bff6d0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000ce`10bff7d0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ce`10bff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ce`107ff978 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ce`107ff980 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ce`107ffc70 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ce`107ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ce`103ff5e8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ce`103ff5f0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000ce`103ff8e0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000ce`103ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ce`0fffeb80 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000ce`0fffebc0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000ce`0fffec00 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000ce`0fffec40 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000ce`0fffec80 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000ce`0fffece0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000ce`0ffff600 00007ff6`dfe4c618     postgres!PostmasterMain(
000000ce`0ffff790 00007ff6`e045bd09     postgres!main(
000000ce`0ffff7d0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ce`0ffff820 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000064`247ff750 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000064`247ff790 00007ff6`e0054a81     postgres!ExceptionalCondition(
00000064`247ff7d0 00007ff6`dff877e4     postgres!dsm_set_control_handle(
00000064`247ff800 00007ff6`dff9555b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
00000064`247ff870 00007ff6`dfe4c5d9     postgres!SubPostmasterMain(
00000064`247ff8e0 00007ff6`e045bd09     postgres!main(
00000064`247ff920 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000064`247ff970 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000064`247ff9e0 00007ff6`e045bd7e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000064`247ffa10 00007ffd`a1a04cb0     postgres!mainCRTStartup(
core
00000064`24bffbc8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000064`24bffbd0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000064`24bffec0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000064`24bffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000064`24fff758 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000064`24fff760 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000064`24fffa50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000064`24fffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000064`253ffd48 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000064`253ffd50 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000064`253ffdc0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000064`253ffec0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000064`253ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e0`75bff758 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e0`75bff760 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000e0`75bffa50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e0`75bffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e0`757ffa18 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e0`757ffa20 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000e0`757ffd10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e0`757ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e0`74bfeb20 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000e0`74bfeb60 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000e0`74bfeba0 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000e0`74bfebe0 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000e0`74bfec20 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000e0`74bfec80 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000e0`74bff5a0 00007ff6`dfe4c618     postgres!PostmasterMain(
000000e0`74bff730 00007ff6`e045bd09     postgres!main(
000000e0`74bff770 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e0`74bff7c0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000e0`74fffa18 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e0`74fffa20 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000e0`74fffd10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e0`74fffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e0`753ffa98 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000e0`753ffaa0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000e0`753ffb10 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000e0`753ffc10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e0`753ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a9`419ffb28 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a9`419ffb30 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a9`419ffe20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a9`419ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a9`409ff0f0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a9`409ff130 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000a9`409ff170 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000a9`409ff1b0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000a9`409ff1f0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000a9`409ff250 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000a9`409ffb70 00007ff6`dfe4c618     postgres!PostmasterMain(
000000a9`409ffd00 00007ff6`e045bd09     postgres!main(
000000a9`409ffd40 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a9`409ffd90 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000a9`40dffbe8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a9`40dffbf0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a9`40dffee0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a9`40dfff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a9`411ff7a8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a9`411ff7b0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000a9`411ffaa0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a9`411ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a9`415ffc58 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000a9`415ffc60 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000a9`415ffcd0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000a9`415ffdd0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000a9`415ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000080`627ffad8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000080`627ffae0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000080`627ffdd0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000080`627ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000080`617fec70 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000080`617fecb0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000080`617fecf0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000080`617fed30 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000080`617fed70 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000080`617fedd0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000080`617ff6f0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000080`617ff880 00007ff6`e045bd09     postgres!main(
00000080`617ff8c0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000080`617ff910 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000080`61bffb68 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000080`61bffb70 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000080`61bffe60 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000080`61bffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000080`61fff8b8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000080`61fff8c0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000080`61fffbb0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000080`61fffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000080`623ff738 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000080`623ff740 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000080`623ff7b0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000080`623ff8b0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000080`623ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`a2dff948 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000046`a2dff950 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000046`a2dff9c0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000046`a2dffac0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000046`a2dffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`a21ff0b0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000046`a21ff0f0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000046`a21ff130 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000046`a21ff170 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000046`a21ff1b0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000046`a21ff210 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000046`a21ffb30 00007ff6`dfe4c618     postgres!PostmasterMain(
00000046`a21ffcc0 00007ff6`e045bd09     postgres!main(
00000046`a21ffd00 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000046`a21ffd50 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000046`a25ff638 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000046`a25ff640 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000046`a25ff930 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000046`a25ff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`a29ff548 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000046`a29ff550 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000046`a29ff840 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000046`a29ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`a31ff868 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000046`a31ff870 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000046`a31ffb60 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000046`a31ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`1f7ff0a0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000da`1f7ff0e0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000da`1f7ff120 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000da`1f7ff160 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000da`1f7ff1a0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000da`1f7ff200 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000da`1f7ffb20 00007ff6`dfe4c618     postgres!PostmasterMain(
000000da`1f7ffcb0 00007ff6`e045bd09     postgres!main(
000000da`1f7ffcf0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000da`1f7ffd40 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000da`203ffa88 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000da`203ffa90 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000da`203ffd80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`203ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`1fbffbf8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000da`1fbffc00 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000da`1fbffef0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`1fbfff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`1ffffd18 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000da`1ffffd20 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000da`1ffffd90 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000da`1ffffe90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`1ffffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`207ffa28 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000da`207ffa30 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000da`207ffd20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000da`207ffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000097`9dfff738 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000097`9dfff740 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000097`9dfffa30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000097`9dfffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000097`9e7ffa98 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000097`9e7ffaa0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000097`9e7ffd90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000097`9e7ffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000097`9d3ff020 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000097`9d3ff060 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000097`9d3ff0a0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000097`9d3ff0e0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000097`9d3ff120 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000097`9d3ff180 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000097`9d3ffaa0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000097`9d3ffc30 00007ff6`e045bd09     postgres!main(
00000097`9d3ffc70 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000097`9d3ffcc0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000097`9d7ff538 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000097`9d7ff540 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000097`9d7ff830 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000097`9d7ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000097`9dbff648 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000097`9dbff650 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000097`9dbff940 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000097`9dbff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000097`9e3ffb08 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000097`9e3ffb10 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000097`9e3ffb80 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000097`9e3ffc80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000097`9e3ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`f79ff7a8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000007f`f79ff7b0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000007f`f79ff820 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000007f`f79ff920 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007f`f79ff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`f81ff9f8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007f`f81ffa00 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000007f`f81ffcf0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007f`f81ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`f71feb00 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000007f`f71feb40 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000007f`f71feb80 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000007f`f71febc0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
0000007f`f71fec00 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
0000007f`f71fec60 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000007f`f71ff580 00007ff6`dfe4c618     postgres!PostmasterMain(
0000007f`f71ff710 00007ff6`e045bd09     postgres!main(
0000007f`f71ff750 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000007f`f71ff7a0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000007f`f75ff7f8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007f`f75ff800 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000007f`f75ffaf0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007f`f75ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`f7dff508 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007f`f7dff510 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000007f`f7dff800 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007f`f7dff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`d19ff5a8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bc`d19ff5b0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000bc`d19ff8a0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`d19ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`d15ff608 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000bc`d15ff610 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000bc`d15ff680 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000bc`d15ff780 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`d15ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`d0dfee10 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000bc`d0dfee50 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000bc`d0dfee90 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000bc`d0dfeed0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000bc`d0dfef10 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000bc`d0dfef70 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000bc`d0dff890 00007ff6`dfe4c618     postgres!PostmasterMain(
000000bc`d0dffa20 00007ff6`e045bd09     postgres!main(
000000bc`d0dffa60 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000bc`d0dffab0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000bc`d11ffac8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bc`d11ffad0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000bc`d11ffdc0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`d11ffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`d1dff7a8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bc`d1dff7b0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000bc`d1dffaa0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000bc`d1dffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cb`d6bfef40 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000cb`d6bfef80 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000cb`d6bfefc0 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000cb`d6bff000 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000cb`d6bff040 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000cb`d6bff0a0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000cb`d6bff9c0 00007ff6`dfe4c618     postgres!PostmasterMain(
000000cb`d6bffb50 00007ff6`e045bd09     postgres!main(
000000cb`d6bffb90 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000cb`d6bffbe0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000cb`d6fff5e8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cb`d6fff5f0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000cb`d6fff8e0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cb`d6fff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cb`d73ff6e8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000cb`d73ff6f0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000cb`d73ff760 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000cb`d73ff860 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cb`d73ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cb`d77ff748 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cb`d77ff750 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000cb`d77ffa40 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cb`d77ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cb`d7bff878 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cb`d7bff880 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000cb`d7bffb70 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000cb`d7bffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008c`bd9fee00 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000008c`bd9fee40 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000008c`bd9fee80 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000008c`bd9feec0 00007ff6`dff9b35e     postgres!HandleChildCrash(
0000008c`bd9fef00 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
0000008c`bd9fef60 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000008c`bd9ff880 00007ff6`dfe4c618     postgres!PostmasterMain(
0000008c`bd9ffa10 00007ff6`e045bd09     postgres!main(
0000008c`bd9ffa50 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000008c`bd9ffaa0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000008c`bddff4d8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008c`bddff4e0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000008c`bddff7d0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008c`bddff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008c`be1ffbf8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000008c`be1ffc00 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000008c`be1ffc70 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000008c`be1ffd70 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008c`be1ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008c`be5ff498 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008c`be5ff4a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000008c`be5ff790 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008c`be5ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008c`be9ffbe8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008c`be9ffbf0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000008c`be9ffee0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008c`be9fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`a41feb40 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000030`a41feb80 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000030`a41febc0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000030`a41fec00 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000030`a41fec40 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000030`a41feca0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000030`a41ff5c0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000030`a41ff750 00007ff6`e045bd09     postgres!main(
00000030`a41ff790 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000030`a41ff7e0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000030`a51ffac8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000030`a51ffad0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000030`a51ffdc0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000030`a51ffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`a4dff978 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000030`a4dff980 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000030`a4dff9f0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000030`a4dffaf0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000030`a4dffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`a49ffa08 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000030`a49ffa10 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000030`a49ffd00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000030`a49ffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`a45ff548 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000030`a45ff550 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000030`a45ff840 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000030`a45ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`be3ff928 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`be3ff930 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000007a`be3ffc20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007a`be3ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`bebff7e8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`bebff7f0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000007a`bebffae0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007a`bebffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`be7ff7e8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000007a`be7ff7f0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000007a`be7ff860 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000007a`be7ff960 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007a`be7ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`bdfff998 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`bdfff9a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000007a`bdfffc90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007a`bdfffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`bdbfeb90 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000007a`bdbfebd0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000007a`bdbfec10 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000007a`bdbfec50 00007ff6`dff9b3f1     postgres!HandleChildCrash(
0000007a`bdbfec90 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
0000007a`bdbfecf0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000007a`bdbff610 00007ff6`dfe4c618     postgres!PostmasterMain(
0000007a`bdbff7a0 00007ff6`e045bd09     postgres!main(
0000007a`bdbff7e0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000007a`bdbff830 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000c2`575ffb48 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c2`575ffb50 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000c2`575ffe40 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c2`575ffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c2`565fef50 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000c2`565fef90 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000c2`565fefd0 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000c2`565ff010 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000c2`565ff050 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000c2`565ff0b0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000c2`565ff9d0 00007ff6`dfe4c618     postgres!PostmasterMain(
000000c2`565ffb60 00007ff6`e045bd09     postgres!main(
000000c2`565ffba0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c2`565ffbf0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000c2`569ff708 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c2`569ff710 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000c2`569ffa00 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c2`569ffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c2`56dff6e8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c2`56dff6f0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000c2`56dff9e0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c2`56dffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c2`571ff9a8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000c2`571ff9b0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000c2`571ffa20 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000c2`571ffb20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000c2`571ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008c`fc3ffac8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008c`fc3ffad0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000008c`fc3ffdc0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008c`fc3ffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008c`fcbffac8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000008c`fcbffad0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000008c`fcbffb40 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000008c`fcbffc40 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008c`fcbffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008c`fcfff958 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008c`fcfff960 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000008c`fcfffc50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008c`fcfffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008c`fbffed40 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000008c`fbffed80 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000008c`fbffedc0 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000008c`fbffee00 00007ff6`dff9b3f1     postgres!HandleChildCrash(
0000008c`fbffee40 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
0000008c`fbffeea0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000008c`fbfff7c0 00007ff6`dfe4c618     postgres!PostmasterMain(
0000008c`fbfff950 00007ff6`e045bd09     postgres!main(
0000008c`fbfff990 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000008c`fbfff9e0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000008c`fc7ff778 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008c`fc7ff780 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000008c`fc7ffa70 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000008c`fc7ffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000016`b37ff638 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000016`b37ff640 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000016`b37ff930 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000016`b37ff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000016`b3fff6d8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000016`b3fff6e0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000016`b3fff750 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000016`b3fff850 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000016`b3fff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000016`b43ff588 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000016`b43ff590 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000016`b43ff880 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000016`b43ff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000016`b33fee00 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000016`b33fee40 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000016`b33fee80 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000016`b33feec0 00007ff6`dff9b35e     postgres!HandleChildCrash(
00000016`b33fef00 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
00000016`b33fef60 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000016`b33ff880 00007ff6`dfe4c618     postgres!PostmasterMain(
00000016`b33ffa10 00007ff6`e045bd09     postgres!main(
00000016`b33ffa50 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000016`b33ffaa0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000016`b3bff5a8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000016`b3bff5b0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000016`b3bff8a0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000016`b3bff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000de`f69ff638 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000de`f69ff640 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000de`f69ff930 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000de`f69ff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000de`f6dff4c8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000de`f6dff4d0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000de`f6dff7c0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000de`f6dff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000de`f71ff868 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000de`f71ff870 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000de`f71ff8e0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000de`f71ff9e0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000de`f71ffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000de`f61fefe0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000de`f61ff020 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000de`f61ff060 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000de`f61ff0a0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000de`f61ff0e0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000de`f61ff140 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000de`f61ffa60 00007ff6`dfe4c618     postgres!PostmasterMain(
000000de`f61ffbf0 00007ff6`e045bd09     postgres!main(
000000de`f61ffc30 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000de`f61ffc80 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000de`f65ff858 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000de`f65ff860 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000de`f65ffb50 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000de`f65ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000de`f75ff7e8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000de`f75ff7f0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000de`f75ffae0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000de`f75ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b1`fffffa48 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b1`fffffa50 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000b1`fffffd40 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b1`fffffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b1`ff3fead0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000b1`ff3feb10 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000b1`ff3feb50 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000b1`ff3feb90 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000b1`ff3febd0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000b1`ff3fec30 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000b1`ff3ff550 00007ff6`dfe4c618     postgres!PostmasterMain(
000000b1`ff3ff6e0 00007ff6`e045bd09     postgres!main(
000000b1`ff3ff720 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b1`ff3ff770 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000b1`ff7ffbf8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b1`ff7ffc00 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000b1`ff7ffef0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b1`ff7fff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b1`ffbffab8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000b1`ffbffac0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000b1`ffbffb30 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000b1`ffbffc30 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b1`ffbffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b1`803ffa88 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b1`803ffa90 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000b1`803ffd80 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000b1`803ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009c`229ff758 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000009c`229ff760 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000009c`229ff7d0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000009c`229ff8d0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009c`229ff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009c`219fec30 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000009c`219fec70 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000009c`219fecb0 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000009c`219fecf0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
0000009c`219fed30 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
0000009c`219fed90 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000009c`219ff6b0 00007ff6`dfe4c618     postgres!PostmasterMain(
0000009c`219ff840 00007ff6`e045bd09     postgres!main(
0000009c`219ff880 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000009c`219ff8d0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000009c`21dffab8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009c`21dffac0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000009c`21dffdb0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009c`21dffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009c`221ff7f8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009c`221ff800 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000009c`221ffaf0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009c`221ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009c`225ff5e8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009c`225ff5f0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000009c`225ff8e0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009c`225ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009c`22dffac8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009c`22dffad0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000009c`22dffdc0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000009c`22dffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000002`bf1ff588 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000002`bf1ff590 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000002`bf1ff880 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000002`bf1ff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000002`be1fee00 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000002`be1fee40 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000002`be1fee80 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000002`be1feec0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000002`be1fef00 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000002`be1fef60 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000002`be1ff880 00007ff6`dfe4c618     postgres!PostmasterMain(
00000002`be1ffa10 00007ff6`e045bd09     postgres!main(
00000002`be1ffa50 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000002`be1ffaa0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000002`be5ff498 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000002`be5ff4a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000002`be5ff790 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000002`be5ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000002`be9ffa78 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000002`be9ffa80 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000002`be9ffaf0 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000002`be9ffbf0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000002`be9ffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000002`bedff5b8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000002`bedff5c0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000002`bedff8b0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000002`bedff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`485ffbb8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000096`485ffbc0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000096`485ffeb0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`485ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`479fee20 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000096`479fee60 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
00000096`479feea0 00007ff6`dff9bfcd     postgres!HandleFatalError(
00000096`479feee0 00007ff6`dff9b3f1     postgres!HandleChildCrash(
00000096`479fef20 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
00000096`479fef80 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
00000096`479ff8a0 00007ff6`dfe4c618     postgres!PostmasterMain(
00000096`479ffa30 00007ff6`e045bd09     postgres!main(
00000096`479ffa70 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000096`479ffac0 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
00000096`47dffba8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000096`47dffbb0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000096`47dffea0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`47dffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`481ffbf8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
00000096`481ffc00 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
00000096`481ffc70 00007ffd`a1a04cb0     postgres!pg_signal_thread(
00000096`481ffd70 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`481ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`489ffba8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000096`489ffbb0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
00000096`489ffea0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
00000096`489ffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e7`189ff7b8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000e7`189ff7c0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000e7`189ff830 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000e7`189ff930 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e7`189ff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e7`17dfe9f0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000e7`17dfea30 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000e7`17dfea70 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000e7`17dfeab0 00007ff6`dff9b35e     postgres!HandleChildCrash(
000000e7`17dfeaf0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x37e [c:\cirrus\src\backend\postmaster\pos...
000000e7`17dfeb50 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000e7`17dff470 00007ff6`dfe4c618     postgres!PostmasterMain(
000000e7`17dff600 00007ff6`e045bd09     postgres!main(
000000e7`17dff640 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e7`17dff690 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000e7`181ff688 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e7`181ff690 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000e7`181ff980 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e7`181ff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e7`185ff998 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e7`185ff9a0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000e7`185ffc90 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e7`185ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e7`18dffaf8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e7`18dffb00 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000e7`18dffdf0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000e7`18dffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007d`da9ff8c8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007d`da9ff8d0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000007d`da9ffbc0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007d`da9ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007d`da5feec0 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000007d`da5fef00 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
0000007d`da5fef40 00007ff6`dff9bfcd     postgres!HandleFatalError(
0000007d`da5fef80 00007ff6`dff9b3f1     postgres!HandleChildCrash(
0000007d`da5fefc0 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
0000007d`da5ff020 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
0000007d`da5ff940 00007ff6`dfe4c618     postgres!PostmasterMain(
0000007d`da5ffad0 00007ff6`e045bd09     postgres!main(
0000007d`da5ffb10 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000007d`da5ffb60 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
0000007d`dadffa98 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
0000007d`dadffaa0 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
0000007d`dadffb10 00007ffd`a1a04cb0     postgres!pg_signal_thread(
0000007d`dadffc10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007d`dadffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007d`db1ff5c8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007d`db1ff5d0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000007d`db1ff8c0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007d`db1ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007d`db5ff6c8 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007d`db5ff6d0 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
0000007d`db5ff9c0 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
0000007d`db5ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f7`0f3ff718 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f7`0f3ff720 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000f7`0f3ffa10 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f7`0f3ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f7`0e3fea80 00007ff6`e02de958     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000f7`0e3feac0 00007ff6`dff9e7a2     postgres!ExceptionalCondition(
000000f7`0e3feb00 00007ff6`dff9bfcd     postgres!HandleFatalError(
000000f7`0e3feb40 00007ff6`dff9b3f1     postgres!HandleChildCrash(
000000f7`0e3feb80 00007ff6`dff9cb65     postgres!process_pm_child_exit(void)+0x411 [c:\cirrus\src\backend\postmaster\pos...
000000f7`0e3febe0 00007ff6`dff9a1c1     postgres!ServerLoop(void)+0xd5 [c:\cirrus\src\backend\postmaster\postmaster.c @ ...
000000f7`0e3ff500 00007ff6`dfe4c618     postgres!PostmasterMain(
000000f7`0e3ff690 00007ff6`e045bd09     postgres!main(
000000f7`0e3ff6d0 00007ff6`e045bc5e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f7`0e3ff720 00007ff6`e045bb1e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
core
000000f7`0ebff528 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f7`0ebff530 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000f7`0ebff820 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f7`0ebff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f7`0efffaf8 00007ffd`9f9a48fa     ntdll!NtFsControlFile+0x14
000000f7`0efffb00 00007ff6`dff8945b     KERNELBASE!ConnectNamedPipe+0x6a
000000f7`0efffb70 00007ffd`a1a04cb0     postgres!pg_signal_thread(
000000f7`0efffc70 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f7`0efffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f7`0e7ffa28 00007ffd`a23cb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f7`0e7ffa30 00007ffd`a1a04cb0     ntdll!TppWorkerThread+0x2df
000000f7`0e7ffd20 00007ffd`a243edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f7`0e7ffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
tap
[21:10:37.711](4.490s) Bail out!  pg_ctl start failed
tap
[21:10:36.619](3.220s) Bail out!  pg_ctl start failed
tap
[21:10:35.455](2.054s) Bail out!  pg_ctl start failed
tap
[21:10:37.559](3.661s) Bail out!  pg_ctl start failed
tap
[21:10:37.844](3.215s) Bail out!  pg_ctl start failed
tap
[21:10:41.428](2.283s) Bail out!  pg_ctl start failed
tap
[21:10:44.818](4.581s) Bail out!  pg_ctl start failed
tap
[21:10:42.495](1.789s) Bail out!  pg_ctl start failed
tap
[21:10:43.454](2.206s) Bail out!  pg_ctl start failed
tap
[21:10:48.175](6.654s) Bail out!  pg_ctl start failed
tap
[21:10:38.288](3.385s) Bail out!  pg_ctl start failed
tap
[21:10:37.477](1.536s) Bail out!  pg_ctl start failed
tap
[21:10:38.193](2.740s) Bail out!  pg_ctl start failed
tap
[21:11:04.042](4.139s) Bail out!  pg_ctl start failed
tap
[21:11:03.219](3.326s) Bail out!  pg_ctl start failed
tap
[21:11:04.408](4.059s) Bail out!  pg_ctl start failed
tap
[21:11:02.829](1.974s) Bail out!  pg_ctl start failed
tap
[21:11:04.925](3.595s) Bail out!  pg_ctl start failed
tap
[21:11:05.139](3.364s) Bail out!  pg_ctl start failed
tap
[21:11:03.763](1.970s) Bail out!  pg_ctl start failed
tap
[21:11:06.765](2.904s) Bail out!  pg_ctl start failed
tap
[21:09:55.126](4.379s) Bail out!  pg_ctl start failed
tap
[21:09:55.207](3.471s) Bail out!  pg_ctl start failed
tap
[21:09:53.177](4.186s) Bail out!  pg_ctl start failed
tap
[21:11:07.230](2.965s) Bail out!  pg_ctl start failed
tap
[21:09:52.045](2.220s) Bail out!  pg_ctl start failed
tap
[21:09:55.568](5.352s) Bail out!  pg_ctl start failed
tap
[21:09:56.497](5.895s) Bail out!  pg_ctl start failed
tap
[21:09:54.027](1.181s) Bail out!  pg_ctl start failed
tap
[21:10:01.022](6.100s) Bail out!  pg_ctl start failed
tap
[21:09:56.597](1.655s) Bail out!  pg_ctl start failed
tap
[21:10:00.674](5.075s) Bail out!  pg_ctl start failed
tap
[21:09:59.196](3.037s) Bail out!  pg_ctl start failed
tap
[21:10:01.150](3.744s) Bail out!  pg_ctl start failed
tap
[21:10:07.217](1.946s) Bail out!  pg_ctl start failed
tap
[21:09:59.584](2.198s) Bail out!  pg_ctl start failed
tap
[21:10:00.521](2.107s) Bail out!  pg_ctl start failed
tap
[21:10:01.374](1.543s) Bail out!  pg_ctl start failed
tap
[21:10:03.155](3.015s) Bail out!  pg_ctl start failed
tap
[21:10:04.496](3.228s) Bail out!  pg_ctl start failed
tap
[21:10:04.654](3.318s) Bail out!  pg_ctl start failed
tap
[21:10:03.699](2.082s) Bail out!  pg_ctl start failed
tap
[21:10:05.443](3.631s) Bail out!  pg_ctl start failed
tap
[21:10:10.546](1.785s) not ok 13 - pg_ctl start: exit code 0
[21:10:10.551](0.001s) not ok 14 - pg_ctl start: no stderr
[21:10:10.553](0.001s) not ok 15 - pg_ctl start: matches
[21:10:16.011](0.026s) not ok 17 - pg_ctl stop
[21:10:16.747](0.719s) not ok 19 - pg_ctl restart with server not running
[21:10:18.783](2.035s) not ok 25 - pg_ctl restart with server running
[21:10:18.828](0.045s) Bail out!  command "pg_ctl stop --pgdata C:\cirrus\build\testrun\pg_ctl\001_start_stop\data\tmp_t...
tap
[21:10:05.986](0.542s) Bail out!  command "pg_ctl --log C:\cirrus\build\testrun\pg_ctl\002_status\data\tmp_test_20Hs/log...
tap
[21:10:07.349](0.632s) Bail out!  pg_ctl start failed
tap
[21:10:08.141](2.711s) Bail out!  pg_ctl start failed
tap
[21:10:09.425](2.963s) Bail out!  pg_ctl start failed
tap
[21:10:09.540](2.902s) Bail out!  pg_ctl start failed
tap
[21:10:09.113](1.224s) Bail out!  pg_ctl start failed
tap
[21:10:11.451](2.645s) Bail out!  pg_ctl start failed
tap
[21:10:14.947](5.728s) Bail out!  pg_ctl start failed
tap
[21:10:40.507](3.400s) Bail out!  pg_ctl start failed
tap
[21:10:13.049](1.802s) Bail out!  pg_ctl start failed
tap
[21:10:11.582](1.257s) Bail out!  pg_ctl start failed
tap
[21:10:16.705](4.972s) Bail out!  pg_ctl start failed
tap
[21:10:15.171](3.177s) Bail out!  pg_ctl start failed
tap
[21:10:15.521](3.047s) Bail out!  pg_ctl start failed
tap
[21:10:14.178](1.273s) Bail out!  pg_ctl start failed
tap
[21:10:17.335](2.516s) Bail out!  pg_ctl start failed
tap
[21:10:17.577](2.620s) Bail out!  pg_ctl start failed
tap
[21:10:17.438](1.805s) Bail out!  pg_ctl start failed
tap
[21:10:18.737](2.914s) Bail out!  pg_ctl start failed
tap
[21:10:40.627](3.415s) Bail out!  pg_ctl start failed
tap
[21:09:03.537](6.857s) Bail out!  pg_ctl start failed
tap
[21:08:59.755](1.725s) Bail out!  pg_ctl start failed
tap
[21:08:58.529](2.115s) Bail out!  pg_ctl start failed
tap
[21:09:01.836](2.102s) not ok 12 - run of pg_upgrade
[21:09:01.919](0.001s) not ok 15 - the default char signedness is updated during pg_upgrade: matches
tap
[21:10:20.785](2.896s) Bail out!  pg_ctl start failed
tap
[21:10:19.726](1.653s) Bail out!  pg_ctl start failed
tap
[21:10:19.711](1.625s) Bail out!  pg_ctl start failed
tap
[21:10:21.745](2.466s) Bail out!  pg_ctl start failed
tap
[21:10:22.508](2.891s) Bail out!  pg_ctl start failed
tap
[21:10:22.441](2.756s) Bail out!  pg_ctl start failed
tap
[21:10:23.289](2.930s) Bail out!  pg_ctl start failed
tap
[21:10:23.535](2.836s) Bail out!  pg_ctl start failed
tap
[21:10:40.905](2.795s) Bail out!  pg_ctl start failed
tap
[21:10:39.769](1.467s) Bail out!  pg_ctl start failed
tap
[21:10:25.885](3.437s) Bail out!  pg_ctl start failed
tap
[21:10:25.535](3.273s) Bail out!  pg_ctl start failed
tap
[21:10:26.433](3.141s) Bail out!  pg_ctl start failed
tap
[21:10:29.096](5.187s) Bail out!  pg_ctl start failed
tap
[21:10:42.270](2.022s) Bail out!  pg_ctl start failed
tap
[21:10:45.648](3.693s) Bail out!  pg_ctl start failed
tap
[21:10:45.872](3.562s) Bail out!  pg_ctl start failed
tap
[21:10:30.143](5.571s) Bail out!  pg_ctl start failed
tap
[21:08:58.417](2.003s) Bail out!  pg_ctl start failed
tap
[21:08:59.637](2.129s) Bail out!  pg_ctl start failed
tap
[21:09:02.494](3.535s) Bail out!  pg_ctl start failed
tap
[21:09:02.526](3.169s) Bail out!  pg_ctl start failed
tap
[21:09:00.989](1.629s) Bail out!  pg_ctl start failed
tap
[21:09:02.494](2.349s) Bail out!  pg_ctl start failed
tap
[21:09:01.517](0.847s) Bail out!  pg_ctl start failed
tap
[21:09:04.720](3.084s) Bail out!  pg_ctl start failed
tap
[21:09:03.815](1.712s) Bail out!  pg_ctl start failed
tap
[21:09:05.889](3.305s) Bail out!  pg_ctl start failed
tap
[21:09:06.566](3.516s) Bail out!  pg_ctl start failed
tap
[21:09:06.581](3.363s) Bail out!  pg_ctl start failed
tap
[21:09:05.278](2.057s) Bail out!  pg_ctl start failed
tap
[21:09:06.727](3.521s) Bail out!  pg_ctl start failed
tap
[21:09:08.275](3.461s) Bail out!  pg_ctl start failed
tap
[21:09:06.857](1.555s) Bail out!  pg_ctl start failed
tap
[21:09:09.189](3.932s) Bail out!  pg_ctl start failed
tap
[21:09:09.112](3.281s) Bail out!  pg_ctl start failed
tap
[21:09:09.752](3.038s) Bail out!  pg_ctl start failed
tap
[21:09:10.420](3.099s) Bail out!  pg_ctl start failed
tap
[21:09:10.447](3.112s) Bail out!  pg_ctl start failed
tap
[21:09:09.560](1.765s) Bail out!  pg_ctl start failed
tap
[21:09:11.329](3.144s) Bail out!  pg_ctl start failed
tap
[21:09:10.556](1.512s) Bail out!  pg_ctl start failed
tap
[21:09:12.703](2.988s) Bail out!  pg_ctl start failed
tap
[21:09:11.760](1.861s) Bail out!  pg_ctl start failed
tap
[21:09:13.400](3.106s) Bail out!  pg_ctl start failed
tap
[21:09:13.320](2.845s) Bail out!  pg_ctl start failed
tap
[21:09:14.055](2.877s) Bail out!  pg_ctl start failed
tap
[21:09:14.459](3.013s) Bail out!  pg_ctl start failed
tap
[21:09:12.817](1.349s) Bail out!  pg_ctl start failed
tap
[21:09:13.936](1.745s) Bail out!  pg_ctl start failed
tap
[21:09:16.031](3.195s) Bail out!  pg_ctl start failed
tap
[21:09:14.965](1.721s) Bail out!  pg_ctl start failed
tap
[21:09:16.505](2.760s) Bail out!  pg_ctl start failed
tap
[21:09:16.414](2.154s) Bail out!  pg_ctl start failed
tap
[21:09:16.348](2.118s) Bail out!  pg_ctl start failed
tap
[21:09:17.753](3.107s) Bail out!  pg_ctl start failed
tap
[21:09:17.979](3.145s) Bail out!  pg_ctl start failed
tap
[21:09:18.379](2.834s) Bail out!  pg_ctl start failed
tap
[21:09:18.486](2.593s) Bail out!  pg_ctl start failed
tap
[21:10:28.435](2.774s) Bail out!  pg_ctl start failed
tap
[21:10:27.249](1.814s) Bail out!  pg_ctl start failed
tap
[21:10:30.244](3.407s) Bail out!  pg_ctl start failed
tap
[21:10:30.221](3.087s) Bail out!  pg_ctl start failed
tap
[21:10:30.276](2.896s) Bail out!  pg_ctl start failed
tap
[21:10:29.442](1.395s) Bail out!  pg_ctl start failed
tap
[21:10:32.680](2.388s) Bail out!  pg_ctl start failed
tap
[21:10:32.891](2.735s) Bail out!  pg_ctl start failed
tap
[21:10:33.188](2.958s) Bail out!  pg_ctl start failed
tap
[21:10:32.865](1.531s) Bail out!  pg_ctl start failed
tap
[21:10:34.129](2.911s) Bail out!  pg_ctl start failed
tap
[21:10:32.854](1.786s) Bail out!  pg_ctl start failed
tap
[21:10:35.201](4.147s) Bail out!  pg_ctl start failed
tap
[21:11:06.111](1.809s) Bail out!  pg_ctl start failed
tap
[21:11:16.067](2.428s) Bail out!  pg_ctl start failed
tap
[21:11:16.499](2.403s) Bail out!  pg_ctl start failed
tap
[21:11:16.665](2.430s) Bail out!  pg_ctl start failed
tap
[21:10:45.888](2.907s) Bail out!  pg_ctl start failed
tap
[21:10:44.731](1.602s) Bail out!  pg_ctl start failed
tap
[21:10:46.985](3.336s) Bail out!  pg_ctl start failed
tap
[21:10:48.403](3.112s) Bail out!  pg_ctl start failed
tap
[21:10:51.951](6.485s) Bail out!  pg_ctl start failed
tap
[21:10:49.755](3.390s) Bail out!  pg_ctl start failed
tap
[21:10:48.520](2.132s) Bail out!  pg_ctl start failed
tap
[21:10:48.799](2.241s) Bail out!  pg_ctl start failed
tap
[21:10:50.278](3.651s) Bail out!  pg_ctl start failed
tap
[21:10:49.658](1.689s) Bail out!  pg_ctl start failed
tap
[21:10:52.521](3.710s) Bail out!  pg_ctl start failed
tap
[21:10:51.029](1.953s) Bail out!  pg_ctl start failed
tap
[21:10:51.187](1.703s) Bail out!  pg_ctl start failed
tap
[21:10:53.669](3.630s) Bail out!  pg_ctl start failed
tap
[21:10:53.971](3.702s) Bail out!  pg_ctl start failed
tap
[21:10:53.829](3.168s) Bail out!  pg_ctl start failed
tap
[21:10:53.971](2.930s) Bail out!  pg_ctl start failed
tap
[21:10:52.899](1.315s) Bail out!  pg_ctl start failed
tap
[21:10:55.263](3.252s) Bail out!  pg_ctl start failed
tap
[21:10:55.710](3.104s) Bail out!  pg_ctl start failed
tap
[21:10:55.066](1.948s) Bail out!  pg_ctl start failed
tap
[21:10:56.469](2.751s) Bail out!  pg_ctl start failed
tap
[21:10:58.020](3.502s) Bail out!  pg_ctl start failed
tap
[21:10:57.536](3.013s) Bail out!  pg_ctl start failed
tap
[21:10:58.014](3.190s) Bail out!  pg_ctl start failed
tap
[21:10:59.702](3.632s) Bail out!  pg_ctl start failed
tap
[21:10:59.606](3.381s) Bail out!  pg_ctl start failed
tap
[21:10:59.071](3.197s) Bail out!  pg_ctl start failed
tap
[21:10:58.222](1.798s) Bail out!  pg_ctl start failed
tap
[21:10:59.027](1.634s) Bail out!  pg_ctl start failed
tap
[21:11:01.042](2.768s) Bail out!  pg_ctl start failed
tap
[21:11:03.642](3.702s) Bail out!  pg_ctl start failed
tap
[21:11:00.356](1.800s) Bail out!  pg_ctl start failed
tap
[21:11:00.530](1.458s) Bail out!  pg_ctl start failed
tap
[21:11:07.915](2.995s) Bail out!  pg_ctl start failed
tap
[21:10:40.935](2.271s) Bail out!  pg_ctl start failed
tap
[21:11:07.920](2.912s) Bail out!  pg_ctl start failed
tap
[21:11:08.760](1.737s) Bail out!  pg_ctl start failed
tap
[21:11:09.325](1.895s) Bail out!  pg_ctl start failed
tap
[21:11:09.325](1.923s) Bail out!  pg_ctl start failed
tap
[21:11:10.198](2.146s) Bail out!  pg_ctl start failed
tap
[21:11:11.980](3.457s) Bail out!  pg_ctl start failed
tap
[21:11:12.252](3.403s) Bail out!  pg_ctl start failed
tap
[21:11:13.399](3.105s) Bail out!  pg_ctl start failed
tap
[21:11:13.607](3.053s) Bail out!  pg_ctl start failed
tap
[21:11:14.210](3.379s) Bail out!  pg_ctl start failed
tap
[21:11:14.717](3.677s) Bail out!  pg_ctl start failed
test
[21:11:56.298]   5/319 postgresql:isolation / isolation/isolation                                      ERROR            ...
[21:11:56.298]   6/319 postgresql:recovery / recovery/001_stream_rep                                   ERROR            ...
[21:11:56.298]   7/319 postgresql:pg_upgrade / pg_upgrade/004_subscription                             ERROR            ...
[21:11:56.298]   8/319 postgresql:recovery / recovery/002_archiving                                    ERROR            ...
[21:11:56.298]   9/319 postgresql:pg_upgrade / pg_upgrade/003_logical_slots                            ERROR            ...
[21:11:56.298]  10/319 postgresql:recovery / recovery/005_replay_delay                                 ERROR            ...
[21:11:56.298]  11/319 postgresql:recovery / recovery/007_sync_rep                                     ERROR            ...
[21:11:56.298]  12/319 postgresql:pg_upgrade / pg_upgrade/005_char_signedness                          ERROR            ...
[21:11:56.298]  13/319 postgresql:regress / regress/regress                                            ERROR            ...
[21:11:56.298]  14/319 postgresql:recovery / recovery/006_logical_decoding                             ERROR            ...
[21:11:56.298]  15/319 postgresql:recovery / recovery/003_recovery_targets                             ERROR            ...
[21:11:56.298]  16/319 postgresql:recovery / recovery/004_timeline_switch                              ERROR            ...
[21:11:56.298]  17/319 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[21:11:56.298]  18/319 postgresql:recovery / recovery/009_twophase                                     ERROR            ...
[21:11:56.298]  19/319 postgresql:recovery / recovery/008_fsm_truncation                               ERROR            ...
[21:11:56.298]  21/319 postgresql:recovery / recovery/014_unlogged_reinit                              ERROR            ...
[21:11:56.298]  22/319 postgresql:recovery / recovery/010_logical_decoding_timelines                   ERROR            ...
[21:11:56.298]  23/319 postgresql:recovery / recovery/012_subtransactions                              ERROR            ...
[21:11:56.298]  24/319 postgresql:recovery / recovery/013_crash_restart                                ERROR            ...
[21:11:56.298]  25/319 postgresql:recovery / recovery/015_promotion_pages                              ERROR            ...
[21:11:56.298]  26/319 postgresql:recovery / recovery/018_wal_optimize                                 ERROR            ...
[21:11:56.298]  28/319 postgresql:recovery / recovery/016_min_consistency                              ERROR            ...
[21:11:56.298]  29/319 postgresql:recovery / recovery/020_archive_status                               ERROR            ...
[21:11:56.298]  30/319 postgresql:recovery / recovery/019_replslot_limit                               ERROR            ...
[21:11:56.298]  31/319 postgresql:recovery / recovery/025_stuck_on_old_timeline                        ERROR            ...
[21:11:56.298]  32/319 postgresql:recovery / recovery/021_row_visibility                               ERROR            ...
[21:11:56.298]  34/319 postgresql:recovery / recovery/024_archive_recovery                             ERROR            ...
[21:11:56.298]  33/319 postgresql:recovery / recovery/023_pitr_prepared_xact                           ERROR            ...
[21:11:56.298]  35/319 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
[21:11:56.298]  36/319 postgresql:recovery / recovery/026_overwrite_contrecord                         ERROR            ...
[21:11:56.298]  37/319 postgresql:recovery / recovery/029_stats_restart                                ERROR            ...
[21:11:56.298]  38/319 postgresql:recovery / recovery/028_pitr_timelines                               ERROR            ...
[21:11:56.298]  39/319 postgresql:recovery / recovery/034_create_database                              ERROR            ...
[21:11:56.298]  40/319 postgresql:recovery / recovery/031_recovery_conflict                            ERROR            ...
[21:11:56.298]  41/319 postgresql:recovery / recovery/030_stats_cleanup_replica                        ERROR            ...
[21:11:56.298]  42/319 postgresql:recovery / recovery/035_standby_logical_decoding                     ERROR            ...
[21:11:56.298]  43/319 postgresql:recovery / recovery/032_relfilenode_reuse                            ERROR            ...
[21:11:56.298]  44/319 postgresql:recovery / recovery/033_replay_tsp_drops                             ERROR            ...
[21:11:56.298]  45/319 postgresql:recovery / recovery/037_invalid_database                             ERROR            ...
[21:11:56.298]  46/319 postgresql:recovery / recovery/036_truncated_dropped                            ERROR            ...
[21:11:56.298]  47/319 postgresql:recovery / recovery/040_standby_failover_slots_sync                  ERROR            ...
[21:11:56.298]  48/319 postgresql:recovery / recovery/039_end_of_wal                                   ERROR            ...
[21:11:56.298]  49/319 postgresql:recovery / recovery/038_save_logical_slots_shutdown                  ERROR            ...
[21:11:56.298]  50/319 postgresql:plpgsql / plpgsql/regress                                            ERROR            ...
[21:11:56.298]  51/319 postgresql:recovery / recovery/041_checkpoint_at_promote                        ERROR            ...
[21:11:56.298]  52/319 postgresql:plpython / plpython/regress                                          ERROR            ...
[21:11:56.298]  53/319 postgresql:recovery / recovery/042_low_level_backup                             ERROR            ...
[21:11:56.298]  54/319 postgresql:recovery / recovery/043_no_contrecord_switch                         ERROR            ...
[21:11:56.298]  55/319 postgresql:recovery / recovery/044_invalidate_inactive_slots                    ERROR            ...
[21:11:56.298]  56/319 postgresql:plperl / plperl/regress                                              ERROR            ...
[21:11:56.298]  57/319 postgresql:amcheck / amcheck/regress                                            ERROR            ...
[21:11:56.298]  58/319 postgresql:cube / cube/regress                                                  ERROR            ...
[21:11:56.298]  59/319 postgresql:bloom / bloom/regress                                                ERROR            ...
[21:11:56.304]  60/319 postgresql:dblink / dblink/regress                                              ERROR            ...
[21:11:56.304]  61/319 postgresql:basic_archive / basic_archive/regress                                ERROR            ...
[21:11:56.304]  62/319 postgresql:btree_gin / btree_gin/regress                                        ERROR            ...
[21:11:56.304]  63/319 postgresql:bool_plperl / bool_plperl/regress                                    ERROR            ...
[21:11:56.304]  64/319 postgresql:btree_gist / btree_gist/regress                                      ERROR            ...
[21:11:56.304]  65/319 postgresql:citext / citext/regress                                              ERROR            ...
[21:11:56.304]  66/319 postgresql:earthdistance / earthdistance/regress                                ERROR            ...
[21:11:56.304]  67/319 postgresql:hstore / hstore/regress                                              ERROR            ...
[21:11:56.304]  68/319 postgresql:hstore_plperl / hstore_plperl/regress                                ERROR            ...
[21:11:56.304]  69/319 postgresql:hstore_plpython / hstore_plpython/regress                            ERROR            ...
[21:11:56.304]  71/319 postgresql:dict_xsyn / dict_xsyn/regress                                        ERROR            ...
[21:11:56.304]  70/319 postgresql:dict_int / dict_int/regress                                          ERROR            ...
[21:11:56.304]  73/319 postgresql:file_fdw / file_fdw/regress                                          ERROR            ...
[21:11:56.304]  72/319 postgresql:fuzzystrmatch / fuzzystrmatch/regress                                ERROR            ...
[21:11:56.304]  74/319 postgresql:intarray / intarray/regress                                          ERROR            ...
[21:11:56.304]  75/319 postgresql:isn / isn/regress                                                    ERROR            ...
[21:11:56.304]  76/319 postgresql:pageinspect / pageinspect/regress                                    ERROR            ...
[21:11:56.304]  77/319 postgresql:jsonb_plperl / jsonb_plperl/regress                                  ERROR            ...
[21:11:56.304]  78/319 postgresql:jsonb_plpython / jsonb_plpython/regress                              ERROR            ...
[21:11:56.304]  79/319 postgresql:ltree / ltree/regress                                                ERROR            ...
[21:11:56.304]  80/319 postgresql:lo / lo/regress                                                      ERROR            ...
[21:11:56.304]  81/319 postgresql:ltree_plpython / ltree_plpython/regress                              ERROR            ...
[21:11:56.304]  82/319 postgresql:passwordcheck / passwordcheck/regress                                ERROR            ...
[21:11:56.304]  83/319 postgresql:pg_buffercache / pg_buffercache/regress                              ERROR            ...
[21:11:56.304]  84/319 postgresql:pgcrypto / pgcrypto/regress                                          ERROR            ...
[21:11:56.304]  85/319 postgresql:pgstattuple / pgstattuple/regress                                    ERROR            ...
[21:11:56.304]  86/319 postgresql:pg_surgery / pg_surgery/regress                                      ERROR            ...
[21:11:56.304]  87/319 postgresql:pg_freespacemap / pg_freespacemap/regress                            ERROR            ...
[21:11:56.304]  88/319 postgresql:pg_logicalinspect / pg_logicalinspect/isolation                      ERROR            ...
[21:11:56.304]  89/319 postgresql:pgrowlocks / pgrowlocks/isolation                                    ERROR            ...
[21:11:56.304]  90/319 postgresql:pg_stat_statements / pg_stat_statements/regress                      ERROR            ...
[21:11:56.304]  91/319 postgresql:pg_visibility / pg_visibility/regress                                ERROR            ...
[21:11:56.304]  92/319 postgresql:pg_trgm / pg_trgm/regress                                            ERROR            ...
[21:11:56.304]  93/319 postgresql:pg_walinspect / pg_walinspect/regress                                ERROR            ...
[21:11:56.304]  94/319 postgresql:postgres_fdw / postgres_fdw/regress                                  ERROR            ...
[21:11:56.304]  95/319 postgresql:tablefunc / tablefunc/regress                                        ERROR            ...
[21:11:56.304]  96/319 postgresql:seg / seg/regress                                                    ERROR            ...
[21:11:56.304]  97/319 postgresql:test_decoding / test_decoding/regress                                ERROR            ...
[21:11:56.304]  98/319 postgresql:tcn / tcn/isolation                                                  ERROR            ...
[21:11:56.304]  99/319 postgresql:tsm_system_time / tsm_system_time/regress                            ERROR            ...
[21:11:56.304] 100/319 postgresql:unaccent / unaccent/regress                                          ERROR            ...
[21:11:56.304] 102/319 postgresql:test_decoding / test_decoding/isolation                              ERROR            ...
[21:11:56.304] 101/319 postgresql:tsm_system_rows / tsm_system_rows/regress                            ERROR            ...
[21:11:56.304] 103/319 postgresql:brin / brin/isolation                                                ERROR            ...
[21:11:56.304] 104/319 postgresql:dummy_seclabel / dummy_seclabel/regress                              ERROR            ...
[21:11:56.304] 105/319 postgresql:commit_ts / commit_ts/regress                                        ERROR            ...
[21:11:56.304] 106/319 postgresql:delay_execution / delay_execution/isolation                          ERROR            ...
[21:11:56.304] 107/319 postgresql:dummy_index_am / dummy_index_am/regress                              ERROR            ...
[21:11:56.304] 108/319 postgresql:spgist_name_ops / spgist_name_ops/regress                            ERROR            ...
[21:11:56.304] 109/319 postgresql:gin / gin/regress                                                    ERROR            ...
[21:11:56.304] 110/319 postgresql:injection_points / injection_points/isolation                        ERROR            ...
[21:11:56.304] 111/319 postgresql:injection_points / injection_points/regress                          ERROR            ...
[21:11:56.304] 112/319 postgresql:plsample / plsample/regress                                          ERROR            ...
[21:11:56.304] 113/319 postgresql:test_bloomfilter / test_bloomfilter/regress                          ERROR            ...
[21:11:56.304] 114/319 postgresql:test_copy_callbacks / test_copy_callbacks/regress                    ERROR            ...
[21:11:56.304] 115/319 postgresql:test_ddl_deparse / test_ddl_deparse/regress                          ERROR            ...
[21:11:56.304] 116/319 postgresql:test_dsa / test_dsa/regress                                          ERROR            ...
[21:11:56.304] 117/319 postgresql:test_integerset / test_integerset/regress                            ERROR            ...
[21:11:56.304] 118/319 postgresql:test_lfind / test_lfind/regress                                      ERROR            ...
[21:11:56.304] 119/319 postgresql:test_dsm_registry / test_dsm_registry/regress                        ERROR            ...
[21:11:56.304] 120/319 postgresql:test_ginpostinglist / test_ginpostinglist/regress                    ERROR            ...
[21:11:56.304] 121/319 postgresql:test_parser / test_parser/regress                                    ERROR            ...
[21:11:56.304] 122/319 postgresql:test_extensions / test_extensions/regress                            ERROR            ...
[21:11:56.305] 123/319 postgresql:test_pg_dump / test_pg_dump/regress                                  ERROR            ...
[21:11:56.305] 124/319 postgresql:test_predtest / test_predtest/regress                                ERROR            ...
[21:11:56.305] 125/319 postgresql:test_radixtree / test_radixtree/regress                              ERROR            ...
[21:11:56.305] 126/319 postgresql:test_oat_hooks / test_oat_hooks/regress                              ERROR            ...
[21:11:56.305] 127/319 postgresql:test_rbtree / test_rbtree/regress                                    ERROR            ...
[21:11:56.305] 128/319 postgresql:test_regex / test_regex/regress                                      ERROR            ...
[21:11:56.305] 129/319 postgresql:test_resowner / test_resowner/regress                                ERROR            ...
[21:11:56.305] 130/319 postgresql:test_rls_hooks / test_rls_hooks/regress                              ERROR            ...
[21:11:56.305] 131/319 postgresql:test_slru / test_slru/regress                                        ERROR            ...
[21:11:56.305] 133/319 postgresql:test_shm_mq / test_shm_mq/regress                                    ERROR            ...
[21:11:56.305] 134/319 postgresql:test_tidstore / test_tidstore/regress                                ERROR            ...
[21:11:56.305] 135/319 postgresql:typcache / typcache/regress                                          ERROR            ...
[21:11:56.305] 136/319 postgresql:unsafe_tests / unsafe_tests/regress                                  ERROR            ...
[21:11:56.305] 137/319 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
[21:11:56.305] 139/319 postgresql:pg_amcheck / pg_amcheck/002_nonesuch                                 ERROR            ...
[21:11:56.305] 140/319 postgresql:libpq / libpq/005_negotiate_encryption                               ERROR            ...
[21:11:56.305] 141/319 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage                           ERROR            ...
[21:11:56.305] 144/319 postgresql:libpq / libpq/003_load_balance_host_list                             ERROR            ...
[21:11:56.305] 145/319 postgresql:libpq / libpq/004_load_balance_dns                                   ERROR            ...
[21:11:56.305] 146/319 postgresql:pg_amcheck / pg_amcheck/003_check                                    ERROR            ...
[21:11:56.305] 147/319 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam                            ERROR            ...
[21:11:56.305] 148/319 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace                ERROR            ...
[21:11:56.305] 151/319 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical                     ERROR            ...
[21:11:56.305] 152/319 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups              ERROR            ...
[21:11:56.305] 153/319 postgresql:pg_combinebackup / pg_combinebackup/003_timeline                     ERROR            ...
[21:11:56.305] 154/319 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal                      ERROR            ...
[21:11:56.305] 155/319 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup                      ERROR            ...
[21:11:56.305] 156/319 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber                ERROR            ...
[21:11:56.305] 157/319 postgresql:pg_combinebackup / pg_combinebackup/004_manifest                     ERROR            ...
[21:11:56.305] 159/319 postgresql:pg_combinebackup / pg_combinebackup/005_integrity                    ERROR            ...
[21:11:56.305] 160/319 postgresql:pg_combinebackup / pg_combinebackup/008_promote                      ERROR            ...
[21:11:56.305] 161/319 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy                 ERROR            ...
[21:11:56.305] 162/319 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal            ERROR            ...
[21:11:56.305] 164/319 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file                 ERROR            ...
[21:11:56.305] 165/319 postgresql:pg_ctl / pg_ctl/002_status                                           ERROR            ...
[21:11:56.305] 166/319 postgresql:pg_checksums / pg_checksums/002_actions                              ERROR            ...
[21:11:56.305] 167/319 postgresql:pg_ctl / pg_ctl/004_logrotate                                        ERROR            ...
[21:11:56.305] 168/319 postgresql:pg_ctl / pg_ctl/003_promote                                          ERROR            ...
[21:11:56.305] 169/319 postgresql:pg_dump / pg_dump/004_pg_dump_parallel                               ERROR            ...
[21:11:56.305] 170/319 postgresql:pg_dump / pg_dump/002_pg_dump                                        ERROR            ...
[21:11:56.305] 171/319 postgresql:pg_dump / pg_dump/003_pg_dump_with_server                            ERROR            ...
[21:11:56.305] 173/319 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile                             ERROR            ...
[21:11:56.305] 174/319 postgresql:pg_rewind / pg_rewind/001_basic                                      ERROR            ...
[21:11:56.305] 176/319 postgresql:pg_resetwal / pg_resetwal/001_basic                                  ERROR            ...
[21:11:56.305] 178/319 postgresql:pg_rewind / pg_rewind/005_same_timeline                              ERROR            ...
[21:11:56.305] 179/319 postgresql:pg_dump / pg_dump/010_dump_connstr                                   ERROR            ...
[21:11:56.305] 180/319 postgresql:pg_rewind / pg_rewind/003_extrafiles                                 ERROR            ...
[21:11:56.305] 181/319 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink                            ERROR            ...
[21:11:56.305] 183/319 postgresql:pg_rewind / pg_rewind/002_databases                                  ERROR            ...
[21:11:56.305] 184/319 postgresql:pg_rewind / pg_rewind/007_standby_source                             ERROR            ...
[21:11:56.305] 186/319 postgresql:pg_rewind / pg_rewind/008_min_recovery_point                         ERROR            ...
[21:11:56.305] 188/319 postgresql:pg_rewind / pg_rewind/009_growing_files                              ERROR            ...
[21:11:56.305] 189/319 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals                         ERROR            ...
[21:11:56.305] 190/319 postgresql:pg_ctl / pg_ctl/001_start_stop                                       ERROR            ...
[21:11:56.307] 191/319 postgresql:pg_verifybackup / pg_verifybackup/004_options                        ERROR            ...
[21:11:56.307] 192/319 postgresql:pg_verifybackup / pg_verifybackup/003_corruption                     ERROR            ...
[21:11:56.307] 193/319 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm                      ERROR            ...
[21:11:56.307] 194/319 postgresql:pg_verifybackup / pg_verifybackup/006_encoding                       ERROR            ...
[21:11:56.307] 195/319 postgresql:pg_verifybackup / pg_verifybackup/008_untar                          ERROR            ...
[21:11:56.307] 196/319 postgresql:pg_verifybackup / pg_verifybackup/007_wal                            ERROR            ...
[21:11:56.307] 197/319 postgresql:pg_verifybackup / pg_verifybackup/009_extract                        ERROR            ...
[21:11:56.307] 199/319 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar                   ERROR            ...
[21:11:56.307] 204/319 postgresql:pg_waldump / pg_waldump/002_save_fullpage                            ERROR            ...
[21:11:56.307] 205/319 postgresql:pg_waldump / pg_waldump/001_basic                                    ERROR            ...
[21:11:56.307] 206/319 postgresql:pg_walsummary / pg_walsummary/002_blocks                             ERROR            ...
[21:11:56.307] 207/319 postgresql:scripts / scripts/011_clusterdb_all                                  ERROR            ...
[21:11:56.307] 208/319 postgresql:scripts / scripts/010_clusterdb                                      ERROR            ...
[21:11:56.307] 209/319 postgresql:pgbench / pgbench/001_pgbench_with_server                            ERROR            ...
[21:11:56.307] 210/319 postgresql:scripts / scripts/070_dropuser                                       ERROR            ...
[21:11:56.307] 211/319 postgresql:psql / psql/001_basic                                                ERROR            ...
[21:11:56.307] 212/319 postgresql:scripts / scripts/020_createdb                                       ERROR            ...
[21:11:56.307] 213/319 postgresql:scripts / scripts/040_createuser                                     ERROR            ...
[21:11:56.307] 214/319 postgresql:scripts / scripts/050_dropdb                                         ERROR            ...
[21:11:56.307] 216/319 postgresql:scripts / scripts/080_pg_isready                                     ERROR            ...
[21:11:56.307] 218/319 postgresql:scripts / scripts/090_reindexdb                                      ERROR            ...
[21:11:56.307] 217/319 postgresql:scripts / scripts/100_vacuumdb                                       ERROR            ...
[21:11:56.307] 219/319 postgresql:scripts / scripts/091_reindexdb_all                                  ERROR            ...
[21:11:56.307] 220/319 postgresql:scripts / scripts/102_vacuumdb_stages                                ERROR            ...
[21:11:56.307] 221/319 postgresql:scripts / scripts/101_vacuumdb_all                                   ERROR            ...
[21:11:56.307] 223/319 postgresql:scripts / scripts/200_connstr                                        ERROR            ...
[21:11:56.307] 224/319 postgresql:amcheck / amcheck/003_cic_2pc                                        ERROR            ...
[21:11:56.307] 226/319 postgresql:amcheck / amcheck/002_cic                                            ERROR            ...
[21:11:56.307] 227/319 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic                  ERROR            ...
[21:11:56.307] 228/319 postgresql:amcheck / amcheck/004_verify_nbtree_unique                           ERROR            ...
[21:11:56.307] 229/319 postgresql:amcheck / amcheck/001_verify_heapam                                  ERROR            ...
[21:11:56.307] 230/319 postgresql:amcheck / amcheck/005_pitr                                           ERROR            ...
[21:11:56.307] 231/319 postgresql:bloom / bloom/001_wal                                                ERROR            ...
[21:11:56.307] 232/319 postgresql:auto_explain / auto_explain/001_auto_explain                         ERROR            ...
[21:11:56.307] 234/319 postgresql:pg_visibility / pg_visibility/002_corrupt_vm                         ERROR            ...
[21:11:56.307] 235/319 postgresql:pg_prewarm / pg_prewarm/001_basic                                    ERROR            ...
[21:11:56.307] 236/319 postgresql:pg_stat_statements / pg_stat_statements/010_restart                  ERROR            ...
[21:11:56.307] 237/319 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction             ERROR            ...
[21:11:56.307] 238/319 postgresql:test_decoding / test_decoding/001_repl_stats                         ERROR            ...
[21:11:56.307] 240/319 postgresql:authentication / authentication/001_password                         ERROR            ...
[21:11:56.307] 242/319 postgresql:postgres_fdw / postgres_fdw/001_auth_scram                           ERROR            ...
[21:11:56.307] 243/319 postgresql:authentication / authentication/003_peer                             ERROR            ...
[21:11:56.307] 244/319 postgresql:authentication / authentication/004_file_inclusion                   ERROR            ...
[21:11:56.307] 245/319 postgresql:authentication / authentication/002_saslprep                         ERROR            ...
[21:11:56.307] 246/319 postgresql:postmaster / postmaster/002_connection_limits                        ERROR            ...
[21:11:56.307] 247/319 postgresql:subscription / subscription/002_types                                ERROR            ...
[21:11:56.307] 248/319 postgresql:postmaster / postmaster/003_start_stop                               ERROR            ...
[21:11:56.307] 249/319 postgresql:subscription / subscription/001_rep_changes                          ERROR            ...
[21:11:56.307] 250/319 postgresql:subscription / subscription/003_constraints                          ERROR            ...
[21:11:56.307] 251/319 postgresql:authentication / authentication/006_login_trigger                    ERROR            ...
[21:11:56.307] 252/319 postgresql:subscription / subscription/004_sync                                 ERROR            ...
[21:11:56.335] 253/319 postgresql:subscription / subscription/007_ddl                                  ERROR            ...
[21:11:56.335] 254/319 postgresql:subscription / subscription/008_diff_schema                          ERROR            ...
[21:11:56.335] 256/319 postgresql:subscription / subscription/010_truncate                             ERROR            ...
[21:11:56.335] 257/319 postgresql:subscription / subscription/006_rewrite                              ERROR            ...
[21:11:56.335] 258/319 postgresql:subscription / subscription/009_matviews                             ERROR            ...
[21:11:56.335] 259/319 postgresql:subscription / subscription/013_partition                            ERROR            ...
[21:11:56.335] 260/319 postgresql:subscription / subscription/014_binary                               ERROR            ...
[21:11:56.335] 261/319 postgresql:subscription / subscription/005_encoding                             ERROR            ...
[21:11:56.335] 262/319 postgresql:subscription / subscription/011_generated                            ERROR            ...
[21:11:56.335] 263/319 postgresql:subscription / subscription/019_stream_subxact_ddl_abort             ERROR            ...
[21:11:56.335] 264/319 postgresql:subscription / subscription/015_stream                               ERROR            ...
[21:11:56.335] 265/319 postgresql:subscription / subscription/017_stream_ddl                           ERROR            ...
[21:11:56.335] 266/319 postgresql:subscription / subscription/018_stream_subxact_abort                 ERROR            ...
[21:11:56.335] 267/319 postgresql:subscription / subscription/016_stream_subxact                       ERROR            ...
[21:11:56.335] 268/319 postgresql:subscription / subscription/022_twophase_cascade                     ERROR            ...
[21:11:56.335] 269/319 postgresql:subscription / subscription/020_messages                             ERROR            ...
[21:11:56.335] 270/319 postgresql:subscription / subscription/021_twophase                             ERROR            ...
[21:11:56.335] 271/319 postgresql:subscription / subscription/023_twophase_stream                      ERROR            ...
[21:11:56.335] 272/319 postgresql:subscription / subscription/025_rep_changes_for_schema               ERROR            ...
[21:11:56.335] 274/319 postgresql:subscription / subscription/024_add_drop_pub                         ERROR            ...
[21:11:56.335] 273/319 postgresql:subscription / subscription/026_stats                                ERROR            ...
[21:11:56.335] 275/319 postgresql:subscription / subscription/030_origin                               ERROR            ...
[21:11:56.335] 276/319 postgresql:subscription / subscription/031_column_list                          ERROR            ...
[21:11:56.335] 277/319 postgresql:subscription / subscription/029_on_error                             ERROR            ...
[21:11:56.335] 278/319 postgresql:subscription / subscription/028_row_filter                           ERROR            ...
[21:11:56.335] 279/319 postgresql:subscription / subscription/027_nosuperuser                          ERROR            ...
[21:11:56.335] 280/319 postgresql:subscription / subscription/034_temporal                             ERROR            ...
[21:11:56.335] 281/319 postgresql:subscription / subscription/100_bugs                                 ERROR            ...
[21:11:56.335] 282/319 postgresql:subscription / subscription/032_subscribe_use_index                  ERROR            ...
[21:11:56.335] 283/319 postgresql:commit_ts / commit_ts/002_standby                                    ERROR            ...
[21:11:56.335] 284/319 postgresql:brin / brin/02_wal_consistency                                       ERROR            ...
[21:11:56.335] 286/319 postgresql:subscription / subscription/033_run_as_table_owner                   ERROR            ...
[21:11:56.335] 287/319 postgresql:injection_points / injection_points/001_stats                        ERROR            ...
[21:11:56.335] 288/319 postgresql:brin / brin/01_workitems                                             ERROR            ...
[21:11:56.335] 290/319 postgresql:commit_ts / commit_ts/001_base                                       ERROR            ...
[21:11:56.335] 291/319 postgresql:commit_ts / commit_ts/003_standby_2                                  ERROR            ...
[21:11:56.335] 292/319 postgresql:commit_ts / commit_ts/004_restart                                    ERROR            ...
[21:11:56.335] 293/319 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc       ERROR            ...
[21:11:56.335] 295/319 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline                   ERROR            ...
[21:11:56.335] 297/319 postgresql:oauth_validator / oauth_validator/002_client                         ERROR            ...
[21:11:56.335] 298/319 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic                      ERROR            ...
[21:11:56.335] 299/319 postgresql:test_escape / test_escape/001_test_escape                            ERROR            ...
[21:11:56.335] 300/319 postgresql:test_misc / test_misc/002_tablespace                                 ERROR            ...
[21:11:56.335] 301/319 postgresql:test_misc / test_misc/001_constraint_validation                      ERROR            ...
[21:11:56.335] 302/319 postgresql:test_misc / test_misc/004_io_direct                                  ERROR            ...
[21:11:56.335] 303/319 postgresql:test_misc / test_misc/003_check_guc                                  ERROR            ...
[21:11:56.335] 304/319 postgresql:test_misc / test_misc/005_timeouts                                   ERROR            ...
[21:11:56.335] 305/319 postgresql:test_misc / test_misc/006_signal_autovacuum                          ERROR            ...
[21:11:56.335] 308/319 postgresql:test_misc / test_misc/007_catcache_inval                             ERROR            ...
[21:11:56.335] 310/319 postgresql:test_pg_dump / test_pg_dump/001_base                                 ERROR            ...
[21:11:56.335] 311/319 postgresql:test_slru / test_slru/001_multixact                                  ERROR            ...
[21:11:56.340] 313/319 postgresql:worker_spi / worker_spi/001_worker_spi                               ERROR            ...
[21:11:56.340] 315/319 postgresql:ssl / ssl/001_ssltests                                               ERROR            ...
[21:11:56.340] 316/319 postgresql:ssl / ssl/002_scram                                                  ERROR            ...
[21:11:56.340] 317/319 postgresql:ssl / ssl/003_sslinfo                                                ERROR            ...
53/5319 Changing shared_buffers without restart
CompilerWarnings
compiler
[04:14:45.785] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ...
compiler
[04:13:46.388] pg_shmem.c:155:6: error: no previous extern declaration for non-static variable 'SHMEM_EXTRA_SIZE_LIMIT' ...
linker
[04:17:33.690] /usr/bin/x86_64-w64-mingw32-ld: utils/misc/guc_tables.o:guc_tables.c:(.data+0x80a0): undefined reference ...
linker
[04:17:33.664] /usr/bin/x86_64-w64-mingw32-ld: postmaster/launch_backend.o:launch_backend:(.rdata$.refptr.ShmemLock[.ref...
Linux - Debian Bookworm - Autoconf
assertion
TRAP: failed Assert("buf_state & BM_TAG_VALID"), File: "bufmgr.c", Line: 1992, PID: 62409
assertion
TRAP: failed Assert("RelFileNumberIsValid(rlocator.relNumber)"), File: "smgr.c", Line: 207, PID: 62337
core
[04:32:13.735] #0  0x00007fba5c4abebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:32:13.735] #1  0x00007fba5c45cfb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:32:13.735] #2  0x00007fba5c447472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:32:13.735] #3  0x00007fba5d6d650f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:32:13.735] #4  0x00007fba5d6e2ba1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:32:13.735] #5  0x00007fba5d6c1f5e in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7ffd7eacebb6, __in_ch...
[04:32:13.735] #6  0x00007fba5d6c14c6 in __asan::ReportGenericError (pc=<optimized out>, bp=bp@entry=140726728718368, sp...
[04:32:13.735] #7  0x00007fba5d6c290f in __asan::__asan_report_store8 (addr=<optimized out>) at ../../../../src/libsanit...
[04:32:13.735] #8  0x00005561424ebcdc in PGSharedMemoryCreate (size=size@entry=119209984, shim=shim@entry=0x7ffd7eacf9f0...
[04:32:13.735] #9  0x0000556142639ba6 in CreateSharedMemoryAndSemaphores () at ipci.c:236
core
[04:32:12.377] #0  0x00007fe01beabebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:32:12.377] #1  0x00007fe01be5cfb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:32:12.377] #2  0x00007fe01be47472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:32:12.377] #3  0x00007fe01ced650f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:32:12.377] #4  0x00007fe01cee2ba1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:32:12.377] #5  0x00007fe01cec1f5e in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7fff8d36cc26, __in_ch...
[04:32:12.377] #6  0x00007fe01cec14c6 in __asan::ReportGenericError (pc=<optimized out>, bp=bp@entry=140735562569872, sp...
[04:32:12.377] #7  0x00007fe01cec290f in __asan::__asan_report_store8 (addr=<optimized out>) at ../../../../src/libsanit...
[04:32:12.377] #8  0x0000555dd4d9acdc in PGSharedMemoryCreate (size=size@entry=109199360, shim=shim@entry=0x7fff8d36da60...
[04:32:12.377] #9  0x0000555dd4ee8ba6 in CreateSharedMemoryAndSemaphores () at ipci.c:236
core
[04:32:13.275] #0  0x00007f413cddbebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:32:13.275] #1  0x00007f413cd8cfb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:32:13.275] #2  0x00007f413cd77472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:32:13.275] #3  0x0000561710219b93 in ExceptionalCondition (conditionName=conditionName@entry=0x5617105f2500 "RelFile...
[04:32:13.275] #4  0x000056170feec638 in smgropen (rlocator=..., backend=backend@entry=-1) at smgr.c:207
[04:32:13.275] #5  0x000056170fe5ee26 in FlushBuffer (buf=buf@entry=0x7f3e59209b40, reln=reln@entry=0x0, io_object=io_ob...
[04:32:13.275] #6  0x000056170fe6bf0c in SyncOneBuffer (buf_id=buf_id@entry=127, skip_recently_used=skip_recently_used@e...
[04:32:13.275] #7  0x000056170fe6cda2 in BufferSync (flags=flags@entry=124) at bufmgr.c:3119
[04:32:13.275] #8  0x000056170fe6d06d in CheckPointBuffers (flags=flags@entry=124) at bufmgr.c:3709
[04:32:13.275] #9  0x000056170f6a663c in CheckPointGuts (checkPointRedo=73418816, flags=flags@entry=124) at xlog.c:7547
core
[04:32:12.836] #0  0x00007f8c988abebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:32:12.836] #1  0x00007f8c9885cfb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:32:12.836] #2  0x00007f8c98847472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:32:12.836] #3  0x00007f8c99ad650f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:32:12.836] #4  0x00007f8c99ae2ba1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:32:12.836] #5  0x00007f8c99ac1f5e in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7ffeb78246d6, __in_ch...
[04:32:12.836] #6  0x00007f8c99ac14c6 in __asan::ReportGenericError (pc=<optimized out>, bp=bp@entry=140731977192256, sp...
[04:32:12.836] #7  0x00007f8c99ac290f in __asan::__asan_report_store8 (addr=<optimized out>) at ../../../../src/libsanit...
[04:32:12.836] #8  0x000055e6aa8f3cdc in PGSharedMemoryCreate (size=size@entry=109199360, shim=shim@entry=0x7ffeb7825510...
[04:32:12.836] #9  0x000055e6aaa41ba6 in CreateSharedMemoryAndSemaphores () at ipci.c:236
core
[04:32:15.148] #0  0x00007f413cddbebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:32:15.148] #1  0x00007f413cd8cfb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:32:15.148] #2  0x00007f413cd77472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:32:15.148] #3  0x0000561710219b93 in ExceptionalCondition (conditionName=conditionName@entry=0x5617105cd840 "buf_sta...
[04:32:15.148] #4  0x000056170fe64225 in GetVictimBuffer (strategy=strategy@entry=0x0, io_context=io_context@entry=IOCON...
[04:32:15.148] #5  0x000056170fe65e1f in BufferAlloc (io_context=IOCONTEXT_NORMAL, foundPtr=0x7ffcb7eb5ee0, strategy=0x0...
[04:32:15.148] #6  PinBufferForBlock (foundPtr=0x7ffcb7eb5ee0, strategy=0x0, blockNum=1, forkNum=MAIN_FORKNUM, persisten...
[04:32:15.148] #7  StartReadBuffersImpl (flags=0, nblocks=<synthetic pointer>, blockNum=1, buffers=0x7ffcb7eb6000, opera...
[04:32:15.148] #8  StartReadBuffer (operation=operation@entry=0x7ffcb7eb6050, buffer=buffer@entry=0x7ffcb7eb6000, blockn...
[04:32:15.148] #9  0x000056170fe67b1d in ReadBuffer_common (strategy=0x0, mode=RBM_NORMAL, blockNum=1, forkNum=MAIN_FORK...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/numeric.out /tmp/cirrus-ci-build/src/test/recovery/tmp_check/res...
--- /tmp/cirrus-ci-build/src/test/regress/expected/numeric.out	2025-02-21 04:08:17.478976424 +0000
+++ /tmp/cirrus-ci-build/src/test/recovery/tmp_check/results/numeric.out	2025-02-21 04:25:01.485739224 +0000
@@ -3753,24 +3753,20 @@
 ROLLBACK;
 -- case where sum of squares would overflow but variance does not
 DELETE FROM num_variance;
+ERROR:  index "pg_statistic_ext_relid_index" contains corrupted page at block 4294967295
+HINT:  Please REINDEX it.
 INSERT INTO num_variance SELECT 9e131071 + x FROM generate_series(1, 5) x;
 SELECT variance(a) FROM num_variance;
-      variance      
---------------------
- 2.5000000000000000
-(1 row)
-
+ERROR:  index "pg_statistic_ext_relid_index" contains corrupted page at block 4294967295
+HINT:  Please REINDEX it.
 -- check that parallel execution produces the same result
 BEGIN;
...
sanitizer
SUMMARY: AddressSanitizer: global-buffer-overflow /tmp/cirrus-ci-build/src/backend/port/pg_shmem.c:1024 in PGSharedMemor...
sanitizer
SUMMARY: AddressSanitizer: global-buffer-overflow /tmp/cirrus-ci-build/src/backend/port/pg_shmem.c:1024 in PGSharedMemor...
sanitizer
SUMMARY: AddressSanitizer: global-buffer-overflow /tmp/cirrus-ci-build/src/backend/port/pg_shmem.c:1024 in PGSharedMemor...
tap
[04:16:50.344](0.464s) Bail out!  pg_ctl start failed
tap
[04:25:10.773](11.334s) not ok 2 - regression tests pass
Linux - Debian Bookworm - Meson
assertion
TRAP: failed Assert("!(buf_state & (BM_TAG_VALID | BM_VALID | BM_DIRTY))"), File: "../src/backend/storage/buffer/bufmgr....
assertion
TRAP: failed Assert("BufferGetBlockNumber(buffer) == blkno"), File: "../src/backend/access/heap/heapam.c", Line: 1669, P...
core
[04:20:08.732] #0  0x00007f55576a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:20:08.732] #1  0x00007f555765afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:20:08.732] #2  0x00007f5557645472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:20:08.732] #3  0x00005585f16152a2 in ExceptionalCondition (conditionName=conditionName@entry=0x5585f1844008 "BufferG...
[04:20:08.732] #4  0x00005585f0cabe7b in heap_hot_search_buffer (tid=tid@entry=0x55862926a4e0, relation=0x7f5554a93f08, ...
[04:20:08.732] #5  0x00005585f0cafe23 in heapam_index_fetch_tuple (scan=0x55862926a6d0, tid=0x55862926a4e0, snapshot=0x5...
[04:20:08.732] #6  0x00005585f0cd3c53 in table_index_fetch_tuple (scan=<optimized out>, tid=tid@entry=0x55862926a4e0, sn...
[04:20:08.732] #7  0x00005585f0cd6200 in index_fetch_heap (scan=scan@entry=0x55862926a480, slot=<optimized out>) at ../s...
[04:20:08.732] #8  0x00005585f0fd4ae5 in IndexOnlyNext (node=node@entry=0x55862923dec0) at ../src/backend/executor/nodeI...
[04:20:08.732] #9  0x00005585f0f8cad3 in ExecScanFetch (recheckMtd=0x5585f0fd416d <IndexOnlyRecheck>, accessMtd=0x5585f0...
core
[04:20:08.208] #0  0x00007f3c824a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:20:08.208] #1  0x00007f3c8245afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:20:08.208] #2  0x00007f3c82445472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:20:08.208] #3  0x00007f3c8261e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:20:08.208] #4  0x00007f3c8262aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:20:08.208] #5  0x00007f3c8260db58 in __ubsan::__ubsan_handle_out_of_bounds_abort (Data=Data@entry=0x55ebb6a7d080, In...
[04:20:08.208] #6  0x000055ebb5d751e8 in CreateAnonymousSegment (mapping=mapping@entry=0x55ebb6df9940 <AutovacuumLaunche...
[04:20:08.208] #7  0x000055ebb5d75a87 in PGSharedMemoryCreate (size=size@entry=109199360, shim=shim@entry=0x7ffdb0eae8e8...
[04:20:08.208] #8  0x000055ebb5e7ca74 in CreateSharedMemoryAndSemaphores () at ../src/backend/storage/ipc/ipci.c:236
[04:20:08.208] #9  0x000055ebb5d8a11f in PostmasterStateMachine () at ../src/backend/postmaster/postmaster.c:3173
core
[04:20:07.744] #0  0x00007f7e89f7bb93 in wait4 () from /lib/x86_64-linux-gnu/libc.so.6
[04:20:07.744] #1  0x0000559a8e36dcc0 in ?? ()
[04:20:07.744] #2  0x0000559a8e36defa in ?? ()
[04:20:07.744] #3  0x0000559a8e36f630 in ?? ()
[04:20:07.744] #4  0x0000559a8e369371 in ?? ()
[04:20:07.744] #5  0x0000559a8e36820f in ?? ()
[04:20:07.744] #6  0x0000559a8e368c3b in ?? ()
[04:20:07.744] #7  0x0000559a8e36666f in ?? ()
[04:20:07.744] #8  0x00007f7e89ecf24a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:20:07.744] #9  0x00007f7e89ecf305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
core
[04:20:07.616] #0  0x00007ff4f6aa9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:20:07.616] #1  0x00007ff4f6a5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:20:07.616] #2  0x00007ff4f6a45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:20:07.616] #3  0x00007ff4f6c1e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:20:07.616] #4  0x00007ff4f6c2aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:20:07.616] #5  0x00007ff4f6c0db58 in __ubsan::__ubsan_handle_out_of_bounds_abort (Data=Data@entry=0x559b1f018080, In...
[04:20:07.616] #6  0x0000559b1e3101e8 in CreateAnonymousSegment (mapping=mapping@entry=0x559b1f394940 <AutovacuumLaunche...
[04:20:07.616] #7  0x0000559b1e310a87 in PGSharedMemoryCreate (size=size@entry=109199360, shim=shim@entry=0x7fffb782edf8...
[04:20:07.616] #8  0x0000559b1e417a74 in CreateSharedMemoryAndSemaphores () at ../src/backend/storage/ipc/ipci.c:236
[04:20:07.616] #9  0x0000559b1e32511f in PostmasterStateMachine () at ../src/backend/postmaster/postmaster.c:3173
core
[04:20:07.143] #0  0x00007f55576a9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:20:07.143] #1  0x00007f555765afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:20:07.143] #2  0x00007f5557645472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:20:07.143] #3  0x00005585f16152a2 in ExceptionalCondition (conditionName=conditionName@entry=0x5585f18d7be0 "!(buf_s...
[04:20:07.143] #4  0x00005585f12fb57c in GetVictimBuffer (strategy=strategy@entry=0x0, io_context=io_context@entry=IOCON...
[04:20:07.143] #5  0x00005585f12fc1cc in BufferAlloc (io_context=IOCONTEXT_NORMAL, foundPtr=0x7ffed13bbf9f, strategy=0x0...
[04:20:07.143] #6  PinBufferForBlock (foundPtr=0x7ffed13bbf9f, strategy=0x0, blockNum=13, forkNum=MAIN_FORKNUM, persiste...
[04:20:07.143] #7  StartReadBuffersImpl (flags=<optimized out>, nblocks=0x7ffed13bbfbc, blockNum=13, buffers=0x7ffed13bc...
[04:20:07.143] #8  StartReadBuffer (operation=operation@entry=0x7ffed13bc030, buffer=buffer@entry=0x7ffed13bc02c, blockn...
[04:20:07.143] #9  0x00005585f12fd978 in ReadBuffer_common (strategy=0x0, mode=RBM_NORMAL, blockNum=13, forkNum=MAIN_FOR...
core
[04:20:05.814] #0  0x00007f490bea9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:20:05.814] #1  0x00007f490be5afb2 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[04:20:05.814] #2  0x00007f490be45472 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[04:20:05.814] #3  0x00007f490c01e84f in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[04:20:05.814] #4  0x00007f490c02aee1 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[04:20:05.814] #5  0x00007f490c00db58 in __ubsan::__ubsan_handle_out_of_bounds_abort (Data=Data@entry=0x5586d1d22080, In...
[04:20:05.814] #6  0x00005586d101a1e8 in CreateAnonymousSegment (mapping=mapping@entry=0x5586d209e940 <AutovacuumLaunche...
[04:20:05.814] #7  0x00005586d101aa87 in PGSharedMemoryCreate (size=size@entry=119209984, shim=shim@entry=0x7ffdf6307908...
[04:20:05.814] #8  0x00005586d1121a74 in CreateSharedMemoryAndSemaphores () at ../src/backend/storage/ipc/ipci.c:236
[04:20:05.814] #9  0x00005586d102f11f in PostmasterStateMachine () at ../src/backend/postmaster/postmaster.c:3173
core
[04:20:05.314] #0  0x00007f12dbd4d244 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:20:05.314] #1  0x00007f12dbd47b35 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:20:05.314] #2  0x00007f12dbd46957 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:20:05.314] #3  0x00007f12dbd4638c in setlocale () from /lib/x86_64-linux-gnu/libc.so.6
[04:20:05.314] #4  0x00005617277169dd in ?? ()
[04:20:05.314] #5  0x00007f12dbd3b24a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[04:20:05.314] #6  0x00007f12dbd3b305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
[04:20:05.314] #7  0x0000561727717171 in ?? ()
[04:20:05.755] #0  0x00007f490bea9ebc in ?? () from /lib/x86_64-linux-gnu/libc.so.6
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/numeric.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stre...
--- /tmp/cirrus-ci-build/src/test/regress/expected/numeric.out	2025-02-21 04:08:19.388526714 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/numeric.out	2025-02-21 04:13:41.92260614...
@@ -3754,132 +3754,7 @@
 -- case where sum of squares would overflow but variance does not
 DELETE FROM num_variance;
 INSERT INTO num_variance SELECT 9e131071 + x FROM generate_series(1, 5) x;
-SELECT variance(a) FROM num_variance;
-      variance      
---------------------
- 2.5000000000000000
-(1 row)
-
--- check that parallel execution produces the same result
-BEGIN;
-ALTER TABLE num_variance SET (parallel_workers = 4);
-SET LOCAL parallel_setup_cost = 0;
-SET LOCAL max_parallel_workers_per_gather = 4;
-SELECT variance(a) FROM num_variance;
-      variance      
...
tap
[04:14:58.972](0.269s) Bail out!  pg_ctl start failed
tap
[04:13:55.727](20.458s) not ok 2 - regression tests pass
tap
[04:13:56.831](0.314s) Bail out!  pg_ctl start failed
test
[04:17:33.435]  37/324 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
[04:17:33.435]  39/324 postgresql:recovery / recovery/036_truncated_dropped                            ERROR            ...
[04:17:33.435] 171/324 postgresql:pg_dump / pg_dump/004_pg_dump_parallel                               ERROR            ...
[04:17:33.435] 322/324 postgresql:recovery / recovery/013_crash_restart                                ERROR           2...
[04:17:33.435] 323/324 postgresql:recovery / recovery/022_crash_temp_files                             ERROR           2...
[04:17:33.435] 324/324 postgresql:recovery / recovery/041_checkpoint_at_promote                        ERROR           2...
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[04:09:36.801] postmaster_launch_backend.c.obj : error LNK2001: unresolved external symbol ShmemLock
compiler
[04:09:36.801] utils_misc_guc_tables.c.obj : error LNK2001: unresolved external symbol AnonymousShmemResize
51/4314 Unlinking Parallel Hash Join inner batch files sooner
Windows - Server 2019, VS 2019 - Meson & ninja
test
[13:20:29.132] 133/314 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
51/5263 removes attndims and typndims entirely
Windows - Server 2019, VS 2019 - Meson & ninja
test
[07:46:30.792] 134/314 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
51/5158 Blast-RADIUS mitigation
Windows - Server 2019, VS 2019 - Meson & ninja
test
[05:58:59.759] 134/314 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
51/5462 history of vacuum / checkpoint runs
Windows - Server 2019, VS 2019 - Meson & ninja
test
[05:23:17.572] 132/314 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
51/5196 Use function smgrclose() to replace the loop
CompilerWarnings
compiler
[04:55:49.558] smgr.c:282:13: error: unused variable 'forknum' [-Werror,-Wunused-variable]
compiler
[04:55:49.558] smgr.c:487:9: error: unused variable 'which' [-Werror,-Wunused-variable]
compiler
[04:55:41.240] smgr.c:282:13: error: unused variable 'forknum' [-Werror,-Wunused-variable]
compiler
[04:55:41.240] smgr.c:487:9: error: unused variable 'which' [-Werror,-Wunused-variable]
compiler
[04:55:10.591] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable]
compiler
[04:55:10.591] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable]
compiler
[04:55:02.469] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable]
compiler
[04:55:02.469] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable]
compiler
[04:56:12.728] smgr.c:487:41: error: unused variable ‘which’ [-Werror=unused-variable]
compiler
[04:56:12.728] smgr.c:282:25: error: unused variable ‘forknum’ [-Werror=unused-variable]
Windows - Server 2019, VS 2019 - Meson & ninja
test
[05:07:16.721] 135/314 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
51/4952 Use WALReadFromBuffers in more places
Windows - Server 2019, VS 2019 - Meson & ninja
test
[03:55:25.026] 135/315 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
51/5231 Consider the number of columns in the sort cost model
FreeBSD - 13 - Meson
core
[02:45:47.948] #0  0x000000082bceb8fa in _sigprocmask () from /lib/libc.so.7
[02:45:47.948] #1  0x000000082bd24f91 in _system () from /lib/libc.so.7
[02:45:47.948] #2  0x000000082afc49d3 in ?? () from /lib/libthr.so.3
[02:45:47.948] #3  0x000000000066a435 in RestoreArchivedFile (path=path@entry=0x8217691d0 "P\222v!\b", xlogfname=xlogfna...
[02:45:47.948] #4  0x0000000000675abe in XLogFileRead (segno=segno@entry=4, tli=tli@entry=2, source=source@entry=XLOG_FR...
[02:45:47.948] #5  0x00000000006717fc in XLogFileReadAnyTLI (segno=4, source=XLOG_FROM_ANY) at ../src/backend/access/tra...
[02:45:47.948] #6  WaitForWALToBecomeAvailable (RecPtr=67199088, tliRecPtr=67199064, replayTLI=2, replayLSN=67199064, ra...
[02:45:47.948] #7  XLogPageRead (xlogreader=0x83609a130, targetPagePtr=67198976, reqLen=112, targetRecPtr=67199064, read...
[02:45:47.948] #8  0x00000000006787a2 in ReadPageInternal (state=state@entry=0x83609a130, pageptr=67198976, reqLen=112) ...
[02:45:47.948] #9  0x0000000000677612 in XLogDecodeNextRecord (state=0x83609a130, nonblocking=false) at ../src/backend/a...
regress
diff -U3 /tmp/cirrus-ci-build/contrib/pg_stat_statements/expected/level_tracking.out /tmp/cirrus-ci-build/build/testrun/...
--- /tmp/cirrus-ci-build/contrib/pg_stat_statements/expected/level_tracking.out	2025-02-01 02:38:28.566114000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_stat_statements/regress/results/level_tracking.out	2025-02-01 02:41:07.0340200...
@@ -383,26 +383,24 @@
 (1 row)
 
 EXPLAIN (COSTS OFF) SELECT 1, 2 UNION SELECT 3, 4\; EXPLAIN (COSTS OFF) (SELECT 1, 2, 3) UNION SELECT 3, 4, 5;
+      QUERY PLAN       
+-----------------------
+ HashAggregate
+   Group Key: (1), (2)
+   ->  Append
+         ->  Result
+         ->  Result
+(5 rows)
+
          QUERY PLAN         
 ----------------------------
- Unique
-   ->  Sort
...
test
[02:43:29.200]  88/319 postgresql:pg_stat_statements / pg_stat_statements/regress                      ERROR            ...
Linux - Debian Bookworm - Autoconf
regress
diff -U3 /tmp/cirrus-ci-build/contrib/pg_stat_statements/expected/level_tracking.out /tmp/cirrus-ci-build/contrib/pg_sta...
--- /tmp/cirrus-ci-build/contrib/pg_stat_statements/expected/level_tracking.out	2025-02-01 02:38:28.410197114 +0000
+++ /tmp/cirrus-ci-build/contrib/pg_stat_statements/results/level_tracking.out	2025-02-01 02:43:52.556550480 +0000
@@ -383,25 +383,23 @@
 (1 row)
 
 EXPLAIN (COSTS OFF) SELECT 1, 2 UNION SELECT 3, 4\; EXPLAIN (COSTS OFF) (SELECT 1, 2, 3) UNION SELECT 3, 4, 5;
+      QUERY PLAN       
+-----------------------
+ HashAggregate
+   Group Key: (1), (2)
+   ->  Append
+         ->  Result
+         ->  Result
+(5 rows)
+
          QUERY PLAN         
 ----------------------------
- Unique
-   ->  Sort
...
Linux - Debian Bookworm - Meson
core
[02:47:55.730] #0  0x00007f124d083da4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6
[02:47:55.730] #1  0x00007f124d030239 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[02:47:55.730] #2  0x00007f124d030497 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6
[02:47:55.730] #3  0x0000555a5c2355f3 in ?? ()
[02:47:55.730] #4  0x0000555a5c22f369 in ?? ()
[02:47:55.730] #5  0x0000555a5c22e20f in ?? ()
[02:47:55.730] #6  0x0000555a5c22ec3b in ?? ()
[02:47:55.730] #7  0x0000555a5c22c66f in ?? ()
[02:47:55.730] #8  0x00007f124d01b24a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[02:47:55.730] #9  0x00007f124d01b305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
core
[02:47:55.845] #0  0x00007f124d083da4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6
[02:47:55.845] #1  0x00007f124d030239 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[02:47:55.845] #2  0x00007f124d030497 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6
[02:47:55.845] #3  0x0000555a5c2355c1 in ?? ()
[02:47:55.845] #4  0x0000555a5c22f369 in ?? ()
[02:47:55.845] #5  0x0000555a5c22e20f in ?? ()
[02:47:55.845] #6  0x0000555a5c22ec3b in ?? ()
[02:47:55.845] #7  0x0000555a5c22c66f in ?? ()
[02:47:55.845] #8  0x00007f124d01b24a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[02:47:55.845] #9  0x00007f124d01b305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
core
[02:47:55.730] #0  <unavailable> in ?? ()
regress
diff -U3 /tmp/cirrus-ci-build/contrib/pg_stat_statements/expected/level_tracking.out /tmp/cirrus-ci-build/build/testrun/...
--- /tmp/cirrus-ci-build/contrib/pg_stat_statements/expected/level_tracking.out	2025-02-01 02:38:29.263760882 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_stat_statements/regress/results/level_tracking.out	2025-02-01 02:43:31.7688094...
@@ -383,25 +383,23 @@
 (1 row)
 
 EXPLAIN (COSTS OFF) SELECT 1, 2 UNION SELECT 3, 4\; EXPLAIN (COSTS OFF) (SELECT 1, 2, 3) UNION SELECT 3, 4, 5;
+      QUERY PLAN       
+-----------------------
+ HashAggregate
+   Group Key: (1), (2)
+   ->  Append
+         ->  Result
+         ->  Result
+(5 rows)
+
          QUERY PLAN         
 ----------------------------
- Unique
-   ->  Sort
...
test
[02:45:36.832]  86/320 postgresql:pg_stat_statements / pg_stat_statements/regress                      ERROR            ...
macOS - Sonoma - Meson
regress
diff -U3 /Users/admin/pgsql/contrib/pg_stat_statements/expected/level_tracking.out /Users/admin/pgsql/build/testrun/pg_s...
--- /Users/admin/pgsql/contrib/pg_stat_statements/expected/level_tracking.out	2025-02-01 02:45:11
+++ /Users/admin/pgsql/build/testrun/pg_stat_statements/regress/results/level_tracking.out	2025-02-01 02:50:53
@@ -383,25 +383,23 @@
 (1 row)
 
 EXPLAIN (COSTS OFF) SELECT 1, 2 UNION SELECT 3, 4\; EXPLAIN (COSTS OFF) (SELECT 1, 2, 3) UNION SELECT 3, 4, 5;
+      QUERY PLAN       
+-----------------------
+ HashAggregate
+   Group Key: (1), (2)
+   ->  Append
+         ->  Result
+         ->  Result
+(5 rows)
+
          QUERY PLAN         
 ----------------------------
- Unique
-   ->  Sort
...
test
[02:54:44.255]  88/319 postgresql:pg_stat_statements / pg_stat_statements/regress                      ERROR            ...
Windows - Server 2019, VS 2019 - Meson & ninja
regress
diff --strip-trailing-cr -U3 C:/cirrus/contrib/pg_stat_statements/expected/level_tracking.out C:/cirrus/build/testrun/pg...
--- C:/cirrus/contrib/pg_stat_statements/expected/level_tracking.out	2025-02-01 02:38:29.023790600 +0000
+++ C:/cirrus/build/testrun/pg_stat_statements/regress/results/level_tracking.out	2025-02-01 02:45:10.947490000 +0000
@@ -383,25 +383,23 @@
 (1 row)
 
 EXPLAIN (COSTS OFF) SELECT 1, 2 UNION SELECT 3, 4\; EXPLAIN (COSTS OFF) (SELECT 1, 2, 3) UNION SELECT 3, 4, 5;
+      QUERY PLAN       
+-----------------------
+ HashAggregate
+   Group Key: (1), (2)
+   ->  Append
+         ->  Result
+         ->  Result
+(5 rows)
+
          QUERY PLAN         
 ----------------------------
- Unique
-   ->  Sort
...
test
[02:52:18.610]  87/314 postgresql:pg_stat_statements / pg_stat_statements/regress                      ERROR            ...
[02:52:18.610] 133/314 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
51/5061 New function rand_array() to contrib/tablefunc
Windows - Server 2019, VS 2019 - Meson & ninja
test
[02:21:18.779] 135/314 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
51/5358 Shave a few cycles off our ilog10 implementation
Windows - Server 2019, VS 2019 - Meson & ninja
test
[02:20:54.243] 134/314 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
51/5174 Call rm_redo in a temporary memory context
CompilerWarnings
compiler
[01:55:13.874] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u...
compiler
[01:54:37.090] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u...
compiler
[01:58:12.833] ../../../../src/include/utils/palloc.h:128:30: error: ‘oldCtx’ may be used uninitialized [-Werror=maybe-u...
Windows - Server 2019, VS 2019 - Meson & ninja
test
[02:06:27.304] 133/314 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
51/5426 Add a warning message when using unencrypted passwords
FreeBSD - 13 - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/interfaces/ecpg/test/expected/connect-test5.stderr /tmp/cirrus-ci-build/build/testrun/...
--- /tmp/cirrus-ci-build/src/interfaces/ecpg/test/expected/connect-test5.stderr	2025-02-01 01:49:23.500703000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/ecpg/ecpg/results/connect-test5.stderr	2025-02-01 01:52:15.611475000 +0000
@@ -4,16 +4,24 @@
 [NO_PID]: sqlca: code: 0, state: 00000
 [NO_PID]: ecpg_execute on line 24: query: alter user regress_ecpg_user2 encrypted password 'insecure'; with 0 parameter...
 [NO_PID]: sqlca: code: 0, state: 00000
-[NO_PID]: ecpg_execute on line 24: using PQexec
+[NO_PID]: ECPGnoticeReceiver: using a plaintext password in a query
 [NO_PID]: sqlca: code: 0, state: 00000
+[NO_PID]: raising sqlcode 0
+[NO_PID]: sqlca: code: 0, state: 01000
+[NO_PID]: ecpg_execute on line 24: using PQexec
+[NO_PID]: sqlca: code: 0, state: 01000
 [NO_PID]: ecpg_process_output on line 24: OK: ALTER ROLE
-[NO_PID]: sqlca: code: 0, state: 00000
+[NO_PID]: sqlca: code: 0, state: 01000
 [NO_PID]: ecpg_execute on line 25: query: alter user regress_ecpg_user1 encrypted password 'connectpw'; with 0 paramete...
 [NO_PID]: sqlca: code: 0, state: 00000
-[NO_PID]: ecpg_execute on line 25: using PQexec
...
test
[01:54:16.553] 142/319 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
Linux - Debian Bookworm - Autoconf
regress
diff -U3 /tmp/cirrus-ci-build/src/interfaces/ecpg/test/expected/connect-test5.stderr /tmp/cirrus-ci-build/src/interfaces...
--- /tmp/cirrus-ci-build/src/interfaces/ecpg/test/expected/connect-test5.stderr	2025-02-01 01:49:20.015261848 +0000
+++ /tmp/cirrus-ci-build/src/interfaces/ecpg/test/results/connect-test5.stderr	2025-02-01 01:51:24.157005816 +0000
@@ -4,16 +4,24 @@
 [NO_PID]: sqlca: code: 0, state: 00000
 [NO_PID]: ecpg_execute on line 24: query: alter user regress_ecpg_user2 encrypted password 'insecure'; with 0 parameter...
 [NO_PID]: sqlca: code: 0, state: 00000
-[NO_PID]: ecpg_execute on line 24: using PQexec
+[NO_PID]: ECPGnoticeReceiver: using a plaintext password in a query
 [NO_PID]: sqlca: code: 0, state: 00000
+[NO_PID]: raising sqlcode 0
+[NO_PID]: sqlca: code: 0, state: 01000
+[NO_PID]: ecpg_execute on line 24: using PQexec
+[NO_PID]: sqlca: code: 0, state: 01000
 [NO_PID]: ecpg_process_output on line 24: OK: ALTER ROLE
-[NO_PID]: sqlca: code: 0, state: 00000
+[NO_PID]: sqlca: code: 0, state: 01000
 [NO_PID]: ecpg_execute on line 25: query: alter user regress_ecpg_user1 encrypted password 'connectpw'; with 0 paramete...
 [NO_PID]: sqlca: code: 0, state: 00000
-[NO_PID]: ecpg_execute on line 25: using PQexec
...
Linux - Debian Bookworm - Meson
core
[01:56:53.006] #0  <unavailable> in ?? ()
core
[01:56:52.887] #0  0x00007f86a6c52da4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6
[01:56:52.887] #1  0x00007f86a6bff239 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[01:56:52.887] #2  0x00007f86a6bff497 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6
[01:56:52.887] #3  0x000055ccd01195c1 in ?? ()
[01:56:52.887] #4  0x000055ccd0113369 in ?? ()
[01:56:52.887] #5  0x000055ccd011220f in ?? ()
[01:56:52.887] #6  0x000055ccd0112c3b in ?? ()
[01:56:52.887] #7  0x000055ccd011066f in ?? ()
[01:56:52.887] #8  0x00007f86a6bea24a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[01:56:52.887] #9  0x00007f86a6bea305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
core
[01:56:53.006] #0  0x00007f86a6c52da4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6
[01:56:53.006] #1  0x00007f86a6bff239 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[01:56:53.006] #2  0x00007f86a6bff497 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6
[01:56:53.006] #3  0x000055ccd01195f3 in ?? ()
[01:56:53.006] #4  0x000055ccd0113369 in ?? ()
[01:56:53.006] #5  0x000055ccd011220f in ?? ()
[01:56:53.006] #6  0x000055ccd0112c3b in ?? ()
[01:56:53.006] #7  0x000055ccd011066f in ?? ()
[01:56:53.006] #8  0x00007f86a6bea24a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[01:56:53.006] #9  0x00007f86a6bea305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
regress
diff -U3 /tmp/cirrus-ci-build/src/interfaces/ecpg/test/expected/connect-test5.stderr /tmp/cirrus-ci-build/build/testrun/...
--- /tmp/cirrus-ci-build/src/interfaces/ecpg/test/expected/connect-test5.stderr	2025-02-01 01:49:18.536829002 +0000
+++ /tmp/cirrus-ci-build/build/testrun/ecpg/ecpg/results/connect-test5.stderr	2025-02-01 01:52:49.741836860 +0000
@@ -4,16 +4,24 @@
 [NO_PID]: sqlca: code: 0, state: 00000
 [NO_PID]: ecpg_execute on line 24: query: alter user regress_ecpg_user2 encrypted password 'insecure'; with 0 parameter...
 [NO_PID]: sqlca: code: 0, state: 00000
-[NO_PID]: ecpg_execute on line 24: using PQexec
+[NO_PID]: ECPGnoticeReceiver: using a plaintext password in a query
 [NO_PID]: sqlca: code: 0, state: 00000
+[NO_PID]: raising sqlcode 0
+[NO_PID]: sqlca: code: 0, state: 01000
+[NO_PID]: ecpg_execute on line 24: using PQexec
+[NO_PID]: sqlca: code: 0, state: 01000
 [NO_PID]: ecpg_process_output on line 24: OK: ALTER ROLE
-[NO_PID]: sqlca: code: 0, state: 00000
+[NO_PID]: sqlca: code: 0, state: 01000
 [NO_PID]: ecpg_execute on line 25: query: alter user regress_ecpg_user1 encrypted password 'connectpw'; with 0 paramete...
 [NO_PID]: sqlca: code: 0, state: 00000
-[NO_PID]: ecpg_execute on line 25: using PQexec
...
test
[01:54:39.075] 144/320 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
macOS - Sonoma - Meson
test
[02:14:15.630] 142/319 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
Windows - Server 2019, VS 2019 - Meson & ninja
test
[02:02:29.052] 132/314 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
51/5122 REINDEX not updating partition progress
Windows - Server 2019, VS 2019 - Meson & ninja
test
[01:44:11.341] 134/314 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
51/5477 Allow EXPLAIN to Output Page Fault Information
Windows - Server 2019, VS 2019 - Meson & ninja
test
[01:19:17.643] 133/314 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
51/4950 Show WAL stats on pg_stat_io
Windows - Server 2019, VS 2019 - Meson & ninja
test
[00:51:49.077] 134/314 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
52/5128 Allow partition-wise join when whole row var is needed
Windows - Server 2019, VS 2019 - Meson & ninja
test
[00:48:38.509] 134/314 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
51/5421 Use streaming read API in pgstattuple.
Linux - Debian Bookworm - Meson
core
[00:39:05.803] #0  0x00007fd5aa89ada4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6
[00:39:05.803] #1  0x00007fd5aa847239 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[00:39:05.803] #2  0x00007fd5aa847497 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6
[00:39:05.803] #3  0x000055781f0c75c1 in ?? ()
[00:39:05.803] #4  0x000055781f0c1369 in ?? ()
[00:39:05.803] #5  0x000055781f0c020f in ?? ()
[00:39:05.803] #6  0x000055781f0c0c3b in ?? ()
[00:39:05.803] #7  0x000055781f0be66f in ?? ()
[00:39:05.803] #8  0x00007fd5aa83224a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[00:39:05.803] #9  0x00007fd5aa832305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
core
[00:39:06.051] #0  <unavailable> in ?? ()
core
[00:39:06.171] #0  <unavailable> in ?? ()
core
[00:39:06.051] #0  0x00007fd5aa89ada4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6
[00:39:06.051] #1  0x00007fd5aa847239 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[00:39:06.051] #2  0x00007fd5aa847497 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6
[00:39:06.051] #3  0x000055781f0c75f3 in ?? ()
[00:39:06.051] #4  0x000055781f0c1369 in ?? ()
[00:39:06.051] #5  0x000055781f0c020f in ?? ()
[00:39:06.051] #6  0x000055781f0c0c3b in ?? ()
[00:39:06.051] #7  0x000055781f0be66f in ?? ()
[00:39:06.051] #8  0x00007fd5aa83224a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[00:39:06.051] #9  0x00007fd5aa832305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
core
[00:39:06.171] #0  0x00007f63e5230da4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6
[00:39:06.171] #1  0x00007f63e51dd239 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[00:39:06.171] #2  0x00007f63e51dd497 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6
[00:39:06.171] #3  0x00005638738a65f3 in ?? ()
[00:39:06.171] #4  0x00005638738a0369 in ?? ()
[00:39:06.171] #5  0x000056387389f20f in ?? ()
[00:39:06.171] #6  0x000056387389fc3b in ?? ()
[00:39:06.171] #7  0x000056387389d66f in ?? ()
[00:39:06.171] #8  0x00007f63e51c824a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[00:39:06.171] #9  0x00007f63e51c8305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
core
[00:39:05.927] #0  0x00007f63e5230da4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6
[00:39:05.927] #1  0x00007f63e51dd239 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[00:39:05.927] #2  0x00007f63e51dd497 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6
[00:39:05.927] #3  0x00005638738a65c1 in ?? ()
[00:39:05.927] #4  0x00005638738a0369 in ?? ()
[00:39:05.927] #5  0x000056387389f20f in ?? ()
[00:39:05.927] #6  0x000056387389fc3b in ?? ()
[00:39:05.927] #7  0x000056387389d66f in ?? ()
[00:39:05.927] #8  0x00007f63e51c824a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[00:39:05.927] #9  0x00007f63e51c8305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
regress
diff -U3 /tmp/cirrus-ci-build/contrib/pgstattuple/expected/pgstattuple.out /tmp/cirrus-ci-build/build-32/testrun/pgstatt...
--- /tmp/cirrus-ci-build/contrib/pgstattuple/expected/pgstattuple.out	2025-02-01 00:26:18.955607478 +0000
+++ /tmp/cirrus-ci-build/build-32/testrun/pgstattuple/regress/results/pgstattuple.out	2025-02-01 00:34:33.819519131 +000...
@@ -134,7 +134,7 @@
 select * from pgstathashindex('test_hashidx');
  version | bucket_pages | overflow_pages | bitmap_pages | unused_pages | live_items | dead_items | free_percent 
 ---------+--------------+----------------+--------------+--------------+------------+------------+--------------
-       4 |            4 |              0 |            1 |            0 |          0 |          0 |          100
+       4 |            2 |              0 |            1 |            0 |          0 |          0 |          100
 (1 row)
 
 create index test_gistidx ON test USING gist(c);
@@ -166,7 +166,7 @@
 select pgstattuple('test_hashidx');
            pgstattuple           
 ---------------------------------
- (49152,0,0,0,0,0,0,32608,66.34)
+ (32768,0,0,0,0,0,0,16304,49.76)
 (1 row)
 
...
test
[00:36:43.687]  84/320 postgresql:pgstattuple / pgstattuple/regress                                    ERROR            ...
Windows - Server 2019, VS 2019 - Meson & ninja
test
[00:39:55.574] 134/314 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
51/5391 Code cleanup for detoast a expanded datum.
Windows - Server 2019, VS 2019 - Meson & ninja
test
[23:36:39.941] 134/314 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
51/4476 Extract numeric field in JSONB more effectively
Windows - Server 2019, VS 2019 - Meson & ninja
test
[23:13:12.657] 133/314 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
51/5446 Improving default column names/aliases of subscript text expressions
FreeBSD - 13 - Meson
regress
diff -U3 /tmp/cirrus-ci-build/contrib/hstore/expected/hstore.out /tmp/cirrus-ci-build/build/testrun/hstore/regress/resul...
--- /tmp/cirrus-ci-build/contrib/hstore/expected/hstore.out	2025-01-31 22:47:15.913050000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/hstore/regress/results/hstore.out	2025-01-31 22:49:29.533569000 +0000
@@ -1597,7 +1597,7 @@
 -- Test subscripting
 insert into test_json_agg default values;
 select f2['d'], f2['x'] is null as x_isnull from test_json_agg;
-   f2   | x_isnull 
+   d    | x_isnull 
 --------+----------
  12345  | t
  -12345 | t
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/jsonb.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_u...
--- /tmp/cirrus-ci-build/src/test/regress/expected/jsonb.out	2025-01-31 22:47:17.453576000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/jsonb.out	2025-01-31 22:48:50.480975000 +0...
@@ -4934,8 +4934,8 @@
 HINT:  Try using the function jsonb_set to replace key value.
 -- jsonb subscript
 select ('123'::jsonb)['a'];
- jsonb 
--------
+ a 
+---
  
 (1 row)
 
@@ -4952,8 +4952,8 @@
 (1 row)
 
 select ('{"a": 1}'::jsonb)['a'];
- jsonb 
--------
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/jsonb.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream...
--- /tmp/cirrus-ci-build/src/test/regress/expected/jsonb.out	2025-01-31 22:47:17.453576000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/jsonb.out	2025-01-31 22:49:38.224223000 ...
@@ -4934,8 +4934,8 @@
 HINT:  Try using the function jsonb_set to replace key value.
 -- jsonb subscript
 select ('123'::jsonb)['a'];
- jsonb 
--------
+ a 
+---
  
 (1 row)
 
@@ -4952,8 +4952,8 @@
 (1 row)
 
 select ('{"a": 1}'::jsonb)['a'];
- jsonb 
--------
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/jsonb.out /tmp/cirrus-ci-build/build/testrun/regress/regress/res...
--- /tmp/cirrus-ci-build/src/test/regress/expected/jsonb.out	2025-01-31 22:47:17.453576000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/jsonb.out	2025-01-31 22:48:52.261387000 +0000
@@ -4934,8 +4934,8 @@
 HINT:  Try using the function jsonb_set to replace key value.
 -- jsonb subscript
 select ('123'::jsonb)['a'];
- jsonb 
--------
+ a 
+---
  
 (1 row)
 
@@ -4952,8 +4952,8 @@
 (1 row)
 
 select ('{"a": 1}'::jsonb)['a'];
- jsonb 
--------
...
tap
[22:49:12.994](69.146s) not ok 5 - regression tests pass
tap
[22:49:58.176](78.058s) not ok 2 - regression tests pass
test
[22:51:58.869]  44/319 postgresql:regress / regress/regress                                            ERROR            ...
[22:51:58.869]  69/319 postgresql:hstore / hstore/regress                                              ERROR            ...
[22:51:58.869]  95/319 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[22:51:58.869] 156/319 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
Linux - Debian Bookworm - Autoconf
regress
diff -U3 /tmp/cirrus-ci-build/contrib/hstore/expected/hstore.out /tmp/cirrus-ci-build/contrib/hstore/results/hstore.out
--- /tmp/cirrus-ci-build/contrib/hstore/expected/hstore.out	2025-01-31 22:47:13.594812974 +0000
+++ /tmp/cirrus-ci-build/contrib/hstore/results/hstore.out	2025-01-31 22:49:55.072732913 +0000
@@ -1597,7 +1597,7 @@
 -- Test subscripting
 insert into test_json_agg default values;
 select f2['d'], f2['x'] is null as x_isnull from test_json_agg;
-   f2   | x_isnull 
+   d    | x_isnull 
 --------+----------
  12345  | t
  -12345 | t
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/jsonb.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/resu...
--- /tmp/cirrus-ci-build/src/test/regress/expected/jsonb.out	2025-01-31 22:47:15.487227431 +0000
+++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/jsonb.out	2025-01-31 22:52:00.069083270 +0000
@@ -4934,8 +4934,8 @@
 HINT:  Try using the function jsonb_set to replace key value.
 -- jsonb subscript
 select ('123'::jsonb)['a'];
- jsonb 
--------
+ a 
+---
  
 (1 row)
 
@@ -4952,8 +4952,8 @@
 (1 row)
 
 select ('{"a": 1}'::jsonb)['a'];
- jsonb 
--------
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/jsonb.out /tmp/cirrus-ci-build/src/test/regress/results/jsonb.ou...
--- /tmp/cirrus-ci-build/src/test/regress/expected/jsonb.out	2025-01-31 22:47:15.487227431 +0000
+++ /tmp/cirrus-ci-build/src/test/regress/results/jsonb.out	2025-01-31 22:50:16.421560904 +0000
@@ -4934,8 +4934,8 @@
 HINT:  Try using the function jsonb_set to replace key value.
 -- jsonb subscript
 select ('123'::jsonb)['a'];
- jsonb 
--------
+ a 
+---
  
 (1 row)
 
@@ -4952,8 +4952,8 @@
 (1 row)
 
 select ('{"a": 1}'::jsonb)['a'];
- jsonb 
--------
...
tap
[22:52:12.317](118.604s) not ok 5 - regression tests pass
Linux - Debian Bookworm - Meson
regress
diff -U3 /tmp/cirrus-ci-build/contrib/hstore/expected/hstore.out /tmp/cirrus-ci-build/build/testrun/hstore/regress/resul...
--- /tmp/cirrus-ci-build/contrib/hstore/expected/hstore.out	2025-01-31 22:47:13.669986652 +0000
+++ /tmp/cirrus-ci-build/build/testrun/hstore/regress/results/hstore.out	2025-01-31 22:50:03.333232574 +0000
@@ -1597,7 +1597,7 @@
 -- Test subscripting
 insert into test_json_agg default values;
 select f2['d'], f2['x'] is null as x_isnull from test_json_agg;
-   f2   | x_isnull 
+   d    | x_isnull 
 --------+----------
  12345  | t
  -12345 | t
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/jsonb.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_u...
--- /tmp/cirrus-ci-build/src/test/regress/expected/jsonb.out	2025-01-31 22:47:15.510288965 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/jsonb.out	2025-01-31 22:49:37.797238657 +0...
@@ -4934,8 +4934,8 @@
 HINT:  Try using the function jsonb_set to replace key value.
 -- jsonb subscript
 select ('123'::jsonb)['a'];
- jsonb 
--------
+ a 
+---
  
 (1 row)
 
@@ -4952,8 +4952,8 @@
 (1 row)
 
 select ('{"a": 1}'::jsonb)['a'];
- jsonb 
--------
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/jsonb.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream...
--- /tmp/cirrus-ci-build/src/test/regress/expected/jsonb.out	2025-01-31 22:47:15.510288965 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/jsonb.out	2025-01-31 22:50:15.785219578 ...
@@ -4934,8 +4934,8 @@
 HINT:  Try using the function jsonb_set to replace key value.
 -- jsonb subscript
 select ('123'::jsonb)['a'];
- jsonb 
--------
+ a 
+---
  
 (1 row)
 
@@ -4952,8 +4952,8 @@
 (1 row)
 
 select ('{"a": 1}'::jsonb)['a'];
- jsonb 
--------
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/jsonb.out /tmp/cirrus-ci-build/build/testrun/regress/regress/res...
--- /tmp/cirrus-ci-build/src/test/regress/expected/jsonb.out	2025-01-31 22:47:15.510288965 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/jsonb.out	2025-01-31 22:49:31.593233529 +0000
@@ -4934,8 +4934,8 @@
 HINT:  Try using the function jsonb_set to replace key value.
 -- jsonb subscript
 select ('123'::jsonb)['a'];
- jsonb 
--------
+ a 
+---
  
 (1 row)
 
@@ -4952,8 +4952,8 @@
 (1 row)
 
 select ('{"a": 1}'::jsonb)['a'];
- jsonb 
--------
...
tap
[22:49:53.625](75.118s) not ok 5 - regression tests pass
tap
[22:50:28.846](76.983s) not ok 2 - regression tests pass
test
[22:52:09.857]  43/320 postgresql:regress / regress/regress                                            ERROR            ...
[22:52:09.857]  75/320 postgresql:hstore / hstore/regress                                              ERROR            ...
[22:52:09.857] 134/320 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[22:52:09.857] 157/320 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
macOS - Sonoma - Meson
regress
diff -U3 /Users/admin/pgsql/contrib/hstore/expected/hstore.out /Users/admin/pgsql/build/testrun/hstore/regress/results/h...
--- /Users/admin/pgsql/contrib/hstore/expected/hstore.out	2025-01-31 22:58:12
+++ /Users/admin/pgsql/build/testrun/hstore/regress/results/hstore.out	2025-01-31 23:02:56
@@ -1597,7 +1597,7 @@
 -- Test subscripting
 insert into test_json_agg default values;
 select f2['d'], f2['x'] is null as x_isnull from test_json_agg;
-   f2   | x_isnull 
+   d    | x_isnull 
 --------+----------
  12345  | t
  -12345 | t
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/jsonb.out /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgra...
--- /Users/admin/pgsql/src/test/regress/expected/jsonb.out	2025-01-31 22:58:15
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/jsonb.out	2025-01-31 23:01:25
@@ -4934,8 +4934,8 @@
 HINT:  Try using the function jsonb_set to replace key value.
 -- jsonb subscript
 select ('123'::jsonb)['a'];
- jsonb 
--------
+ a 
+---
  
 (1 row)
 
@@ -4952,8 +4952,8 @@
 (1 row)
 
 select ('{"a": 1}'::jsonb)['a'];
- jsonb 
--------
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/jsonb.out /Users/admin/pgsql/build/testrun/recovery/027_stream_reg...
--- /Users/admin/pgsql/src/test/regress/expected/jsonb.out	2025-01-31 22:58:15
+++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/jsonb.out	2025-01-31 23:03:03
@@ -4934,8 +4934,8 @@
 HINT:  Try using the function jsonb_set to replace key value.
 -- jsonb subscript
 select ('123'::jsonb)['a'];
- jsonb 
--------
+ a 
+---
  
 (1 row)
 
@@ -4952,8 +4952,8 @@
 (1 row)
 
 select ('{"a": 1}'::jsonb)['a'];
- jsonb 
--------
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/jsonb.out /Users/admin/pgsql/build/testrun/regress/regress/results...
--- /Users/admin/pgsql/src/test/regress/expected/jsonb.out	2025-01-31 22:58:15
+++ /Users/admin/pgsql/build/testrun/regress/regress/results/jsonb.out	2025-01-31 23:01:25
@@ -4934,8 +4934,8 @@
 HINT:  Try using the function jsonb_set to replace key value.
 -- jsonb subscript
 select ('123'::jsonb)['a'];
- jsonb 
--------
+ a 
+---
  
 (1 row)
 
@@ -4952,8 +4952,8 @@
 (1 row)
 
 select ('{"a": 1}'::jsonb)['a'];
- jsonb 
--------
...
tap
[23:01:45.897](96.642s) not ok 5 - regression tests pass
tap
[23:03:22.893](106.959s) not ok 2 - regression tests pass
test
[23:06:16.019]  30/319 postgresql:regress / regress/regress                                            ERROR           1...
[23:06:16.019]  58/319 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[23:06:16.019]  70/319 postgresql:hstore / hstore/regress                                              ERROR            ...
[23:06:16.019] 152/319 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
Windows - Server 2019, VS 2019 - Meson & ninja
regress
diff --strip-trailing-cr -U3 C:/cirrus/contrib/hstore/expected/hstore.out C:/cirrus/build/testrun/hstore/regress/results...
--- C:/cirrus/contrib/hstore/expected/hstore.out	2025-01-31 22:47:14.429352200 +0000
+++ C:/cirrus/build/testrun/hstore/regress/results/hstore.out	2025-01-31 22:53:24.056520800 +0000
@@ -1597,7 +1597,7 @@
 -- Test subscripting
 insert into test_json_agg default values;
 select f2['d'], f2['x'] is null as x_isnull from test_json_agg;
-   f2   | x_isnull 
+   d    | x_isnull 
 --------+----------
  12345  | t
  -12345 | t
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/jsonb.out C:/cirrus/build/testrun/pg_upgrade/002_pg_upg...
--- C:/cirrus/src/test/regress/expected/jsonb.out	2025-01-31 22:47:18.744331700 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/jsonb.out	2025-01-31 22:50:57.101447400 +0000
@@ -4934,8 +4934,8 @@
 HINT:  Try using the function jsonb_set to replace key value.
 -- jsonb subscript
 select ('123'::jsonb)['a'];
- jsonb 
--------
+ a 
+---
  
 (1 row)
 
@@ -4952,8 +4952,8 @@
 (1 row)
 
 select ('{"a": 1}'::jsonb)['a'];
- jsonb 
--------
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/jsonb.out C:/cirrus/build/testrun/recovery/027_stream_r...
--- C:/cirrus/src/test/regress/expected/jsonb.out	2025-01-31 22:47:18.744331700 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/jsonb.out	2025-01-31 22:53:25.986635700 +0000
@@ -4934,8 +4934,8 @@
 HINT:  Try using the function jsonb_set to replace key value.
 -- jsonb subscript
 select ('123'::jsonb)['a'];
- jsonb 
--------
+ a 
+---
  
 (1 row)
 
@@ -4952,8 +4952,8 @@
 (1 row)
 
 select ('{"a": 1}'::jsonb)['a'];
- jsonb 
--------
...
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/jsonb.out C:/cirrus/build/testrun/regress/regress/resul...
--- C:/cirrus/src/test/regress/expected/jsonb.out	2025-01-31 22:47:18.744331700 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/jsonb.out	2025-01-31 22:50:40.910527100 +0000
@@ -4934,8 +4934,8 @@
 HINT:  Try using the function jsonb_set to replace key value.
 -- jsonb subscript
 select ('123'::jsonb)['a'];
- jsonb 
--------
+ a 
+---
  
 (1 row)
 
@@ -4952,8 +4952,8 @@
 (1 row)
 
 select ('{"a": 1}'::jsonb)['a'];
- jsonb 
--------
...
tap
[22:51:19.274](124.308s) not ok 5 - regression tests pass
tap
[22:53:51.493](141.785s) not ok 2 - regression tests pass
test
[23:02:15.812]  17/314 postgresql:regress / regress/regress                                            ERROR           1...
[23:02:15.812]  42/314 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[23:02:15.812]  68/314 postgresql:hstore / hstore/regress                                              ERROR            ...
[23:02:15.812] 110/314 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
[23:02:15.812] 132/314 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
51/5225 Vectored IO in XLogWrite()
Windows - Server 2019, VS 2019 - Meson & ninja
test
[22:26:58.520] 134/314 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
51/5252 Trim the heap free memory
CompilerWarnings
compiler
[22:14:30.409] postgres.c:2822:47: error: initialization of ‘char *’ from ‘int’ makes pointer from integer without a cas...
compiler
[22:14:30.409] postgres.c:2825:25: error: implicit declaration of function ‘malloc_trim’ [-Werror=implicit-function-decl...
compiler
[22:14:30.409] postgres.c:2826:33: error: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-...
compiler
[22:14:30.409] postgres.c:2822:47: error: implicit declaration of function ‘sbrk’ [-Werror=implicit-function-declaration...
Linux - Debian Bookworm - Autoconf
tap
[22:07:12.674](0.001s) not ok 28 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
Linux - Debian Bookworm - Meson
tap
[22:08:46.321](0.001s) not ok 28 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
test
[22:10:21.643] 170/320 postgresql:initdb / initdb/001_initdb                                           ERROR            ...
Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[22:06:24.416] ../src/backend/tcop/postgres.c(2826): warning C4047: '=': 'char *' differs in levels of indirection from ...
compiler
[22:06:34.943] tcop_postgres.c.obj : error LNK2019: unresolved external symbol malloc_trim referenced in function finish...
compiler
[22:06:34.943] tcop_postgres.c.obj : error LNK2019: unresolved external symbol sbrk referenced in function finish_xact_c...
compiler
[22:06:24.416] ../src/backend/tcop/postgres.c(2822): warning C4047: 'initializing': 'char *' differs in levels of indire...
51/4777 Introduce new multi insert Table AM and improve performance of various SQL commands with it for Heap AM
Windows - Server 2019, VS 2019 - Meson & ninja
test
[21:49:03.151] 135/314 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
51/5148 Recovery of .partial WAL segments
Windows - Server 2019, VS 2019 - Meson & ninja
test
[21:44:28.309] 134/314 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
51/5308 doc: virtual envs with Pl/Python
Windows - Server 2019, VS 2019 - Meson & ninja
test
[21:10:43.029] 132/314 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
51/4763 Change prefetch and read strategies to use range in pg_prewarm
Windows - Server 2019, VS 2019 - Meson & ninja
test
[20:59:09.211] 134/314 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
51/3705 ALTER TABLE and CLUSTER fail to use a BulkInsertState for toast tables
Windows - Server 2019, VS 2019 - Meson & ninja
test
[20:46:24.429] 133/314 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
52/5129 Asynchronous MergeAppend Execution
FreeBSD - 13 - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_p...
--- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out	2025-01-29 17:55:01.116276000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sysviews.out	2025-01-29 17:57:07.971658000...
@@ -172,7 +172,7 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+(24 rows)
 
 -- There are always wait event descriptions for various types.  InjectionPoint
 -- may be present or absent, depending on history since last postmaster start.
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/build/testrun/recovery/027_str...
--- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out	2025-01-29 17:55:01.116276000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/sysviews.out	2025-01-29 17:57:53.7440780...
@@ -172,7 +172,7 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+(24 rows)
 
 -- There are always wait event descriptions for various types.  InjectionPoint
 -- may be present or absent, depending on history since last postmaster start.
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/build/testrun/regress/regress/...
--- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out	2025-01-29 17:55:01.116276000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/sysviews.out	2025-01-29 17:57:04.155082000 +0000
@@ -172,7 +172,7 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+(24 rows)
 
 -- There are always wait event descriptions for various types.  InjectionPoint
 -- may be present or absent, depending on history since last postmaster start.
tap
[17:57:50.175](71.570s) not ok 5 - regression tests pass
tap
[17:58:40.231](84.397s) not ok 2 - regression tests pass
test
[18:00:37.764]  28/319 postgresql:regress / regress/regress                                            ERROR            ...
[18:00:37.764]  95/319 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[18:00:37.764] 163/319 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
Linux - Debian Bookworm - Autoconf
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/r...
--- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out	2025-01-29 17:54:57.373774839 +0000
+++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/sysviews.out	2025-01-29 18:02:32.894877293 +0000
@@ -172,7 +172,7 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+(24 rows)
 
 -- There are always wait event descriptions for various types.  InjectionPoint
 -- may be present or absent, depending on history since last postmaster start.
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/src/test/recovery/tmp_check/re...
--- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out	2025-01-29 17:54:57.373774839 +0000
+++ /tmp/cirrus-ci-build/src/test/recovery/tmp_check/results/sysviews.out	2025-01-29 18:04:07.311500397 +0000
@@ -172,7 +172,7 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+(24 rows)
 
 -- There are always wait event descriptions for various types.  InjectionPoint
 -- may be present or absent, depending on history since last postmaster start.
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/src/test/regress/results/sysvi...
--- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out	2025-01-29 17:54:57.373774839 +0000
+++ /tmp/cirrus-ci-build/src/test/regress/results/sysviews.out	2025-01-29 17:59:28.715208055 +0000
@@ -172,7 +172,7 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+(24 rows)
 
 -- There are always wait event descriptions for various types.  InjectionPoint
 -- may be present or absent, depending on history since last postmaster start.
tap
[18:03:12.468](105.517s) not ok 5 - regression tests pass
tap
[18:04:42.075](71.642s) not ok 2 - regression tests pass
Linux - Debian Bookworm - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_p...
--- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out	2025-01-29 17:55:03.577484649 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sysviews.out	2025-01-29 17:59:46.678253735...
@@ -172,7 +172,7 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+(24 rows)
 
 -- There are always wait event descriptions for various types.  InjectionPoint
 -- may be present or absent, depending on history since last postmaster start.
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/build/testrun/recovery/027_str...
--- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out	2025-01-29 17:55:03.577484649 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/sysviews.out	2025-01-29 18:00:31.0985385...
@@ -172,7 +172,7 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+(24 rows)
 
 -- There are always wait event descriptions for various types.  InjectionPoint
 -- may be present or absent, depending on history since last postmaster start.
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out /tmp/cirrus-ci-build/build/testrun/regress/regress/...
--- /tmp/cirrus-ci-build/src/test/regress/expected/sysviews.out	2025-01-29 17:55:03.577484649 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/sysviews.out	2025-01-29 17:59:43.190248262 +0000
@@ -172,7 +172,7 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+(24 rows)
 
 -- There are always wait event descriptions for various types.  InjectionPoint
 -- may be present or absent, depending on history since last postmaster start.
tap
[18:00:30.675](77.069s) not ok 5 - regression tests pass
tap
[18:01:06.331](78.690s) not ok 2 - regression tests pass
test
[18:02:45.893]  32/320 postgresql:regress / regress/regress                                            ERROR            ...
[18:02:45.893] 139/320 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[18:02:45.893] 157/320 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
macOS - Sonoma - Meson
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/sysviews.out /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_up...
--- /Users/admin/pgsql/src/test/regress/expected/sysviews.out	2025-01-29 17:54:12
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sysviews.out	2025-01-29 17:56:37
@@ -172,7 +172,7 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+(24 rows)
 
 -- There are always wait event descriptions for various types.  InjectionPoint
 -- may be present or absent, depending on history since last postmaster start.
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/sysviews.out /Users/admin/pgsql/build/testrun/recovery/027_stream_...
--- /Users/admin/pgsql/src/test/regress/expected/sysviews.out	2025-01-29 17:54:12
+++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/sysviews.out	2025-01-29 17:57:26
@@ -172,7 +172,7 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+(24 rows)
 
 -- There are always wait event descriptions for various types.  InjectionPoint
 -- may be present or absent, depending on history since last postmaster start.
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/sysviews.out /Users/admin/pgsql/build/testrun/regress/regress/resu...
--- /Users/admin/pgsql/src/test/regress/expected/sysviews.out	2025-01-29 17:54:12
+++ /Users/admin/pgsql/build/testrun/regress/regress/results/sysviews.out	2025-01-29 17:56:35
@@ -172,7 +172,7 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+(24 rows)
 
 -- There are always wait event descriptions for various types.  InjectionPoint
 -- may be present or absent, depending on history since last postmaster start.
tap
[17:57:01.753](48.625s) not ok 5 - regression tests pass
tap
[17:57:57.623](58.937s) not ok 2 - regression tests pass
test
[18:00:06.891]  30/319 postgresql:regress / regress/regress                                            ERROR            ...
[18:00:06.891]  48/319 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[18:00:06.891] 146/319 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
Windows - Server 2019, VS 2019 - Meson & ninja
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/sysviews.out C:/cirrus/build/testrun/pg_upgrade/002_pg_...
--- C:/cirrus/src/test/regress/expected/sysviews.out	2025-01-29 17:55:06.702610200 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sysviews.out	2025-01-29 17:58:02.780137300 +0000
@@ -172,7 +172,7 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+(24 rows)
 
 -- There are always wait event descriptions for various types.  InjectionPoint
 -- may be present or absent, depending on history since last postmaster start.
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/sysviews.out C:/cirrus/build/testrun/recovery/027_strea...
--- C:/cirrus/src/test/regress/expected/sysviews.out	2025-01-29 17:55:06.702610200 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/sysviews.out	2025-01-29 18:00:16.798021400 +0000
@@ -172,7 +172,7 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+(24 rows)
 
 -- There are always wait event descriptions for various types.  InjectionPoint
 -- may be present or absent, depending on history since last postmaster start.
regress
diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/sysviews.out C:/cirrus/build/testrun/regress/regress/re...
--- C:/cirrus/src/test/regress/expected/sysviews.out	2025-01-29 17:55:06.702610200 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/sysviews.out	2025-01-29 17:57:58.185310500 +0000
@@ -172,7 +172,7 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+(24 rows)
 
 -- There are always wait event descriptions for various types.  InjectionPoint
 -- may be present or absent, depending on history since last postmaster start.
tap
[18:02:01.830](0.000s) not ok 3 - checking a non-existent database stderr /(?^:FATAL:  database "qqq" does not exist)/
tap
[17:58:57.145](117.116s) not ok 5 - regression tests pass
tap
[18:01:15.699](129.544s) not ok 2 - regression tests pass
test
[18:08:00.795]  21/314 postgresql:regress / regress/regress                                            ERROR           1...
[18:08:00.795]  39/314 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[18:08:00.795]  97/314 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
[18:08:00.795] 135/314 postgresql:ecpg / ecpg/ecpg                                                     ERROR            ...
[18:08:00.795] 138/314 postgresql:pg_amcheck / pg_amcheck/002_nonesuch                                 ERROR            ...
51/5284 database-specific role memberships
FreeBSD - 13 - Meson
core
[03:30:44.034] #0  0x0000461d4e53f5da in ?? () from /libexec/ld-elf.so.1
[03:30:44.034] #1  0x0000461d4e53b6ec in ?? () from /libexec/ld-elf.so.1
[03:30:44.034] #2  0x0000000000000000 in ?? ()
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/privs_in_db.out /tmp/cirrus-ci-build/build/testrun/regress-runni...
--- /tmp/cirrus-ci-build/src/test/regress/expected/privs_in_db.out	2025-01-06 03:21:59.302064000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress-running/regress/results/privs_in_db.out	2025-01-06 03:27:58.458701000 +00...
@@ -756,9 +756,10 @@
 DROP DATABASE regression_db_0;
 DROP ROLE regress_role_admin;
 SELECT datname FROM pg_database WHERE datname LIKE 'regression_db_%';
- datname 
----------
-(0 rows)
+      datname      
+-------------------
+ regression_dblink
+(1 row)
 
 SELECT rolname FROM pg_roles WHERE rolname LIKE 'regress_role_%';
  rolname 
test
[03:28:20.605] 75/76 postgresql:regress-running / regress-running/regress                         ERROR            27.57...
51/5131 add log_transaction GUC setting
FreeBSD - 13 - Meson
tap
[13:40:45.441](1.643s) not ok 1 - no parameters missing from postgresql.conf.sample
test
[13:40:56.064] 295/315 postgresql:test_misc / test_misc/003_check_guc                                  ERROR            ...
Linux - Debian Bookworm - Autoconf
tap
[13:39:58.902](0.776s) not ok 1 - no parameters missing from postgresql.conf.sample
Linux - Debian Bookworm - Meson
core
[13:43:18.555] #0  0x00007f2524139da4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6
[13:43:18.555] #1  0x00007f25240e6239 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[13:43:18.555] #2  0x00007f25240e6497 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6
[13:43:18.555] #3  0x000055c3b42a55f3 in ?? ()
[13:43:18.555] #4  0x000055c3b429f369 in ?? ()
[13:43:18.555] #5  0x000055c3b429e20f in ?? ()
[13:43:18.555] #6  0x000055c3b429ec3b in ?? ()
[13:43:18.555] #7  0x000055c3b429c66f in ?? ()
[13:43:18.555] #8  0x00007f25240d124a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[13:43:18.555] #9  0x00007f25240d1305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
core
[13:43:18.555] #0  <unavailable> in ?? ()
core
[13:43:18.427] #0  0x00007f2524139da4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6
[13:43:18.427] #1  0x00007f25240e6239 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[13:43:18.427] #2  0x00007f25240e6497 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6
[13:43:18.427] #3  0x000055c3b42a55c1 in ?? ()
[13:43:18.427] #4  0x000055c3b429f369 in ?? ()
[13:43:18.427] #5  0x000055c3b429e20f in ?? ()
[13:43:18.427] #6  0x000055c3b429ec3b in ?? ()
[13:43:18.427] #7  0x000055c3b429c66f in ?? ()
[13:43:18.427] #8  0x00007f25240d124a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[13:43:18.427] #9  0x00007f25240d1305 in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6
tap
[13:41:58.925](0.482s) not ok 1 - no parameters missing from postgresql.conf.sample
test
[13:42:14.265] 294/315 postgresql:test_misc / test_misc/003_check_guc                                  ERROR            ...
macOS - Sonoma - Meson
tap
[13:40:52.249](0.916s) not ok 1 - no parameters missing from postgresql.conf.sample
test
[13:41:04.103] 295/315 postgresql:test_misc / test_misc/003_check_guc                                  ERROR            ...
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[13:48:28.243](1.950s) not ok 1 - no parameters missing from postgresql.conf.sample
test
[13:49:37.777] 290/310 postgresql:test_misc / test_misc/003_check_guc                                  ERROR            ...
51/4912 CSN snapshots in hot standby
Linux - Debian Bookworm - Meson
test
[15:48:56.426] 315/315 postgresql:test_misc / test_misc/000_csn_perf                                   ERROR           1...
macOS - Sonoma - Meson
test
[15:44:25.522] 315/315 postgresql:test_misc / test_misc/000_csn_perf                                   ERROR           1...
Windows - Server 2019, VS 2019 - Meson & ninja
test
[15:55:58.792] 310/310 postgresql:test_misc / test_misc/000_csn_perf                                   ERROR           3...
50/5348 Making error message more user-friendly with spaces in a URI
FreeBSD - 13 - Meson
tap
[16:24:50.130](0.020s) not ok 25 - postgresql://host?  user user  =  uri  & port = 12345 12 
[16:24:50.188](0.056s) not ok 26 - postgresql://host?  user  =  uri-user  & port = 12345 12 
test
[16:27:14.506] 136/314 postgresql:libpq / libpq/001_uri                                                ERROR            ...
Linux - Debian Bookworm - Autoconf
tap
[16:22:49.527](0.042s) not ok 25 - postgresql://host?  user user  =  uri  & port = 12345 12 
[16:22:49.565](0.038s) not ok 26 - postgresql://host?  user  =  uri-user  & port = 12345 12 
Linux - Debian Bookworm - Meson
core
[16:27:32.755] #0  0x00007ff5106aeda4 in pthread_sigmask () from /lib/x86_64-linux-gnu/libc.so.6
[16:27:32.755] #1  0x00007ff51065b239 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[16:27:32.755] #2  0x00007ff510716204 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[16:27:32.755] #3  0x00007ff51072885c in ?? () from /lib/x86_64-linux-gnu/libc.so.6
core
[16:27:32.755] #0  <unavailable> in ?? ()
tap
[16:24:36.068](0.053s) not ok 25 - postgresql://host?  user user  =  uri  & port = 12345 12 
[16:24:36.090](0.021s) not ok 26 - postgresql://host?  user  =  uri-user  & port = 12345 12 
test
[16:26:22.100] 134/314 postgresql:libpq / libpq/001_uri                                                ERROR            ...
macOS - Sonoma - Meson
tap
[16:54:02.406](0.012s) not ok 25 - postgresql://host?  user user  =  uri  & port = 12345 12 
[16:54:02.418](0.012s) not ok 26 - postgresql://host?  user  =  uri-user  & port = 12345 12 
test
[16:55:37.351] 133/314 postgresql:libpq / libpq/001_uri                                                ERROR            ...
Windows - Server 2019, VS 2019 - Meson & ninja
tap
[16:29:42.282](0.049s) not ok 25 - postgresql://host?  user user  =  uri  & port = 12345 12 
[16:29:42.328](0.045s) not ok 26 - postgresql://host?  user  =  uri-user  & port = 12345 12 
test
[16:35:58.347] 135/309 postgresql:libpq / libpq/001_uri                                                ERROR            ...