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.

48/4873 unaccent: understand ancient Greek "oxia" and other codepoints merged by Unicode
%s FreeBSD - 13 - Meson
regress
diff -U3 /tmp/cirrus-ci-build/contrib/unaccent/expected/unaccent.out /tmp/cirrus-ci-build/build/testrun/unaccent/regress...
--- /tmp/cirrus-ci-build/contrib/unaccent/expected/unaccent.out	2024-04-24 15:04:44.209600000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/unaccent/regress/results/unaccent.out	2024-04-24 15:06:31.723525000 +0000
@@ -8,8 +8,10 @@
 \quit
 \endif
 CREATE EXTENSION unaccent;
+WARNING:  duplicate source strings, first one will be used
 SET client_encoding TO 'UTF8';
 SELECT unaccent('foobar');
+WARNING:  duplicate source strings, first one will be used
  unaccent 
 ----------
  foobar
test
[15:07:52.663]  94/301 postgresql:unaccent / unaccent/regress                                          ERROR            ...
%s macOS - Ventura - Meson
regress
diff -U3 /Users/admin/pgsql/contrib/unaccent/expected/unaccent.out /Users/admin/pgsql/build/testrun/unaccent/regress/res...
--- /Users/admin/pgsql/contrib/unaccent/expected/unaccent.out	2024-04-24 15:04:31
+++ /Users/admin/pgsql/build/testrun/unaccent/regress/results/unaccent.out	2024-04-24 15:08:42
@@ -8,8 +8,10 @@
 \quit
 \endif
 CREATE EXTENSION unaccent;
+WARNING:  duplicate source strings, first one will be used
 SET client_encoding TO 'UTF8';
 SELECT unaccent('foobar');
+WARNING:  duplicate source strings, first one will be used
  unaccent 
 ----------
  foobar
tap
[15:10:08.580](0.000s) not ok 256 - pgbench script error: shell bad command stderr /(?^:\(shell\) .* meta-command failed...
test
[15:11:27.372]  94/301 postgresql:unaccent / unaccent/regress                                          ERROR            ...
[15:11:27.372] 210/301 postgresql:pgbench / pgbench/001_pgbench_with_server                            ERROR            ...
48/4825 Optimize planner memory consumption for huge arrays
%s FreeBSD - 13 - Meson
tap
[14:47:20.530](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
test
[14:48:52.058] 142/301 postgresql:initdb / initdb/001_initdb                                           ERROR            ...
%s Linux - Debian Bullseye - Meson
tap
[14:47:54.700](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
test
[14:49:30.422] 140/301 postgresql:initdb / initdb/001_initdb                                           ERROR          24...
%s macOS - Ventura - Meson
tap
[14:41:15.575](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
test
[14:43:02.770] 140/301 postgresql:initdb / initdb/001_initdb                                           ERROR            ...
48/4951 teach pg_combinebackup to detect delete files where possible
%s CompilerWarnings
compiler
[14:12:39.748] pg_combinebackup.c:1088:28: error: ‘mfile’ may be used uninitialized in this function [-Werror=maybe-unin...
compiler
[14:11:49.839] pg_combinebackup.c:1088:28: error: ‘mfile’ may be used uninitialized in this function [-Werror=maybe-unin...
compiler
[14:16:47.774] pg_combinebackup.c:1088:28: error: ‘mfile’ may be used uninitialized in this function [-Werror=maybe-unin...
48/4839 The Prepare statement with the skewed parameter uses the custom plan
%s FreeBSD - 13 - Meson
core
[11:52:28.372] #0  0x0000000822ff8dca in thr_kill () from /lib/libc.so.7
[11:52:28.372] #1  0x0000000822f716f4 in raise () from /lib/libc.so.7
[11:52:28.372] #2  0x0000000823022bc9 in abort () from /lib/libc.so.7
[11:52:28.372] #3  0x0000000822f544e1 in __assert () from /lib/libc.so.7
[11:52:28.372] #4  0x000000000020c3f3 in pg_log_generic_v (level=PG_LOG_ERROR, part=PG_LOG_PRIMARY, fmt=0x20133e "unexpe...
[11:52:28.372] #5  0x000000000020bff4 in pg_log_generic (level=101889, level@entry=PG_LOG_ERROR, part=(PG_LOG_HINT | unk...
[11:52:28.372] #6  0x00000000002069f3 in main (argc=<optimized out>, argv=<optimized out>) at ../src/test/modules/test_j...
[11:52:28.478] #0  0x0000000823523dca in thr_kill () from /lib/libc.so.7
core
[11:52:28.482] #0  0x0000000823523dca in thr_kill () from /lib/libc.so.7
[11:52:28.482] #1  0x000000082349c6f4 in raise () from /lib/libc.so.7
[11:52:28.482] #2  0x000000082354dbc9 in abort () from /lib/libc.so.7
[11:52:28.482] #3  0x000000082347f4e1 in __assert () from /lib/libc.so.7
[11:52:28.482] #4  0x000000000020c3f3 in pg_log_generic_v (level=PG_LOG_ERROR, part=PG_LOG_PRIMARY, fmt=0x20133e "unexpe...
[11:52:28.482] #5  0x000000000020bff4 in pg_log_generic (level=101889, level@entry=PG_LOG_ERROR, part=(PG_LOG_HINT | unk...
[11:52:28.482] #6  0x00000000002069f3 in main (argc=<optimized out>, argv=<optimized out>) at ../src/test/modules/test_j...
tap
[11:51:16.718](0.209s) not ok 1 - no parameters missing from postgresql.conf.sample
test
[11:51:24.188] 283/301 postgresql:test_misc / test_misc/003_check_guc                                  ERROR            ...
%s Linux - Debian Bullseye - Autoconf
core
[11:56:07.346] #0  0x00007f8a91451ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[11:56:07.346] #1  0x00007f8a9143b537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[11:56:07.346] #2  0x00007f8a9143b40f in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[11:56:07.346] #3  0x00007f8a9144a662 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
[11:56:07.346] #4  0x00005616a1c025c5 in pg_log_generic_v (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMAR...
[11:56:07.346] #5  0x00005616a1c02ece in pg_log_generic (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMARY,...
[11:56:07.346] #6  0x00005616a1bf6894 in main (argc=<optimized out>, argv=<optimized out>) at test_json_parser_perf.c:82
core
[11:56:05.766] #0  0x00007fce8ae39ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[11:56:05.766] #1  0x00007fce8ae23537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[11:56:05.766] #2  0x00007fce8ae2340f in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[11:56:05.766] #3  0x00007fce8ae32662 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
[11:56:05.766] #4  0x00005655152f75c5 in pg_log_generic_v (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMAR...
[11:56:05.766] #5  0x00005655152f7ece in pg_log_generic (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMARY,...
[11:56:05.766] #6  0x00005655152eb894 in main (argc=<optimized out>, argv=<optimized out>) at test_json_parser_perf.c:82
[11:56:07.343] #0  0x00007f8a91451ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
tap
[11:51:51.149](0.434s) not ok 1 - no parameters missing from postgresql.conf.sample
%s Linux - Debian Bullseye - Meson
core
[11:54:32.678] #0  0x00007f2c852ccce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[11:54:32.678] #1  0x00007f2c852b6537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[11:54:32.678] #2  0x00007f2c852b640f in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[11:54:32.678] #3  0x00007f2c852c5662 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
[11:54:32.678] #4  0x000055b3d1a9bc7c in pg_log_generic_v (level=PG_LOG_ERROR, part=PG_LOG_PRIMARY, fmt=0x55b3d1aa1030 "...
[11:54:32.678] #5  0x000055b3d1a9c24c in pg_log_generic (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMARY,...
[11:54:32.678] #6  0x000055b3d1a91623 in main (argc=<optimized out>, argv=<optimized out>) at ../src/test/modules/test_j...
[11:54:34.394] #0  0x00007f1d1b940ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
core
[11:54:34.403] #0  0x00007f1d1b940ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[11:54:34.403] #1  0x00007f1d1b92a537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[11:54:34.403] #2  0x00007f1d1b92a40f in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[11:54:34.403] #3  0x00007f1d1b939662 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
[11:54:34.403] #4  0x00005599bf461c7c in pg_log_generic_v (level=PG_LOG_ERROR, part=PG_LOG_PRIMARY, fmt=0x5599bf467030 "...
[11:54:34.403] #5  0x00005599bf46224c in pg_log_generic (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMARY,...
[11:54:34.403] #6  0x00005599bf457623 in main (argc=<optimized out>, argv=<optimized out>) at ../src/test/modules/test_j...
tap
[11:53:16.793](0.297s) not ok 1 - no parameters missing from postgresql.conf.sample
test
[11:53:24.762] 288/301 postgresql:test_misc / test_misc/003_check_guc                                  ERROR          0....
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[12:00:19.024](1.997s) not ok 1 - no parameters missing from postgresql.conf.sample
test
[12:00:50.195] 278/296 postgresql:test_misc / test_misc/003_check_guc                                  ERROR            ...
%s macOS - Ventura - Meson
core
[11:53:59.664]   * frame #0: 0x0000000181d68744 libsystem_kernel.dylib`__pthread_kill + 8
[11:53:59.664]     frame #1: 0x0000000181d9fc28 libsystem_pthread.dylib`pthread_kill + 288
[11:53:59.664]     frame #2: 0x0000000181cadae8 libsystem_c.dylib`abort + 180
[11:53:59.664]     frame #3: 0x0000000181cace44 libsystem_c.dylib`__assert_rtn + 272
[11:53:59.664]     frame #4: 0x00000001009ada14 test_json_parser_perf`pg_log_generic_v.cold.1 at logging.c:226:2
[11:53:59.664]     frame #5: 0x00000001009aac8c test_json_parser_perf`pg_log_generic_v(level=PG_LOG_ERROR, part=PG_LOG_P...
[11:53:59.664]     frame #6: 0x00000001009aa904 test_json_parser_perf`pg_log_generic(level=<unavailable>, part=<unavaila...
[11:53:59.664]     frame #7: 0x00000001009a5644 test_json_parser_perf`main(argc=<unavailable>, argv=<unavailable>) at te...
[11:53:59.664]     frame #8: 0x0000000181a47f28 dyld`start + 2236
core
[11:54:11.432]   * frame #0: 0x0000000181d68744 libsystem_kernel.dylib`__pthread_kill + 8
[11:54:11.432]     frame #1: 0x0000000181d9fc28 libsystem_pthread.dylib`pthread_kill + 288
[11:54:11.432]     frame #2: 0x0000000181cadae8 libsystem_c.dylib`abort + 180
[11:54:11.432]     frame #3: 0x0000000181cace44 libsystem_c.dylib`__assert_rtn + 272
[11:54:11.432]     frame #4: 0x0000000102f9da14 test_json_parser_perf`pg_log_generic_v.cold.1 at logging.c:226:2
[11:54:11.432]     frame #5: 0x0000000102f9ac8c test_json_parser_perf`pg_log_generic_v(level=PG_LOG_ERROR, part=PG_LOG_P...
[11:54:11.432]     frame #6: 0x0000000102f9a904 test_json_parser_perf`pg_log_generic(level=<unavailable>, part=<unavaila...
[11:54:11.432]     frame #7: 0x0000000102f95644 test_json_parser_perf`main(argc=<unavailable>, argv=<unavailable>) at te...
[11:54:11.432]     frame #8: 0x0000000181a47f28 dyld`start + 2236
tap
[11:51:21.340](0.955s) not ok 1 - no parameters missing from postgresql.conf.sample
test
[11:51:58.127] 282/301 postgresql:test_misc / test_misc/003_check_guc                                  ERROR            ...
48/4538 Statistics Import and Export
%s FreeBSD - 13 - Meson
core
[10:41:19.855] #0  0x0000000823dbbdca in thr_kill () from /lib/libc.so.7
[10:41:19.855] #1  0x0000000823d346f4 in raise () from /lib/libc.so.7
[10:41:19.855] #2  0x0000000823de5bc9 in abort () from /lib/libc.so.7
[10:41:19.855] #3  0x0000000823d174e1 in __assert () from /lib/libc.so.7
[10:41:19.855] #4  0x000000000020c3f3 in pg_log_generic_v (level=PG_LOG_ERROR, part=PG_LOG_PRIMARY, fmt=0x20133e "unexpe...
[10:41:19.855] #5  0x000000000020bff4 in pg_log_generic (level=101838, level@entry=PG_LOG_ERROR, part=(PG_LOG_HINT | unk...
[10:41:19.855] #6  0x00000000002069f3 in main (argc=<optimized out>, argv=<optimized out>) at ../src/test/modules/test_j...
core
[10:41:19.743] #0  0x0000000821d90dca in thr_kill () from /lib/libc.so.7
[10:41:19.743] #1  0x0000000821d096f4 in raise () from /lib/libc.so.7
[10:41:19.743] #2  0x0000000821dbabc9 in abort () from /lib/libc.so.7
[10:41:19.743] #3  0x0000000821cec4e1 in __assert () from /lib/libc.so.7
[10:41:19.743] #4  0x000000000020c3f3 in pg_log_generic_v (level=PG_LOG_ERROR, part=PG_LOG_PRIMARY, fmt=0x20133e "unexpe...
[10:41:19.743] #5  0x000000000020bff4 in pg_log_generic (level=101838, level@entry=PG_LOG_ERROR, part=(PG_LOG_HINT | unk...
[10:41:19.743] #6  0x00000000002069f3 in main (argc=<optimized out>, argv=<optimized out>) at ../src/test/modules/test_j...
[10:41:19.852] #0  0x0000000823dbbdca in thr_kill () from /lib/libc.so.7
tap
[10:39:05.944](0.100s) not ok 2 - parallel restore
[10:39:06.928](0.543s) not ok 4 - parallel restore as inserts
test
[10:40:15.351] 164/301 postgresql:pg_dump / pg_dump/004_pg_dump_parallel                               ERROR            ...
%s Linux - Debian Bullseye - Autoconf
core
[10:46:00.885] #0  0x00007fad87d69ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:46:00.885] #1  0x00007fad87d53537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:46:00.885] #2  0x00007fad881cc11b in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:46:00.885] #3  0x00007fad881d6ce8 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:46:00.885] #4  0x00007fad881b944c in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7fff866d9636, __in_ch...
[10:46:00.885] #5  0x00007fad881b8d47 in __asan::ReportGenericError (pc=94915449191333, bp=bp@entry=140735448720032, sp=...
[10:46:00.885] #6  0x00007fad881b98a8 in __asan::__asan_report_load4 (addr=<optimized out>) at ../../../../src/libsaniti...
[10:46:00.885] #7  0x0000565339a1fba5 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at pg_dump_sort.c:20...
[10:46:00.885] #8  0x0000565339a5eb70 in pg_qsort (data=<optimized out>, n=<optimized out>, element_size=element_size@en...
[10:46:00.885] #9  0x0000565339a242bc in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
core
[10:46:03.148] #0  0x00007f55b5189ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:46:03.148] #1  0x00007f55b5173537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:46:03.148] #2  0x00007f55b55ec11b in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:46:03.148] #3  0x00007f55b55f6ce8 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:46:03.148] #4  0x00007f55b55d944c in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7fff28431f46, __in_ch...
[10:46:03.148] #5  0x00007f55b55d8d47 in __asan::ReportGenericError (pc=94815590177701, bp=bp@entry=140733868878768, sp=...
[10:46:03.148] #6  0x00007f55b55d98a8 in __asan::__asan_report_load4 (addr=<optimized out>) at ../../../../src/libsaniti...
[10:46:03.148] #7  0x0000563bf9925ba5 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at pg_dump_sort.c:20...
[10:46:03.148] #8  0x0000563bf9964ad7 in pg_qsort (data=<optimized out>, n=<optimized out>, element_size=element_size@en...
[10:46:03.148] #9  0x0000563bf992a2bc in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
core
[10:46:05.387] #0  0x00007f39f91bcce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:46:05.387] #1  0x00007f39f91a6537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:46:05.387] #2  0x00007f39f961f11b in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:46:05.387] #3  0x00007f39f9629ce8 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:46:05.387] #4  0x00007f39f960c44c in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7ffd9f3b3456, __in_ch...
[10:46:05.387] #5  0x00007f39f960bd47 in __asan::ReportGenericError (pc=94249958796197, bp=bp@entry=140727274913984, sp=...
[10:46:05.387] #6  0x00007f39f960c8a8 in __asan::__asan_report_load4 (addr=<optimized out>) at ../../../../src/libsaniti...
[10:46:05.387] #7  0x000055b847506ba5 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at pg_dump_sort.c:20...
[10:46:05.387] #8  0x000055b847545b70 in pg_qsort (data=<optimized out>, n=<optimized out>, element_size=element_size@en...
[10:46:05.387] #9  0x000055b84750b2bc in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
core
[10:46:06.978] #0  0x00007f471e7e3ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:46:06.978] #1  0x00007f471e7cd537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:46:06.978] #2  0x00007f471e7cd40f in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[10:46:06.978] #3  0x00007f471e7dc662 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
[10:46:06.978] #4  0x00005626cf8b75c5 in pg_log_generic_v (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMAR...
[10:46:06.978] #5  0x00005626cf8b7ece in pg_log_generic (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMARY,...
[10:46:06.978] #6  0x00005626cf8ab894 in main (argc=<optimized out>, argv=<optimized out>) at test_json_parser_perf.c:82
[10:46:09.081] #0  0x00007fe0b73afce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
core
[10:46:09.226] #0  0x00007fe0b73afce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:46:09.226] #1  0x00007fe0b7399537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:46:09.226] #2  0x00007fe0b781211b in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:46:09.226] #3  0x00007fe0b781cce8 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:46:09.226] #4  0x00007fe0b77ff44c in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7ffc12b2d7f6, __in_ch...
[10:46:09.226] #5  0x00007fe0b77fed47 in __asan::ReportGenericError (pc=94512906664869, bp=bp@entry=140720622199904, sp=...
[10:46:09.226] #6  0x00007fe0b77ff8a8 in __asan::__asan_report_load4 (addr=<optimized out>) at ../../../../src/libsaniti...
[10:46:09.226] #7  0x000055f5803a7ba5 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at pg_dump_sort.c:20...
[10:46:09.226] #8  0x000055f5803e6b70 in pg_qsort (data=<optimized out>, n=<optimized out>, element_size=element_size@en...
[10:46:09.226] #9  0x000055f5803ac2bc in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
core
[10:46:11.231] #0  0x00007f9309687090 in ?? ()
[10:46:11.231] #1  0x0000000000000003 in ?? ()
[10:46:11.231] #2  0x00007ffd5dca7174 in ?? ()
[10:46:11.231] #3  0x00007ffd5dca7177 in ?? ()
[10:46:11.231] #4  0x00007ffd5dca717a in ?? ()
[10:46:11.231] #5  0x0000000000000000 in ?? ()
[10:46:13.335] #0  0x00007f21392bbce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
core
[10:46:13.482] #0  0x00007f21392bbce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:46:13.482] #1  0x00007f21392a5537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:46:13.482] #2  0x00007f213971e11b in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:46:13.482] #3  0x00007f2139728ce8 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:46:13.482] #4  0x00007f213970b44c in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7ffd16fd8d86, __in_ch...
[10:46:13.482] #5  0x00007f213970ad47 in __asan::ReportGenericError (pc=93905766697893, bp=bp@entry=140724989172208, sp=...
[10:46:13.482] #6  0x00007f213970b8a8 in __asan::__asan_report_load4 (addr=<optimized out>) at ../../../../src/libsaniti...
[10:46:13.482] #7  0x0000556823ddcba5 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at pg_dump_sort.c:20...
[10:46:13.482] #8  0x0000556823e1bb70 in pg_qsort (data=<optimized out>, n=<optimized out>, element_size=element_size@en...
[10:46:13.482] #9  0x0000556823de12bc in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
core
[10:46:15.743] #0  0x00007fcd67123ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:46:15.743] #1  0x00007fcd6710d537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:46:15.743] #2  0x00007fcd6758611b in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:46:15.743] #3  0x00007fcd67590ce8 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:46:15.743] #4  0x00007fcd6757344c in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7ffde3dbcb56, __in_ch...
[10:46:15.743] #5  0x00007fcd67572d47 in __asan::ReportGenericError (pc=94110552091557, bp=bp@entry=140728426289088, sp=...
[10:46:15.743] #6  0x00007fcd675738a8 in __asan::__asan_report_load4 (addr=<optimized out>) at ../../../../src/libsaniti...
[10:46:15.743] #7  0x00005597d206eba5 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at pg_dump_sort.c:20...
[10:46:15.743] #8  0x00005597d20adb70 in pg_qsort (data=<optimized out>, n=<optimized out>, element_size=element_size@en...
[10:46:15.743] #9  0x00005597d20732bc in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
core
[10:46:17.986] #0  0x00007fdc3cc5cce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:46:17.986] #1  0x00007fdc3cc46537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:46:17.986] #2  0x00007fdc3d0bf11b in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:46:17.986] #3  0x00007fdc3d0c9ce8 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:46:17.986] #4  0x00007fdc3d0ac44c in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7ffc616b96b6, __in_ch...
[10:46:17.986] #5  0x00007fdc3d0abd47 in __asan::ReportGenericError (pc=93975164836786, bp=bp@entry=140721942930208, sp=...
[10:46:17.986] #6  0x00007fdc3d0ac8a8 in __asan::__asan_report_load4 (addr=<optimized out>) at ../../../../src/libsaniti...
[10:46:17.986] #7  0x000055784c515bb2 in DOTypeNameCompare (p1=p1@entry=0x7fdc39003460, p2=p2@entry=0x7fdc39005bc0) at p...
[10:46:17.986] #8  0x000055784c554761 in pg_qsort_med3 (a=a@entry=0x7fdc39003460, b=b@entry=0x7fdc39005bc0, c=c@entry=0x...
[10:46:17.986] #9  0x000055784c554961 in pg_qsort (data=<optimized out>, n=10085, element_size=element_size@entry=8, com...
core
[10:46:20.239] #0  0x00007f0bf1fadce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:46:20.239] #1  0x00007f0bf1f97537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:46:20.239] #2  0x00007f0bf241011b in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:46:20.239] #3  0x00007f0bf241ace8 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:46:20.239] #4  0x00007f0bf23fd44c in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7ffc174d79b6, __in_ch...
[10:46:20.239] #5  0x00007f0bf23fcd47 in __asan::ReportGenericError (pc=94197111126949, bp=bp@entry=140720699442720, sp=...
[10:46:20.239] #6  0x00007f0bf23fd8a8 in __asan::__asan_report_load4 (addr=<optimized out>) at ../../../../src/libsaniti...
[10:46:20.239] #7  0x000055abf958fba5 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at pg_dump_sort.c:20...
[10:46:20.239] #8  0x000055abf95cead7 in pg_qsort (data=<optimized out>, n=<optimized out>, element_size=element_size@en...
[10:46:20.239] #9  0x000055abf95942bc in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
core
[10:46:21.839] #0  0x00007f4de8101ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:46:21.839] #1  0x00007f4de80eb537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:46:21.839] #2  0x00007f4de80eb40f in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[10:46:21.839] #3  0x00007f4de80fa662 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
[10:46:21.839] #4  0x00005563fd9c35c5 in pg_log_generic_v (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMAR...
[10:46:21.839] #5  0x00005563fd9c3ece in pg_log_generic (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMARY,...
[10:46:21.839] #6  0x00005563fd9b7894 in main (argc=<optimized out>, argv=<optimized out>) at test_json_parser_perf.c:82
[10:46:23.957] #0  0x00007f64b807dce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
core
[10:46:24.100] #0  0x00007f64b807dce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:46:24.100] #1  0x00007f64b8067537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:46:24.100] #2  0x00007f64b84e011b in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:46:24.100] #3  0x00007f64b84eace8 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:46:24.100] #4  0x00007f64b84cd44c in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7fffbb73da06, __in_ch...
[10:46:24.100] #5  0x00007f64b84ccd47 in __asan::ReportGenericError (pc=94591479020453, bp=bp@entry=140736338323056, sp=...
[10:46:24.100] #6  0x00007f64b84cd8a8 in __asan::__asan_report_load4 (addr=<optimized out>) at ../../../../src/libsaniti...
[10:46:24.100] #7  0x00005607cb817ba5 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at pg_dump_sort.c:20...
[10:46:24.100] #8  0x00005607cb856ad7 in pg_qsort (data=<optimized out>, n=<optimized out>, element_size=element_size@en...
[10:46:24.100] #9  0x00005607cb81c2bc in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
core
[10:46:26.356] #0  0x00007fabbe1e1ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:46:26.356] #1  0x00007fabbe1cb537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:46:26.356] #2  0x00007fabbe64411b in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:46:26.356] #3  0x00007fabbe64ece8 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:46:26.356] #4  0x00007fabbe63144c in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7fff00b96d86, __in_ch...
[10:46:26.356] #5  0x00007fabbe630d47 in __asan::ReportGenericError (pc=94664426834853, bp=bp@entry=140733205543408, sp=...
[10:46:26.356] #6  0x00007fabbe6318a8 in __asan::__asan_report_load4 (addr=<optimized out>) at ../../../../src/libsaniti...
[10:46:26.356] #7  0x00005618c788cba5 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at pg_dump_sort.c:20...
[10:46:26.356] #8  0x00005618c78cbad7 in pg_qsort (data=<optimized out>, n=<optimized out>, element_size=element_size@en...
[10:46:26.356] #9  0x00005618c78912bc in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
core
[10:45:56.395] #0  0x00007fd8f4fb1ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:45:56.395] #1  0x00007fd8f4f9b537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:45:56.395] #2  0x00007fd8f541411b in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:45:56.395] #3  0x00007fd8f541ece8 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:45:56.395] #4  0x00007fd8f540144c in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7ffff8c73686, __in_ch...
[10:45:56.395] #5  0x00007fd8f5400d47 in __asan::ReportGenericError (pc=94788968287141, bp=bp@entry=140737367196400, sp=...
[10:45:56.395] #6  0x00007fd8f54018a8 in __asan::__asan_report_load4 (addr=<optimized out>) at ../../../../src/libsaniti...
[10:45:56.395] #7  0x00005635c6c88ba5 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at pg_dump_sort.c:20...
[10:45:56.395] #8  0x00005635c6cc7b70 in pg_qsort (data=<optimized out>, n=<optimized out>, element_size=element_size@en...
[10:45:56.395] #9  0x00005635c6c8d2bc in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
core
[10:45:54.134] #0  0x00007f24c59afce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:45:54.134] #1  0x00007f24c5999537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:45:54.134] #2  0x00007f24c5e1211b in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:45:54.134] #3  0x00007f24c5e1cce8 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:45:54.134] #4  0x00007f24c5dff44c in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7ffca09d6576, __in_ch...
[10:45:54.134] #5  0x00007f24c5dfed47 in __asan::ReportGenericError (pc=94455166745522, bp=bp@entry=140723003159008, sp=...
[10:45:54.134] #6  0x00007f24c5dff8a8 in __asan::__asan_report_load4 (addr=<optimized out>) at ../../../../src/libsaniti...
[10:45:54.134] #7  0x000055e80ea93bb2 in DOTypeNameCompare (p1=p1@entry=0x7f24c1d67800, p2=p2@entry=0x7f24c1d69d70) at p...
[10:45:54.134] #8  0x000055e80ead2761 in pg_qsort_med3 (a=a@entry=0x7f24c1d67800, b=b@entry=0x7f24c1d69d70, c=c@entry=0x...
[10:45:54.134] #9  0x000055e80ead2918 in pg_qsort (data=<optimized out>, n=9587, element_size=element_size@entry=8, comp...
core
[10:45:51.885] #0  0x00007f2776d7fce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:45:51.885] #1  0x00007f2776d69537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:45:51.885] #2  0x00007f27771e211b in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:45:51.885] #3  0x00007f27771ecce8 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:45:51.885] #4  0x00007f27771cf44c in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7fff95edb1b6, __in_ch...
[10:45:51.885] #5  0x00007f27771ced47 in __asan::ReportGenericError (pc=94184459946917, bp=bp@entry=140735708773920, sp=...
[10:45:51.885] #6  0x00007f27771cf8a8 in __asan::__asan_report_load4 (addr=<optimized out>) at ../../../../src/libsaniti...
[10:45:51.885] #7  0x000055a907474ba5 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at pg_dump_sort.c:20...
[10:45:51.885] #8  0x000055a9074b3b70 in pg_qsort (data=<optimized out>, n=<optimized out>, element_size=element_size@en...
[10:45:51.885] #9  0x000055a9074792bc in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
core
[10:45:49.629] #0  0x00007fc60559bce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:45:49.629] #1  0x00007fc605585537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:45:49.629] #2  0x00007fc6059fe11b in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:45:49.629] #3  0x00007fc605a08ce8 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:45:49.629] #4  0x00007fc6059eb44c in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7ffc0340daf6, __in_ch...
[10:45:49.629] #5  0x00007fc6059ead47 in __asan::ReportGenericError (pc=94307789585330, bp=bp@entry=140720363071328, sp=...
[10:45:49.629] #6  0x00007fc6059eb8a8 in __asan::__asan_report_load4 (addr=<optimized out>) at ../../../../src/libsaniti...
[10:45:49.629] #7  0x000055c5be4c3bb2 in DOTypeNameCompare (p1=p1@entry=0x7fc601933800, p2=p2@entry=0x7fc601935fb0) at p...
[10:45:49.629] #8  0x000055c5be502761 in pg_qsort_med3 (a=a@entry=0x7fc601933800, b=b@entry=0x7fc601935fb0, c=c@entry=0x...
[10:45:49.629] #9  0x000055c5be502918 in pg_qsort (data=<optimized out>, n=10166, element_size=element_size@entry=8, com...
core
[10:45:47.352] #0  0x00007f30cbca5ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:45:47.352] #1  0x00007f30cbc8f537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:45:47.352] #2  0x00007f30cc10811b in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:45:47.352] #3  0x00007f30cc112ce8 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:45:47.352] #4  0x00007f30cc0f544c in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7ffefd26b456, __in_ch...
[10:45:47.352] #5  0x00007f30cc0f4d47 in __asan::ReportGenericError (pc=94777946303397, bp=bp@entry=140733145596096, sp=...
[10:45:47.352] #6  0x00007f30cc0f58a8 in __asan::__asan_report_load4 (addr=<optimized out>) at ../../../../src/libsaniti...
[10:45:47.352] #7  0x0000563335d26ba5 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at pg_dump_sort.c:20...
[10:45:47.352] #8  0x0000563335d65ad7 in pg_qsort (data=<optimized out>, n=<optimized out>, element_size=element_size@en...
[10:45:47.352] #9  0x0000563335d2b2bc in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
core
[10:45:45.114] #0  0x00007f341485cce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:45:45.114] #1  0x00007f3414846537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:45:45.114] #2  0x00007f3414cbf11b in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:45:45.114] #3  0x00007f3414cc9ce8 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:45:45.114] #4  0x00007f3414cac44c in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7fff56d97da6, __in_ch...
[10:45:45.114] #5  0x00007f3414cabd47 in __asan::ReportGenericError (pc=94009524026290, bp=bp@entry=140734650485264, sp=...
[10:45:45.114] #6  0x00007f3414cac8a8 in __asan::__asan_report_load4 (addr=<optimized out>) at ../../../../src/libsaniti...
[10:45:45.114] #7  0x000055804c48fbb2 in DOTypeNameCompare (p1=p1@entry=0x7f3410c03460, p2=p2@entry=0x7f3410c05bc0) at p...
[10:45:45.114] #8  0x000055804c4ce761 in pg_qsort_med3 (a=a@entry=0x7f3410c03460, b=b@entry=0x7f3410c05bc0, c=c@entry=0x...
[10:45:45.114] #9  0x000055804c4ce961 in pg_qsort (data=<optimized out>, n=10085, element_size=element_size@entry=8, com...
core
[10:45:42.865] #0  0x00007f8ae6c6fce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:45:42.865] #1  0x00007f8ae6c59537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:45:42.865] #2  0x00007f8ae70d211b in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:45:42.865] #3  0x00007f8ae70dcce8 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:45:42.865] #4  0x00007f8ae70bf44c in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7ffc3a400d46, __in_ch...
[10:45:42.865] #5  0x00007f8ae70bed47 in __asan::ReportGenericError (pc=93895758687141, bp=bp@entry=140721285765552, sp=...
[10:45:42.865] #6  0x00007f8ae70bf8a8 in __asan::__asan_report_load4 (addr=<optimized out>) at ../../../../src/libsaniti...
[10:45:42.865] #7  0x00005565cf57aba5 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at pg_dump_sort.c:20...
[10:45:42.865] #8  0x00005565cf5b9ad7 in pg_qsort (data=<optimized out>, n=<optimized out>, element_size=element_size@en...
[10:45:42.865] #9  0x00005565cf57f2bc in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
core
[10:45:58.641] #0  0x00007fede7446ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:45:58.641] #1  0x00007fede7430537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:45:58.641] #2  0x00007fede78a911b in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:45:58.641] #3  0x00007fede78b3ce8 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:45:58.641] #4  0x00007fede789644c in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7ffc120904e6, __in_ch...
[10:45:58.641] #5  0x00007fede7895d47 in __asan::ReportGenericError (pc=94768738388901, bp=bp@entry=140720611070288, sp=...
[10:45:58.641] #6  0x00007fede78968a8 in __asan::__asan_report_load4 (addr=<optimized out>) at ../../../../src/libsaniti...
[10:45:58.641] #7  0x0000563110fccba5 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at pg_dump_sort.c:20...
[10:45:58.641] #8  0x000056311100bb70 in pg_qsort (data=<optimized out>, n=<optimized out>, element_size=element_size@en...
[10:45:58.641] #9  0x0000563110fd12bc in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
sanitizer
SUMMARY: AddressSanitizer: global-buffer-overflow /tmp/cirrus-ci-build/src/bin/pg_dump/pg_dump_sort.c:204 in DOTypeNameC...
sanitizer
SUMMARY: AddressSanitizer: global-buffer-overflow /tmp/cirrus-ci-build/src/bin/pg_dump/pg_dump_sort.c:204 in DOTypeNameC...
sanitizer
SUMMARY: AddressSanitizer: global-buffer-overflow /tmp/cirrus-ci-build/src/bin/pg_dump/pg_dump_sort.c:204 in DOTypeNameC...
sanitizer
SUMMARY: AddressSanitizer: global-buffer-overflow /tmp/cirrus-ci-build/src/bin/pg_dump/pg_dump_sort.c:204 in DOTypeNameC...
sanitizer
SUMMARY: AddressSanitizer: global-buffer-overflow /tmp/cirrus-ci-build/src/bin/pg_dump/pg_dump_sort.c:204 in DOTypeNameC...
sanitizer
SUMMARY: AddressSanitizer: global-buffer-overflow /tmp/cirrus-ci-build/src/bin/pg_dump/pg_dump_sort.c:204 in DOTypeNameC...
sanitizer
SUMMARY: AddressSanitizer: global-buffer-overflow /tmp/cirrus-ci-build/src/bin/pg_dump/pg_dump_sort.c:204 in DOTypeNameC...
sanitizer
SUMMARY: AddressSanitizer: global-buffer-overflow /tmp/cirrus-ci-build/src/bin/pg_dump/pg_dump_sort.c:204 in DOTypeNameC...
sanitizer
SUMMARY: AddressSanitizer: global-buffer-overflow /tmp/cirrus-ci-build/src/bin/pg_dump/pg_dump_sort.c:204 in DOTypeNameC...
sanitizer
SUMMARY: AddressSanitizer: global-buffer-overflow /tmp/cirrus-ci-build/src/bin/pg_dump/pg_dump_sort.c:204 in DOTypeNameC...
sanitizer
SUMMARY: AddressSanitizer: global-buffer-overflow /tmp/cirrus-ci-build/src/bin/pg_dump/pg_dump_sort.c:205 in DOTypeNameC...
sanitizer
SUMMARY: AddressSanitizer: global-buffer-overflow /tmp/cirrus-ci-build/src/bin/pg_dump/pg_dump_sort.c:205 in DOTypeNameC...
sanitizer
SUMMARY: AddressSanitizer: global-buffer-overflow /tmp/cirrus-ci-build/src/bin/pg_dump/pg_dump_sort.c:205 in DOTypeNameC...
sanitizer
SUMMARY: AddressSanitizer: global-buffer-overflow /tmp/cirrus-ci-build/src/bin/pg_dump/pg_dump_sort.c:204 in DOTypeNameC...
sanitizer
SUMMARY: AddressSanitizer: global-buffer-overflow /tmp/cirrus-ci-build/src/bin/pg_dump/pg_dump_sort.c:204 in DOTypeNameC...
sanitizer
SUMMARY: AddressSanitizer: global-buffer-overflow /tmp/cirrus-ci-build/src/bin/pg_dump/pg_dump_sort.c:204 in DOTypeNameC...
sanitizer
SUMMARY: AddressSanitizer: global-buffer-overflow /tmp/cirrus-ci-build/src/bin/pg_dump/pg_dump_sort.c:205 in DOTypeNameC...
sanitizer
SUMMARY: AddressSanitizer: global-buffer-overflow /tmp/cirrus-ci-build/src/bin/pg_dump/pg_dump_sort.c:205 in DOTypeNameC...
tap
[10:39:49.005](3.083s) not ok 4 - dump from PITR 1
[10:39:50.086](1.081s) not ok 5 - dump from PITR 2
tap
[10:39:52.287](0.500s) not ok 19 - pg_dump: option -n pg_catalog
[10:39:53.965](1.678s) not ok 20 - pg_dumpall: option --exclude-database handles database names with embedded dots
[10:39:55.455](0.773s) not ok 37 - binary_upgrade: pg_dump runs
[10:39:55.491](0.036s) not ok 38 - binary_upgrade: pg_restore runs
tap
[10:39:57.120](0.000s) not ok 2 - correctly fails to dump a foreign table from a dummy FDW: matches
[10:39:57.418](0.297s) not ok 3 - dump foreign server with no tables
tap
[10:39:59.246](1.422s) not ok 1 - parallel dump
[10:39:59.258](0.011s) not ok 2 - parallel restore
[10:39:59.662](0.404s) not ok 3 - parallel dump as inserts
[10:39:59.682](0.020s) not ok 4 - parallel restore as inserts
tap
[10:40:02.675](2.621s) not ok 1 - filter file without patterns
tap
[10:40:10.885](0.938s) not ok 7 - parallel dump
[10:40:11.103](0.217s) not ok 8 - parallel restore
[10:40:11.314](0.212s) not ok 9 - parallel restore with create
tap
[10:41:33.730](2.146s) not ok 6 - dump before running pg_upgrade
[10:41:38.978](2.550s) not ok 14 - run of pg_upgrade for new instance
[10:41:38.979](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[10:41:39.130](0.029s) not ok 16 - check that locales in new cluster match original cluster
[10:41:39.442](0.001s) not ok 18 - old and new dumps match after pg_upgrade
tap
[10:41:43.825](1.586s) not ok 10 - run of pg_upgrade of old cluster
[10:41:43.976](0.151s) not ok 11 - check the slot exists on new cluster
tap
[10:41:49.043](1.250s) not ok 8 - run of pg_upgrade for old instance when the subscription tables are in init/ready stat...
[10:41:49.044](0.000s) not ok 9 - pg_upgrade_output.d/ removed after successful pg_upgrade
[10:41:49.212](0.168s) not ok 10 - check that the subscription's running status and failover are preserved
[10:41:49.230](0.017s) not ok 11 - there should be 2 rows in pg_subscription_rel(representing tab_upgraded1 and tab_upgr...
tap
[10:41:07.158](1.135s) not ok 1 - binary_upgrade: pg_dump runs
tap
[10:43:27.377](0.898s) not ok 3 - dump primary server
[10:43:28.215](0.838s) not ok 4 - dump standby server
%s Linux - Debian Bullseye - Meson
core
[10:44:10.122] #0  0x00007f2dde202ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:44:10.122] #1  0x00007f2dde1ec537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:44:10.122] #2  0x00007f2dde3dddcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:44:10.122] #3  0x00007f2dde3e8998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:44:10.122] #4  0x00007f2dde3ce62a in __ubsan::__ubsan_handle_out_of_bounds_abort (Data=Data@entry=0x55d92265b660, In...
[10:44:10.122] #5  0x000055d9225d7800 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at ../src/bin/pg_dum...
[10:44:10.122] #6  0x000055d922609867 in pg_qsort (data=<optimized out>, n=5044, element_size=element_size@entry=8, comp...
[10:44:10.122] #7  0x000055d9225d9dee in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
[10:44:10.122] #8  0x000055d9225ce421 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[10:44:12.390] #0  0x00007f362853ece1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
core
[10:44:12.475] #0  0x00007f362853ece1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:44:12.475] #1  0x00007f3628528537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:44:12.475] #2  0x00007f3628719dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:44:12.475] #3  0x00007f3628724998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:44:12.475] #4  0x00007f362870a62a in __ubsan::__ubsan_handle_out_of_bounds_abort (Data=Data@entry=0x561fb8056660, In...
[10:44:12.475] #5  0x0000561fb7fd2800 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at ../src/bin/pg_dum...
[10:44:12.475] #6  0x0000561fb8004867 in pg_qsort (data=<optimized out>, n=4039, element_size=element_size@entry=8, comp...
[10:44:12.475] #7  0x0000561fb7fd4dee in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
[10:44:12.475] #8  0x0000561fb7fc9421 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[10:44:14.746] #0  0x00007f5f062d1ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
core
[10:44:14.837] #0  0x00007f5f062d1ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:44:14.837] #1  0x00007f5f062bb537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:44:14.837] #2  0x00007f5f064acdcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:44:14.837] #3  0x00007f5f064b7998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:44:14.837] #4  0x00007f5f0649d62a in __ubsan::__ubsan_handle_out_of_bounds_abort (Data=Data@entry=0x55753cbe7660, In...
[10:44:14.837] #5  0x000055753cb63800 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at ../src/bin/pg_dum...
[10:44:14.837] #6  0x000055753cb95867 in pg_qsort (data=<optimized out>, n=4407, element_size=element_size@entry=8, comp...
[10:44:14.837] #7  0x000055753cb65dee in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
[10:44:14.837] #8  0x000055753cb5a421 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[10:44:17.076] #0  0x00007f8850498ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
core
[10:44:17.167] #0  0x00007f8850498ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:44:17.167] #1  0x00007f8850482537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:44:17.167] #2  0x00007f8850673dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:44:17.167] #3  0x00007f885067e998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:44:17.167] #4  0x00007f885066462a in __ubsan::__ubsan_handle_out_of_bounds_abort (Data=Data@entry=0x55a364aae660, In...
[10:44:17.167] #5  0x000055a364a2a800 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at ../src/bin/pg_dum...
[10:44:17.167] #6  0x000055a364a5c997 in pg_qsort (data=<optimized out>, n=3977, element_size=element_size@entry=8, comp...
[10:44:17.167] #7  0x000055a364a2cdee in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
[10:44:17.167] #8  0x000055a364a21421 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[10:44:19.418] #0  0x00007f8282f23ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
core
[10:44:19.509] #0  0x00007f8282f23ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:44:19.509] #1  0x00007f8282f0d537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:44:19.509] #2  0x00007f82830fedcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:44:19.509] #3  0x00007f8283109998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:44:19.509] #4  0x00007f82830ef62a in __ubsan::__ubsan_handle_out_of_bounds_abort (Data=Data@entry=0x56227059f660, In...
[10:44:19.509] #5  0x000056227051b800 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at ../src/bin/pg_dum...
[10:44:19.509] #6  0x000056227054d997 in pg_qsort (data=<optimized out>, n=9595, element_size=element_size@entry=8, comp...
[10:44:19.509] #7  0x000056227051ddee in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
[10:44:19.509] #8  0x0000562270512421 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
core
[10:43:53.648] #0  0x00007f4b5617bfc7 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:53.648] #1  0x00007f4b5622d13a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:53.648] #2  0x00007f4b5623ea6f in clone () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:55.888] #0  0x00007f4c0cacbce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
core
[10:43:19.069] #0  0x00007f968534ace1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:19.069] #1  0x00007f9685334537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:19.069] #2  0x00007f9685525dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:43:19.069] #3  0x00007f9685530998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:43:19.069] #4  0x00007f968551662a in __ubsan::__ubsan_handle_out_of_bounds_abort (Data=Data@entry=0x555647138660, In...
[10:43:19.069] #5  0x00005556470b4800 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at ../src/bin/pg_dum...
[10:43:19.069] #6  0x00005556470e6867 in pg_qsort (data=<optimized out>, n=10174, element_size=element_size@entry=8, com...
[10:43:19.069] #7  0x00005556470b6dee in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
[10:43:19.069] #8  0x00005556470ab421 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[10:43:21.339] #0  0x00007f01c2e50ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
core
[10:43:21.427] #0  0x00007f01c2e50ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:21.427] #1  0x00007f01c2e3a537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:21.427] #2  0x00007f01c302bdcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:43:21.427] #3  0x00007f01c3036998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:43:21.427] #4  0x00007f01c301c62a in __ubsan::__ubsan_handle_out_of_bounds_abort (Data=Data@entry=0x55d30675b660, In...
[10:43:21.427] #5  0x000055d3066d7800 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at ../src/bin/pg_dum...
[10:43:21.427] #6  0x000055d306709867 in pg_qsort (data=<optimized out>, n=4065, element_size=element_size@entry=8, comp...
[10:43:21.427] #7  0x000055d3066d9dee in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
[10:43:21.427] #8  0x000055d3066ce421 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[10:43:23.687] #0  0x00007f2308860ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
core
[10:43:23.776] #0  0x00007f2308860ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:23.776] #1  0x00007f230884a537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:23.776] #2  0x00007f2308a3bdcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:43:23.776] #3  0x00007f2308a46998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:43:23.776] #4  0x00007f2308a2c62a in __ubsan::__ubsan_handle_out_of_bounds_abort (Data=Data@entry=0x563a72a80660, In...
[10:43:23.776] #5  0x0000563a729fc800 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at ../src/bin/pg_dum...
[10:43:23.776] #6  0x0000563a72a2e997 in pg_qsort (data=<optimized out>, n=3985, element_size=element_size@entry=8, comp...
[10:43:23.776] #7  0x0000563a729fedee in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
[10:43:23.776] #8  0x0000563a729f3421 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[10:43:26.049] #0  0x00007f7b1c028ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
core
[10:43:26.135] #0  0x00007f7b1c028ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:26.135] #1  0x00007f7b1c012537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:26.135] #2  0x00007f7b1c203dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:43:26.135] #3  0x00007f7b1c20e998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:43:26.135] #4  0x00007f7b1c1f462a in __ubsan::__ubsan_handle_out_of_bounds_abort (Data=Data@entry=0x55b121190660, In...
[10:43:26.135] #5  0x000055b12110c800 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at ../src/bin/pg_dum...
[10:43:26.135] #6  0x000055b12113e997 in pg_qsort (data=<optimized out>, n=4025, element_size=element_size@entry=8, comp...
[10:43:26.135] #7  0x000055b12110edee in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
[10:43:26.135] #8  0x000055b121103421 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[10:43:28.397] #0  0x00007fa43a44dce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
core
[10:43:28.485] #0  0x00007fa43a44dce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:28.485] #1  0x00007fa43a437537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:28.485] #2  0x00007fa43a628dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:43:28.485] #3  0x00007fa43a633998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:43:28.485] #4  0x00007fa43a61962a in __ubsan::__ubsan_handle_out_of_bounds_abort (Data=Data@entry=0x555bfe1db5e0, In...
[10:43:28.485] #5  0x0000555bfe157848 in DOTypeNameCompare (p1=p1@entry=0x555bffc8fdf0, p2=p2@entry=0x555bffc92550) at ....
[10:43:28.485] #6  0x0000555bfe1890a2 in pg_qsort_med3 (a=a@entry=0x555bffc8fdf0, b=0x555bffc92550, c=c@entry=0x555bffc9...
[10:43:28.485] #7  0x0000555bfe1895a9 in pg_qsort (data=<optimized out>, n=10085, element_size=element_size@entry=8, com...
[10:43:28.485] #8  0x0000555bfe159dee in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
[10:43:28.485] #9  0x0000555bfe14e421 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
core
[10:43:30.229] #0  0x00007f7cfeb6ece1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:30.229] #1  0x00007f7cfeb58537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:30.229] #2  0x00007f7cfeb5840f in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:30.229] #3  0x00007f7cfeb67662 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:30.229] #4  0x000055e280a27c7c in pg_log_generic_v (level=PG_LOG_ERROR, part=PG_LOG_PRIMARY, fmt=0x55e280a2d030 "...
[10:43:30.229] #5  0x000055e280a2824c in pg_log_generic (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMARY,...
[10:43:30.229] #6  0x000055e280a1d623 in main (argc=<optimized out>, argv=<optimized out>) at ../src/test/modules/test_j...
[10:43:32.471] #0  0x00007f0f7adcfce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
core
[10:43:32.561] #0  0x00007f0f7adcfce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:32.561] #1  0x00007f0f7adb9537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:32.561] #2  0x00007f0f7afaadcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:43:32.561] #3  0x00007f0f7afb5998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:43:32.561] #4  0x00007f0f7af9b62a in __ubsan::__ubsan_handle_out_of_bounds_abort (Data=Data@entry=0x55ea7defa660, In...
[10:43:32.561] #5  0x000055ea7de76800 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at ../src/bin/pg_dum...
[10:43:32.561] #6  0x000055ea7dea8997 in pg_qsort (data=<optimized out>, n=3988, element_size=element_size@entry=8, comp...
[10:43:32.561] #7  0x000055ea7de78dee in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
[10:43:32.561] #8  0x000055ea7de6d421 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[10:43:34.301] #0  0x00007f66764aece1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
core
[10:43:34.310] #0  0x00007f66764aece1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:34.310] #1  0x00007f6676498537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:34.310] #2  0x00007f667649840f in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:34.310] #3  0x00007f66764a7662 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:34.310] #4  0x000055f788b24c7c in pg_log_generic_v (level=PG_LOG_ERROR, part=PG_LOG_PRIMARY, fmt=0x55f788b2a030 "...
[10:43:34.310] #5  0x000055f788b2524c in pg_log_generic (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMARY,...
[10:43:34.310] #6  0x000055f788b1a623 in main (argc=<optimized out>, argv=<optimized out>) at ../src/test/modules/test_j...
[10:43:36.558] #0  0x00007f54268a7ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
core
[10:43:36.655] #0  0x00007f54268a7ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:36.655] #1  0x00007f5426891537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:36.655] #2  0x00007f5426a82dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:43:36.655] #3  0x00007f5426a8d998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:43:36.655] #4  0x00007f5426a7362a in __ubsan::__ubsan_handle_out_of_bounds_abort (Data=Data@entry=0x5567cfd6f660, In...
[10:43:36.655] #5  0x00005567cfceb800 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at ../src/bin/pg_dum...
[10:43:36.655] #6  0x00005567cfd1d867 in pg_qsort (data=<optimized out>, n=4443, element_size=element_size@entry=8, comp...
[10:43:36.655] #7  0x00005567cfceddee in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
[10:43:36.655] #8  0x00005567cfce2421 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[10:43:53.477] #0  0x00007f4b5617bfc7 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
core
[10:43:53.629] #0  0x00007f4b5623ea61 in clone () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:53.629] #1  0x00007f4b5622ce5e in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:53.629] #2  0x00007f4b5622d497 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:53.629] #3  0x00007f4b5622ccdb in posix_spawn () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:53.629] #4  0x00007f4b56188a69 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:53.629] #5  0x000056090ee7a311 in RestoreArchivedFile (path=path@entry=0x7ffcc47b5220 "\001", xlogfname=xlogfname...
[10:43:53.629] #6  0x000056090ee4ecfa in existsTimeLineHistory (probeTLI=probeTLI@entry=2) at ../src/backend/access/tran...
[10:43:53.629] #7  0x000056090ee4ede5 in findNewestTimeLine (startTLI=startTLI@entry=1) at ../src/backend/access/transam...
[10:43:53.629] #8  0x000056090ee852dc in rescanLatestTimeLine (replayTLI=replayTLI@entry=1, replayLSN=replayLSN@entry=83...
[10:43:53.629] #9  0x000056090ee8a48c in WaitForWALToBecomeAvailable (RecPtr=RecPtr@entry=83886104, randAccess=false, fe...
core
[10:43:55.975] #0  0x00007f4c0cacbce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:55.975] #1  0x00007f4c0cab5537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:55.975] #2  0x00007f4c0cca6dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:43:55.975] #3  0x00007f4c0ccb1998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:43:55.975] #4  0x00007f4c0cc9762a in __ubsan::__ubsan_handle_out_of_bounds_abort (Data=Data@entry=0x563945be7660, In...
[10:43:55.975] #5  0x0000563945b63800 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at ../src/bin/pg_dum...
[10:43:55.975] #6  0x0000563945b95997 in pg_qsort (data=<optimized out>, n=3980, element_size=element_size@entry=8, comp...
[10:43:55.975] #7  0x0000563945b65dee in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
[10:43:55.975] #8  0x0000563945b5a421 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[10:43:58.242] #0  0x00007f4f7340cce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
core
[10:43:58.338] #0  0x00007f4f7340cce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:58.338] #1  0x00007f4f733f6537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:43:58.338] #2  0x00007f4f735e7dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:43:58.338] #3  0x00007f4f735f2998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:43:58.338] #4  0x00007f4f735d862a in __ubsan::__ubsan_handle_out_of_bounds_abort (Data=Data@entry=0x55f606ffc660, In...
[10:43:58.338] #5  0x000055f606f78800 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at ../src/bin/pg_dum...
[10:43:58.338] #6  0x000055f606faa867 in pg_qsort (data=<optimized out>, n=4065, element_size=element_size@entry=8, comp...
[10:43:58.338] #7  0x000055f606f7adee in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
[10:43:58.338] #8  0x000055f606f6f421 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[10:44:00.605] #0  0x00007f7955a1ece1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
core
[10:44:00.695] #0  0x00007f7955a1ece1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:44:00.695] #1  0x00007f7955a08537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:44:00.695] #2  0x00007f7955bf9dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:44:00.695] #3  0x00007f7955c04998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:44:00.695] #4  0x00007f7955bea62a in __ubsan::__ubsan_handle_out_of_bounds_abort (Data=Data@entry=0x55a333386660, In...
[10:44:00.695] #5  0x000055a333302800 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at ../src/bin/pg_dum...
[10:44:00.695] #6  0x000055a333334997 in pg_qsort (data=<optimized out>, n=3986, element_size=element_size@entry=8, comp...
[10:44:00.695] #7  0x000055a333304dee in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
[10:44:00.695] #8  0x000055a3332f9421 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[10:44:02.955] #0  0x00007f1f315a6ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
core
[10:44:03.051] #0  0x00007f1f315a6ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:44:03.051] #1  0x00007f1f31590537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:44:03.051] #2  0x00007f1f31781dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:44:03.051] #3  0x00007f1f3178c998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:44:03.051] #4  0x00007f1f3177262a in __ubsan::__ubsan_handle_out_of_bounds_abort (Data=Data@entry=0x55fe4868a660, In...
[10:44:03.051] #5  0x000055fe48606800 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at ../src/bin/pg_dum...
[10:44:03.051] #6  0x000055fe48638997 in pg_qsort (data=<optimized out>, n=4025, element_size=element_size@entry=8, comp...
[10:44:03.051] #7  0x000055fe48608dee in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
[10:44:03.051] #8  0x000055fe485fd421 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[10:44:05.312] #0  0x00007fdc31ed9ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
core
[10:44:05.405] #0  0x00007fdc31ed9ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:44:05.405] #1  0x00007fdc31ec3537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:44:05.405] #2  0x00007fdc320b4dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:44:05.405] #3  0x00007fdc320bf998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:44:05.405] #4  0x00007fdc320a562a in __ubsan::__ubsan_handle_out_of_bounds_abort (Data=Data@entry=0x5654064a15e0, In...
[10:44:05.405] #5  0x000056540641d848 in DOTypeNameCompare (p1=p1@entry=0x565408113df0, p2=p2@entry=0x565408116550) at ....
[10:44:05.405] #6  0x000056540644f0a2 in pg_qsort_med3 (a=a@entry=0x565408113df0, b=0x565408116550, c=c@entry=0x56540811...
[10:44:05.405] #7  0x000056540644f5a9 in pg_qsort (data=<optimized out>, n=10085, element_size=element_size@entry=8, com...
[10:44:05.405] #8  0x000056540641fdee in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
[10:44:05.405] #9  0x0000565406414421 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
core
[10:44:07.773] #0  0x00007f5ac8231ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:44:07.773] #1  0x00007f5ac821b537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:44:07.773] #2  0x00007f5ac840cdcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[10:44:07.773] #3  0x00007f5ac8417998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[10:44:07.773] #4  0x00007f5ac83fd62a in __ubsan::__ubsan_handle_out_of_bounds_abort (Data=Data@entry=0x559add98a660, In...
[10:44:07.773] #5  0x0000559add906800 in DOTypeNameCompare (p1=<optimized out>, p2=<optimized out>) at ../src/bin/pg_dum...
[10:44:07.773] #6  0x0000559add938997 in pg_qsort (data=<optimized out>, n=4021, element_size=element_size@entry=8, comp...
[10:44:07.773] #7  0x0000559add908dee in sortDumpableObjectsByTypeName (objs=<optimized out>, numObjs=<optimized out>) a...
[10:44:07.773] #8  0x0000559add8fd421 in main (argc=<optimized out>, argv=<optimized out>) at ../src/bin/pg_dump/pg_dump...
[10:44:10.032] #0  0x00007f2dde202ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
tap
[10:40:47.287](2.504s) not ok 4 - dump from PITR 1
[10:40:47.839](0.552s) not ok 5 - dump from PITR 2
tap
[10:40:51.938](0.153s) not ok 19 - pg_dump: option -n pg_catalog
[10:40:52.496](0.558s) not ok 20 - pg_dumpall: option --exclude-database handles database names with embedded dots
[10:40:52.863](0.127s) not ok 37 - binary_upgrade: pg_dump runs
[10:40:52.870](0.007s) not ok 38 - binary_upgrade: pg_restore runs
tap
[10:40:51.764](0.000s) not ok 2 - correctly fails to dump a foreign table from a dummy FDW: matches
[10:40:51.891](0.127s) not ok 3 - dump foreign server with no tables
tap
[10:40:52.102](0.537s) not ok 1 - parallel dump
[10:40:52.111](0.009s) not ok 2 - parallel restore
[10:40:52.275](0.164s) not ok 3 - parallel dump as inserts
[10:40:52.287](0.011s) not ok 4 - parallel restore as inserts
tap
[10:40:53.073](1.191s) not ok 1 - filter file without patterns
tap
[10:40:54.180](0.229s) not ok 7 - parallel dump
[10:40:54.239](0.059s) not ok 8 - parallel restore
[10:40:54.267](0.028s) not ok 9 - parallel restore with create
tap
[10:40:19.408](2.496s) not ok 6 - dump before running pg_upgrade
[10:40:26.693](3.296s) not ok 14 - run of pg_upgrade for new instance
[10:40:26.694](0.000s) not ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success
[10:40:26.898](0.042s) not ok 16 - check that locales in new cluster match original cluster
[10:40:27.395](0.001s) not ok 18 - old and new dumps match after pg_upgrade
tap
[10:39:16.278](2.851s) not ok 10 - run of pg_upgrade of old cluster
[10:39:16.490](0.211s) not ok 11 - check the slot exists on new cluster
tap
[10:39:16.053](1.760s) not ok 8 - run of pg_upgrade for old instance when the subscription tables are in init/ready stat...
[10:39:16.053](0.000s) not ok 9 - pg_upgrade_output.d/ removed after successful pg_upgrade
[10:39:16.263](0.209s) not ok 10 - check that the subscription's running status and failover are preserved
[10:39:16.311](0.048s) not ok 11 - there should be 2 rows in pg_subscription_rel(representing tab_upgraded1 and tab_upgr...
tap
[10:40:42.480](0.953s) not ok 3 - dump primary server
[10:40:43.253](0.773s) not ok 4 - dump standby server
tap
[10:41:34.586](0.425s) not ok 1 - binary_upgrade: pg_dump runs
test
[10:41:41.577]   6/301 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR          78...
[10:41:41.577]   7/301 postgresql:pg_upgrade / pg_upgrade/003_logical_slots                            ERROR          7....
[10:41:41.577]   8/301 postgresql:pg_upgrade / pg_upgrade/004_subscription                             ERROR          7....
[10:41:41.577]  35/301 postgresql:recovery / recovery/027_stream_regress                               ERROR          67...
[10:41:41.577] 155/301 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups              ERROR          4....
[10:41:41.577] 167/301 postgresql:pg_dump / pg_dump/002_pg_dump                                        ERROR          2....
[10:41:41.577] 168/301 postgresql:pg_dump / pg_dump/003_pg_dump_with_server                            ERROR          0....
[10:41:41.577] 169/301 postgresql:pg_dump / pg_dump/004_pg_dump_parallel                               ERROR          1....
[10:41:41.577] 170/301 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile                             ERROR          1....
[10:41:41.577] 171/301 postgresql:pg_dump / pg_dump/010_dump_connstr                                   ERROR          6....
[10:41:41.577] 291/301 postgresql:test_pg_dump / test_pg_dump/001_base                                 ERROR          0....
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[10:44:52.711](0.250s) not ok 2 - parallel restore
[10:44:54.385](1.298s) not ok 4 - parallel restore as inserts
tap
[10:43:13.988](0.234s) not ok 18 - old and new dumps match after pg_upgrade
tap
[10:39:23.724](13.878s) Bail out!  pg_ctl start failed
test
[10:49:49.185]   8/296 postgresql:recovery / recovery/004_timeline_switch                              ERROR            ...
[10:49:49.185]  87/296 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           2...
[10:49:49.185] 159/296 postgresql:pg_dump / pg_dump/004_pg_dump_parallel                               ERROR            ...
%s macOS - Ventura - Meson
core
[10:45:18.324]   * frame #0: 0x00000001853b0764 libsystem_kernel.dylib`__pthread_kill + 8
[10:45:18.324]     frame #1: 0x00000001853e7c28 libsystem_pthread.dylib`pthread_kill + 288
[10:45:18.324]     frame #2: 0x00000001852f5ae8 libsystem_c.dylib`abort + 180
[10:45:18.324]     frame #3: 0x00000001852f4e44 libsystem_c.dylib`__assert_rtn + 272
[10:45:18.324]     frame #4: 0x0000000102115a14 test_json_parser_perf`pg_log_generic_v.cold.1 at logging.c:226:2
[10:45:18.324]     frame #5: 0x0000000102112c8c test_json_parser_perf`pg_log_generic_v(level=PG_LOG_ERROR, part=PG_LOG_P...
[10:45:18.324]     frame #6: 0x0000000102112904 test_json_parser_perf`pg_log_generic(level=<unavailable>, part=<unavaila...
[10:45:18.324]     frame #7: 0x000000010210d644 test_json_parser_perf`main(argc=<unavailable>, argv=<unavailable>) at te...
[10:45:18.324]     frame #8: 0x000000018508ff28 dyld`start + 2236
core
[10:45:07.408]   * frame #0: 0x00000001853b0764 libsystem_kernel.dylib`__pthread_kill + 8
[10:45:07.408]     frame #1: 0x00000001853e7c28 libsystem_pthread.dylib`pthread_kill + 288
[10:45:07.408]     frame #2: 0x00000001852f5ae8 libsystem_c.dylib`abort + 180
[10:45:07.408]     frame #3: 0x00000001852f4e44 libsystem_c.dylib`__assert_rtn + 272
[10:45:07.408]     frame #4: 0x0000000104211a14 test_json_parser_perf`pg_log_generic_v.cold.1 at logging.c:226:2
[10:45:07.408]     frame #5: 0x000000010420ec8c test_json_parser_perf`pg_log_generic_v(level=PG_LOG_ERROR, part=PG_LOG_P...
[10:45:07.408]     frame #6: 0x000000010420e904 test_json_parser_perf`pg_log_generic(level=<unavailable>, part=<unavaila...
[10:45:07.408]     frame #7: 0x0000000104209644 test_json_parser_perf`main(argc=<unavailable>, argv=<unavailable>) at te...
[10:45:07.408]     frame #8: 0x000000018508ff28 dyld`start + 2236
tap
[10:41:50.955](0.054s) not ok 2 - parallel restore
[10:41:51.246](0.208s) not ok 4 - parallel restore as inserts
tap
[10:42:12.771](0.465s) not ok 5 - compare primary and standby dumps
test
[10:43:19.356] 163/301 postgresql:pg_dump / pg_dump/004_pg_dump_parallel                               ERROR            ...
[10:43:19.356] 188/301 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
48/4768 A infrastructure to detect misuse of spin lock easier
%s FreeBSD - 13 - Meson
core
[09:31:39.560] #0  0x000000082a3d826a in _sigprocmask () from /lib/libc.so.7
[09:31:39.560] #1  0x000000082a413a60 in _system () from /lib/libc.so.7
[09:31:39.560] #2  0x00000008295520f3 in ?? () from /lib/libthr.so.3
[09:31:39.560] #3  0x0000000000636996 in RestoreArchivedFile (path=path@entry=0x8218111d0 "pg_wal/00000001", '0' <repeat...
[09:31:39.560] #4  0x000000000061d338 in existsTimeLineHistory (probeTLI=probeTLI@entry=2) at ../src/backend/access/tran...
[09:31:39.560] #5  0x000000000061d3f8 in findNewestTimeLine (startTLI=startTLI@entry=1) at ../src/backend/access/transam...
[09:31:39.560] #6  0x000000000064238b in rescanLatestTimeLine (replayTLI=replayTLI@entry=1, replayLSN=replayLSN@entry=10...
[09:31:39.560] #7  0x000000000063df83 in WaitForWALToBecomeAvailable (RecPtr=100683536, tliRecPtr=100683512, replayTLI=3...
[09:31:39.560] #8  XLogPageRead (xlogreader=0x8368f90b0, targetPagePtr=100679680, reqLen=3856, targetRecPtr=100683512, r...
[09:31:39.560] #9  0x0000000000645327 in ReadPageInternal (state=state@entry=0x8368f90b0, pageptr=34921842608, pageptr@e...
core
[09:31:39.834] #0  0x000000082afd2dca in thr_kill () from /lib/libc.so.7
[09:31:39.834] #1  0x000000082af4b6f4 in raise () from /lib/libc.so.7
[09:31:39.834] #2  0x000000082affcbc9 in abort () from /lib/libc.so.7
[09:31:39.834] #3  0x0000000000a642bc in errfinish (filename=<optimized out>, lineno=lineno@entry=348, funcname=<optimiz...
[09:31:39.834] #4  0x000000000090144d in VerifyNoSpinLocksHeld (check_in_panic=<optimized out>) at ../src/backend/storag...
[09:31:39.834] #5  0x00000000008f5da5 in LWLockAcquire (lock=0x837650a80, mode=(LW_WAIT_UNTIL_FREE | unknown: 0x4), mode...
[09:31:39.834] #6  0x0000000000a86366 in InjectionPointDetach (name=name@entry=0x845d63230 "TestConditionLocal1") at ../...
[09:31:39.834] #7  0x0000000835e81fbe in injection_points_cleanup (code=<optimized out>, arg=<optimized out>) at ../src/...
[09:31:39.834] #8  0x00000000008dc561 in shmem_exit (code=code@entry=0) at ../src/backend/storage/ipc/ipc.c:243
[09:31:39.834] #9  0x00000000008dc449 in proc_exit_prepare (code=101924, code@entry=0) at ../src/backend/storage/ipc/ipc...
core
[09:31:39.946] #0  0x0000000823cefdca in thr_kill () from /lib/libc.so.7
[09:31:39.946] #1  0x0000000823c686f4 in raise () from /lib/libc.so.7
[09:31:39.946] #2  0x0000000823d19bc9 in abort () from /lib/libc.so.7
[09:31:39.946] #3  0x0000000823c4b4e1 in __assert () from /lib/libc.so.7
[09:31:39.946] #4  0x000000000020c3f3 in pg_log_generic_v (level=PG_LOG_ERROR, part=PG_LOG_PRIMARY, fmt=0x20133e "unexpe...
[09:31:39.946] #5  0x000000000020bff4 in pg_log_generic (level=101841, level@entry=PG_LOG_ERROR, part=(PG_LOG_HINT | unk...
[09:31:39.946] #6  0x00000000002069f3 in main (argc=<optimized out>, argv=<optimized out>) at ../src/test/modules/test_j...
[09:31:40.048] #0  0x00000008244a3dca in thr_kill () from /lib/libc.so.7
core
[09:31:40.050] #0  0x00000008244a3dca in thr_kill () from /lib/libc.so.7
[09:31:40.050] #1  0x000000082441c6f4 in raise () from /lib/libc.so.7
[09:31:40.050] #2  0x00000008244cdbc9 in abort () from /lib/libc.so.7
[09:31:40.050] #3  0x00000008243ff4e1 in __assert () from /lib/libc.so.7
[09:31:40.050] #4  0x000000000020c3f3 in pg_log_generic_v (level=PG_LOG_ERROR, part=PG_LOG_PRIMARY, fmt=0x20133e "unexpe...
[09:31:40.050] #5  0x000000000020bff4 in pg_log_generic (level=101841, level@entry=PG_LOG_ERROR, part=(PG_LOG_HINT | unk...
[09:31:40.050] #6  0x00000000002069f3 in main (argc=<optimized out>, argv=<optimized out>) at ../src/test/modules/test_j...
panic
2024-04-24 09:29:19.475 UTC client backend[20795] pg_regress/injection_points PANIC:  A spin lock has been held at injec...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/modules/injection_points/expected/injection_points.out /tmp/cirrus-ci-build/build...
--- /tmp/cirrus-ci-build/src/test/modules/injection_points/expected/injection_points.out	2024-04-24 09:26:35.979812000 +...
+++ /tmp/cirrus-ci-build/build/testrun/injection_points/regress/results/injection_points.out	2024-04-24 09:29:20.7572930...
@@ -169,44 +169,10 @@
 -- Wait for the previous backend process to exit, ensuring that its local
 -- injection points are cleaned up.
 SELECT wait_pid(:'oldpid');
- wait_pid 
-----------
- 
-(1 row)
-
-SELECT injection_points_run('TestConditionLocal1'); -- nothing
- injection_points_run 
-----------------------
- 
-(1 row)
-
-SELECT injection_points_run('TestConditionLocal2'); -- nothing
- injection_points_run 
...
test
[09:30:36.039] 108/301 postgresql:injection_points / injection_points/regress                          ERROR            ...
%s Linux - Debian Bullseye - Autoconf
core
[09:37:10.970] #0  0x00007fbaaf098ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[09:37:10.970] #1  0x00007fbaaf082537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[09:37:10.970] #2  0x0000560770610332 in errfinish (filename=filename@entry=0x5607709a2be0 "s_lock.c", lineno=lineno@ent...
[09:37:10.970] #3  0x00005607702b73bf in VerifyNoSpinLocksHeld (check_in_panic=check_in_panic@entry=true) at s_lock.c:34...
[09:37:10.970] #4  0x000056077029ba11 in LWLockAcquire (lock=0x7fbaa0c72a80, mode=mode@entry=LW_EXCLUSIVE) at lwlock.c:1...
[09:37:10.970] #5  0x000056077065d138 in InjectionPointDetach (name=name@entry=0x7fbaa09f8230 "") at injection_point.c:2...
[09:37:10.970] #6  0x00007fbaa0afb8f5 in injection_points_cleanup (code=<optimized out>, arg=<optimized out>) at injecti...
[09:37:10.970] #7  0x00005607702576ad in shmem_exit (code=code@entry=0) at ipc.c:243
[09:37:10.970] #8  0x0000560770257951 in proc_exit_prepare (code=code@entry=0) at ipc.c:198
[09:37:10.970] #9  0x0000560770257a80 in proc_exit (code=code@entry=0) at ipc.c:111
core
[09:37:13.503] #0  0x000055aea55701a2 in parseheredoc () at parser.c:668
[09:37:13.503] #1  0x000055aea5570738 in list (nlflag=<optimized out>, nlflag@entry=1) at parser.c:180
[09:37:13.503] #2  0x000055aea5571155 in parsecmd (interact=interact@entry=0) at parser.c:156
[09:37:13.503] #3  0x000055aea5565c8a in evalstring (s=0x55aea55807e8 <stackbase+8> "cp \"/tmp/cirrus-ci-build/src/test/...
[09:37:13.503] #4  0x000055aea556367f in main (argc=3, argv=0x7ffce99725b8) at main.c:177
[09:37:15.108] #0  0x00007f7e88c55ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
core
[09:37:15.111] #0  0x00007f7e88c55ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[09:37:15.111] #1  0x00007f7e88c3f537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[09:37:15.111] #2  0x00007f7e88c3f40f in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[09:37:15.111] #3  0x00007f7e88c4e662 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
[09:37:15.111] #4  0x000055d516c7f5c5 in pg_log_generic_v (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMAR...
[09:37:15.111] #5  0x000055d516c7fece in pg_log_generic (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMARY,...
[09:37:15.111] #6  0x000055d516c73894 in main (argc=<optimized out>, argv=<optimized out>) at test_json_parser_perf.c:82
[09:37:16.709] #0  0x00007f32fa05ece1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
core
[09:37:16.712] #0  0x00007f32fa05ece1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[09:37:16.712] #1  0x00007f32fa048537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[09:37:16.712] #2  0x00007f32fa04840f in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[09:37:16.712] #3  0x00007f32fa057662 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
[09:37:16.712] #4  0x000055d2630695c5 in pg_log_generic_v (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMAR...
[09:37:16.712] #5  0x000055d263069ece in pg_log_generic (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMARY,...
[09:37:16.712] #6  0x000055d26305d894 in main (argc=<optimized out>, argv=<optimized out>) at test_json_parser_perf.c:82
panic
2024-04-24 09:31:45.881 UTC [35710][client backend] [pg_regress/injection_points][3/0:0] PANIC:  A spin lock has been he...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/modules/injection_points/expected/injection_points.out /tmp/cirrus-ci-build/src/t...
--- /tmp/cirrus-ci-build/src/test/modules/injection_points/expected/injection_points.out	2024-04-24 09:26:15.702749029 +...
+++ /tmp/cirrus-ci-build/src/test/modules/injection_points/results/injection_points.out	2024-04-24 09:31:46.686440804 +0...
@@ -169,44 +169,10 @@
 -- Wait for the previous backend process to exit, ensuring that its local
 -- injection points are cleaned up.
 SELECT wait_pid(:'oldpid');
- wait_pid 
-----------
- 
-(1 row)
-
-SELECT injection_points_run('TestConditionLocal1'); -- nothing
- injection_points_run 
-----------------------
- 
-(1 row)
-
-SELECT injection_points_run('TestConditionLocal2'); -- nothing
- injection_points_run 
...
%s Linux - Debian Bullseye - Meson
core
[09:34:26.683] #0  0x00007f2302acece1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[09:34:26.683] #1  0x00007f2302ab8537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[09:34:26.683] #2  0x00007f2302ab840f in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[09:34:26.683] #3  0x00007f2302ac7662 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
[09:34:26.683] #4  0x0000556545fd9c7c in pg_log_generic_v (level=PG_LOG_ERROR, part=PG_LOG_PRIMARY, fmt=0x556545fdf030 "...
[09:34:26.683] #5  0x0000556545fda24c in pg_log_generic (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMARY,...
[09:34:26.683] #6  0x0000556545fcf623 in main (argc=<optimized out>, argv=<optimized out>) at ../src/test/modules/test_j...
[09:34:30.148] #0  0x00007fc5fc689fc7 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
core
[09:33:42.391] #0  0x00007f95c7220ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[09:33:42.391] #1  0x00007f95c720a537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[09:33:42.391] #2  0x00007f95c720a40f in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[09:33:42.391] #3  0x00007f95c7219662 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
[09:33:42.391] #4  0x000055ec62737c7c in pg_log_generic_v (level=PG_LOG_ERROR, part=PG_LOG_PRIMARY, fmt=0x55ec6273d030 "...
[09:33:42.391] #5  0x000055ec6273824c in pg_log_generic (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMARY,...
[09:33:42.391] #6  0x000055ec6272d623 in main (argc=<optimized out>, argv=<optimized out>) at ../src/test/modules/test_j...
[09:34:24.801] #0  0x00007f4cef175ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
core
[09:34:30.287] #0  0x00007fc5fc689fc7 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[09:34:30.287] #1  0x00007fc5fc73b13a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[09:34:30.287] #2  0x00007fc5fc74ca6f in clone () from /lib/x86_64-linux-gnu/libc.so.6
core
[09:34:30.267] #0  0x00007fc5fc74ca61 in clone () from /lib/x86_64-linux-gnu/libc.so.6
[09:34:30.267] #1  0x00007fc5fc73ae5e in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[09:34:30.267] #2  0x00007fc5fc73b497 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[09:34:30.267] #3  0x00007fc5fc73acdb in posix_spawn () from /lib/x86_64-linux-gnu/libc.so.6
[09:34:30.267] #4  0x00007fc5fc696a69 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[09:34:30.267] #5  0x00005636e296d5fc in RestoreArchivedFile (path=path@entry=0x7ffd1bc10f90 "\001", xlogfname=xlogfname...
[09:34:30.267] #6  0x00005636e2940803 in existsTimeLineHistory (probeTLI=probeTLI@entry=2) at ../src/backend/access/tran...
[09:34:30.267] #7  0x00005636e29408ee in findNewestTimeLine (startTLI=startTLI@entry=1) at ../src/backend/access/transam...
[09:34:30.267] #8  0x00005636e29785db in rescanLatestTimeLine (replayTLI=replayTLI@entry=1, replayLSN=replayLSN@entry=67...
[09:34:30.267] #9  0x00005636e297de90 in WaitForWALToBecomeAvailable (RecPtr=RecPtr@entry=67108888, randAccess=false, fe...
core
[09:34:24.925] #0  0x00007f4cef175ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[09:34:24.925] #1  0x00007f4cef15f537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[09:34:24.925] #2  0x000055c661bb05fa in errfinish (filename=filename@entry=0x55c661e6c958 "../src/backend/storage/lmgr/...
[09:34:24.925] #3  0x000055c6618e565f in VerifyNoSpinLocksHeld (check_in_panic=check_in_panic@entry=true) at ../src/back...
[09:34:24.925] #4  0x000055c6618cab39 in LWLockAcquire (lock=0x7f4ce3a3ba80, mode=mode@entry=LW_EXCLUSIVE) at ../src/bac...
[09:34:24.925] #5  0x000055c661be72fb in InjectionPointDetach (name=0x7f4cf0aa7230 "") at ../src/backend/utils/misc/inje...
[09:34:24.925] #6  0x00007f4ce38c893e in injection_points_cleanup (code=<optimized out>, arg=<optimized out>) at ../src/...
[09:34:24.925] #7  0x000055c66189518c in shmem_exit (code=code@entry=0) at ../src/backend/storage/ipc/ipc.c:243
[09:34:24.925] #8  0x000055c661895437 in proc_exit_prepare (code=code@entry=0) at ../src/backend/storage/ipc/ipc.c:198
[09:34:24.925] #9  0x000055c6618955f5 in proc_exit (code=code@entry=0) at ../src/backend/storage/ipc/ipc.c:111
panic
2024-04-24 09:31:14.936 UTC client backend[39235] pg_regress/injection_points PANIC:  A spin lock has been held at injec...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/modules/injection_points/expected/injection_points.out /tmp/cirrus-ci-build/build...
--- /tmp/cirrus-ci-build/src/test/modules/injection_points/expected/injection_points.out	2024-04-24 09:26:15.638257947 +...
+++ /tmp/cirrus-ci-build/build/testrun/injection_points/regress/results/injection_points.out	2024-04-24 09:31:15.7982530...
@@ -169,44 +169,10 @@
 -- Wait for the previous backend process to exit, ensuring that its local
 -- injection points are cleaned up.
 SELECT wait_pid(:'oldpid');
- wait_pid 
-----------
- 
-(1 row)
-
-SELECT injection_points_run('TestConditionLocal1'); -- nothing
- injection_points_run 
-----------------------
- 
-(1 row)
-
-SELECT injection_points_run('TestConditionLocal2'); -- nothing
- injection_points_run 
...
test
[09:32:36.092] 109/301 postgresql:injection_points / injection_points/regress                          ERROR          1....
%s Windows - Server 2019, VS 2019 - Meson & ninja
core
000000e4`9b5ffe28 00007ffe`bba8d77e     ntdll!NtWaitForSingleObject+0x14
000000e4`9b5ffe30 00007ff6`645325ac     KERNELBASE!WaitForSingleObjectEx+0x8e
000000e4`9b5ffed0 00007ffe`bd254de0     postgres!pg_timer_thread(
000000e4`9b5fff10 00007ffe`be51ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e4`9b5fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`9adff948 00007ffe`be4ab77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`9adff950 00007ffe`bd254de0     ntdll!TppWorkerThread+0x2df
000000e4`9adffc40 00007ffe`be51ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e4`9adffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`9b1ff918 00007ffe`bbad411a     ntdll!NtFsControlFile+0x14
000000e4`9b1ff920 00007ff6`64530b0b     KERNELBASE!ConnectNamedPipe+0x6a
000000e4`9b1ff990 00007ffe`bd254de0     postgres!pg_signal_thread(
000000e4`9b1ffa90 00007ffe`be51ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e4`9b1ffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`9b9ff918 00007ffe`be4ab77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`9b9ff920 00007ffe`bd254de0     ntdll!TppWorkerThread+0x2df
000000e4`9b9ffc10 00007ffe`be51ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e4`9b9ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`9a9ff4c0 00007ff6`6486e555     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000e4`9a9ff500 00007ff6`6462f27b     postgres!errfinish(
000000e4`9a9ff560 00007ff6`6461e9fa     postgres!VerifyNoSpinLocksHeld(
000000e4`9a9ff5a0 00007ff6`648a1d29     postgres!LWLockAcquire(
000000e4`9a9ff5f0 00007ffe`ae511853     postgres!InjectionPointDetach(
000000e4`9a9ff630 00007ff6`645f8c1d     injection_points!injection_points_cleanup(
000000e4`9a9ff680 00007ff6`645f91e0     postgres!shmem_exit(
000000e4`9a9ff6d0 00007ff6`645f8af0     postgres!proc_exit_prepare(
000000e4`9a9ff710 00007ff6`6463ea22     postgres!proc_exit(
000000e4`9a9ff750 00007ff6`64638a3d     postgres!PostgresMain(
panic
2024-04-24 09:35:30.362 GMT client backend[6644] pg_regress/injection_points PANIC:  A spin lock has been held at inject...
regress
diff -w -U3 C:/cirrus/src/test/modules/injection_points/expected/injection_points.out C:/cirrus/build/testrun/injection_...
--- C:/cirrus/src/test/modules/injection_points/expected/injection_points.out	2024-04-24 09:28:35.160180300 +0000
+++ C:/cirrus/build/testrun/injection_points/regress/results/injection_points.out	2024-04-24 09:35:39.654284400 +0000
@@ -169,44 +169,10 @@
 -- Wait for the previous backend process to exit, ensuring that its local
 -- injection points are cleaned up.
 SELECT wait_pid(:'oldpid');
- wait_pid 
-----------
- 
-(1 row)
-
-SELECT injection_points_run('TestConditionLocal1'); -- nothing
- injection_points_run 
-----------------------
- 
-(1 row)
-
-SELECT injection_points_run('TestConditionLocal2'); -- nothing
- injection_points_run 
...
test
[09:41:25.828] 114/296 postgresql:injection_points / injection_points/regress                          ERROR            ...
%s macOS - Ventura - Meson
core
[09:34:32.819]   * frame #0: 0x000000018fc08764 libsystem_kernel.dylib`__pthread_kill + 8
[09:34:32.819]     frame #1: 0x000000018fc3fc28 libsystem_pthread.dylib`pthread_kill + 288
[09:34:32.819]     frame #2: 0x000000018fb4dae8 libsystem_c.dylib`abort + 180
[09:34:32.819]     frame #3: 0x000000018fb4ce44 libsystem_c.dylib`__assert_rtn + 272
[09:34:32.819]     frame #4: 0x0000000100825a14 test_json_parser_perf`pg_log_generic_v.cold.1 at logging.c:226:2
[09:34:32.819]     frame #5: 0x0000000100822c8c test_json_parser_perf`pg_log_generic_v(level=PG_LOG_ERROR, part=PG_LOG_P...
[09:34:32.819]     frame #6: 0x0000000100822904 test_json_parser_perf`pg_log_generic(level=<unavailable>, part=<unavaila...
[09:34:32.819]     frame #7: 0x000000010081d644 test_json_parser_perf`main(argc=<unavailable>, argv=<unavailable>) at te...
[09:34:32.819]     frame #8: 0x000000018f8e7f28 dyld`start + 2236
core
[09:34:46.215]   * frame #0: 0x000000018fc08764 libsystem_kernel.dylib`__pthread_kill + 8
[09:34:46.215]     frame #1: 0x000000018fc3fc28 libsystem_pthread.dylib`pthread_kill + 288
[09:34:46.215]     frame #2: 0x000000018fb4dae8 libsystem_c.dylib`abort + 180
[09:34:46.215]     frame #3: 0x000000018fb4ce44 libsystem_c.dylib`__assert_rtn + 272
[09:34:46.215]     frame #4: 0x0000000102959a14 test_json_parser_perf`pg_log_generic_v.cold.1 at logging.c:226:2
[09:34:46.215]     frame #5: 0x0000000102956c8c test_json_parser_perf`pg_log_generic_v(level=PG_LOG_ERROR, part=PG_LOG_P...
[09:34:46.215]     frame #6: 0x0000000102956904 test_json_parser_perf`pg_log_generic(level=<unavailable>, part=<unavaila...
[09:34:46.215]     frame #7: 0x0000000102951644 test_json_parser_perf`main(argc=<unavailable>, argv=<unavailable>) at te...
[09:34:46.215]     frame #8: 0x000000018f8e7f28 dyld`start + 2236
core
[09:34:17.496]   * frame #0: 0x000000018fc08764 libsystem_kernel.dylib`__pthread_kill + 8
[09:34:17.496]     frame #1: 0x000000018fc3fc28 libsystem_pthread.dylib`pthread_kill + 288
[09:34:17.496]     frame #2: 0x000000018fb4dae8 libsystem_c.dylib`abort + 180
[09:34:17.496]     frame #3: 0x00000001014c4fb4 postgres`errfinish.cold.2 at elog.c:614:3
[09:34:17.496]     frame #4: 0x0000000101353d60 postgres`errfinish(filename=<unavailable>, lineno=<unavailable>, funcnam...
[09:34:17.496]     frame #5: 0x000000010149fbc8 postgres`VerifyNoSpinLocksHeld.cold.1 at s_lock.c:347:3
[09:34:17.496]     frame #6: 0x0000000101217fcc postgres`VerifyNoSpinLocksHeld(check_in_panic=<unavailable>) at s_lock.c...
[09:34:17.496]     frame #7: 0x000000010120df1c postgres`LWLockAcquire(lock=0x00000001067bde80, mode=LW_EXCLUSIVE) at lw...
[09:34:17.496]     frame #8: 0x000000010137131c postgres`InjectionPointDetach(name="TestConditionLocal1") at injection_p...
[09:34:17.496]     frame #9: 0x0000000101d177d8 injection_points.dylib`injection_points_cleanup(code=<unavailable>, arg=...
panic
2024-04-24 09:29:53.579 UTC client backend[23882] pg_regress/injection_points PANIC:  A spin lock has been held at injec...
regress
diff -U3 /Users/admin/pgsql/src/test/modules/injection_points/expected/injection_points.out /Users/admin/pgsql/build/tes...
--- /Users/admin/pgsql/src/test/modules/injection_points/expected/injection_points.out	2024-04-24 09:26:14
+++ /Users/admin/pgsql/build/testrun/injection_points/regress/results/injection_points.out	2024-04-24 09:30:32
@@ -174,39 +174,11 @@
  
 (1 row)
 
+WARNING:  terminating connection because of crash of another server process
+DETAIL:  The postmaster has commanded this server process to roll back the current transaction and exit, because anothe...
+HINT:  In a moment you should be able to reconnect to the database and repeat your command.
 SELECT injection_points_run('TestConditionLocal1'); -- nothing
- injection_points_run 
-----------------------
- 
-(1 row)
-
-SELECT injection_points_run('TestConditionLocal2'); -- nothing
- injection_points_run 
-----------------------
- 
...
test
[09:32:11.561] 155/301 postgresql:injection_points / injection_points/regress                          ERROR            ...
48/3246 Parallelize correlated subqueries that execute within each worker
%s CompilerWarnings
compiler
[06:41:56.606] clauses.c:961:28: error: ‘save_safe_param_ids’ may be used uninitialized in this function [-Werror=maybe-...
compiler
[06:41:33.025] clauses.c:961:28: error: ‘save_safe_param_ids’ may be used uninitialized in this function [-Werror=maybe-...
compiler
[06:44:24.116] clauses.c:961:28: error: ‘save_safe_param_ids’ may be used uninitialized in this function [-Werror=maybe-...
%s FreeBSD - 13 - Meson
core
[06:45:17.319] #0  0x00000008224d4dca in thr_kill () from /lib/libc.so.7
[06:45:17.319] #1  0x000000082244d6f4 in raise () from /lib/libc.so.7
[06:45:17.319] #2  0x00000008224febc9 in abort () from /lib/libc.so.7
[06:45:17.319] #3  0x00000008224304e1 in __assert () from /lib/libc.so.7
[06:45:17.319] #4  0x000000000020c3f3 in pg_log_generic_v (level=PG_LOG_ERROR, part=PG_LOG_PRIMARY, fmt=0x20133e "unexpe...
[06:45:17.319] #5  0x000000000020bff4 in pg_log_generic (level=101831, level@entry=PG_LOG_ERROR, part=(PG_LOG_HINT | unk...
[06:45:17.319] #6  0x00000000002069f3 in main (argc=<optimized out>, argv=<optimized out>) at ../src/test/modules/test_j...
[06:45:17.427] #0  0x000000082301fdca in thr_kill () from /lib/libc.so.7
core
[06:45:17.430] #0  0x000000082301fdca in thr_kill () from /lib/libc.so.7
[06:45:17.430] #1  0x0000000822f986f4 in raise () from /lib/libc.so.7
[06:45:17.430] #2  0x0000000823049bc9 in abort () from /lib/libc.so.7
[06:45:17.430] #3  0x0000000822f7b4e1 in __assert () from /lib/libc.so.7
[06:45:17.430] #4  0x000000000020c3f3 in pg_log_generic_v (level=PG_LOG_ERROR, part=PG_LOG_PRIMARY, fmt=0x20133e "unexpe...
[06:45:17.430] #5  0x000000000020bff4 in pg_log_generic (level=101831, level@entry=PG_LOG_ERROR, part=(PG_LOG_HINT | unk...
[06:45:17.430] #6  0x00000000002069f3 in main (argc=<optimized out>, argv=<optimized out>) at ../src/test/modules/test_j...
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	2024-04-24 06:40:51.765197000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/select_parallel.out	2024-04-24 06:42:19.74...
@@ -451,26 +451,36 @@
   join tenk1 t3 on t3.stringu1 = tenk1.stringu1
   where tenk1.four = t.four
 );
-                                                                                                                       ...
------------------------------------------------------------------------------------------------------------------------...
- Seq Scan on public.tenk1 t
+                                                                                                                       ...
+-----------------------------------------------------------------------------------------------------------------------...
+ Hash Join
    Output: t.unique1, t.unique2, t.two, t.four, t.ten, t.twenty, t.hundred, t.thousand, t.twothousand, t.fivethous, t.t...
-   Filter: (SubPlan 1)
-   SubPlan 1
-     ->  Hash Join
-           Output: t.two
-           Hash Cond: (tenk1.stringu1 = t3.stringu1)
-           ->  Seq Scan on public.tenk1
...
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	2024-04-24 06:40:51.765197000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/select_parallel.out	2024-04-24 06:42:54....
@@ -451,26 +451,36 @@
   join tenk1 t3 on t3.stringu1 = tenk1.stringu1
   where tenk1.four = t.four
 );
-                                                                                                                       ...
------------------------------------------------------------------------------------------------------------------------...
- Seq Scan on public.tenk1 t
+                                                                                                                       ...
+-----------------------------------------------------------------------------------------------------------------------...
+ Hash Join
    Output: t.unique1, t.unique2, t.two, t.four, t.ten, t.twenty, t.hundred, t.thousand, t.twothousand, t.fivethous, t.t...
-   Filter: (SubPlan 1)
-   SubPlan 1
-     ->  Hash Join
-           Output: t.two
-           Hash Cond: (tenk1.stringu1 = t3.stringu1)
-           ->  Seq Scan on public.tenk1
...
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	2024-04-24 06:40:51.765197000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/select_parallel.out	2024-04-24 06:42:18.590477000 +0000
@@ -451,26 +451,36 @@
   join tenk1 t3 on t3.stringu1 = tenk1.stringu1
   where tenk1.four = t.four
 );
-                                                                                                                       ...
------------------------------------------------------------------------------------------------------------------------...
- Seq Scan on public.tenk1 t
+                                                                                                                       ...
+-----------------------------------------------------------------------------------------------------------------------...
+ Hash Join
    Output: t.unique1, t.unique2, t.two, t.four, t.ten, t.twenty, t.hundred, t.thousand, t.twothousand, t.fivethous, t.t...
-   Filter: (SubPlan 1)
-   SubPlan 1
-     ->  Hash Join
-           Output: t.two
-           Hash Cond: (tenk1.stringu1 = t3.stringu1)
-           ->  Seq Scan on public.tenk1
...
tap
[06:42:51.066](59.671s) not ok 5 - regression tests pass
tap
[06:43:18.236](64.071s) not ok 2 - regression tests pass
test
[06:44:15.222]  30/301 postgresql:regress / regress/regress                                            ERROR            ...
[06:44:15.222]  86/301 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[06:44:15.222] 149/301 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
%s Linux - Debian Bullseye - Autoconf
core
[06:46:20.348] #0  0x00007fa16c9d7ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[06:46:20.348] #1  0x00007fa16c9c1537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[06:46:20.348] #2  0x00007fa16c9c140f in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[06:46:20.348] #3  0x00007fa16c9d0662 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
[06:46:20.348] #4  0x000055c8e9f8d5c5 in pg_log_generic_v (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMAR...
[06:46:20.348] #5  0x000055c8e9f8dece in pg_log_generic (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMARY,...
[06:46:20.348] #6  0x000055c8e9f81894 in main (argc=<optimized out>, argv=<optimized out>) at test_json_parser_perf.c:82
core
[06:46:18.760] #0  0x00007f47068b0ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[06:46:18.760] #1  0x00007f470689a537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[06:46:18.760] #2  0x00007f470689a40f in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[06:46:18.760] #3  0x00007f47068a9662 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
[06:46:18.760] #4  0x00005573028ba5c5 in pg_log_generic_v (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMAR...
[06:46:18.760] #5  0x00005573028baece in pg_log_generic (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMARY,...
[06:46:18.760] #6  0x00005573028ae894 in main (argc=<optimized out>, argv=<optimized out>) at test_json_parser_perf.c:82
[06:46:20.345] #0  0x00007fa16c9d7ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
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	2024-04-24 06:40:47.742223635 +0000
+++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/select_parallel.out	2024-04-24 06:44:52.434061755 +0000
@@ -451,26 +451,36 @@
   join tenk1 t3 on t3.stringu1 = tenk1.stringu1
   where tenk1.four = t.four
 );
-                                                                                                                       ...
------------------------------------------------------------------------------------------------------------------------...
- Seq Scan on public.tenk1 t
+                                                                                                                       ...
+-----------------------------------------------------------------------------------------------------------------------...
+ Hash Join
    Output: t.unique1, t.unique2, t.two, t.four, t.ten, t.twenty, t.hundred, t.thousand, t.twothousand, t.fivethous, t.t...
-   Filter: (SubPlan 1)
-   SubPlan 1
-     ->  Hash Join
-           Output: t.two
-           Hash Cond: (tenk1.stringu1 = t3.stringu1)
-           ->  Seq Scan on public.tenk1
...
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	2024-04-24 06:40:47.742223635 +0000
+++ /tmp/cirrus-ci-build/src/test/regress/results/select_parallel.out	2024-04-24 06:43:38.486150019 +0000
@@ -451,26 +451,36 @@
   join tenk1 t3 on t3.stringu1 = tenk1.stringu1
   where tenk1.four = t.four
 );
-                                                                                                                       ...
------------------------------------------------------------------------------------------------------------------------...
- Seq Scan on public.tenk1 t
+                                                                                                                       ...
+-----------------------------------------------------------------------------------------------------------------------...
+ Hash Join
    Output: t.unique1, t.unique2, t.two, t.four, t.ten, t.twenty, t.hundred, t.thousand, t.twothousand, t.fivethous, t.t...
-   Filter: (SubPlan 1)
-   SubPlan 1
-     ->  Hash Join
-           Output: t.two
-           Hash Cond: (tenk1.stringu1 = t3.stringu1)
-           ->  Seq Scan on public.tenk1
...
tap
[06:45:06.514](85.074s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
core
[06:46:33.807] #0  0x00007f6cb6499ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[06:46:33.807] #1  0x00007f6cb6483537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[06:46:33.807] #2  0x00007f6cb648340f in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[06:46:33.807] #3  0x00007f6cb6492662 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
[06:46:33.807] #4  0x0000556def289c7c in pg_log_generic_v (level=PG_LOG_ERROR, part=PG_LOG_PRIMARY, fmt=0x556def28f030 "...
[06:46:33.807] #5  0x0000556def28a24c in pg_log_generic (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMARY,...
[06:46:33.807] #6  0x0000556def27f623 in main (argc=<optimized out>, argv=<optimized out>) at ../src/test/modules/test_j...
core
[06:46:32.077] #0  0x00007f4140f61ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[06:46:32.077] #1  0x00007f4140f4b537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[06:46:32.077] #2  0x00007f4140f4b40f in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[06:46:32.077] #3  0x00007f4140f5a662 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
[06:46:32.077] #4  0x000055fbd2ca8c7c in pg_log_generic_v (level=PG_LOG_ERROR, part=PG_LOG_PRIMARY, fmt=0x55fbd2cae030 "...
[06:46:32.077] #5  0x000055fbd2ca924c in pg_log_generic (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMARY,...
[06:46:32.077] #6  0x000055fbd2c9e623 in main (argc=<optimized out>, argv=<optimized out>) at ../src/test/modules/test_j...
[06:46:33.798] #0  0x00007f6cb6499ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
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	2024-04-24 06:40:44.441756820 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/select_parallel.out	2024-04-24 06:43:29.27...
@@ -451,26 +451,36 @@
   join tenk1 t3 on t3.stringu1 = tenk1.stringu1
   where tenk1.four = t.four
 );
-                                                                                                                       ...
------------------------------------------------------------------------------------------------------------------------...
- Seq Scan on public.tenk1 t
+                                                                                                                       ...
+-----------------------------------------------------------------------------------------------------------------------...
+ Hash Join
    Output: t.unique1, t.unique2, t.two, t.four, t.ten, t.twenty, t.hundred, t.thousand, t.twothousand, t.fivethous, t.t...
-   Filter: (SubPlan 1)
-   SubPlan 1
-     ->  Hash Join
-           Output: t.two
-           Hash Cond: (tenk1.stringu1 = t3.stringu1)
-           ->  Seq Scan on public.tenk1
...
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	2024-04-24 06:40:44.441756820 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/select_parallel.out	2024-04-24 06:44:02....
@@ -451,26 +451,36 @@
   join tenk1 t3 on t3.stringu1 = tenk1.stringu1
   where tenk1.four = t.four
 );
-                                                                                                                       ...
------------------------------------------------------------------------------------------------------------------------...
- Seq Scan on public.tenk1 t
+                                                                                                                       ...
+-----------------------------------------------------------------------------------------------------------------------...
+ Hash Join
    Output: t.unique1, t.unique2, t.two, t.four, t.ten, t.twenty, t.hundred, t.thousand, t.twothousand, t.fivethous, t.t...
-   Filter: (SubPlan 1)
-   SubPlan 1
-     ->  Hash Join
-           Output: t.two
-           Hash Cond: (tenk1.stringu1 = t3.stringu1)
-           ->  Seq Scan on public.tenk1
...
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	2024-04-24 06:40:44.441756820 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/select_parallel.out	2024-04-24 06:43:26.569655578 +0000
@@ -451,26 +451,36 @@
   join tenk1 t3 on t3.stringu1 = tenk1.stringu1
   where tenk1.four = t.four
 );
-                                                                                                                       ...
------------------------------------------------------------------------------------------------------------------------...
- Seq Scan on public.tenk1 t
+                                                                                                                       ...
+-----------------------------------------------------------------------------------------------------------------------...
+ Hash Join
    Output: t.unique1, t.unique2, t.two, t.four, t.ten, t.twenty, t.hundred, t.thousand, t.twothousand, t.fivethous, t.t...
-   Filter: (SubPlan 1)
-   SubPlan 1
-     ->  Hash Join
-           Output: t.two
-           Hash Cond: (tenk1.stringu1 = t3.stringu1)
-           ->  Seq Scan on public.tenk1
...
tap
[06:43:53.483](67.013s) not ok 5 - regression tests pass
tap
[06:44:18.534](65.418s) not ok 2 - regression tests pass
test
[06:45:25.760]   4/301 postgresql:regress / regress/regress                                            ERROR          65...
[06:45:25.760]   6/301 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR          10...
[06:45:25.760]  35/301 postgresql:recovery / recovery/027_stream_regress                               ERROR          72...
%s Windows - Server 2019, VS 2019 - Meson & ninja
regress
diff -w -U3 C:/cirrus/src/test/regress/expected/select_parallel.out C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/da...
--- C:/cirrus/src/test/regress/expected/select_parallel.out	2024-04-24 06:40:57.146722500 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/select_parallel.out	2024-04-24 06:44:17.957343700 +00...
@@ -452,25 +452,35 @@
   where tenk1.four = t.four
 );
                                                                                                                        ...
------------------------------------------------------------------------------------------------------------------------...
- Seq Scan on public.tenk1 t
+-----------------------------------------------------------------------------------------------------------------------...
+ Hash Join
    Output: t.unique1, t.unique2, t.two, t.four, t.ten, t.twenty, t.hundred, t.thousand, t.twothousand, t.fivethous, t.t...
-   Filter: (SubPlan 1)
-   SubPlan 1
-     ->  Hash Join
-           Output: t.two
-           Hash Cond: (tenk1.stringu1 = t3.stringu1)
-           ->  Seq Scan on public.tenk1
-                 Output: tenk1.unique1, tenk1.unique2, tenk1.two, tenk1.four, tenk1.ten, tenk1.twenty, tenk1.hundred, t...
-                 Filter: (tenk1.four = t.four)
...
regress
diff -w -U3 C:/cirrus/src/test/regress/expected/select_parallel.out C:/cirrus/build/testrun/recovery/027_stream_regress/...
--- C:/cirrus/src/test/regress/expected/select_parallel.out	2024-04-24 06:40:57.146722500 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/select_parallel.out	2024-04-24 06:46:30.392874400 +...
@@ -452,25 +452,35 @@
   where tenk1.four = t.four
 );
                                                                                                                        ...
------------------------------------------------------------------------------------------------------------------------...
- Seq Scan on public.tenk1 t
+-----------------------------------------------------------------------------------------------------------------------...
+ Hash Join
    Output: t.unique1, t.unique2, t.two, t.four, t.ten, t.twenty, t.hundred, t.thousand, t.twothousand, t.fivethous, t.t...
-   Filter: (SubPlan 1)
-   SubPlan 1
-     ->  Hash Join
-           Output: t.two
-           Hash Cond: (tenk1.stringu1 = t3.stringu1)
-           ->  Seq Scan on public.tenk1
-                 Output: tenk1.unique1, tenk1.unique2, tenk1.two, tenk1.four, tenk1.ten, tenk1.twenty, tenk1.hundred, t...
-                 Filter: (tenk1.four = t.four)
...
regress
diff -w -U3 C:/cirrus/src/test/regress/expected/select_parallel.out C:/cirrus/build/testrun/regress/regress/results/sele...
--- C:/cirrus/src/test/regress/expected/select_parallel.out	2024-04-24 06:40:57.146722500 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/select_parallel.out	2024-04-24 06:44:15.970977800 +0000
@@ -452,25 +452,35 @@
   where tenk1.four = t.four
 );
                                                                                                                        ...
------------------------------------------------------------------------------------------------------------------------...
- Seq Scan on public.tenk1 t
+-----------------------------------------------------------------------------------------------------------------------...
+ Hash Join
    Output: t.unique1, t.unique2, t.two, t.four, t.ten, t.twenty, t.hundred, t.thousand, t.twothousand, t.fivethous, t.t...
-   Filter: (SubPlan 1)
-   SubPlan 1
-     ->  Hash Join
-           Output: t.two
-           Hash Cond: (tenk1.stringu1 = t3.stringu1)
-           ->  Seq Scan on public.tenk1
-                 Output: tenk1.unique1, tenk1.unique2, tenk1.two, tenk1.four, tenk1.ten, tenk1.twenty, tenk1.hundred, t...
-                 Filter: (tenk1.four = t.four)
...
tap
[06:44:56.688](114.487s) not ok 5 - regression tests pass
tap
[06:47:08.262](120.563s) not ok 2 - regression tests pass
test
[06:54:20.175]  13/296 postgresql:regress / regress/regress                                            ERROR           1...
[06:54:20.175]  25/296 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[06:54:20.175]  64/296 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
%s macOS - Ventura - Meson
core
[06:52:07.200]   * frame #0: 0x00000001902cc744 libsystem_kernel.dylib`__pthread_kill + 8
[06:52:07.200]     frame #1: 0x0000000190303c28 libsystem_pthread.dylib`pthread_kill + 288
[06:52:07.200]     frame #2: 0x0000000190211ae8 libsystem_c.dylib`abort + 180
[06:52:07.200]     frame #3: 0x0000000190210e44 libsystem_c.dylib`__assert_rtn + 272
[06:52:07.200]     frame #4: 0x0000000104b8da14 test_json_parser_perf`pg_log_generic_v.cold.1 at logging.c:226:2
[06:52:07.200]     frame #5: 0x0000000104b8ac8c test_json_parser_perf`pg_log_generic_v(level=PG_LOG_ERROR, part=PG_LOG_P...
[06:52:07.200]     frame #6: 0x0000000104b8a904 test_json_parser_perf`pg_log_generic(level=<unavailable>, part=<unavaila...
[06:52:07.200]     frame #7: 0x0000000104b85644 test_json_parser_perf`main(argc=<unavailable>, argv=<unavailable>) at te...
[06:52:07.200]     frame #8: 0x000000018ffabf28 dyld`start + 2236
core
[06:52:58.145]   * frame #0: 0x00000001902cc744 libsystem_kernel.dylib`__pthread_kill + 8
[06:52:58.145]     frame #1: 0x0000000190303c28 libsystem_pthread.dylib`pthread_kill + 288
[06:52:58.145]     frame #2: 0x0000000190211ae8 libsystem_c.dylib`abort + 180
[06:52:58.145]     frame #3: 0x0000000190210e44 libsystem_c.dylib`__assert_rtn + 272
[06:52:58.145]     frame #4: 0x0000000102b3da14 test_json_parser_perf`pg_log_generic_v.cold.1 at logging.c:226:2
[06:52:58.145]     frame #5: 0x0000000102b3ac8c test_json_parser_perf`pg_log_generic_v(level=PG_LOG_ERROR, part=PG_LOG_P...
[06:52:58.145]     frame #6: 0x0000000102b3a904 test_json_parser_perf`pg_log_generic(level=<unavailable>, part=<unavaila...
[06:52:58.145]     frame #7: 0x0000000102b35644 test_json_parser_perf`main(argc=<unavailable>, argv=<unavailable>) at te...
[06:52:58.145]     frame #8: 0x000000018ffabf28 dyld`start + 2236
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	2024-04-24 06:40:37
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/select_parallel.out	2024-04-24 06:42:17
@@ -451,26 +451,36 @@
   join tenk1 t3 on t3.stringu1 = tenk1.stringu1
   where tenk1.four = t.four
 );
-                                                                                                                       ...
------------------------------------------------------------------------------------------------------------------------...
- Seq Scan on public.tenk1 t
+                                                                                                                       ...
+-----------------------------------------------------------------------------------------------------------------------...
+ Hash Join
    Output: t.unique1, t.unique2, t.two, t.four, t.ten, t.twenty, t.hundred, t.thousand, t.twothousand, t.fivethous, t.t...
-   Filter: (SubPlan 1)
-   SubPlan 1
-     ->  Hash Join
-           Output: t.two
-           Hash Cond: (tenk1.stringu1 = t3.stringu1)
-           ->  Seq Scan on public.tenk1
...
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	2024-04-24 06:40:37
+++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/select_parallel.out	2024-04-24 06:43:59
@@ -451,26 +451,36 @@
   join tenk1 t3 on t3.stringu1 = tenk1.stringu1
   where tenk1.four = t.four
 );
-                                                                                                                       ...
------------------------------------------------------------------------------------------------------------------------...
- Seq Scan on public.tenk1 t
+                                                                                                                       ...
+-----------------------------------------------------------------------------------------------------------------------...
+ Hash Join
    Output: t.unique1, t.unique2, t.two, t.four, t.ten, t.twenty, t.hundred, t.thousand, t.twothousand, t.fivethous, t.t...
-   Filter: (SubPlan 1)
-   SubPlan 1
-     ->  Hash Join
-           Output: t.two
-           Hash Cond: (tenk1.stringu1 = t3.stringu1)
-           ->  Seq Scan on public.tenk1
...
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	2024-04-24 06:40:37
+++ /Users/admin/pgsql/build/testrun/regress/regress/results/select_parallel.out	2024-04-24 06:42:18
@@ -451,26 +451,36 @@
   join tenk1 t3 on t3.stringu1 = tenk1.stringu1
   where tenk1.four = t.four
 );
-                                                                                                                       ...
------------------------------------------------------------------------------------------------------------------------...
- Seq Scan on public.tenk1 t
+                                                                                                                       ...
+-----------------------------------------------------------------------------------------------------------------------...
+ Hash Join
    Output: t.unique1, t.unique2, t.two, t.four, t.ten, t.twenty, t.hundred, t.thousand, t.twothousand, t.fivethous, t.t...
-   Filter: (SubPlan 1)
-   SubPlan 1
-     ->  Hash Join
-           Output: t.two
-           Hash Cond: (tenk1.stringu1 = t3.stringu1)
-           ->  Seq Scan on public.tenk1
...
tap
[06:42:57.303](76.343s) not ok 5 - regression tests pass
tap
[06:45:29.763](188.305s) not ok 2 - regression tests pass
test
[06:49:08.171]  27/301 postgresql:regress / regress/regress                                            ERROR            ...
[06:49:08.171]  44/301 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[06:49:08.171] 170/301 postgresql:recovery / recovery/027_stream_regress                               ERROR           3...
48/4929 apply_scanjoin_target_to_paths and partitionwise join
%s FreeBSD - 13 - Meson
core
[02:41:56.760] #0  0x0000000824080dca in thr_kill () from /lib/libc.so.7
[02:41:56.760] #1  0x0000000823ff96f4 in raise () from /lib/libc.so.7
[02:41:56.760] #2  0x00000008240aabc9 in abort () from /lib/libc.so.7
[02:41:56.760] #3  0x0000000823fdc4e1 in __assert () from /lib/libc.so.7
[02:41:56.760] #4  0x000000000020c3f3 in pg_log_generic_v (level=PG_LOG_ERROR, part=PG_LOG_PRIMARY, fmt=0x20133e "unexpe...
[02:41:56.760] #5  0x000000000020bff4 in pg_log_generic (level=100179, level@entry=PG_LOG_ERROR, part=(PG_LOG_HINT | unk...
[02:41:56.760] #6  0x00000000002069f3 in main (argc=<optimized out>, argv=<optimized out>) at ../src/test/modules/test_j...
[02:41:56.864] #0  0x0000000823ff0dca in thr_kill () from /lib/libc.so.7
core
[02:41:56.866] #0  0x0000000823ff0dca in thr_kill () from /lib/libc.so.7
[02:41:56.866] #1  0x0000000823f696f4 in raise () from /lib/libc.so.7
[02:41:56.866] #2  0x000000082401abc9 in abort () from /lib/libc.so.7
[02:41:56.866] #3  0x0000000823f4c4e1 in __assert () from /lib/libc.so.7
[02:41:56.866] #4  0x000000000020c3f3 in pg_log_generic_v (level=PG_LOG_ERROR, part=PG_LOG_PRIMARY, fmt=0x20133e "unexpe...
[02:41:56.866] #5  0x000000000020bff4 in pg_log_generic (level=100179, level@entry=PG_LOG_ERROR, part=(PG_LOG_HINT | unk...
[02:41:56.866] #6  0x00000000002069f3 in main (argc=<optimized out>, argv=<optimized out>) at ../src/test/modules/test_j...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/partition_join.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade...
--- /tmp/cirrus-ci-build/src/test/regress/expected/partition_join.out	2024-04-24 02:37:47.153046000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/partition_join.out	2024-04-24 02:39:23.495...
@@ -5133,17 +5133,15 @@
                               QUERY PLAN                               
 -----------------------------------------------------------------------
  Limit
-   ->  Merge Append
-         Sort Key: x.id
-         ->  Merge Left Join
-               Merge Cond: (x_1.id = y_1.id)
+   ->  Merge Left Join
+         Merge Cond: (x.id = y.id)
+         ->  Append
                ->  Index Only Scan using fract_t0_pkey on fract_t0 x_1
-               ->  Index Only Scan using fract_t0_pkey on fract_t0 y_1
-         ->  Merge Left Join
-               Merge Cond: (x_2.id = y_2.id)
                ->  Index Only Scan using fract_t1_pkey on fract_t1 x_2
+         ->  Append
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/partition_join.out /tmp/cirrus-ci-build/build/testrun/recovery/0...
--- /tmp/cirrus-ci-build/src/test/regress/expected/partition_join.out	2024-04-24 02:37:47.153046000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/partition_join.out	2024-04-24 02:39:53.2...
@@ -5133,17 +5133,15 @@
                               QUERY PLAN                               
 -----------------------------------------------------------------------
  Limit
-   ->  Merge Append
-         Sort Key: x.id
-         ->  Merge Left Join
-               Merge Cond: (x_1.id = y_1.id)
+   ->  Merge Left Join
+         Merge Cond: (x.id = y.id)
+         ->  Append
                ->  Index Only Scan using fract_t0_pkey on fract_t0 x_1
-               ->  Index Only Scan using fract_t0_pkey on fract_t0 y_1
-         ->  Merge Left Join
-               Merge Cond: (x_2.id = y_2.id)
                ->  Index Only Scan using fract_t1_pkey on fract_t1 x_2
+         ->  Append
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/partition_join.out /tmp/cirrus-ci-build/build/testrun/regress/re...
--- /tmp/cirrus-ci-build/src/test/regress/expected/partition_join.out	2024-04-24 02:37:47.153046000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/partition_join.out	2024-04-24 02:39:22.601228000 +0000
@@ -5133,17 +5133,15 @@
                               QUERY PLAN                               
 -----------------------------------------------------------------------
  Limit
-   ->  Merge Append
-         Sort Key: x.id
-         ->  Merge Left Join
-               Merge Cond: (x_1.id = y_1.id)
+   ->  Merge Left Join
+         Merge Cond: (x.id = y.id)
+         ->  Append
                ->  Index Only Scan using fract_t0_pkey on fract_t0 x_1
-               ->  Index Only Scan using fract_t0_pkey on fract_t0 y_1
-         ->  Merge Left Join
-               Merge Cond: (x_2.id = y_2.id)
                ->  Index Only Scan using fract_t1_pkey on fract_t1 x_2
+         ->  Append
...
tap
[02:39:26.589](57.577s) not ok 5 - regression tests pass
tap
[02:39:55.611](63.644s) not ok 2 - regression tests pass
test
[02:40:51.107]  59/301 postgresql:regress / regress/regress                                            ERROR            ...
[02:40:51.107]  71/301 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[02:40:51.107] 150/301 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
%s Linux - Debian Bullseye - Autoconf
core
[02:44:44.207] #0  0x00007f2757494ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[02:44:44.207] #1  0x00007f275747e537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[02:44:44.207] #2  0x00007f275747e40f in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[02:44:44.207] #3  0x00007f275748d662 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
[02:44:44.207] #4  0x000055fb726b05c5 in pg_log_generic_v (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMAR...
[02:44:44.207] #5  0x000055fb726b0ece in pg_log_generic (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMARY,...
[02:44:44.207] #6  0x000055fb726a4894 in main (argc=<optimized out>, argv=<optimized out>) at test_json_parser_perf.c:82
core
[02:44:42.632] #0  0x00007f7359e98ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[02:44:42.632] #1  0x00007f7359e82537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[02:44:42.632] #2  0x00007f7359e8240f in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[02:44:42.632] #3  0x00007f7359e91662 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
[02:44:42.632] #4  0x0000559616d715c5 in pg_log_generic_v (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMAR...
[02:44:42.632] #5  0x0000559616d71ece in pg_log_generic (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMARY,...
[02:44:42.632] #6  0x0000559616d65894 in main (argc=<optimized out>, argv=<optimized out>) at test_json_parser_perf.c:82
[02:44:44.204] #0  0x00007f2757494ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/partition_join.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_c...
--- /tmp/cirrus-ci-build/src/test/regress/expected/partition_join.out	2024-04-24 02:37:42.170974547 +0000
+++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/partition_join.out	2024-04-24 02:41:33.542987147 +0000
@@ -5133,17 +5133,15 @@
                               QUERY PLAN                               
 -----------------------------------------------------------------------
  Limit
-   ->  Merge Append
-         Sort Key: x.id
-         ->  Merge Left Join
-               Merge Cond: (x_1.id = y_1.id)
+   ->  Merge Left Join
+         Merge Cond: (x.id = y.id)
+         ->  Append
                ->  Index Only Scan using fract_t0_pkey on fract_t0 x_1
-               ->  Index Only Scan using fract_t0_pkey on fract_t0 y_1
-         ->  Merge Left Join
-               Merge Cond: (x_2.id = y_2.id)
                ->  Index Only Scan using fract_t1_pkey on fract_t1 x_2
+         ->  Append
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/partition_join.out /tmp/cirrus-ci-build/src/test/recovery/tmp_ch...
--- /tmp/cirrus-ci-build/src/test/regress/expected/partition_join.out	2024-04-24 02:37:42.170974547 +0000
+++ /tmp/cirrus-ci-build/src/test/recovery/tmp_check/results/partition_join.out	2024-04-24 02:42:44.082974521 +0000
@@ -5133,17 +5133,15 @@
                               QUERY PLAN                               
 -----------------------------------------------------------------------
  Limit
-   ->  Merge Append
-         Sort Key: x.id
-         ->  Merge Left Join
-               Merge Cond: (x_1.id = y_1.id)
+   ->  Merge Left Join
+         Merge Cond: (x.id = y.id)
+         ->  Append
                ->  Index Only Scan using fract_t0_pkey on fract_t0 x_1
-               ->  Index Only Scan using fract_t0_pkey on fract_t0 y_1
-         ->  Merge Left Join
-               Merge Cond: (x_2.id = y_2.id)
                ->  Index Only Scan using fract_t1_pkey on fract_t1 x_2
+         ->  Append
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/partition_join.out /tmp/cirrus-ci-build/src/test/regress/results...
--- /tmp/cirrus-ci-build/src/test/regress/expected/partition_join.out	2024-04-24 02:37:42.170974547 +0000
+++ /tmp/cirrus-ci-build/src/test/regress/results/partition_join.out	2024-04-24 02:40:06.014982168 +0000
@@ -5133,17 +5133,15 @@
                               QUERY PLAN                               
 -----------------------------------------------------------------------
  Limit
-   ->  Merge Append
-         Sort Key: x.id
-         ->  Merge Left Join
-               Merge Cond: (x_1.id = y_1.id)
+   ->  Merge Left Join
+         Merge Cond: (x.id = y.id)
+         ->  Append
                ->  Index Only Scan using fract_t0_pkey on fract_t0 x_1
-               ->  Index Only Scan using fract_t0_pkey on fract_t0 y_1
-         ->  Merge Left Join
-               Merge Cond: (x_2.id = y_2.id)
                ->  Index Only Scan using fract_t1_pkey on fract_t1 x_2
+         ->  Append
...
tap
[02:41:35.704](66.799s) not ok 5 - regression tests pass
tap
[02:42:46.072](46.927s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
core
[02:42:47.092] #0  0x00007f05d73f5ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[02:42:47.092] #1  0x00007f05d73df537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[02:42:47.092] #2  0x00007f05d73df40f in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[02:42:47.092] #3  0x00007f05d73ee662 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
[02:42:47.092] #4  0x000055c09df53c7c in pg_log_generic_v (level=PG_LOG_ERROR, part=PG_LOG_PRIMARY, fmt=0x55c09df59030 "...
[02:42:47.092] #5  0x000055c09df5424c in pg_log_generic (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMARY,...
[02:42:47.092] #6  0x000055c09df49623 in main (argc=<optimized out>, argv=<optimized out>) at ../src/test/modules/test_j...
core
[02:42:45.335] #0  0x00007fcc36050ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[02:42:45.335] #1  0x00007fcc3603a537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[02:42:45.335] #2  0x00007fcc3603a40f in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[02:42:45.335] #3  0x00007fcc36049662 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
[02:42:45.335] #4  0x000055e98b815c7c in pg_log_generic_v (level=PG_LOG_ERROR, part=PG_LOG_PRIMARY, fmt=0x55e98b81b030 "...
[02:42:45.335] #5  0x000055e98b81624c in pg_log_generic (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMARY,...
[02:42:45.335] #6  0x000055e98b80b623 in main (argc=<optimized out>, argv=<optimized out>) at ../src/test/modules/test_j...
[02:42:47.082] #0  0x00007f05d73f5ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/partition_join.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade...
--- /tmp/cirrus-ci-build/src/test/regress/expected/partition_join.out	2024-04-24 02:37:37.290031790 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/partition_join.out	2024-04-24 02:40:01.141...
@@ -5133,17 +5133,15 @@
                               QUERY PLAN                               
 -----------------------------------------------------------------------
  Limit
-   ->  Merge Append
-         Sort Key: x.id
-         ->  Merge Left Join
-               Merge Cond: (x_1.id = y_1.id)
+   ->  Merge Left Join
+         Merge Cond: (x.id = y.id)
+         ->  Append
                ->  Index Only Scan using fract_t0_pkey on fract_t0 x_1
-               ->  Index Only Scan using fract_t0_pkey on fract_t0 y_1
-         ->  Merge Left Join
-               Merge Cond: (x_2.id = y_2.id)
                ->  Index Only Scan using fract_t1_pkey on fract_t1 x_2
+         ->  Append
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/partition_join.out /tmp/cirrus-ci-build/build/testrun/recovery/0...
--- /tmp/cirrus-ci-build/src/test/regress/expected/partition_join.out	2024-04-24 02:37:37.290031790 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/partition_join.out	2024-04-24 02:40:28.6...
@@ -5133,17 +5133,15 @@
                               QUERY PLAN                               
 -----------------------------------------------------------------------
  Limit
-   ->  Merge Append
-         Sort Key: x.id
-         ->  Merge Left Join
-               Merge Cond: (x_1.id = y_1.id)
+   ->  Merge Left Join
+         Merge Cond: (x.id = y.id)
+         ->  Append
                ->  Index Only Scan using fract_t0_pkey on fract_t0 x_1
-               ->  Index Only Scan using fract_t0_pkey on fract_t0 y_1
-         ->  Merge Left Join
-               Merge Cond: (x_2.id = y_2.id)
                ->  Index Only Scan using fract_t1_pkey on fract_t1 x_2
+         ->  Append
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/partition_join.out /tmp/cirrus-ci-build/build/testrun/regress/re...
--- /tmp/cirrus-ci-build/src/test/regress/expected/partition_join.out	2024-04-24 02:37:37.290031790 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/partition_join.out	2024-04-24 02:39:54.581952459 +0000
@@ -5133,17 +5133,15 @@
                               QUERY PLAN                               
 -----------------------------------------------------------------------
  Limit
-   ->  Merge Append
-         Sort Key: x.id
-         ->  Merge Left Join
-               Merge Cond: (x_1.id = y_1.id)
+   ->  Merge Left Join
+         Merge Cond: (x.id = y.id)
+         ->  Append
                ->  Index Only Scan using fract_t0_pkey on fract_t0 x_1
-               ->  Index Only Scan using fract_t0_pkey on fract_t0 y_1
-         ->  Merge Left Join
-               Merge Cond: (x_2.id = y_2.id)
                ->  Index Only Scan using fract_t1_pkey on fract_t1 x_2
+         ->  Append
...
tap
[02:40:04.222](68.818s) not ok 5 - regression tests pass
tap
[02:40:31.592](69.957s) not ok 2 - regression tests pass
test
[02:41:38.649]   4/301 postgresql:regress / regress/regress                                            ERROR          64...
[02:41:38.649]   6/301 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR          10...
[02:41:38.649]  35/301 postgresql:recovery / recovery/027_stream_regress                               ERROR          77...
%s Windows - Server 2019, VS 2019 - Meson & ninja
regress
diff -w -U3 C:/cirrus/src/test/regress/expected/partition_join.out C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/dat...
--- C:/cirrus/src/test/regress/expected/partition_join.out	2024-04-24 02:37:53.519954900 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/partition_join.out	2024-04-24 02:41:34.119133400 +000...
@@ -5133,17 +5133,15 @@
                               QUERY PLAN                               
 -----------------------------------------------------------------------
  Limit
-   ->  Merge Append
-         Sort Key: x.id
          ->  Merge Left Join
-               Merge Cond: (x_1.id = y_1.id)
+         Merge Cond: (x.id = y.id)
+         ->  Append
                ->  Index Only Scan using fract_t0_pkey on fract_t0 x_1
-               ->  Index Only Scan using fract_t0_pkey on fract_t0 y_1
-         ->  Merge Left Join
-               Merge Cond: (x_2.id = y_2.id)
                ->  Index Only Scan using fract_t1_pkey on fract_t1 x_2
+         ->  Append
+               ->  Index Only Scan using fract_t0_pkey on fract_t0 y_1
...
regress
diff -w -U3 C:/cirrus/src/test/regress/expected/partition_join.out C:/cirrus/build/testrun/recovery/027_stream_regress/d...
--- C:/cirrus/src/test/regress/expected/partition_join.out	2024-04-24 02:37:53.519954900 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/partition_join.out	2024-04-24 02:43:47.984826500 +0...
@@ -5133,17 +5133,15 @@
                               QUERY PLAN                               
 -----------------------------------------------------------------------
  Limit
-   ->  Merge Append
-         Sort Key: x.id
          ->  Merge Left Join
-               Merge Cond: (x_1.id = y_1.id)
+         Merge Cond: (x.id = y.id)
+         ->  Append
                ->  Index Only Scan using fract_t0_pkey on fract_t0 x_1
-               ->  Index Only Scan using fract_t0_pkey on fract_t0 y_1
-         ->  Merge Left Join
-               Merge Cond: (x_2.id = y_2.id)
                ->  Index Only Scan using fract_t1_pkey on fract_t1 x_2
+         ->  Append
+               ->  Index Only Scan using fract_t0_pkey on fract_t0 y_1
...
regress
diff -w -U3 C:/cirrus/src/test/regress/expected/partition_join.out C:/cirrus/build/testrun/regress/regress/results/parti...
--- C:/cirrus/src/test/regress/expected/partition_join.out	2024-04-24 02:37:53.519954900 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/partition_join.out	2024-04-24 02:41:29.334472100 +0000
@@ -5133,17 +5133,15 @@
                               QUERY PLAN                               
 -----------------------------------------------------------------------
  Limit
-   ->  Merge Append
-         Sort Key: x.id
          ->  Merge Left Join
-               Merge Cond: (x_1.id = y_1.id)
+         Merge Cond: (x.id = y.id)
+         ->  Append
                ->  Index Only Scan using fract_t0_pkey on fract_t0 x_1
-               ->  Index Only Scan using fract_t0_pkey on fract_t0 y_1
-         ->  Merge Left Join
-               Merge Cond: (x_2.id = y_2.id)
                ->  Index Only Scan using fract_t1_pkey on fract_t1 x_2
+         ->  Append
+               ->  Index Only Scan using fract_t0_pkey on fract_t0 y_1
...
tap
[02:41:44.089](113.156s) not ok 5 - regression tests pass
tap
[02:43:58.753](128.695s) not ok 2 - regression tests pass
test
[02:50:15.546]  22/296 postgresql:regress / regress/regress                                            ERROR           1...
[02:50:15.546]  26/296 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[02:50:15.546]  87/296 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
%s macOS - Ventura - Meson
core
[02:45:28.967]   * frame #0: 0x00000001853f8764 libsystem_kernel.dylib`__pthread_kill + 8
[02:45:28.967]     frame #1: 0x000000018542fc28 libsystem_pthread.dylib`pthread_kill + 288
[02:45:28.967]     frame #2: 0x000000018533dae8 libsystem_c.dylib`abort + 180
[02:45:28.967]     frame #3: 0x000000018533ce44 libsystem_c.dylib`__assert_rtn + 272
[02:45:28.967]     frame #4: 0x00000001006fda14 test_json_parser_perf`pg_log_generic_v.cold.1 at logging.c:226:2
[02:45:28.967]     frame #5: 0x00000001006fac8c test_json_parser_perf`pg_log_generic_v(level=PG_LOG_ERROR, part=PG_LOG_P...
[02:45:28.967]     frame #6: 0x00000001006fa904 test_json_parser_perf`pg_log_generic(level=<unavailable>, part=<unavaila...
[02:45:28.967]     frame #7: 0x00000001006f5644 test_json_parser_perf`main(argc=<unavailable>, argv=<unavailable>) at te...
[02:45:28.967]     frame #8: 0x00000001850d7f28 dyld`start + 2236
core
[02:45:18.583]   * frame #0: 0x00000001853f8764 libsystem_kernel.dylib`__pthread_kill + 8
[02:45:18.583]     frame #1: 0x000000018542fc28 libsystem_pthread.dylib`pthread_kill + 288
[02:45:18.583]     frame #2: 0x000000018533dae8 libsystem_c.dylib`abort + 180
[02:45:18.583]     frame #3: 0x000000018533ce44 libsystem_c.dylib`__assert_rtn + 272
[02:45:18.583]     frame #4: 0x0000000104991a14 test_json_parser_perf`pg_log_generic_v.cold.1 at logging.c:226:2
[02:45:18.583]     frame #5: 0x000000010498ec8c test_json_parser_perf`pg_log_generic_v(level=PG_LOG_ERROR, part=PG_LOG_P...
[02:45:18.583]     frame #6: 0x000000010498e904 test_json_parser_perf`pg_log_generic(level=<unavailable>, part=<unavaila...
[02:45:18.583]     frame #7: 0x0000000104989644 test_json_parser_perf`main(argc=<unavailable>, argv=<unavailable>) at te...
[02:45:18.583]     frame #8: 0x00000001850d7f28 dyld`start + 2236
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/partition_join.out /Users/admin/pgsql/build/testrun/pg_upgrade/002...
--- /Users/admin/pgsql/src/test/regress/expected/partition_join.out	2024-04-24 02:37:33
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/partition_join.out	2024-04-24 02:40:38
@@ -5133,17 +5133,15 @@
                               QUERY PLAN                               
 -----------------------------------------------------------------------
  Limit
-   ->  Merge Append
-         Sort Key: x.id
-         ->  Merge Left Join
-               Merge Cond: (x_1.id = y_1.id)
+   ->  Merge Left Join
+         Merge Cond: (x.id = y.id)
+         ->  Append
                ->  Index Only Scan using fract_t0_pkey on fract_t0 x_1
-               ->  Index Only Scan using fract_t0_pkey on fract_t0 y_1
-         ->  Merge Left Join
-               Merge Cond: (x_2.id = y_2.id)
                ->  Index Only Scan using fract_t1_pkey on fract_t1 x_2
+         ->  Append
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/partition_join.out /Users/admin/pgsql/build/testrun/recovery/027_s...
--- /Users/admin/pgsql/src/test/regress/expected/partition_join.out	2024-04-24 02:37:33
+++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/partition_join.out	2024-04-24 02:41:40
@@ -5133,17 +5133,15 @@
                               QUERY PLAN                               
 -----------------------------------------------------------------------
  Limit
-   ->  Merge Append
-         Sort Key: x.id
-         ->  Merge Left Join
-               Merge Cond: (x_1.id = y_1.id)
+   ->  Merge Left Join
+         Merge Cond: (x.id = y.id)
+         ->  Append
                ->  Index Only Scan using fract_t0_pkey on fract_t0 x_1
-               ->  Index Only Scan using fract_t0_pkey on fract_t0 y_1
-         ->  Merge Left Join
-               Merge Cond: (x_2.id = y_2.id)
                ->  Index Only Scan using fract_t1_pkey on fract_t1 x_2
+         ->  Append
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/partition_join.out /Users/admin/pgsql/build/testrun/regress/regres...
--- /Users/admin/pgsql/src/test/regress/expected/partition_join.out	2024-04-24 02:37:33
+++ /Users/admin/pgsql/build/testrun/regress/regress/results/partition_join.out	2024-04-24 02:40:38
@@ -5133,17 +5133,15 @@
                               QUERY PLAN                               
 -----------------------------------------------------------------------
  Limit
-   ->  Merge Append
-         Sort Key: x.id
-         ->  Merge Left Join
-               Merge Cond: (x_1.id = y_1.id)
+   ->  Merge Left Join
+         Merge Cond: (x.id = y.id)
+         ->  Append
                ->  Index Only Scan using fract_t0_pkey on fract_t0 x_1
-               ->  Index Only Scan using fract_t0_pkey on fract_t0 y_1
-         ->  Merge Left Join
-               Merge Cond: (x_2.id = y_2.id)
                ->  Index Only Scan using fract_t1_pkey on fract_t1 x_2
+         ->  Append
...
tap
[02:40:43.305](37.195s) not ok 5 - regression tests pass
tap
[02:41:43.177](64.893s) not ok 2 - regression tests pass
test
[02:43:27.916]  29/301 postgresql:regress / regress/regress                                            ERROR            ...
[02:43:27.916]  32/301 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[02:43:27.916] 148/301 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
48/4924 add multiple client certificate selection feature
%s Linux - Debian Bullseye - Meson
core
[01:52:05.765] #0  0x00007f8cdaec0ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[01:52:05.765] #1  0x00007f8cdaeaa537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[01:52:05.765] #2  0x00007f8cdaeaa40f in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[01:52:05.765] #3  0x00007f8cdaeb9662 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
[01:52:05.765] #4  0x000055fdfc681c7c in pg_log_generic_v (level=PG_LOG_ERROR, part=PG_LOG_PRIMARY, fmt=0x55fdfc687030 "...
[01:52:05.765] #5  0x000055fdfc68224c in pg_log_generic (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMARY,...
[01:52:05.765] #6  0x000055fdfc677623 in main (argc=<optimized out>, argv=<optimized out>) at ../src/test/modules/test_j...
core
[01:52:04.008] #0  0x00007f7a0b86fa61 in clone () from /lib/x86_64-linux-gnu/libc.so.6
[01:52:04.008] #1  0x00007f7a0b85de5e in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[01:52:04.008] #2  0x00007f7a0b85e497 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[01:52:04.008] #3  0x00007f7a0b85dcdb in posix_spawn () from /lib/x86_64-linux-gnu/libc.so.6
[01:52:04.008] #4  0x00007f7a0b7b9a69 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[01:52:04.008] #5  0x0000563d79d1e311 in RestoreArchivedFile (path=path@entry=0x7ffcfd837e50 "\001", xlogfname=xlogfname...
[01:52:04.008] #6  0x0000563d79cf2cfa in existsTimeLineHistory (probeTLI=probeTLI@entry=2) at ../src/backend/access/tran...
[01:52:04.008] #7  0x0000563d79cf2de5 in findNewestTimeLine (startTLI=startTLI@entry=1) at ../src/backend/access/transam...
[01:52:04.008] #8  0x0000563d79d292dc in rescanLatestTimeLine (replayTLI=replayTLI@entry=1, replayLSN=replayLSN@entry=83...
[01:52:04.008] #9  0x0000563d79d2e48c in WaitForWALToBecomeAvailable (RecPtr=RecPtr@entry=83886104, randAccess=false, fe...
core
[01:51:19.827] #0  0x00007f7f36383ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[01:51:19.827] #1  0x00007f7f3636d537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[01:51:19.827] #2  0x00007f7f3636d40f in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[01:51:19.827] #3  0x00007f7f3637c662 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
[01:51:19.827] #4  0x00005647f933ec7c in pg_log_generic_v (level=PG_LOG_ERROR, part=PG_LOG_PRIMARY, fmt=0x5647f9344030 "...
[01:51:19.827] #5  0x00005647f933f24c in pg_log_generic (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMARY,...
[01:51:19.827] #6  0x00005647f9334623 in main (argc=<optimized out>, argv=<optimized out>) at ../src/test/modules/test_j...
[01:52:03.889] #0  0x00007f7a0b7acfc7 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
core
[01:52:04.027] #0  0x00007f7a0b7acfc7 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[01:52:04.027] #1  0x00007f7a0b85e13a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[01:52:04.027] #2  0x00007f7a0b86fa6f in clone () from /lib/x86_64-linux-gnu/libc.so.6
[01:52:05.756] #0  0x00007f8cdaec0ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
tap
[01:49:14.328](0.359s) not ok 27 - run pg_createsubscriber on node S
[01:49:14.367](0.039s) not ok 28 - the physical replication slot used as primary_slot_name has been removed
test
[01:50:08.172] 151/301 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber                ERROR          8....
48/4908 Recheck foreign key if a referenced collation was nondeterministic
%s macOS - Ventura - Meson
core
[01:34:52.181]   * frame #0: 0x00000001ab290764 libsystem_kernel.dylib`__pthread_kill + 8
[01:34:52.181]     frame #1: 0x00000001ab2c7c28 libsystem_pthread.dylib`pthread_kill + 288
[01:34:52.181]     frame #2: 0x00000001ab1d5ae8 libsystem_c.dylib`abort + 180
[01:34:52.181]     frame #3: 0x00000001ab1d4e44 libsystem_c.dylib`__assert_rtn + 272
[01:34:52.181]     frame #4: 0x0000000100ea1a14 test_json_parser_perf`pg_log_generic_v.cold.1 at logging.c:226:2
[01:34:52.181]     frame #5: 0x0000000100e9ec8c test_json_parser_perf`pg_log_generic_v(level=PG_LOG_ERROR, part=PG_LOG_P...
[01:34:52.181]     frame #6: 0x0000000100e9e904 test_json_parser_perf`pg_log_generic(level=<unavailable>, part=<unavaila...
[01:34:52.181]     frame #7: 0x0000000100e99644 test_json_parser_perf`main(argc=<unavailable>, argv=<unavailable>) at te...
[01:34:52.181]     frame #8: 0x00000001aaf6ff28 dyld`start + 2236
core
[01:35:03.201]   * frame #0: 0x00000001ab290764 libsystem_kernel.dylib`__pthread_kill + 8
[01:35:03.201]     frame #1: 0x00000001ab2c7c28 libsystem_pthread.dylib`pthread_kill + 288
[01:35:03.201]     frame #2: 0x00000001ab1d5ae8 libsystem_c.dylib`abort + 180
[01:35:03.201]     frame #3: 0x00000001ab1d4e44 libsystem_c.dylib`__assert_rtn + 272
[01:35:03.201]     frame #4: 0x00000001048c9a14 test_json_parser_perf`pg_log_generic_v.cold.1 at logging.c:226:2
[01:35:03.201]     frame #5: 0x00000001048c6c8c test_json_parser_perf`pg_log_generic_v(level=PG_LOG_ERROR, part=PG_LOG_P...
[01:35:03.201]     frame #6: 0x00000001048c6904 test_json_parser_perf`pg_log_generic(level=<unavailable>, part=<unavaila...
[01:35:03.201]     frame #7: 0x00000001048c1644 test_json_parser_perf`main(argc=<unavailable>, argv=<unavailable>) at te...
[01:35:03.201]     frame #8: 0x00000001aaf6ff28 dyld`start + 2236
tap
[01:32:01.967](0.001s) not ok 20 - missing path name: matches
test
[01:33:08.524] 184/301 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest                   ERROR            ...
48/4720 "unexpected duplicate for tablespace" problem in logical replication
%s FreeBSD - 13 - Meson
core
[19:41:19.745] #0  0x0000000823283dca in thr_kill () from /lib/libc.so.7
[19:41:19.745] #1  0x00000008231fc6f4 in raise () from /lib/libc.so.7
[19:41:19.745] #2  0x00000008232adbc9 in abort () from /lib/libc.so.7
[19:41:19.745] #3  0x00000008231df4e1 in __assert () from /lib/libc.so.7
[19:41:19.745] #4  0x000000000020c3f3 in pg_log_generic_v (level=PG_LOG_ERROR, part=PG_LOG_PRIMARY, fmt=0x20133e "unexpe...
[19:41:19.745] #5  0x000000000020bff4 in pg_log_generic (level=100180, level@entry=PG_LOG_ERROR, part=(PG_LOG_HINT | unk...
[19:41:19.745] #6  0x00000000002069f3 in main (argc=<optimized out>, argv=<optimized out>) at ../src/test/modules/test_j...
core
[19:41:19.636] #0  0x00000008243d5dca in thr_kill () from /lib/libc.so.7
[19:41:19.636] #1  0x000000082434e6f4 in raise () from /lib/libc.so.7
[19:41:19.636] #2  0x00000008243ffbc9 in abort () from /lib/libc.so.7
[19:41:19.636] #3  0x00000008243314e1 in __assert () from /lib/libc.so.7
[19:41:19.636] #4  0x000000000020c3f3 in pg_log_generic_v (level=PG_LOG_ERROR, part=PG_LOG_PRIMARY, fmt=0x20133e "unexpe...
[19:41:19.636] #5  0x000000000020bff4 in pg_log_generic (level=100180, level@entry=PG_LOG_ERROR, part=(PG_LOG_HINT | unk...
[19:41:19.636] #6  0x00000000002069f3 in main (argc=<optimized out>, argv=<optimized out>) at ../src/test/modules/test_j...
[19:41:19.742] #0  0x0000000823283dca in thr_kill () from /lib/libc.so.7
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/alter_table.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/00...
--- /tmp/cirrus-ci-build/src/test/regress/expected/alter_table.out	2024-04-23 19:37:11.467532000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/alter_table.out	2024-04-23 19:38:47.660282...
@@ -3476,9 +3476,20 @@
 WHERE relkind IN ('r', 'i', 'S', 't', 'm') AND mapped_oid IS DISTINCT FROM oid;
 SELECT m.* FROM filenode_mapping m LEFT JOIN pg_class c ON c.oid = m.oid
 WHERE c.oid IS NOT NULL OR m.mapped_oid IS NOT NULL;
- oid | mapped_oid | reltablespace | relfilenode | relname 
------+------------+---------------+-------------+---------
-(0 rows)
+  oid  | mapped_oid | reltablespace | relfilenode |       relname        
+-------+------------+---------------+-------------+----------------------
+ 37876 |            |             0 |       37876 | pktable_pkey
+ 37872 |            |             0 |       37872 | pktable
+ 37878 |            |             0 |       37878 | fktable
+ 38436 |            |             0 |       38441 | foo
+ 38445 |            |             0 |       38445 | pg_toast_38436_index
+ 38444 |            |             0 |       38444 | pg_toast_38436
+ 38668 |            |             0 |       38668 | old_oids
+ 38685 |            |             0 |       38685 | pg_toast_38682
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/alter_table.out /tmp/cirrus-ci-build/build/testrun/recovery/027_...
--- /tmp/cirrus-ci-build/src/test/regress/expected/alter_table.out	2024-04-23 19:37:11.467532000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/alter_table.out	2024-04-23 19:39:11.7847...
@@ -3476,9 +3476,20 @@
 WHERE relkind IN ('r', 'i', 'S', 't', 'm') AND mapped_oid IS DISTINCT FROM oid;
 SELECT m.* FROM filenode_mapping m LEFT JOIN pg_class c ON c.oid = m.oid
 WHERE c.oid IS NOT NULL OR m.mapped_oid IS NOT NULL;
- oid | mapped_oid | reltablespace | relfilenode | relname 
------+------------+---------------+-------------+---------
-(0 rows)
+  oid  | mapped_oid | reltablespace | relfilenode |       relname        
+-------+------------+---------------+-------------+----------------------
+ 37746 |            |             0 |       37746 | pktable_pkey
+ 37743 |            |             0 |       37743 | pktable
+ 37748 |            |             0 |       37748 | fktable
+ 38320 |            |             0 |       38328 | foo
+ 38332 |            |             0 |       38332 | pg_toast_38320_index
+ 38331 |            |             0 |       38331 | pg_toast_38320
+ 38605 |            |             0 |       38605 | recur2
+ 38600 |            |             0 |       38600 | recur1
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/alter_table.out /tmp/cirrus-ci-build/build/testrun/regress/regre...
--- /tmp/cirrus-ci-build/src/test/regress/expected/alter_table.out	2024-04-23 19:37:11.467532000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/alter_table.out	2024-04-23 19:38:40.065984000 +0000
@@ -3476,9 +3476,20 @@
 WHERE relkind IN ('r', 'i', 'S', 't', 'm') AND mapped_oid IS DISTINCT FROM oid;
 SELECT m.* FROM filenode_mapping m LEFT JOIN pg_class c ON c.oid = m.oid
 WHERE c.oid IS NOT NULL OR m.mapped_oid IS NOT NULL;
- oid | mapped_oid | reltablespace | relfilenode | relname 
------+------------+---------------+-------------+---------
-(0 rows)
+  oid  | mapped_oid | reltablespace | relfilenode |       relname        
+-------+------------+---------------+-------------+----------------------
+ 37850 |            |             0 |       37850 | pktable_pkey
+ 37847 |            |             0 |       37847 | pktable
+ 37852 |            |             0 |       37852 | fktable
+ 38356 |            |             0 |       38364 | foo
+ 38368 |            |             0 |       38368 | pg_toast_38356_index
+ 38367 |            |             0 |       38367 | pg_toast_38356
+ 38582 |            |             0 |       38582 | old_oids
+ 38607 |            |             0 |       38607 | pg_toast_38604
...
tap
[19:38:55.085](59.682s) not ok 5 - regression tests pass
tap
[19:39:19.159](60.241s) not ok 2 - regression tests pass
test
[19:40:16.964]  44/301 postgresql:regress / regress/regress                                            ERROR            ...
[19:40:16.964] 148/301 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
[19:40:16.964]  86/301 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
%s Linux - Debian Bullseye - Autoconf
core
[19:41:49.355] #0  0x00007fb747b87ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[19:41:49.355] #1  0x00007fb747b71537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[19:41:49.355] #2  0x00007fb747b7140f in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[19:41:49.355] #3  0x00007fb747b80662 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
[19:41:49.355] #4  0x000055b25c02e5c5 in pg_log_generic_v (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMAR...
[19:41:49.355] #5  0x000055b25c02eece in pg_log_generic (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMARY,...
[19:41:49.355] #6  0x000055b25c022894 in main (argc=<optimized out>, argv=<optimized out>) at test_json_parser_perf.c:82
core
[19:41:47.774] #0  0x00007fc2e2424ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[19:41:47.774] #1  0x00007fc2e240e537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[19:41:47.774] #2  0x00007fc2e240e40f in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[19:41:47.774] #3  0x00007fc2e241d662 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
[19:41:47.774] #4  0x0000555c2419f5c5 in pg_log_generic_v (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMAR...
[19:41:47.774] #5  0x0000555c2419fece in pg_log_generic (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMARY,...
[19:41:47.774] #6  0x0000555c24193894 in main (argc=<optimized out>, argv=<optimized out>) at test_json_parser_perf.c:82
[19:41:49.352] #0  0x00007fb747b87ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/alter_table.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_chec...
--- /tmp/cirrus-ci-build/src/test/regress/expected/alter_table.out	2024-04-23 19:37:10.834560076 +0000
+++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/alter_table.out	2024-04-23 19:40:31.634415503 +0000
@@ -3476,9 +3476,20 @@
 WHERE relkind IN ('r', 'i', 'S', 't', 'm') AND mapped_oid IS DISTINCT FROM oid;
 SELECT m.* FROM filenode_mapping m LEFT JOIN pg_class c ON c.oid = m.oid
 WHERE c.oid IS NOT NULL OR m.mapped_oid IS NOT NULL;
- oid | mapped_oid | reltablespace | relfilenode | relname 
------+------------+---------------+-------------+---------
-(0 rows)
+  oid  | mapped_oid | reltablespace | relfilenode |       relname        
+-------+------------+---------------+-------------+----------------------
+ 37964 |            |             0 |       37964 | pktable_pkey
+ 37961 |            |             0 |       37961 | pktable
+ 37966 |            |             0 |       37966 | fktable
+ 38460 |            |             0 |       38467 | foo
+ 38471 |            |             0 |       38471 | pg_toast_38460_index
+ 38470 |            |             0 |       38470 | pg_toast_38460
+ 38714 |            |             0 |       38714 | old_oids
+ 38753 |            |             0 |       38753 | pg_toast_38747
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/alter_table.out /tmp/cirrus-ci-build/src/test/regress/results/al...
--- /tmp/cirrus-ci-build/src/test/regress/expected/alter_table.out	2024-04-23 19:37:10.834560076 +0000
+++ /tmp/cirrus-ci-build/src/test/regress/results/alter_table.out	2024-04-23 19:39:31.882457349 +0000
@@ -3476,9 +3476,29 @@
 WHERE relkind IN ('r', 'i', 'S', 't', 'm') AND mapped_oid IS DISTINCT FROM oid;
 SELECT m.* FROM filenode_mapping m LEFT JOIN pg_class c ON c.oid = m.oid
 WHERE c.oid IS NOT NULL OR m.mapped_oid IS NOT NULL;
- oid | mapped_oid | reltablespace | relfilenode | relname 
------+------------+---------------+-------------+---------
-(0 rows)
+  oid  | mapped_oid | reltablespace | relfilenode |       relname        
+-------+------------+---------------+-------------+----------------------
+ 37963 |            |             0 |       37963 | pg_toast_37957_index
+ 37957 |            |             0 |       37957 | users
+ 37956 |            |             0 |       37956 | users_id_seq
+ 37962 |            |             0 |       37962 | pg_toast_37957
+ 38160 |            |             0 |       38160 | foo
+ 38472 |            |             0 |       38472 | forc_test
+ 37906 |            |             0 |       37906 | pktable_pkey
+ 37903 |            |             0 |       37903 | pktable
...
tap
[19:40:36.557](84.475s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
core
[19:41:58.147] #0  0x00007f616bf1fce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[19:41:58.147] #1  0x00007f616bf09537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[19:41:58.147] #2  0x00007f616bf0940f in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[19:41:58.147] #3  0x00007f616bf18662 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
[19:41:58.147] #4  0x0000563b7da99c7c in pg_log_generic_v (level=PG_LOG_ERROR, part=PG_LOG_PRIMARY, fmt=0x563b7da9f030 "...
[19:41:58.147] #5  0x0000563b7da9a24c in pg_log_generic (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMARY,...
[19:41:58.147] #6  0x0000563b7da8f623 in main (argc=<optimized out>, argv=<optimized out>) at ../src/test/modules/test_j...
[19:41:59.872] #0  0x00007fbec2815ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
core
[19:41:59.881] #0  0x00007fbec2815ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[19:41:59.881] #1  0x00007fbec27ff537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[19:41:59.881] #2  0x00007fbec27ff40f in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[19:41:59.881] #3  0x00007fbec280e662 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6
[19:41:59.881] #4  0x000055d32fe84c7c in pg_log_generic_v (level=PG_LOG_ERROR, part=PG_LOG_PRIMARY, fmt=0x55d32fe8a030 "...
[19:41:59.881] #5  0x000055d32fe8524c in pg_log_generic (level=level@entry=PG_LOG_ERROR, part=part@entry=PG_LOG_PRIMARY,...
[19:41:59.881] #6  0x000055d32fe7a623 in main (argc=<optimized out>, argv=<optimized out>) at ../src/test/modules/test_j...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/alter_table.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/00...
--- /tmp/cirrus-ci-build/src/test/regress/expected/alter_table.out	2024-04-23 19:37:10.381163610 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/alter_table.out	2024-04-23 19:39:19.265103...
@@ -3476,9 +3476,29 @@
 WHERE relkind IN ('r', 'i', 'S', 't', 'm') AND mapped_oid IS DISTINCT FROM oid;
 SELECT m.* FROM filenode_mapping m LEFT JOIN pg_class c ON c.oid = m.oid
 WHERE c.oid IS NOT NULL OR m.mapped_oid IS NOT NULL;
- oid | mapped_oid | reltablespace | relfilenode | relname 
------+------------+---------------+-------------+---------
-(0 rows)
+  oid  | mapped_oid | reltablespace | relfilenode |       relname        
+-------+------------+---------------+-------------+----------------------
+ 37983 |            |             0 |       37983 | users_id_seq
+ 37989 |            |             0 |       37989 | pg_toast_37984
+ 37990 |            |             0 |       37990 | pg_toast_37984_index
+ 37984 |            |             0 |       37984 | users
+ 38201 |            |             0 |       38201 | foo
+ 38483 |            |             0 |       38483 | forc_test
+ 38850 |            |             0 |       38850 | pg_toast_38847
+ 38851 |            |             0 |       38851 | pg_toast_38847_index
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/alter_table.out /tmp/cirrus-ci-build/build/testrun/recovery/027_...
--- /tmp/cirrus-ci-build/src/test/regress/expected/alter_table.out	2024-04-23 19:37:10.381163610 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/alter_table.out	2024-04-23 19:39:42.3930...
@@ -3476,9 +3476,29 @@
 WHERE relkind IN ('r', 'i', 'S', 't', 'm') AND mapped_oid IS DISTINCT FROM oid;
 SELECT m.* FROM filenode_mapping m LEFT JOIN pg_class c ON c.oid = m.oid
 WHERE c.oid IS NOT NULL OR m.mapped_oid IS NOT NULL;
- oid | mapped_oid | reltablespace | relfilenode | relname 
------+------------+---------------+-------------+---------
-(0 rows)
+  oid  | mapped_oid | reltablespace | relfilenode |       relname        
+-------+------------+---------------+-------------+----------------------
+ 37799 |            |             0 |       37799 | users_id_seq
+ 37805 |            |             0 |       37805 | pg_toast_37800
+ 37806 |            |             0 |       37806 | pg_toast_37800_index
+ 37800 |            |             0 |       37800 | users
+ 38183 |            |             0 |       38183 | foo
+ 38337 |            |             0 |       38337 | forc_test
+ 38699 |            |             0 |       38699 | pg_toast_38695
+ 38700 |            |             0 |       38700 | pg_toast_38695_index
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/alter_table.out /tmp/cirrus-ci-build/build/testrun/regress/regre...
--- /tmp/cirrus-ci-build/src/test/regress/expected/alter_table.out	2024-04-23 19:37:10.381163610 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/alter_table.out	2024-04-23 19:39:13.561108636 +0000
@@ -3476,9 +3476,29 @@
 WHERE relkind IN ('r', 'i', 'S', 't', 'm') AND mapped_oid IS DISTINCT FROM oid;
 SELECT m.* FROM filenode_mapping m LEFT JOIN pg_class c ON c.oid = m.oid
 WHERE c.oid IS NOT NULL OR m.mapped_oid IS NOT NULL;
- oid | mapped_oid | reltablespace | relfilenode | relname 
------+------------+---------------+-------------+---------
-(0 rows)
+  oid  | mapped_oid | reltablespace | relfilenode |       relname        
+-------+------------+---------------+-------------+----------------------
+ 37949 |            |             0 |       37949 | users_id_seq
+ 37955 |            |             0 |       37955 | pg_toast_37950
+ 37956 |            |             0 |       37956 | pg_toast_37950_index
+ 37950 |            |             0 |       37950 | users
+ 38192 |            |             0 |       38192 | foo
+ 38487 |            |             0 |       38487 | forc_test
+ 38871 |            |             0 |       38871 | pg_toast_38867
+ 38872 |            |             0 |       38872 | pg_toast_38867_index
...
tap
[19:39:25.986](64.159s) not ok 5 - regression tests pass
tap
[19:39:48.150](61.506s) not ok 2 - regression tests pass
test
[19:40:55.553]   4/301 postgresql:regress / regress/regress                                            ERROR          61...
[19:40:55.553]   6/301 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR          97...
[19:40:55.553]  35/301 postgresql:recovery / recovery/027_stream_regress                               ERROR          68...
%s Windows - Server 2019, VS 2019 - Meson & ninja
regress
diff -w -U3 C:/cirrus/src/test/regress/expected/alter_table.out C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/r...
--- C:/cirrus/src/test/regress/expected/alter_table.out	2024-04-23 19:37:20.018560200 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/alter_table.out	2024-04-23 19:40:53.322598900 +0000
@@ -3477,8 +3477,19 @@
 SELECT m.* FROM filenode_mapping m LEFT JOIN pg_class c ON c.oid = m.oid
 WHERE c.oid IS NOT NULL OR m.mapped_oid IS NOT NULL;
  oid | mapped_oid | reltablespace | relfilenode | relname 
------+------------+---------------+-------------+---------
-(0 rows)
+-------+------------+---------------+-------------+----------------------
+ 37572 |            |             0 |       37572 | pktable_pkey
+ 37569 |            |             0 |       37569 | pktable
+ 37574 |            |             0 |       37574 | fktable
+ 38076 |            |             0 |       38081 | foo
+ 38085 |            |             0 |       38085 | pg_toast_38076_index
+ 38084 |            |             0 |       38084 | pg_toast_38076
+ 38308 |            |             0 |       38308 | old_oids
+ 38325 |            |             0 |       38325 | pg_toast_38322
+ 38326 |            |             0 |       38326 | pg_toast_38322_index
+ 38322 |            |             0 |       38322 | recur2
...
regress
diff -w -U3 C:/cirrus/src/test/regress/expected/alter_table.out C:/cirrus/build/testrun/recovery/027_stream_regress/data...
--- C:/cirrus/src/test/regress/expected/alter_table.out	2024-04-23 19:37:20.018560200 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/alter_table.out	2024-04-23 19:43:17.597996200 +0000
@@ -3477,8 +3477,19 @@
 SELECT m.* FROM filenode_mapping m LEFT JOIN pg_class c ON c.oid = m.oid
 WHERE c.oid IS NOT NULL OR m.mapped_oid IS NOT NULL;
  oid | mapped_oid | reltablespace | relfilenode | relname 
------+------------+---------------+-------------+---------
-(0 rows)
+-------+------------+---------------+-------------+----------------------
+ 36966 |            |             0 |       36966 | pktable_pkey
+ 36963 |            |             0 |       36963 | pktable
+ 36969 |            |             0 |       36969 | fktable
+ 38003 |            |             0 |       38009 | foo
+ 38013 |            |             0 |       38013 | pg_toast_38003_index
+ 38012 |            |             0 |       38012 | pg_toast_38003
+ 38263 |            |             0 |       38263 | old_oids
+ 38306 |            |             0 |       38306 | pg_toast_38303
+ 38307 |            |             0 |       38307 | pg_toast_38303_index
+ 38303 |            |             0 |       38303 | recur2
...
regress
diff -w -U3 C:/cirrus/src/test/regress/expected/alter_table.out C:/cirrus/build/testrun/regress/regress/results/alter_ta...
--- C:/cirrus/src/test/regress/expected/alter_table.out	2024-04-23 19:37:20.018560200 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/alter_table.out	2024-04-23 19:40:48.642420300 +0000
@@ -3477,8 +3477,19 @@
 SELECT m.* FROM filenode_mapping m LEFT JOIN pg_class c ON c.oid = m.oid
 WHERE c.oid IS NOT NULL OR m.mapped_oid IS NOT NULL;
  oid | mapped_oid | reltablespace | relfilenode | relname 
------+------------+---------------+-------------+---------
-(0 rows)
+-------+------------+---------------+-------------+----------------------
+ 37285 |            |             0 |       37285 | pktable_pkey
+ 37275 |            |             0 |       37275 | pktable
+ 37287 |            |             0 |       37287 | fktable
+ 38168 |            |             0 |       38173 | foo
+ 38177 |            |             0 |       38177 | pg_toast_38168_index
+ 38176 |            |             0 |       38176 | pg_toast_38168
+ 38400 |            |             0 |       38400 | old_oids
+ 38417 |            |             0 |       38417 | pg_toast_38414
+ 38418 |            |             0 |       38418 | pg_toast_38414_index
+ 38414 |            |             0 |       38414 | recur2
...
tap
[19:41:12.376](109.920s) not ok 5 - regression tests pass
tap
[19:43:39.652](125.803s) not ok 2 - regression tests pass
test
[19:50:19.324]  14/296 postgresql:regress / regress/regress                                            ERROR           1...
[19:50:19.324]  22/296 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[19:50:19.324]  80/296 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
%s macOS - Ventura - Meson
core
[19:45:01.074]   * frame #0: 0x0000000195978764 libsystem_kernel.dylib`__pthread_kill + 8
[19:45:01.074]     frame #1: 0x00000001959afc28 libsystem_pthread.dylib`pthread_kill + 288
[19:45:01.074]     frame #2: 0x00000001958bdae8 libsystem_c.dylib`abort + 180
[19:45:01.074]     frame #3: 0x00000001958bce44 libsystem_c.dylib`__assert_rtn + 272
[19:45:01.074]     frame #4: 0x00000001046bda14 test_json_parser_perf`pg_log_generic_v.cold.1 at logging.c:226:2
[19:45:01.074]     frame #5: 0x00000001046bac8c test_json_parser_perf`pg_log_generic_v(level=PG_LOG_ERROR, part=PG_LOG_P...
[19:45:01.074]     frame #6: 0x00000001046ba904 test_json_parser_perf`pg_log_generic(level=<unavailable>, part=<unavaila...
[19:45:01.074]     frame #7: 0x00000001046b5644 test_json_parser_perf`main(argc=<unavailable>, argv=<unavailable>) at te...
[19:45:01.074]     frame #8: 0x0000000195657f28 dyld`start + 2236
core
[19:44:50.116]   * frame #0: 0x0000000195978764 libsystem_kernel.dylib`__pthread_kill + 8
[19:44:50.116]     frame #1: 0x00000001959afc28 libsystem_pthread.dylib`pthread_kill + 288
[19:44:50.116]     frame #2: 0x00000001958bdae8 libsystem_c.dylib`abort + 180
[19:44:50.116]     frame #3: 0x00000001958bce44 libsystem_c.dylib`__assert_rtn + 272
[19:44:50.116]     frame #4: 0x0000000100e95a14 test_json_parser_perf`pg_log_generic_v.cold.1 at logging.c:226:2
[19:44:50.116]     frame #5: 0x0000000100e92c8c test_json_parser_perf`pg_log_generic_v(level=PG_LOG_ERROR, part=PG_LOG_P...
[19:44:50.116]     frame #6: 0x0000000100e92904 test_json_parser_perf`pg_log_generic(level=<unavailable>, part=<unavaila...
[19:44:50.116]     frame #7: 0x0000000100e8d644 test_json_parser_perf`main(argc=<unavailable>, argv=<unavailable>) at te...
[19:44:50.116]     frame #8: 0x0000000195657f28 dyld`start + 2236
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/alter_table.out /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg...
--- /Users/admin/pgsql/src/test/regress/expected/alter_table.out	2024-04-23 19:37:11
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/alter_table.out	2024-04-23 19:40:10
@@ -3476,9 +3476,20 @@
 WHERE relkind IN ('r', 'i', 'S', 't', 'm') AND mapped_oid IS DISTINCT FROM oid;
 SELECT m.* FROM filenode_mapping m LEFT JOIN pg_class c ON c.oid = m.oid
 WHERE c.oid IS NOT NULL OR m.mapped_oid IS NOT NULL;
- oid | mapped_oid | reltablespace | relfilenode | relname 
------+------------+---------------+-------------+---------
-(0 rows)
+  oid  | mapped_oid | reltablespace | relfilenode |       relname        
+-------+------------+---------------+-------------+----------------------
+ 37728 |            |             0 |       37728 | pktable_pkey
+ 37725 |            |             0 |       37725 | pktable
+ 37744 |            |             0 |       37744 | fktable
+ 38343 |            |             0 |       38349 | foo
+ 38353 |            |             0 |       38353 | pg_toast_38343_index
+ 38352 |            |             0 |       38352 | pg_toast_38343
+ 38556 |            |             0 |       38556 | old_oids
+ 38573 |            |             0 |       38573 | pg_toast_38570
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/alter_table.out /Users/admin/pgsql/build/testrun/recovery/027_stre...
--- /Users/admin/pgsql/src/test/regress/expected/alter_table.out	2024-04-23 19:37:11
+++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/alter_table.out	2024-04-23 19:41:19
@@ -3476,9 +3476,29 @@
 WHERE relkind IN ('r', 'i', 'S', 't', 'm') AND mapped_oid IS DISTINCT FROM oid;
 SELECT m.* FROM filenode_mapping m LEFT JOIN pg_class c ON c.oid = m.oid
 WHERE c.oid IS NOT NULL OR m.mapped_oid IS NOT NULL;
- oid | mapped_oid | reltablespace | relfilenode | relname 
------+------------+---------------+-------------+---------
-(0 rows)
+  oid  | mapped_oid | reltablespace | relfilenode |       relname        
+-------+------------+---------------+-------------+----------------------
+ 37437 |            |             0 |       37437 | users_id_seq
+ 37446 |            |             0 |       37446 | pg_toast_37441
+ 37447 |            |             0 |       37447 | pg_toast_37441_index
+ 37441 |            |             0 |       37441 | users
+ 37769 |            |             0 |       37769 | foo
+ 38111 |            |             0 |       38111 | forc_test
+ 38513 |            |             0 |       38513 | pg_toast_38510
+ 38514 |            |             0 |       38514 | pg_toast_38510_index
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/alter_table.out /Users/admin/pgsql/build/testrun/regress/regress/r...
--- /Users/admin/pgsql/src/test/regress/expected/alter_table.out	2024-04-23 19:37:11
+++ /Users/admin/pgsql/build/testrun/regress/regress/results/alter_table.out	2024-04-23 19:40:10
@@ -3476,9 +3476,20 @@
 WHERE relkind IN ('r', 'i', 'S', 't', 'm') AND mapped_oid IS DISTINCT FROM oid;
 SELECT m.* FROM filenode_mapping m LEFT JOIN pg_class c ON c.oid = m.oid
 WHERE c.oid IS NOT NULL OR m.mapped_oid IS NOT NULL;
- oid | mapped_oid | reltablespace | relfilenode | relname 
------+------------+---------------+-------------+---------
-(0 rows)
+  oid  | mapped_oid | reltablespace | relfilenode |       relname        
+-------+------------+---------------+-------------+----------------------
+ 37579 |            |             0 |       37579 | pktable_pkey
+ 37575 |            |             0 |       37575 | pktable
+ 37590 |            |             0 |       37590 | fktable
+ 38308 |            |             0 |       38313 | foo
+ 38317 |            |             0 |       38317 | pg_toast_38308_index
+ 38316 |            |             0 |       38316 | pg_toast_38308
+ 38534 |            |             0 |       38534 | old_oids
+ 38591 |            |             0 |       38591 | pg_toast_38588
...
tap
[19:40:26.367](80.029s) not ok 5 - regression tests pass
tap
[19:41:28.052](98.102s) not ok 2 - regression tests pass
test
[19:42:57.590]  35/301 postgresql:regress / regress/regress                                            ERROR            ...
[19:42:57.590]  42/301 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[19:42:57.590] 149/301 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
48/4617 Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING
%s CompilerWarnings
compiler
[16:22:15.768] nodeModifyTable.c:3028:14: error: incompatible pointer types passing 'HeapTuple' (aka 'struct HeapTupleDa...
compiler
[16:22:03.157] nodeModifyTable.c:3028:14: error: incompatible pointer types passing 'HeapTuple' (aka 'struct HeapTupleDa...
compiler
[16:21:32.169] nodeModifyTable.c:3028:14: error: passing argument 3 of ‘ExecIRDeleteTriggers’ from incompatible pointer ...
compiler
[16:21:18.460] nodeModifyTable.c:3028:14: error: passing argument 3 of ‘ExecIRDeleteTriggers’ from incompatible pointer ...
compiler
[16:22:42.117] nodeModifyTable.c:3028:14: error: passing argument 3 of ‘ExecIRDeleteTriggers’ from incompatible pointer ...
%s FreeBSD - 13 - Meson
assertion
TRAP: failed Assert("!TTS_EMPTY(slot)"), File: "../src/backend/executor/execTuples.c", Line: 1737, PID: 9099
assertion
TRAP: failed Assert("!TTS_EMPTY(slot)"), File: "../src/backend/executor/execTuples.c", Line: 1737, PID: 14254
assertion
TRAP: failed Assert("!TTS_EMPTY(slot)"), File: "../src/backend/executor/execTuples.c", Line: 1737, PID: 8269
core
[16:25:09.300] #0  0x000025d8a40714e7 in ?? () from /libexec/ld-elf.so.1
[16:25:09.300] #1  0x0000000000000000 in ?? ()
core
[16:25:07.565] #0  0x000000082abe9dca in thr_kill () from /lib/libc.so.7
[16:25:07.565] #1  0x000000082ab626f4 in raise () from /lib/libc.so.7
[16:25:07.565] #2  0x000000082ac13bc9 in abort () from /lib/libc.so.7
[16:25:07.565] #3  0x0000000000a5d5f7 in ExceptionalCondition (conditionName=<optimized out>, fileName=0x372e23 "../src/...
[16:25:07.565] #4  0x000000000073fcf0 in ExecFetchSlotHeapTuple (slot=slot@entry=0x8213503d0, materialize=<optimized out...
[16:25:07.565] #5  0x0000000000705ed8 in ExecIRDeleteTriggers (estate=estate@entry=0x836a1f100, relinfo=relinfo@entry=0x...
[16:25:07.565] #6  0x0000000000764dea in ExecMergeMatched (context=0x821350490, resultRelInfo=0x836a1f6b0, tupleid=0x0, ...
[16:25:07.565] #7  ExecMerge (context=0x821350490, resultRelInfo=0x836a1f6b0, tupleid=0x0, oldtuple=0x0, canSetTag=<opti...
[16:25:07.565] #8  ExecModifyTable (pstate=0x836a1f4a0) at ../src/backend/executor/nodeModifyTable.c:4112
[16:25:07.565] #9  0x0000000000739d8b in ExecProcNodeFirst (node=0x836a1f4a0) at ../src/backend/executor/execProcnode.c:...
core
[16:25:08.386] #0  0x000000082b33edca in thr_kill () from /lib/libc.so.7
[16:25:08.386] #1  0x000000082b2b76f4 in raise () from /lib/libc.so.7
[16:25:08.386] #2  0x000000082b368bc9 in abort () from /lib/libc.so.7
[16:25:08.386] #3  0x0000000000a5d5f7 in ExceptionalCondition (conditionName=<optimized out>, fileName=0x372e23 "../src/...
[16:25:08.386] #4  0x000000000073fcf0 in ExecFetchSlotHeapTuple (slot=slot@entry=0x82180ab50, materialize=<optimized out...
[16:25:08.386] #5  0x0000000000705ed8 in ExecIRDeleteTriggers (estate=estate@entry=0x834155100, relinfo=relinfo@entry=0x...
[16:25:08.386] #6  0x0000000000764dea in ExecMergeMatched (context=0x82180ac10, resultRelInfo=0x8341556b0, tupleid=0x0, ...
[16:25:08.386] #7  ExecMerge (context=0x82180ac10, resultRelInfo=0x8341556b0, tupleid=0x0, oldtuple=0x0, canSetTag=<opti...
[16:25:08.386] #8  ExecModifyTable (pstate=0x8341554a0) at ../src/backend/executor/nodeModifyTable.c:4112
[16:25:08.386] #9  0x0000000000739d8b in ExecProcNodeFirst (node=0x8341554a0) at ../src/backend/executor/execProcnode.c:...
core
[16:25:09.194] #0  0x000000082d5d6dca in thr_kill () from /lib/libc.so.7
[16:25:09.194] #1  0x000000082d54f6f4 in raise () from /lib/libc.so.7
[16:25:09.194] #2  0x000000082d600bc9 in abort () from /lib/libc.so.7
[16:25:09.194] #3  0x0000000000a5d5f7 in ExceptionalCondition (conditionName=<optimized out>, fileName=0x372e23 "../src/...
[16:25:09.194] #4  0x000000000073fcf0 in ExecFetchSlotHeapTuple (slot=slot@entry=0x82115d750, materialize=<optimized out...
[16:25:09.194] #5  0x0000000000705ed8 in ExecIRDeleteTriggers (estate=estate@entry=0x8374ad100, relinfo=relinfo@entry=0x...
[16:25:09.194] #6  0x0000000000764dea in ExecMergeMatched (context=0x82115d810, resultRelInfo=0x8374ad6b0, tupleid=0x0, ...
[16:25:09.194] #7  ExecMerge (context=0x82115d810, resultRelInfo=0x8374ad6b0, tupleid=0x0, oldtuple=0x0, canSetTag=<opti...
[16:25:09.194] #8  ExecModifyTable (pstate=0x8374ad4a0) at ../src/backend/executor/nodeModifyTable.c:4112
[16:25:09.194] #9  0x0000000000739d8b in ExecProcNodeFirst (node=0x8374ad4a0) at ../src/backend/executor/execProcnode.c:...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/constraints.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/00...
--- /tmp/cirrus-ci-build/src/test/regress/expected/constraints.out	2024-04-23 16:20:56.002607000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/constraints.out	2024-04-23 16:22:15.677721...
@@ -1231,72 +1231,7 @@
 Inherits: notnull_tbl4
 
 \d+ notnull_tbl4_cld2
-                             Table "public.notnull_tbl4_cld2"
- Column |  Type   | Collation | Nullable | Default | Storage | Stats target | Description 
---------+---------+-----------+----------+---------+---------+--------------+-------------
- a      | integer |           | not null |         | plain   |              | 
-Indexes:
-    "notnull_tbl4_cld2_pkey" PRIMARY KEY, btree (a) DEFERRABLE
-Not-null constraints:
-    "notnull_tbl4_cld2_a_not_null" NOT NULL "a" (inherited)
-Inherits: notnull_tbl4
-
-\d+ notnull_tbl4_cld3
-                             Table "public.notnull_tbl4_cld3"
- Column |  Type   | Collation | Nullable | Default | Storage | Stats target | Description 
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/constraints.out /tmp/cirrus-ci-build/build/testrun/recovery/027_...
--- /tmp/cirrus-ci-build/src/test/regress/expected/constraints.out	2024-04-23 16:20:56.002607000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/constraints.out	2024-04-23 16:22:37.2052...
@@ -1127,176 +1127,10 @@
 Child tables: cnn_grandchild2
 
 \d+ cnn_grandchild2
-                              Table "public.cnn_grandchild2"
- Column |  Type   | Collation | Nullable | Default | Storage | Stats target | Description 
---------+---------+-----------+----------+---------+---------+--------------+-------------
- a      | integer |           |          |         | plain   |              | 
- b      | integer |           | not null |         | plain   |              | 
-Not-null constraints:
-    "cnn_grandchild_b_not_null" NOT NULL "b" (inherited)
-Inherits: cnn_grandchild,
-          cnn_child2
-
-ALTER TABLE cnn_parent DROP CONSTRAINT cnn_parent_pkey;
-ERROR:  constraint "cnn_parent_pkey" of relation "cnn_parent" does not exist
--- keeps these tables around, for pg_upgrade testing
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/constraints.out /tmp/cirrus-ci-build/build/testrun/regress/regre...
--- /tmp/cirrus-ci-build/src/test/regress/expected/constraints.out	2024-04-23 16:20:56.002607000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/constraints.out	2024-04-23 16:22:12.376649000 +0000
@@ -1171,132 +1171,7 @@
 drop table cnn2_parted, cnn2_part1;
 create table cnn2_parted(a int) partition by list (a);
 create table cnn_part1 partition of cnn2_parted for values in (1, null);
-insert into cnn_part1 values (null);
-alter table cnn2_parted add primary key (a);
-ERROR:  column "a" of relation "cnn_part1" contains null values
-drop table cnn2_parted;
--- columns in regular and LIKE inheritance should be marked not-nullable
--- for primary keys, even if those are deferred
-CREATE TABLE notnull_tbl4 (a INTEGER PRIMARY KEY INITIALLY DEFERRED);
-CREATE TABLE notnull_tbl4_lk (LIKE notnull_tbl4);
-CREATE TABLE notnull_tbl4_lk2 (LIKE notnull_tbl4 INCLUDING INDEXES);
-CREATE TABLE notnull_tbl4_lk3 (LIKE notnull_tbl4 INCLUDING INDEXES, CONSTRAINT a_nn NOT NULL a);
-CREATE TABLE notnull_tbl4_cld () INHERITS (notnull_tbl4);
-CREATE TABLE notnull_tbl4_cld2 (PRIMARY KEY (a) DEFERRABLE) INHERITS (notnull_tbl4);
-CREATE TABLE notnull_tbl4_cld3 (PRIMARY KEY (a) DEFERRABLE, CONSTRAINT a_nn NOT NULL a) INHERITS (notnull_tbl4);
...
tap
[16:22:17.343](11.687s) not ok 5 - regression tests pass
[16:22:18.440](1.090s) not ok 6 - dump before running pg_upgrade
tap
[16:22:38.650](13.986s) not ok 2 - regression tests pass
test
[16:24:02.261]  17/301 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[16:24:02.261]  11/301 postgresql:regress / regress/regress                                            ERROR            ...
[16:24:02.261]  44/301 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
%s Linux - Debian Bullseye - Autoconf
assertion
TRAP: failed Assert("!TTS_EMPTY(slot)"), File: "execTuples.c", Line: 1737, PID: 33751
assertion
TRAP: failed Assert("!TTS_EMPTY(slot)"), File: "execTuples.c", Line: 1737, PID: 19666
core
[16:26:33.881] #0  0x00007f09c0ac8ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[16:26:33.881] #1  0x00007f09c0ab2537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[16:26:33.881] #2  0x000055ea2e952c31 in ExceptionalCondition (conditionName=conditionName@entry=0x55ea2ec101a0 "!TTS_EM...
[16:26:33.881] #3  0x000055ea2e11abca in ExecFetchSlotHeapTuple (slot=slot@entry=0x7ffd6af94950, materialize=materialize...
[16:26:33.881] #4  0x000055ea2e0881ff in ExecIRDeleteTriggers (estate=estate@entry=0x62500006ba00, relinfo=relinfo@entry...
[16:26:33.881] #5  0x000055ea2e18e9fd in ExecMergeMatched (context=context@entry=0x7ffd6af94990, resultRelInfo=resultRel...
[16:26:33.881] #6  0x000055ea2e18fd9e in ExecMerge (context=context@entry=0x7ffd6af94990, resultRelInfo=resultRelInfo@en...
[16:26:33.881] #7  0x000055ea2e19222f in ExecModifyTable (pstate=0x62500006bda0) at nodeModifyTable.c:4112
[16:26:33.881] #8  0x000055ea2e10a378 in ExecProcNodeFirst (node=0x62500006bda0) at execProcnode.c:464
[16:26:33.881] #9  0x000055ea2e0f4b3b in ExecProcNode (node=0x62500006bda0) at ../../../src/include/executor/executor.h:...
core
[16:26:37.620] #0  0x00007f4711877ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[16:26:37.620] #1  0x00007f4711861537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[16:26:37.620] #2  0x000055db096eec31 in ExceptionalCondition (conditionName=conditionName@entry=0x55db099ac1a0 "!TTS_EM...
[16:26:37.620] #3  0x000055db08eb6bca in ExecFetchSlotHeapTuple (slot=slot@entry=0x7ffc644aac10, materialize=materialize...
[16:26:37.620] #4  0x000055db08e241ff in ExecIRDeleteTriggers (estate=estate@entry=0x62500006ba00, relinfo=relinfo@entry...
[16:26:37.620] #5  0x000055db08f2a9fd in ExecMergeMatched (context=context@entry=0x7ffc644aac50, resultRelInfo=resultRel...
[16:26:37.620] #6  0x000055db08f2bd9e in ExecMerge (context=context@entry=0x7ffc644aac50, resultRelInfo=resultRelInfo@en...
[16:26:37.620] #7  0x000055db08f2e22f in ExecModifyTable (pstate=0x62500006bda0) at nodeModifyTable.c:4112
[16:26:37.620] #8  0x000055db08ea6378 in ExecProcNodeFirst (node=0x62500006bda0) at execProcnode.c:464
[16:26:37.620] #9  0x000055db08e90b3b in ExecProcNode (node=0x62500006bda0) at ../../../src/include/executor/executor.h:...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/triggers.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/r...
--- /tmp/cirrus-ci-build/src/test/regress/expected/triggers.out	2024-04-23 16:20:46.179240994 +0000
+++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/triggers.out	2024-04-23 16:24:41.735094528 +0000
@@ -2346,1401 +2346,10 @@
 drop table parted_trig;
 -- Verify that the correct triggers fire for cross-partition updates
 create table parted_trig (a int) partition by list (a);
-create table parted_trig1 partition of parted_trig for values in (1);
-create table parted_trig2 partition of parted_trig for values in (2);
-insert into parted_trig values (1);
-create or replace function trigger_notice() returns trigger as $$
-  begin
-    raise notice 'trigger % on % % % for %', TG_NAME, TG_TABLE_NAME, TG_WHEN, TG_OP, TG_LEVEL;
-    if TG_LEVEL = 'ROW' then
-      if TG_OP = 'DELETE' then
-        return OLD;
-      else
-        return NEW;
-      end if;
-    end if;
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/triggers.out /tmp/cirrus-ci-build/src/test/regress/results/trigg...
--- /tmp/cirrus-ci-build/src/test/regress/expected/triggers.out	2024-04-23 16:20:46.179240994 +0000
+++ /tmp/cirrus-ci-build/src/test/regress/results/triggers.out	2024-04-23 16:23:18.231207868 +0000
@@ -2410,1337 +2410,10 @@
 alter table parted_trig attach partition parted_trig3 for values in (3);
 insert into parted_trig values (1), (2), (3);
 NOTICE:  trigger aaa on parted_trig1 AFTER INSERT for ROW args quirky 1
-NOTICE:  trigger aaa on parted_trig2 AFTER INSERT for ROW args quirky 1
-NOTICE:  trigger aaa on parted_trig3 AFTER INSERT for ROW args quirky 1
-drop table parted_trig;
--- test irregular partitions (i.e., different column definitions),
--- including that the WHEN clause works
-create function bark(text) returns bool language plpgsql immutable
-  as $$ begin raise notice '% <- woof!', $1; return true; end; $$;
-create or replace function trigger_notice_ab() returns trigger as $$
-  begin
-    raise notice 'trigger % on % % % for %: (a,b)=(%,%)',
-		TG_NAME, TG_TABLE_NAME, TG_WHEN, TG_OP, TG_LEVEL,
-		NEW.a, NEW.b;
-    if TG_LEVEL = 'ROW' then
...
tap
[16:24:43.476](20.072s) not ok 5 - regression tests pass
[16:24:45.383](1.881s) not ok 6 - dump before running pg_upgrade
%s Linux - Debian Bullseye - Meson
assertion
TRAP: failed Assert("!TTS_EMPTY(slot)"), File: "../src/backend/executor/execTuples.c", Line: 1737, PID: 21612
assertion
TRAP: failed Assert("!TTS_EMPTY(slot)"), File: "../src/backend/executor/execTuples.c", Line: 1737, PID: 26961
assertion
TRAP: failed Assert("!TTS_EMPTY(slot)"), File: "../src/backend/executor/execTuples.c", Line: 1737, PID: 20468
core
[16:27:07.117] #0  0x00007f2ed4c0ace1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[16:27:07.117] #1  0x00007f2ed4bf4537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[16:27:07.117] #2  0x000055d1fe3c17a9 in ExceptionalCondition (conditionName=conditionName@entry=0x55d1fe6163d8 "!TTS_EM...
[16:27:07.117] #3  0x000055d1fdd1327e in ExecFetchSlotHeapTuple (slot=slot@entry=0x7ffcdc8514b0, materialize=materialize...
[16:27:07.117] #4  0x000055d1fdc96c61 in ExecIRDeleteTriggers (estate=estate@entry=0x55d2009ae180, relinfo=relinfo@entry...
[16:27:07.117] #5  0x000055d1fdd76192 in ExecMergeMatched (context=0x7ffcdc8514d0, resultRelInfo=resultRelInfo@entry=0x5...
[16:27:07.117] #6  0x000055d1fdd7727a in ExecMerge (context=context@entry=0x7ffcdc8514d0, resultRelInfo=resultRelInfo@en...
[16:27:07.117] #7  0x000055d1fdd78fd1 in ExecModifyTable (pstate=0x55d2009ae520) at ../src/backend/executor/nodeModifyTa...
[16:27:07.117] #8  0x000055d1fdd05449 in ExecProcNodeFirst (node=0x55d2009ae520) at ../src/backend/executor/execProcnode...
[16:27:07.117] #9  0x000055d1fdcf1b44 in ExecProcNode (node=0x55d2009ae520) at ../src/include/executor/executor.h:274
core
[16:26:59.527] #0  0x00007fa3aebccce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[16:26:59.527] #1  0x00007fa3aebb6537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[16:26:59.527] #2  0x0000562b06e247a9 in ExceptionalCondition (conditionName=conditionName@entry=0x562b070793d8 "!TTS_EM...
[16:26:59.527] #3  0x0000562b0677627e in ExecFetchSlotHeapTuple (slot=slot@entry=0x7ffd5d31ef70, materialize=materialize...
[16:26:59.527] #4  0x0000562b066f9c61 in ExecIRDeleteTriggers (estate=estate@entry=0x562b095d4900, relinfo=relinfo@entry...
[16:26:59.527] #5  0x0000562b067d9192 in ExecMergeMatched (context=0x7ffd5d31ef90, resultRelInfo=resultRelInfo@entry=0x5...
[16:26:59.527] #6  0x0000562b067da27a in ExecMerge (context=context@entry=0x7ffd5d31ef90, resultRelInfo=resultRelInfo@en...
[16:26:59.527] #7  0x0000562b067dbfd1 in ExecModifyTable (pstate=0x562b095d4ca0) at ../src/backend/executor/nodeModifyTa...
[16:26:59.527] #8  0x0000562b06768449 in ExecProcNodeFirst (node=0x562b095d4ca0) at ../src/backend/executor/execProcnode...
[16:26:59.527] #9  0x0000562b06754b44 in ExecProcNode (node=0x562b095d4ca0) at ../src/include/executor/executor.h:274
core
[16:27:03.354] #0  0x00007fbbada21ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[16:27:03.354] #1  0x00007fbbada0b537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[16:27:03.354] #2  0x000055db9cb6c7a9 in ExceptionalCondition (conditionName=conditionName@entry=0x55db9cdc13d8 "!TTS_EM...
[16:27:03.354] #3  0x000055db9c4be27e in ExecFetchSlotHeapTuple (slot=slot@entry=0x7ffe5713a960, materialize=materialize...
[16:27:03.354] #4  0x000055db9c441c61 in ExecIRDeleteTriggers (estate=estate@entry=0x55db9dec88a0, relinfo=relinfo@entry...
[16:27:03.354] #5  0x000055db9c521192 in ExecMergeMatched (context=0x7ffe5713a980, resultRelInfo=resultRelInfo@entry=0x5...
[16:27:03.354] #6  0x000055db9c52227a in ExecMerge (context=context@entry=0x7ffe5713a980, resultRelInfo=resultRelInfo@en...
[16:27:03.354] #7  0x000055db9c523fd1 in ExecModifyTable (pstate=0x55db9dec8c40) at ../src/backend/executor/nodeModifyTa...
[16:27:03.354] #8  0x000055db9c4b0449 in ExecProcNodeFirst (node=0x55db9dec8c40) at ../src/backend/executor/execProcnode...
[16:27:03.354] #9  0x000055db9c49cb44 in ExecProcNode (node=0x55db9dec8c40) at ../src/include/executor/executor.h:274
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/constraints.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/00...
--- /tmp/cirrus-ci-build/src/test/regress/expected/constraints.out	2024-04-23 16:20:47.049458875 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/constraints.out	2024-04-23 16:23:28.425399...
@@ -1242,61 +1242,7 @@
 Inherits: notnull_tbl4
 
 \d+ notnull_tbl4_cld3
-                             Table "public.notnull_tbl4_cld3"
- Column |  Type   | Collation | Nullable | Default | Storage | Stats target | Description 
---------+---------+-----------+----------+---------+---------+--------------+-------------
- a      | integer |           | not null |         | plain   |              | 
-Indexes:
-    "notnull_tbl4_cld3_pkey" PRIMARY KEY, btree (a) DEFERRABLE
-Not-null constraints:
-    "a_nn" NOT NULL "a" (local, inherited)
-Inherits: notnull_tbl4
-
--- leave these tables around for pg_upgrade testing
--- also, if a NOT NULL is dropped underneath a deferrable PK, the column
--- should still be nullable afterwards.  This mimics what pg_dump does.
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/constraints.out /tmp/cirrus-ci-build/build/testrun/recovery/027_...
--- /tmp/cirrus-ci-build/src/test/regress/expected/constraints.out	2024-04-23 16:20:47.049458875 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/constraints.out	2024-04-23 16:23:46.6613...
@@ -965,338 +965,10 @@
 ERROR:  column "c1" is in index used as replica identity
 ALTER TABLE  notnull_tbl1 ALTER c1 SET NOT NULL;	-- can be set right
 \d+ notnull_tbl1
-                                            Table "public.notnull_tbl1"
- Column |  Type   | Collation | Nullable |             Default              | Storage | Stats target | Description 
---------+---------+-----------+----------+----------------------------------+---------+--------------+-------------
- c1     | integer |           | not null |                                  | plain   |              | 
- c2     | integer |           | not null | generated by default as identity | plain   |              | 
-Indexes:
-    "notnull_tbl1_c1_key" UNIQUE CONSTRAINT, btree (c1) REPLICA IDENTITY
-Not-null constraints:
-    "notnull_tbl1_c1_not_null" NOT NULL "c1"
-
-DROP TABLE notnull_tbl1;
-CREATE DOMAIN notnull_dom2 AS INTEGER;
-CREATE TABLE notnull_tbl2 (c0 notnull_dom2, c1 int UNIQUE, c2 int generated by default as identity, PRIMARY KEY (c0, c1...
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/triggers.out /tmp/cirrus-ci-build/build/testrun/regress/regress/...
--- /tmp/cirrus-ci-build/src/test/regress/expected/triggers.out	2024-04-23 16:20:47.125458820 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/triggers.out	2024-04-23 16:23:24.869400879 +0000
@@ -2328,1419 +2328,10 @@
 create table parted_trig (a int) partition by range (a);
 create table parted_trig_1 partition of parted_trig for values from (0) to (1000)
    partition by range (a);
-create table parted_trig_1_1 partition of parted_trig_1 for values from (0) to (100);
-create table parted_trig_2 partition of parted_trig for values from (1000) to (2000);
-create trigger zzz after insert on parted_trig for each row execute procedure trigger_notice();
-create trigger mmm after insert on parted_trig_1_1 for each row execute procedure trigger_notice();
-create trigger aaa after insert on parted_trig_1 for each row execute procedure trigger_notice();
-create trigger bbb after insert on parted_trig for each row execute procedure trigger_notice();
-create trigger qqq after insert on parted_trig_1_1 for each row execute procedure trigger_notice();
-insert into parted_trig values (50), (1500);
-NOTICE:  trigger aaa on parted_trig_1_1 AFTER INSERT for ROW
-NOTICE:  trigger bbb on parted_trig_1_1 AFTER INSERT for ROW
-NOTICE:  trigger mmm on parted_trig_1_1 AFTER INSERT for ROW
-NOTICE:  trigger qqq on parted_trig_1_1 AFTER INSERT for ROW
-NOTICE:  trigger zzz on parted_trig_1_1 AFTER INSERT for ROW
...
tap
[16:23:31.110](13.768s) not ok 5 - regression tests pass
[16:23:33.712](2.597s) not ok 6 - dump before running pg_upgrade
tap
[16:23:48.546](10.717s) not ok 2 - regression tests pass
test
[16:25:15.639]   4/301 postgresql:regress / regress/regress                                            ERROR          21...
[16:25:15.639]   6/301 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR          19...
[16:25:15.639]  35/301 postgresql:recovery / recovery/027_stream_regress                               ERROR          11...
%s Windows - Server 2019, VS 2019 - Meson & ninja
assertion
TRAP: failed Assert("!TTS_EMPTY(slot)"), File: "../src/backend/executor/execTuples.c", Line: 1737, PID: 5712
assertion
TRAP: failed Assert("!TTS_EMPTY(slot)"), File: "../src/backend/executor/execTuples.c", Line: 1737, PID: 7292
assertion
TRAP: failed Assert("!TTS_EMPTY(slot)"), File: "../src/backend/executor/execTuples.c", Line: 1737, PID: 2520
core
0000001a`4b5ff888 00007ff8`809fd77e     ntdll!NtWaitForSingleObject+0x14
0000001a`4b5ff890 00007ff6`f61a141c     KERNELBASE!WaitForSingleObjectEx+0x8e
0000001a`4b5ff930 00007ff8`81a94de0     postgres!pg_timer_thread(
0000001a`4b5ff970 00007ff8`82f9ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001a`4b5ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001a`4b1ffc68 00007ff8`80a4411a     ntdll!NtFsControlFile+0x14
0000001a`4b1ffc70 00007ff6`f619f97b     KERNELBASE!ConnectNamedPipe+0x6a
0000001a`4b1ffce0 00007ff8`81a94de0     postgres!pg_signal_thread(
0000001a`4b1ffde0 00007ff8`82f9ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001a`4b1ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001a`4adff4a8 00007ff8`82f2b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001a`4adff4b0 00007ff8`81a94de0     ntdll!TppWorkerThread+0x2df
0000001a`4adff7a0 00007ff8`82f9ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001a`4adff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001a`4a9ff908 00007ff8`82f2b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001a`4a9ff910 00007ff8`81a94de0     ntdll!TppWorkerThread+0x2df
0000001a`4a9ffc00 00007ff8`82f9ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001a`4a9ffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001a`4a5fedc0 00007ff6`f64d9c28     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000001a`4a5fee00 00007ff6`f5fe0202     postgres!ExceptionalCondition(
0000001a`4a5fee40 00007ff6`f5f839d8     postgres!ExecFetchSlotHeapTuple(
0000001a`4a5fee70 00007ff6`f601f77a     postgres!ExecIRDeleteTriggers(
0000001a`4a5fef40 00007ff6`f601eaed     postgres!ExecMergeMatched(
0000001a`4a5ff0b0 00007ff6`f6024a78     postgres!ExecMerge(
0000001a`4a5ff110 00007ff6`f5fda56b     postgres!ExecModifyTable(
0000001a`4a5ff2b0 00007ff6`f5fd003c     postgres!ExecProcNodeFirst(
0000001a`4a5ff2e0 00007ff6`f5fd1130     postgres!ExecProcNode(
0000001a`4a5ff310 00007ff6`f5fcc7b7     postgres!ExecutePlan(
core
000000ca`905ffa98 00007ff8`82f2b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ca`905ffaa0 00007ff8`81a94de0     ntdll!TppWorkerThread+0x2df
000000ca`905ffd90 00007ff8`82f9ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ca`905ffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ca`901febc0 00007ff6`f64d9c28     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000ca`901fec00 00007ff6`f5fe0202     postgres!ExceptionalCondition(
000000ca`901fec40 00007ff6`f5f839d8     postgres!ExecFetchSlotHeapTuple(
000000ca`901fec70 00007ff6`f601f77a     postgres!ExecIRDeleteTriggers(
000000ca`901fed40 00007ff6`f601eaed     postgres!ExecMergeMatched(
000000ca`901feeb0 00007ff6`f6024a78     postgres!ExecMerge(
000000ca`901fef10 00007ff6`f5fda56b     postgres!ExecModifyTable(
000000ca`901ff0b0 00007ff6`f5fd003c     postgres!ExecProcNodeFirst(
000000ca`901ff0e0 00007ff6`f5fd1130     postgres!ExecProcNode(
000000ca`901ff110 00007ff6`f5fcc7b7     postgres!ExecutePlan(
core
000000ca`911ff488 00007ff8`82f2b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ca`911ff490 00007ff8`81a94de0     ntdll!TppWorkerThread+0x2df
000000ca`911ff780 00007ff8`82f9ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ca`911ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ca`90dffdf8 00007ff8`809fd77e     ntdll!NtWaitForSingleObject+0x14
000000ca`90dffe00 00007ff6`f61a141c     KERNELBASE!WaitForSingleObjectEx+0x8e
000000ca`90dffea0 00007ff8`81a94de0     postgres!pg_timer_thread(
000000ca`90dffee0 00007ff8`82f9ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ca`90dfff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ca`909ff8d8 00007ff8`80a4411a     ntdll!NtFsControlFile+0x14
000000ca`909ff8e0 00007ff6`f619f97b     KERNELBASE!ConnectNamedPipe+0x6a
000000ca`909ff950 00007ff8`81a94de0     postgres!pg_signal_thread(
000000ca`909ffa50 00007ff8`82f9ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ca`909ffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000044`9e3ff7b8 00007ff8`809fd77e     ntdll!NtWaitForSingleObject+0x14
00000044`9e3ff7c0 00007ff6`f61a141c     KERNELBASE!WaitForSingleObjectEx+0x8e
00000044`9e3ff860 00007ff8`81a94de0     postgres!pg_timer_thread(
00000044`9e3ff8a0 00007ff8`82f9ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000044`9e3ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000044`9e7ff478 00007ff8`82f2b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000044`9e7ff480 00007ff8`81a94de0     ntdll!TppWorkerThread+0x2df
00000044`9e7ff770 00007ff8`82f9ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000044`9e7ff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000044`9dbffa68 00007ff8`82f2b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000044`9dbffa70 00007ff8`81a94de0     ntdll!TppWorkerThread+0x2df
00000044`9dbffd60 00007ff8`82f9ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000044`9dbffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000044`9dfffa78 00007ff8`80a4411a     ntdll!NtFsControlFile+0x14
00000044`9dfffa80 00007ff6`f619f97b     KERNELBASE!ConnectNamedPipe+0x6a
00000044`9dfffaf0 00007ff8`81a94de0     postgres!pg_signal_thread(
00000044`9dfffbf0 00007ff8`82f9ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000044`9dfffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000044`9d7febf0 00007ff6`f64d9c28     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000044`9d7fec30 00007ff6`f5fe0202     postgres!ExceptionalCondition(
00000044`9d7fec70 00007ff6`f5f839d8     postgres!ExecFetchSlotHeapTuple(
00000044`9d7feca0 00007ff6`f601f77a     postgres!ExecIRDeleteTriggers(
00000044`9d7fed70 00007ff6`f601eaed     postgres!ExecMergeMatched(
00000044`9d7feee0 00007ff6`f6024a78     postgres!ExecMerge(
00000044`9d7fef40 00007ff6`f5fda56b     postgres!ExecModifyTable(
00000044`9d7ff0e0 00007ff6`f5fd003c     postgres!ExecProcNodeFirst(
00000044`9d7ff110 00007ff6`f5fd1130     postgres!ExecProcNode(
00000044`9d7ff140 00007ff6`f5fcc7b7     postgres!ExecutePlan(
regress
diff -w -U3 C:/cirrus/src/test/regress/expected/updatable_views.out C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/da...
--- C:/cirrus/src/test/regress/expected/updatable_views.out	2024-04-23 16:21:07.866272800 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/updatable_views.out	2024-04-23 16:23:44.154817000 +00...
@@ -1155,2847 +1155,7 @@
   WHEN MATCHED THEN UPDATE SET b = s.b
   WHEN NOT MATCHED AND s.a > 0 THEN INSERT VALUES (s.a, s.b)
   RETURNING merge_action(), s.*, t.*;
- merge_action | a | b  | a |   b   
---------------+---+----+---+-------
- DELETE       | 1 | R1 | 1 | Row 1
- UPDATE       | 2 | R2 | 2 | R2
- INSERT       | 3 | R3 | 3 | R3
-(3 rows)
-
-SELECT * FROM base_tbl ORDER BY a;
- a  |   b    
-----+--------
- -2 | Row -2
- -1 | Row -1
-  0 | Row 0
...
regress
diff -w -U3 C:/cirrus/src/test/regress/expected/triggers.out C:/cirrus/build/testrun/recovery/027_stream_regress/data/re...
--- C:/cirrus/src/test/regress/expected/triggers.out	2024-04-23 16:21:07.854653300 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/triggers.out	2024-04-23 16:25:40.664550200 +0000
@@ -3298,449 +3298,10 @@
 create table iocdu_tt_parted1 partition of iocdu_tt_parted for values in (1);
 create table iocdu_tt_parted2 partition of iocdu_tt_parted for values in (2);
 create table iocdu_tt_parted3 partition of iocdu_tt_parted for values in (3);
-create table iocdu_tt_parted4 partition of iocdu_tt_parted for values in (4);
-create trigger iocdu_tt_parted_insert_trig
-  after insert on iocdu_tt_parted referencing new table as new_table
-  for each statement execute procedure dump_insert();
-create trigger iocdu_tt_parted_update_trig
-  after update on iocdu_tt_parted referencing old table as old_table new table as new_table
-  for each statement execute procedure dump_update();
--- inserts only
-insert into iocdu_tt_parted values (1, 'AAA'), (2, 'BBB')
-  on conflict (a) do
-  update set b = iocdu_tt_parted.b || ':' || excluded.b;
-NOTICE:  trigger = iocdu_tt_parted_update_trig, old table = <NULL>, new table = <NULL>
-NOTICE:  trigger = iocdu_tt_parted_insert_trig, new table = (1,AAA), (2,BBB)
...
regress
diff -w -U3 C:/cirrus/src/test/regress/expected/updatable_views.out C:/cirrus/build/testrun/regress/regress/results/upda...
--- C:/cirrus/src/test/regress/expected/updatable_views.out	2024-04-23 16:21:07.866272800 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/updatable_views.out	2024-04-23 16:23:44.248618800 +0000
@@ -1155,2847 +1155,7 @@
   WHEN MATCHED THEN UPDATE SET b = s.b
   WHEN NOT MATCHED AND s.a > 0 THEN INSERT VALUES (s.a, s.b)
   RETURNING merge_action(), s.*, t.*;
- merge_action | a | b  | a |   b   
---------------+---+----+---+-------
- DELETE       | 1 | R1 | 1 | Row 1
- UPDATE       | 2 | R2 | 2 | R2
- INSERT       | 3 | R3 | 3 | R3
-(3 rows)
-
-SELECT * FROM base_tbl ORDER BY a;
- a  |   b    
-----+--------
- -2 | Row -2
- -1 | Row -1
-  0 | Row 0
...
tap
[16:24:45.825](89.451s) not ok 5 - regression tests pass
[16:24:52.242](6.398s) not ok 6 - dump before running pg_upgrade
tap
[16:26:22.269](79.446s) not ok 2 - regression tests pass
test
[16:33:49.010]  23/296 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[16:33:49.010]   7/296 postgresql:regress / regress/regress                                            ERROR           1...
[16:33:49.010]  55/296 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
%s macOS - Ventura - Meson
assertion
TRAP: failed Assert("!TTS_EMPTY(slot)"), File: "../src/backend/executor/execTuples.c", Line: 1737, PID: 9915
assertion
TRAP: failed Assert("!TTS_EMPTY(slot)"), File: "../src/backend/executor/execTuples.c", Line: 1737, PID: 15972
assertion
TRAP: failed Assert("!TTS_EMPTY(slot)"), File: "../src/backend/executor/execTuples.c", Line: 1737, PID: 9793
core
[16:32:19.553]   * frame #0: 0x00000001a1b54744 libsystem_kernel.dylib`__pthread_kill + 8
[16:32:19.553]     frame #1: 0x00000001a1b8bc28 libsystem_pthread.dylib`pthread_kill + 288
[16:32:19.553]     frame #2: 0x00000001a1a99ae8 libsystem_c.dylib`abort + 180
[16:32:19.553]     frame #3: 0x00000001033a3158 postgres`ExceptionalCondition(conditionName=<unavailable>, fileName=<una...
[16:32:19.553]     frame #4: 0x00000001030df7f8 postgres`ExecFetchSlotHeapTuple(slot=0x000000016ceb03b0, materialize=<un...
[16:32:19.553]     frame #5: 0x00000001030ae9c4 postgres`ExecIRDeleteTriggers(estate=0x000000011d84f900, relinfo=0x00000...
[16:32:19.553]     frame #6: 0x00000001030ff81c postgres`ExecModifyTable at nodeModifyTable.c:3027:11
[16:32:19.553]     frame #7: 0x00000001030ff430 postgres`ExecModifyTable [inlined] ExecMerge(context=0x000000016ceb03d0,...
[16:32:19.553]     frame #8: 0x00000001030ff430 postgres`ExecModifyTable(pstate=0x000000011d84fca0) at nodeModifyTable.c...
[16:32:19.553]     frame #9: 0x00000001030da04c postgres`ExecProcNodeFirst(node=0x000000011d84fca0) at execProcnode.c:46...
core
[16:32:58.247]   * frame #0: 0x00000001a1b54744 libsystem_kernel.dylib`__pthread_kill + 8
[16:32:58.247]     frame #1: 0x00000001a1b8bc28 libsystem_pthread.dylib`pthread_kill + 288
[16:32:58.247]     frame #2: 0x00000001a1a99ae8 libsystem_c.dylib`abort + 180
[16:32:58.247]     frame #3: 0x000000010449b158 postgres`ExceptionalCondition(conditionName=<unavailable>, fileName=<una...
[16:32:58.247]     frame #4: 0x00000001041d77f8 postgres`ExecFetchSlotHeapTuple(slot=0x000000016bdb83c0, materialize=<un...
[16:32:58.247]     frame #5: 0x00000001041a69c4 postgres`ExecIRDeleteTriggers(estate=0x0000000121846100, relinfo=0x00000...
[16:32:58.247]     frame #6: 0x00000001041f781c postgres`ExecModifyTable at nodeModifyTable.c:3027:11
[16:32:58.247]     frame #7: 0x00000001041f7430 postgres`ExecModifyTable [inlined] ExecMerge(context=0x000000016bdb83e0,...
[16:32:58.247]     frame #8: 0x00000001041f7430 postgres`ExecModifyTable(pstate=0x00000001218464a0) at nodeModifyTable.c...
[16:32:58.247]     frame #9: 0x00000001041d204c postgres`ExecProcNodeFirst(node=0x00000001218464a0) at execProcnode.c:46...
core
[16:32:44.765]   * frame #0: 0x00000001a1b54744 libsystem_kernel.dylib`__pthread_kill + 8
[16:32:44.765]     frame #1: 0x00000001a1b8bc28 libsystem_pthread.dylib`pthread_kill + 288
[16:32:44.765]     frame #2: 0x00000001a1a99ae8 libsystem_c.dylib`abort + 180
[16:32:44.765]     frame #3: 0x0000000104f47158 postgres`ExceptionalCondition(conditionName=<unavailable>, fileName=<una...
[16:32:44.765]     frame #4: 0x0000000104c837f8 postgres`ExecFetchSlotHeapTuple(slot=0x000000016b30c250, materialize=<un...
[16:32:44.765]     frame #5: 0x0000000104c529c4 postgres`ExecIRDeleteTriggers(estate=0x000000012d04a100, relinfo=0x00000...
[16:32:44.765]     frame #6: 0x0000000104ca381c postgres`ExecModifyTable at nodeModifyTable.c:3027:11
[16:32:44.765]     frame #7: 0x0000000104ca3430 postgres`ExecModifyTable [inlined] ExecMerge(context=0x000000016b30c270,...
[16:32:44.765]     frame #8: 0x0000000104ca3430 postgres`ExecModifyTable(pstate=0x000000012d04a4a0) at nodeModifyTable.c...
[16:32:44.765]     frame #9: 0x0000000104c7e04c postgres`ExecProcNodeFirst(node=0x000000012d04a4a0) at execProcnode.c:46...
core
[16:32:31.398]   * frame #0: 0x0000000104624a40 dyld`_dyld_start
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/updatable_views.out /Users/admin/pgsql/build/testrun/pg_upgrade/00...
--- /Users/admin/pgsql/src/test/regress/expected/updatable_views.out	2024-04-23 16:20:51
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/updatable_views.out	2024-04-23 16:25:59
@@ -1152,2850 +1152,10 @@
 MERGE INTO rw_view2 t
   USING (SELECT x, 'R'||x FROM generate_series(0,3) x) AS s(a,b) ON t.a = s.a
   WHEN MATCHED AND t.a <= 1 THEN DELETE
-  WHEN MATCHED THEN UPDATE SET b = s.b
-  WHEN NOT MATCHED AND s.a > 0 THEN INSERT VALUES (s.a, s.b)
-  RETURNING merge_action(), s.*, t.*;
- merge_action | a | b  | a |   b   
---------------+---+----+---+-------
- DELETE       | 1 | R1 | 1 | Row 1
- UPDATE       | 2 | R2 | 2 | R2
- INSERT       | 3 | R3 | 3 | R3
-(3 rows)
-
-SELECT * FROM base_tbl ORDER BY a;
- a  |   b    
-----+--------
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/updatable_views.out /Users/admin/pgsql/build/testrun/recovery/027_...
--- /Users/admin/pgsql/src/test/regress/expected/updatable_views.out	2024-04-23 16:20:51
+++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/updatable_views.out	2024-04-23 16:26:05
@@ -1152,2850 +1152,10 @@
 MERGE INTO rw_view2 t
   USING (SELECT x, 'R'||x FROM generate_series(0,3) x) AS s(a,b) ON t.a = s.a
   WHEN MATCHED AND t.a <= 1 THEN DELETE
-  WHEN MATCHED THEN UPDATE SET b = s.b
-  WHEN NOT MATCHED AND s.a > 0 THEN INSERT VALUES (s.a, s.b)
-  RETURNING merge_action(), s.*, t.*;
- merge_action | a | b  | a |   b   
---------------+---+----+---+-------
- DELETE       | 1 | R1 | 1 | Row 1
- UPDATE       | 2 | R2 | 2 | R2
- INSERT       | 3 | R3 | 3 | R3
-(3 rows)
-
-SELECT * FROM base_tbl ORDER BY a;
- a  |   b    
-----+--------
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/updatable_views.out /Users/admin/pgsql/build/testrun/regress/regre...
--- /Users/admin/pgsql/src/test/regress/expected/updatable_views.out	2024-04-23 16:20:51
+++ /Users/admin/pgsql/build/testrun/regress/regress/results/updatable_views.out	2024-04-23 16:25:58
@@ -1152,2850 +1152,10 @@
 MERGE INTO rw_view2 t
   USING (SELECT x, 'R'||x FROM generate_series(0,3) x) AS s(a,b) ON t.a = s.a
   WHEN MATCHED AND t.a <= 1 THEN DELETE
-  WHEN MATCHED THEN UPDATE SET b = s.b
-  WHEN NOT MATCHED AND s.a > 0 THEN INSERT VALUES (s.a, s.b)
-  RETURNING merge_action(), s.*, t.*;
- merge_action | a | b  | a |   b   
---------------+---+----+---+-------
- DELETE       | 1 | R1 | 1 | Row 1
- UPDATE       | 2 | R2 | 2 | R2
- INSERT       | 3 | R3 | 3 | R3
-(3 rows)
-
-SELECT * FROM base_tbl ORDER BY a;
- a  |   b    
-----+--------
...
tap
[16:26:26.869](226.620s) not ok 5 - regression tests pass
[16:26:30.394](3.507s) not ok 6 - dump before running pg_upgrade
tap
[16:26:26.864](143.156s) not ok 2 - regression tests pass
test
[16:30:11.970]  62/301 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
[16:30:11.970]  63/301 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           2...
[16:30:11.970]  50/301 postgresql:regress / regress/regress                                            ERROR           2...
48/4458 Retiring is_pushed_down
%s Linux - Debian Bullseye - Meson
tap
[16:04:37.293](0.569s) not ok 24 - run pg_createsubscriber --dry-run on node S
test
[16:05:34.775] 151/301 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber                ERROR          23...
48/4829 Add trim_trailing_whitespace to editorconfig file
%s Windows - Server 2019, VS 2019 - Meson & ninja
test
[13:44:49.842] 296/296 postgresql:ecpg / ecpg/ecpg                                                     TIMEOUT        10...
48/4248 Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE
%s CompilerWarnings
compiler
[11:20:18.799] nodeBitmapHeapscan.c:638:3: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after...
compiler
[11:19:45.449] nodeBitmapHeapscan.c:638:3: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after...
compiler
[11:24:51.157] nodeBitmapHeapscan.c:638:3: error: ISO C90 forbids mixed declarations and code [-Werror=declaration-after...
48/4849 Implementing OCSP Stapling for Server certificate status verification
%s FreeBSD - 13 - Meson
core
[06:21:09.499] #0  0x00003b9168d19a7a in ?? () from /libexec/ld-elf.so.1
[06:21:09.499] #1  0x00003b9168d15a2c in ?? () from /libexec/ld-elf.so.1
[06:21:09.499] #2  0x0000000000000000 in ?? ()
tap
[06:20:07.877](0.223s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[06:20:07.878](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[06:20:08.851](0.227s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[06:20:08.852](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[06:20:10.059](0.217s) Bail out!  pg_ctl restart failed
test
[06:20:10.193] 301/301 postgresql:ssl / ssl/001_ssltests                                               ERROR            ...
%s Linux - Debian Bullseye - Autoconf
tap
[06:19:38.813](0.264s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[06:19:38.814](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[06:19:40.497](0.377s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[06:19:40.498](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[06:19:42.071](0.225s) Bail out!  pg_ctl restart failed
%s Linux - Debian Bullseye - Meson
tap
[06:20:52.753](0.215s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[06:20:52.754](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[06:20:53.681](0.214s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[06:20:53.681](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[06:20:54.827](0.203s) Bail out!  pg_ctl restart failed
test
[06:20:54.923] 296/301 postgresql:ssl / ssl/001_ssltests                                               ERROR          8....
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[06:29:44.224](0.344s) not ok 180 - connect with valid stapled ocsp response when sslocspstapling=1
[06:29:44.224](0.000s) not ok 181 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[06:29:45.896](0.297s) not ok 193 - connect with valid stapled ocsp response when sslocspstapling=1
[06:29:45.897](0.000s) not ok 194 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[06:29:47.885](0.233s) Bail out!  pg_ctl restart failed
test
[06:29:47.982] 296/296 postgresql:ssl / ssl/001_ssltests                                               ERROR            ...
%s macOS - Ventura - Meson
tap
[06:23:19.361](0.441s) not ok 206 - connect with valid stapled ocsp response when sslocspstapling=1
[06:23:19.361](0.000s) not ok 207 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[06:23:20.401](0.235s) not ok 219 - connect with valid stapled ocsp response when sslocspstapling=1
[06:23:20.401](0.000s) not ok 220 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr
[06:23:21.758](0.226s) Bail out!  pg_ctl restart failed
test
[06:23:21.822] 301/301 postgresql:ssl / ssl/001_ssltests                                               ERROR            ...
48/4759 shared detoast datum
%s CompilerWarnings
compiler
[03:58:32.020] detoast.c:987:12: error: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘uint6...
compiler
[03:58:32.020] detoast.c:987:12: error: format ‘%ld’ expects argument of type ‘long int’, but argument 2 has type ‘uint6...
%s 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	2024-04-23 03:54:01.975704000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sysviews.out	2024-04-23 03:55:35.117178000...
@@ -157,7 +157,8 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+ enable_toast_cache             | off
+(24 rows)
 
 -- There are always wait event descriptions for various types.
 select type, count(*) > 0 as ok FROM pg_wait_events
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	2024-04-23 03:54:01.975704000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/sysviews.out	2024-04-23 03:56:06.2665230...
@@ -157,7 +157,8 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+ enable_toast_cache             | off
+(24 rows)
 
 -- There are always wait event descriptions for various types.
 select type, count(*) > 0 as ok FROM pg_wait_events
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	2024-04-23 03:54:01.975704000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/sysviews.out	2024-04-23 03:55:31.830431000 +0000
@@ -157,7 +157,8 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+ enable_toast_cache             | off
+(24 rows)
 
 -- There are always wait event descriptions for various types.
 select type, count(*) > 0 as ok FROM pg_wait_events
tap
[03:56:10.748](58.597s) not ok 5 - regression tests pass
tap
[03:56:37.040](61.256s) not ok 2 - regression tests pass
tap
[03:57:25.996](0.275s) not ok 1 - no parameters missing from postgresql.conf.sample
test
[03:57:33.364]  25/301 postgresql:regress / regress/regress                                            ERROR            ...
[03:57:33.364]  79/301 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[03:57:33.364] 150/301 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
[03:57:33.364] 283/301 postgresql:test_misc / test_misc/003_check_guc                                  ERROR            ...
%s Linux - Debian Bullseye - 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	2024-04-23 03:53:55.299023624 +0000
+++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/sysviews.out	2024-04-23 03:59:27.414799733 +0000
@@ -157,7 +157,8 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+ enable_toast_cache             | off
+(24 rows)
 
 -- There are always wait event descriptions for various types.
 select type, count(*) > 0 as ok FROM pg_wait_events
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	2024-04-23 03:53:55.299023624 +0000
+++ /tmp/cirrus-ci-build/src/test/recovery/tmp_check/results/sysviews.out	2024-04-23 04:00:41.146709749 +0000
@@ -157,7 +157,8 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+ enable_toast_cache             | off
+(24 rows)
 
 -- There are always wait event descriptions for various types.
 select type, count(*) > 0 as ok FROM pg_wait_events
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	2024-04-23 03:53:55.299023624 +0000
+++ /tmp/cirrus-ci-build/src/test/regress/results/sysviews.out	2024-04-23 03:57:45.198912198 +0000
@@ -157,7 +157,8 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+ enable_toast_cache             | off
+(24 rows)
 
 -- There are always wait event descriptions for various types.
 select type, count(*) > 0 as ok FROM pg_wait_events
tap
[03:59:50.664](66.194s) not ok 5 - regression tests pass
tap
[03:58:37.143](0.421s) not ok 1 - no parameters missing from postgresql.conf.sample
tap
[04:01:03.213](46.736s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - 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	2024-04-23 03:53:54.717677854 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sysviews.out	2024-04-23 03:57:24.597172300...
@@ -157,7 +157,8 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+ enable_toast_cache             | off
+(24 rows)
 
 -- There are always wait event descriptions for various types.
 select type, count(*) > 0 as ok FROM pg_wait_events
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	2024-04-23 03:53:54.717677854 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/sysviews.out	2024-04-23 03:57:58.0290936...
@@ -157,7 +157,8 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+ enable_toast_cache             | off
+(24 rows)
 
 -- There are always wait event descriptions for various types.
 select type, count(*) > 0 as ok FROM pg_wait_events
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	2024-04-23 03:53:54.717677854 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/sysviews.out	2024-04-23 03:57:21.529179517 +0000
@@ -157,7 +157,8 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+ enable_toast_cache             | off
+(24 rows)
 
 -- There are always wait event descriptions for various types.
 select type, count(*) > 0 as ok FROM pg_wait_events
tap
[03:58:00.883](61.718s) not ok 5 - regression tests pass
tap
[03:58:23.553](59.780s) not ok 2 - regression tests pass
tap
[03:59:22.391](0.289s) not ok 1 - no parameters missing from postgresql.conf.sample
test
[03:59:30.075]   4/301 postgresql:regress / regress/regress                                            ERROR          58...
[03:59:30.075]   6/301 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR          94...
[03:59:30.075]  35/301 postgresql:recovery / recovery/027_stream_regress                               ERROR          66...
[03:59:30.075] 288/301 postgresql:test_misc / test_misc/003_check_guc                                  ERROR          0....
%s Windows - Server 2019, VS 2019 - Meson & ninja
regress
diff -w -U3 C:/cirrus/src/test/regress/expected/sysviews.out C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/resu...
--- C:/cirrus/src/test/regress/expected/sysviews.out	2024-04-23 03:54:15.346800400 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sysviews.out	2024-04-23 03:57:11.019001300 +0000
@@ -157,7 +157,8 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+ enable_toast_cache             | off
+(24 rows)
 
 -- There are always wait event descriptions for various types.
 select type, count(*) > 0 as ok FROM pg_wait_events
regress
diff -w -U3 C:/cirrus/src/test/regress/expected/sysviews.out C:/cirrus/build/testrun/recovery/027_stream_regress/data/re...
--- C:/cirrus/src/test/regress/expected/sysviews.out	2024-04-23 03:54:15.346800400 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/sysviews.out	2024-04-23 03:59:11.398399600 +0000
@@ -157,7 +157,8 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+ enable_toast_cache             | off
+(24 rows)
 
 -- There are always wait event descriptions for various types.
 select type, count(*) > 0 as ok FROM pg_wait_events
regress
diff -w -U3 C:/cirrus/src/test/regress/expected/sysviews.out C:/cirrus/build/testrun/regress/regress/results/sysviews.ou...
--- C:/cirrus/src/test/regress/expected/sysviews.out	2024-04-23 03:54:15.346800400 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/sysviews.out	2024-04-23 03:57:01.191359400 +0000
@@ -157,7 +157,8 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+ enable_toast_cache             | off
+(24 rows)
 
 -- There are always wait event descriptions for various types.
 select type, count(*) > 0 as ok FROM pg_wait_events
tap
[03:57:54.960](102.663s) not ok 5 - regression tests pass
tap
[04:00:00.250](109.625s) not ok 2 - regression tests pass
tap
[04:06:18.223](1.681s) not ok 1 - no parameters missing from postgresql.conf.sample
test
[04:06:50.098]   9/296 postgresql:regress / regress/regress                                            ERROR           1...
[04:06:50.098]  23/296 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[04:06:50.098]  69/296 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
[04:06:50.098] 278/296 postgresql:test_misc / test_misc/003_check_guc                                  ERROR            ...
%s macOS - Ventura - Meson
core
[04:01:36.832]   * frame #0: 0x0000000104a84a40 dyld`_dyld_start
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	2024-04-23 03:53:55
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sysviews.out	2024-04-23 03:56:13
@@ -157,7 +157,8 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+ enable_toast_cache             | off
+(24 rows)
 
 -- There are always wait event descriptions for various types.
 select type, count(*) > 0 as ok FROM pg_wait_events
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	2024-04-23 03:53:55
+++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/sysviews.out	2024-04-23 03:57:16
@@ -157,7 +157,8 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+ enable_toast_cache             | off
+(24 rows)
 
 -- There are always wait event descriptions for various types.
 select type, count(*) > 0 as ok FROM pg_wait_events
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	2024-04-23 03:53:55
+++ /Users/admin/pgsql/build/testrun/regress/regress/results/sysviews.out	2024-04-23 03:56:13
@@ -157,7 +157,8 @@
  enable_seqscan                 | on
  enable_sort                    | on
  enable_tidscan                 | on
-(23 rows)
+ enable_toast_cache             | off
+(24 rows)
 
 -- There are always wait event descriptions for various types.
 select type, count(*) > 0 as ok FROM pg_wait_events
tap
[03:56:31.350](34.663s) not ok 5 - regression tests pass
tap
[03:57:59.535](91.627s) not ok 2 - regression tests pass
tap
[03:59:28.288](1.155s) not ok 1 - no parameters missing from postgresql.conf.sample
test
[03:59:40.822]  15/301 postgresql:regress / regress/regress                                            ERROR            ...
[03:59:40.822]  29/301 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[03:59:40.822] 156/301 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
[03:59:40.822] 284/301 postgresql:test_misc / test_misc/003_check_guc                                  ERROR            ...
48/4082 recovery modules
%s Linux - Debian Bullseye - Meson
tap
[02:19:16.155](0.258s) not ok 27 - run pg_createsubscriber on node S
[02:19:16.167](0.012s) not ok 28 - the physical replication slot used as primary_slot_name has been removed
test
[02:20:12.282] 151/302 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber                ERROR          9....
48/4450 Replace a large number of OR clauses with ANY expression
%s CompilerWarnings
compiler
[22:47:37.369] prepqual.c:563:12: error: declaration of ‘lc__state’ shadows a previous local [-Werror=shadow=compatible-...
compiler
[22:47:01.924] prepqual.c:563:12: error: declaration of ‘lc__state’ shadows a previous local [-Werror=shadow=compatible-...
compiler
[22:50:47.172] prepqual.c:563:12: error: declaration of ‘lc__state’ shadows a previous local [-Werror=shadow=compatible-...
%s FreeBSD - 13 - Meson
core
[22:51:00.432] #0  0x00001c1b25fd35ea in ?? () from /libexec/ld-elf.so.1
[22:51:00.432] #1  0x00001c1b25fc442c in ?? () from /libexec/ld-elf.so.1
[22:51:00.432] #2  0x00001774da3c8b80 in ?? () from /lib/libc.so.7
[22:51:00.432] #3  0x0000177400000001 in ?? ()
[22:51:00.432] #4  0x00001c1b25fc42ae in ?? () from /libexec/ld-elf.so.1
[22:51:00.432] #5  0x0000000000003c30 in ?? ()
[22:51:00.432] #6  0x00001774d9019ac8 in ?? ()
[22:51:00.432] #7  0x00001774d9019ba0 in ?? ()
[22:51:00.432] #8  0x00001774da5abdf0 in ?? () from /lib/libc.so.7
[22:51:00.432] #9  0x0000000000000000 in ?? ()
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/create_index.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/0...
--- /tmp/cirrus-ci-build/src/test/regress/expected/create_index.out	2024-04-22 22:46:36.711893000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/create_index.out	2024-04-22 22:47:45.62396...
@@ -2135,11 +2135,19 @@
 --
 explain (costs off)
 SELECT unique1 FROM tenk1 WHERE unique1 IN (1, 42, 7) and unique1 = ANY('{7, 8, 9}');
-                                             QUERY PLAN                                             
-----------------------------------------------------------------------------------------------------
- Index Only Scan using tenk1_unique1 on tenk1
-   Index Cond: ((unique1 = ANY ('{1,42,7}'::integer[])) AND (unique1 = ANY ('{7,8,9}'::integer[])))
-(2 rows)
+                            QUERY PLAN                             
+-------------------------------------------------------------------
+ Bitmap Heap Scan on tenk1
+   Recheck Cond: ((unique1 = 7) OR (unique1 = 8) OR (unique1 = 9))
+   Filter: (unique1 = ANY ('{1,42,7}'::integer[]))
+   ->  BitmapOr
+         ->  Bitmap Index Scan on tenk1_unique1
+               Index Cond: (unique1 = 7)
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/create_index.out /tmp/cirrus-ci-build/build/testrun/recovery/027...
--- /tmp/cirrus-ci-build/src/test/regress/expected/create_index.out	2024-04-22 22:46:36.711893000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/create_index.out	2024-04-22 22:48:13.803...
@@ -2135,11 +2135,19 @@
 --
 explain (costs off)
 SELECT unique1 FROM tenk1 WHERE unique1 IN (1, 42, 7) and unique1 = ANY('{7, 8, 9}');
-                                             QUERY PLAN                                             
-----------------------------------------------------------------------------------------------------
- Index Only Scan using tenk1_unique1 on tenk1
-   Index Cond: ((unique1 = ANY ('{1,42,7}'::integer[])) AND (unique1 = ANY ('{7,8,9}'::integer[])))
-(2 rows)
+                            QUERY PLAN                             
+-------------------------------------------------------------------
+ Bitmap Heap Scan on tenk1
+   Recheck Cond: ((unique1 = 7) OR (unique1 = 8) OR (unique1 = 9))
+   Filter: (unique1 = ANY ('{1,42,7}'::integer[]))
+   ->  BitmapOr
+         ->  Bitmap Index Scan on tenk1_unique1
+               Index Cond: (unique1 = 7)
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/create_index.out /tmp/cirrus-ci-build/build/testrun/regress/regr...
--- /tmp/cirrus-ci-build/src/test/regress/expected/create_index.out	2024-04-22 22:46:36.711893000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/create_index.out	2024-04-22 22:47:42.520348000 +0000
@@ -2135,11 +2135,19 @@
 --
 explain (costs off)
 SELECT unique1 FROM tenk1 WHERE unique1 IN (1, 42, 7) and unique1 = ANY('{7, 8, 9}');
-                                             QUERY PLAN                                             
-----------------------------------------------------------------------------------------------------
- Index Only Scan using tenk1_unique1 on tenk1
-   Index Cond: ((unique1 = ANY ('{1,42,7}'::integer[])) AND (unique1 = ANY ('{7,8,9}'::integer[])))
-(2 rows)
+                            QUERY PLAN                             
+-------------------------------------------------------------------
+ Bitmap Heap Scan on tenk1
+   Recheck Cond: ((unique1 = 7) OR (unique1 = 8) OR (unique1 = 9))
+   Filter: (unique1 = ANY ('{1,42,7}'::integer[]))
+   ->  BitmapOr
+         ->  Bitmap Index Scan on tenk1_unique1
+               Index Cond: (unique1 = 7)
...
tap
[22:48:36.530](59.212s) not ok 5 - regression tests pass
tap
[22:49:02.791](61.623s) not ok 2 - regression tests pass
test
[22:49:58.887]   7/301 postgresql:regress / regress/regress                                            ERROR            ...
[22:49:58.887] 149/301 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
[22:49:58.887]  82/301 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
%s Linux - Debian Bullseye - Autoconf
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/create_index.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_che...
--- /tmp/cirrus-ci-build/src/test/regress/expected/create_index.out	2024-04-22 22:46:12.362728738 +0000
+++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/create_index.out	2024-04-22 22:49:14.438563771 +0000
@@ -2135,11 +2135,19 @@
 --
 explain (costs off)
 SELECT unique1 FROM tenk1 WHERE unique1 IN (1, 42, 7) and unique1 = ANY('{7, 8, 9}');
-                                             QUERY PLAN                                             
-----------------------------------------------------------------------------------------------------
- Index Only Scan using tenk1_unique1 on tenk1
-   Index Cond: ((unique1 = ANY ('{1,42,7}'::integer[])) AND (unique1 = ANY ('{7,8,9}'::integer[])))
-(2 rows)
+                            QUERY PLAN                             
+-------------------------------------------------------------------
+ Bitmap Heap Scan on tenk1
+   Recheck Cond: ((unique1 = 7) OR (unique1 = 8) OR (unique1 = 9))
+   Filter: (unique1 = ANY ('{1,42,7}'::integer[]))
+   ->  BitmapOr
+         ->  Bitmap Index Scan on tenk1_unique1
+               Index Cond: (unique1 = 7)
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/create_index.out /tmp/cirrus-ci-build/src/test/regress/results/c...
--- /tmp/cirrus-ci-build/src/test/regress/expected/create_index.out	2024-04-22 22:46:12.362728738 +0000
+++ /tmp/cirrus-ci-build/src/test/regress/results/create_index.out	2024-04-22 22:48:03.430653605 +0000
@@ -2135,11 +2135,19 @@
 --
 explain (costs off)
 SELECT unique1 FROM tenk1 WHERE unique1 IN (1, 42, 7) and unique1 = ANY('{7, 8, 9}');
-                                             QUERY PLAN                                             
-----------------------------------------------------------------------------------------------------
- Index Only Scan using tenk1_unique1 on tenk1
-   Index Cond: ((unique1 = ANY ('{1,42,7}'::integer[])) AND (unique1 = ANY ('{7,8,9}'::integer[])))
-(2 rows)
+                            QUERY PLAN                             
+-------------------------------------------------------------------
+ Bitmap Heap Scan on tenk1
+   Recheck Cond: ((unique1 = 7) OR (unique1 = 8) OR (unique1 = 9))
+   Filter: (unique1 = ANY ('{1,42,7}'::integer[]))
+   ->  BitmapOr
+         ->  Bitmap Index Scan on tenk1_unique1
+               Index Cond: (unique1 = 7)
...
tap
[22:50:23.151](87.231s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
core
[22:52:00.495] #0  0x00007f54f9d1dbc8 in vfork () from /lib/x86_64-linux-gnu/libc.so.6
[22:52:00.495] #1  0x000055dd9189a26b in vforkexec (n=n@entry=0x55dd918ae9a0 <stackbase+448>, argv=argv@entry=0x55dd92e5...
[22:52:00.495] #2  0x000055dd9189432c in evalcommand (cmd=0x55dd918ae9a0 <stackbase+448>, flags=0) at eval.c:905
[22:52:00.495] #3  0x000055dd9189327e in evaltree (n=n@entry=0x55dd918ae9a0 <stackbase+448>, flags=0) at eval.c:303
[22:52:00.495] #4  0x000055dd91893c6a in evalstring (s=0x55dd918ae7e8 <stackbase+8> "cp \"/tmp/cirrus-ci-build/build/tes...
[22:52:00.495] #5  0x000055dd9189167f in main (argc=3, argv=0x7ffeb9954a38) at main.c:177
core
[22:52:00.495] #0  0x00007f54f9c8efc7 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[22:52:00.495] #1  0x00007f54f9c8f2c7 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6
[22:52:00.495] #2  0x000055dd9189a2b7 in sigclearmask () at system.h:46
[22:52:00.495] #3  vforkexec (n=n@entry=0x55dd918ae9a0 <stackbase+448>, argv=argv@entry=0x55dd92e58950, path=path@entry=...
[22:52:00.495] #4  0x000055dd9189432c in evalcommand (cmd=0x55dd918ae9a0 <stackbase+448>, flags=0) at eval.c:905
[22:52:00.495] #5  0x000055dd9189327e in evaltree (n=n@entry=0x55dd918ae9a0 <stackbase+448>, flags=0) at eval.c:303
[22:52:00.495] #6  0x000055dd91893c6a in evalstring (s=0x55dd918ae7e8 <stackbase+8> "cp \"/tmp/cirrus-ci-build/build/tes...
[22:52:00.495] #7  0x000055dd9189167f in main (argc=3, argv=0x7ffeb9954a38) at main.c:177
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/create_index.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/0...
--- /tmp/cirrus-ci-build/src/test/regress/expected/create_index.out	2024-04-22 22:46:12.201338254 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/create_index.out	2024-04-22 22:48:34.03331...
@@ -2135,11 +2135,19 @@
 --
 explain (costs off)
 SELECT unique1 FROM tenk1 WHERE unique1 IN (1, 42, 7) and unique1 = ANY('{7, 8, 9}');
-                                             QUERY PLAN                                             
-----------------------------------------------------------------------------------------------------
- Index Only Scan using tenk1_unique1 on tenk1
-   Index Cond: ((unique1 = ANY ('{1,42,7}'::integer[])) AND (unique1 = ANY ('{7,8,9}'::integer[])))
-(2 rows)
+                            QUERY PLAN                             
+-------------------------------------------------------------------
+ Bitmap Heap Scan on tenk1
+   Recheck Cond: ((unique1 = 7) OR (unique1 = 8) OR (unique1 = 9))
+   Filter: (unique1 = ANY ('{1,42,7}'::integer[]))
+   ->  BitmapOr
+         ->  Bitmap Index Scan on tenk1_unique1
+               Index Cond: (unique1 = 7)
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/create_index.out /tmp/cirrus-ci-build/build/testrun/recovery/027...
--- /tmp/cirrus-ci-build/src/test/regress/expected/create_index.out	2024-04-22 22:46:12.201338254 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/create_index.out	2024-04-22 22:49:03.409...
@@ -2135,11 +2135,19 @@
 --
 explain (costs off)
 SELECT unique1 FROM tenk1 WHERE unique1 IN (1, 42, 7) and unique1 = ANY('{7, 8, 9}');
-                                             QUERY PLAN                                             
-----------------------------------------------------------------------------------------------------
- Index Only Scan using tenk1_unique1 on tenk1
-   Index Cond: ((unique1 = ANY ('{1,42,7}'::integer[])) AND (unique1 = ANY ('{7,8,9}'::integer[])))
-(2 rows)
+                            QUERY PLAN                             
+-------------------------------------------------------------------
+ Bitmap Heap Scan on tenk1
+   Recheck Cond: ((unique1 = 7) OR (unique1 = 8) OR (unique1 = 9))
+   Filter: (unique1 = ANY ('{1,42,7}'::integer[]))
+   ->  BitmapOr
+         ->  Bitmap Index Scan on tenk1_unique1
+               Index Cond: (unique1 = 7)
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/create_index.out /tmp/cirrus-ci-build/build/testrun/regress/regr...
--- /tmp/cirrus-ci-build/src/test/regress/expected/create_index.out	2024-04-22 22:46:12.201338254 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/create_index.out	2024-04-22 22:48:31.149325821 +0000
@@ -2135,11 +2135,19 @@
 --
 explain (costs off)
 SELECT unique1 FROM tenk1 WHERE unique1 IN (1, 42, 7) and unique1 = ANY('{7, 8, 9}');
-                                             QUERY PLAN                                             
-----------------------------------------------------------------------------------------------------
- Index Only Scan using tenk1_unique1 on tenk1
-   Index Cond: ((unique1 = ANY ('{1,42,7}'::integer[])) AND (unique1 = ANY ('{7,8,9}'::integer[])))
-(2 rows)
+                            QUERY PLAN                             
+-------------------------------------------------------------------
+ Bitmap Heap Scan on tenk1
+   Recheck Cond: ((unique1 = 7) OR (unique1 = 8) OR (unique1 = 9))
+   Filter: (unique1 = ANY ('{1,42,7}'::integer[]))
+   ->  BitmapOr
+         ->  Bitmap Index Scan on tenk1_unique1
+               Index Cond: (unique1 = 7)
...
tap
[22:49:30.716](65.372s) not ok 5 - regression tests pass
tap
[22:49:56.681](64.744s) not ok 2 - regression tests pass
test
[22:51:04.822]   4/301 postgresql:regress / regress/regress                                            ERROR          64...
[22:51:04.822]   6/301 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR          10...
[22:51:04.822]  35/301 postgresql:recovery / recovery/027_stream_regress                               ERROR          71...
%s Windows - Server 2019, VS 2019 - Meson & ninja
regress
diff -w -U3 C:/cirrus/src/test/regress/expected/create_index.out C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/...
--- C:/cirrus/src/test/regress/expected/create_index.out	2024-04-22 22:47:04.770100500 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/create_index.out	2024-04-22 22:49:25.858031400 +0000
@@ -2136,10 +2136,18 @@
 explain (costs off)
 SELECT unique1 FROM tenk1 WHERE unique1 IN (1, 42, 7) and unique1 = ANY('{7, 8, 9}');
                                              QUERY PLAN                                             
-----------------------------------------------------------------------------------------------------
- Index Only Scan using tenk1_unique1 on tenk1
-   Index Cond: ((unique1 = ANY ('{1,42,7}'::integer[])) AND (unique1 = ANY ('{7,8,9}'::integer[])))
-(2 rows)
+-------------------------------------------------------------------
+ Bitmap Heap Scan on tenk1
+   Recheck Cond: ((unique1 = 7) OR (unique1 = 8) OR (unique1 = 9))
+   Filter: (unique1 = ANY ('{1,42,7}'::integer[]))
+   ->  BitmapOr
+         ->  Bitmap Index Scan on tenk1_unique1
+               Index Cond: (unique1 = 7)
+         ->  Bitmap Index Scan on tenk1_unique1
+               Index Cond: (unique1 = 8)
...
regress
diff -w -U3 C:/cirrus/src/test/regress/expected/create_index.out C:/cirrus/build/testrun/recovery/027_stream_regress/dat...
--- C:/cirrus/src/test/regress/expected/create_index.out	2024-04-22 22:47:04.770100500 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/create_index.out	2024-04-22 22:51:30.798136200 +000...
@@ -2136,10 +2136,18 @@
 explain (costs off)
 SELECT unique1 FROM tenk1 WHERE unique1 IN (1, 42, 7) and unique1 = ANY('{7, 8, 9}');
                                              QUERY PLAN                                             
-----------------------------------------------------------------------------------------------------
- Index Only Scan using tenk1_unique1 on tenk1
-   Index Cond: ((unique1 = ANY ('{1,42,7}'::integer[])) AND (unique1 = ANY ('{7,8,9}'::integer[])))
-(2 rows)
+-------------------------------------------------------------------
+ Bitmap Heap Scan on tenk1
+   Recheck Cond: ((unique1 = 7) OR (unique1 = 8) OR (unique1 = 9))
+   Filter: (unique1 = ANY ('{1,42,7}'::integer[]))
+   ->  BitmapOr
+         ->  Bitmap Index Scan on tenk1_unique1
+               Index Cond: (unique1 = 7)
+         ->  Bitmap Index Scan on tenk1_unique1
+               Index Cond: (unique1 = 8)
...
regress
diff -w -U3 C:/cirrus/src/test/regress/expected/create_index.out C:/cirrus/build/testrun/regress/regress/results/create_...
--- C:/cirrus/src/test/regress/expected/create_index.out	2024-04-22 22:47:04.770100500 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/create_index.out	2024-04-22 22:49:14.355196000 +0000
@@ -2136,10 +2136,18 @@
 explain (costs off)
 SELECT unique1 FROM tenk1 WHERE unique1 IN (1, 42, 7) and unique1 = ANY('{7, 8, 9}');
                                              QUERY PLAN                                             
-----------------------------------------------------------------------------------------------------
- Index Only Scan using tenk1_unique1 on tenk1
-   Index Cond: ((unique1 = ANY ('{1,42,7}'::integer[])) AND (unique1 = ANY ('{7,8,9}'::integer[])))
-(2 rows)
+-------------------------------------------------------------------
+ Bitmap Heap Scan on tenk1
+   Recheck Cond: ((unique1 = 7) OR (unique1 = 8) OR (unique1 = 9))
+   Filter: (unique1 = ANY ('{1,42,7}'::integer[]))
+   ->  BitmapOr
+         ->  Bitmap Index Scan on tenk1_unique1
+               Index Cond: (unique1 = 7)
+         ->  Bitmap Index Scan on tenk1_unique1
+               Index Cond: (unique1 = 8)
...
tap
[22:50:50.586](107.262s) not ok 5 - regression tests pass
tap
[22:53:00.499](115.722s) not ok 2 - regression tests pass
test
[22:59:47.113]   5/296 postgresql:regress / regress/regress                                            ERROR           1...
[22:59:47.113]  25/296 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR           1...
[22:59:47.113]  70/296 postgresql:recovery / recovery/027_stream_regress                               ERROR           1...
%s macOS - Ventura - Meson
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/create_index.out /Users/admin/pgsql/build/testrun/pg_upgrade/002_p...
--- /Users/admin/pgsql/src/test/regress/expected/create_index.out	2024-04-22 22:46:07
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/create_index.out	2024-04-22 22:48:13
@@ -2135,11 +2135,19 @@
 --
 explain (costs off)
 SELECT unique1 FROM tenk1 WHERE unique1 IN (1, 42, 7) and unique1 = ANY('{7, 8, 9}');
-                                             QUERY PLAN                                             
-----------------------------------------------------------------------------------------------------
- Index Only Scan using tenk1_unique1 on tenk1
-   Index Cond: ((unique1 = ANY ('{1,42,7}'::integer[])) AND (unique1 = ANY ('{7,8,9}'::integer[])))
-(2 rows)
+                            QUERY PLAN                             
+-------------------------------------------------------------------
+ Bitmap Heap Scan on tenk1
+   Recheck Cond: ((unique1 = 7) OR (unique1 = 8) OR (unique1 = 9))
+   Filter: (unique1 = ANY ('{1,42,7}'::integer[]))
+   ->  BitmapOr
+         ->  Bitmap Index Scan on tenk1_unique1
+               Index Cond: (unique1 = 7)
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/create_index.out /Users/admin/pgsql/build/testrun/recovery/027_str...
--- /Users/admin/pgsql/src/test/regress/expected/create_index.out	2024-04-22 22:46:07
+++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/create_index.out	2024-04-22 22:48:49
@@ -2135,11 +2135,19 @@
 --
 explain (costs off)
 SELECT unique1 FROM tenk1 WHERE unique1 IN (1, 42, 7) and unique1 = ANY('{7, 8, 9}');
-                                             QUERY PLAN                                             
-----------------------------------------------------------------------------------------------------
- Index Only Scan using tenk1_unique1 on tenk1
-   Index Cond: ((unique1 = ANY ('{1,42,7}'::integer[])) AND (unique1 = ANY ('{7,8,9}'::integer[])))
-(2 rows)
+                            QUERY PLAN                             
+-------------------------------------------------------------------
+ Bitmap Heap Scan on tenk1
+   Recheck Cond: ((unique1 = 7) OR (unique1 = 8) OR (unique1 = 9))
+   Filter: (unique1 = ANY ('{1,42,7}'::integer[]))
+   ->  BitmapOr
+         ->  Bitmap Index Scan on tenk1_unique1
+               Index Cond: (unique1 = 7)
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/create_index.out /Users/admin/pgsql/build/testrun/regress/regress/...
--- /Users/admin/pgsql/src/test/regress/expected/create_index.out	2024-04-22 22:46:07
+++ /Users/admin/pgsql/build/testrun/regress/regress/results/create_index.out	2024-04-22 22:48:10
@@ -2135,11 +2135,19 @@
 --
 explain (costs off)
 SELECT unique1 FROM tenk1 WHERE unique1 IN (1, 42, 7) and unique1 = ANY('{7, 8, 9}');
-                                             QUERY PLAN                                             
-----------------------------------------------------------------------------------------------------
- Index Only Scan using tenk1_unique1 on tenk1
-   Index Cond: ((unique1 = ANY ('{1,42,7}'::integer[])) AND (unique1 = ANY ('{7,8,9}'::integer[])))
-(2 rows)
+                            QUERY PLAN                             
+-------------------------------------------------------------------
+ Bitmap Heap Scan on tenk1
+   Recheck Cond: ((unique1 = 7) OR (unique1 = 8) OR (unique1 = 9))
+   Filter: (unique1 = ANY ('{1,42,7}'::integer[]))
+   ->  BitmapOr
+         ->  Bitmap Index Scan on tenk1_unique1
+               Index Cond: (unique1 = 7)
...
tap
[22:48:39.495](33.332s) not ok 5 - regression tests pass
tap
[22:49:42.028](65.296s) not ok 2 - regression tests pass
test
[22:51:17.056]   6/301 postgresql:regress / regress/regress                                            ERROR            ...
[22:51:17.056]  30/301 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[22:51:17.056] 148/301 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
48/4882 Add a pg_truncate_freespace_map function
%s FreeBSD - 13 - Meson
regress
diff -U3 /tmp/cirrus-ci-build/contrib/pg_freespacemap/expected/pg_freespacemap.out /tmp/cirrus-ci-build/build/testrun/pg...
--- /tmp/cirrus-ci-build/contrib/pg_freespacemap/expected/pg_freespacemap.out	2024-04-22 22:12:57.502713000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_freespacemap/regress/results/pg_freespacemap.out	2024-04-22 22:14:53.974485000...
@@ -1,4 +1,5 @@
 CREATE EXTENSION pg_freespacemap;
+ERROR:  extension "pg_freespacemap" has no installation script nor update path for version "1.3"
 CREATE TABLE freespace_tab (c1 int) WITH (autovacuum_enabled = off);
 CREATE INDEX freespace_brin ON freespace_tab USING brin (c1);
 CREATE INDEX freespace_btree ON freespace_tab USING btree (c1);
@@ -8,78 +9,39 @@
   SELECT rel.id, fsm.blkno, (fsm.avail > 0) AS is_avail
     FROM rel, LATERAL pg_freespace(rel.id) AS fsm
     ORDER BY 1, 2;
-       id        | blkno | is_avail 
------------------+-------+----------
- freespace_brin  |     0 | f
- freespace_brin  |     1 | f
- freespace_brin  |     2 | t
- freespace_btree |     0 | f
- freespace_hash  |     0 | f
...
test
[22:16:17.705]  79/301 postgresql:pg_freespacemap / pg_freespacemap/regress                            ERROR            ...
%s Linux - Debian Bullseye - Meson
core
[22:19:42.922] #0  0x00007f826bf32a61 in clone () from /lib/x86_64-linux-gnu/libc.so.6
[22:19:42.922] #1  0x00007f826bf20e5e in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[22:19:42.922] #2  0x00007f826bf21497 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[22:19:42.922] #3  0x00007f826bf20cdb in posix_spawn () from /lib/x86_64-linux-gnu/libc.so.6
[22:19:42.922] #4  0x00007f826be7ca69 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[22:19:42.922] #5  0x000055a4e9acd311 in RestoreArchivedFile (path=path@entry=0x7ffdf7738bd0 "p\217s\367\375\177", xlogf...
[22:19:42.922] #6  0x000055a4e9adbfa1 in XLogFileRead (segno=140728754999248, segno@entry=4, emode=emode@entry=13, tli=t...
[22:19:42.922] #7  0x000055a4e9adc191 in XLogFileReadAnyTLI (segno=4, emode=emode@entry=13, source=XLOG_FROM_ANY) at ../...
[22:19:42.922] #8  0x000055a4e9add38d in WaitForWALToBecomeAvailable (RecPtr=RecPtr@entry=67108888, randAccess=false, fe...
[22:19:42.922] #9  0x000055a4e9addec2 in XLogPageRead (xlogreader=0x55a4eb56eed0, targetPagePtr=67108864, reqLen=24, tar...
core
[22:19:42.941] #0  0x00007f826be6ffc7 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[22:19:42.941] #1  0x00007f826bf2113a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[22:19:42.941] #2  0x00007f826bf32a6f in clone () from /lib/x86_64-linux-gnu/libc.so.6
regress
diff -U3 /tmp/cirrus-ci-build/contrib/pg_freespacemap/expected/pg_freespacemap.out /tmp/cirrus-ci-build/build/testrun/pg...
--- /tmp/cirrus-ci-build/contrib/pg_freespacemap/expected/pg_freespacemap.out	2024-04-22 22:12:45.257107512 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_freespacemap/regress/results/pg_freespacemap.out	2024-04-22 22:16:24.304907303...
@@ -1,4 +1,5 @@
 CREATE EXTENSION pg_freespacemap;
+ERROR:  extension "pg_freespacemap" has no installation script nor update path for version "1.3"
 CREATE TABLE freespace_tab (c1 int) WITH (autovacuum_enabled = off);
 CREATE INDEX freespace_brin ON freespace_tab USING brin (c1);
 CREATE INDEX freespace_btree ON freespace_tab USING btree (c1);
@@ -8,78 +9,39 @@
   SELECT rel.id, fsm.blkno, (fsm.avail > 0) AS is_avail
     FROM rel, LATERAL pg_freespace(rel.id) AS fsm
     ORDER BY 1, 2;
-       id        | blkno | is_avail 
------------------+-------+----------
- freespace_brin  |     0 | f
- freespace_brin  |     1 | f
- freespace_brin  |     2 | t
- freespace_btree |     0 | f
- freespace_hash  |     0 | f
...
test
[22:17:56.301]  84/301 postgresql:pg_freespacemap / pg_freespacemap/regress                            ERROR          0....
%s Windows - Server 2019, VS 2019 - Meson & ninja
regress
diff -w -U3 C:/cirrus/contrib/pg_freespacemap/expected/pg_freespacemap.out C:/cirrus/build/testrun/pg_freespacemap/regre...
--- C:/cirrus/contrib/pg_freespacemap/expected/pg_freespacemap.out	2024-04-22 22:13:06.427190200 +0000
+++ C:/cirrus/build/testrun/pg_freespacemap/regress/results/pg_freespacemap.out	2024-04-22 22:19:34.824010800 +0000
@@ -1,4 +1,5 @@
 CREATE EXTENSION pg_freespacemap;
+ERROR:  extension "pg_freespacemap" has no installation script nor update path for version "1.3"
 CREATE TABLE freespace_tab (c1 int) WITH (autovacuum_enabled = off);
 CREATE INDEX freespace_brin ON freespace_tab USING brin (c1);
 CREATE INDEX freespace_btree ON freespace_tab USING btree (c1);
@@ -8,78 +9,39 @@
   SELECT rel.id, fsm.blkno, (fsm.avail > 0) AS is_avail
     FROM rel, LATERAL pg_freespace(rel.id) AS fsm
     ORDER BY 1, 2;
-       id        | blkno | is_avail 
------------------+-------+----------
- freespace_brin  |     0 | f
- freespace_brin  |     1 | f
- freespace_brin  |     2 | t
- freespace_btree |     0 | f
- freespace_hash  |     0 | f
...
test
[22:26:15.798]  75/296 postgresql:pg_freespacemap / pg_freespacemap/regress                            ERROR            ...
%s macOS - Ventura - Meson
regress
diff -U3 /Users/admin/pgsql/contrib/pg_freespacemap/expected/pg_freespacemap.out /Users/admin/pgsql/build/testrun/pg_fre...
--- /Users/admin/pgsql/contrib/pg_freespacemap/expected/pg_freespacemap.out	2024-04-22 22:11:41
+++ /Users/admin/pgsql/build/testrun/pg_freespacemap/regress/results/pg_freespacemap.out	2024-04-22 22:15:12
@@ -1,4 +1,5 @@
 CREATE EXTENSION pg_freespacemap;
+ERROR:  extension "pg_freespacemap" has no installation script nor update path for version "1.3"
 CREATE TABLE freespace_tab (c1 int) WITH (autovacuum_enabled = off);
 CREATE INDEX freespace_brin ON freespace_tab USING brin (c1);
 CREATE INDEX freespace_btree ON freespace_tab USING btree (c1);
@@ -8,78 +9,39 @@
   SELECT rel.id, fsm.blkno, (fsm.avail > 0) AS is_avail
     FROM rel, LATERAL pg_freespace(rel.id) AS fsm
     ORDER BY 1, 2;
-       id        | blkno | is_avail 
------------------+-------+----------
- freespace_brin  |     0 | f
- freespace_brin  |     1 | f
- freespace_brin  |     2 | t
- freespace_btree |     0 | f
- freespace_hash  |     0 | f
...
test
[22:17:09.258]  79/301 postgresql:pg_freespacemap / pg_freespacemap/regress                            ERROR            ...
48/4888 Run deferred triggers in the correct security context
%s FreeBSD - 13 - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/triggers.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_p...
--- /tmp/cirrus-ci-build/src/test/regress/expected/triggers.out	2024-04-22 19:57:55.697652000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/triggers.out	2024-04-22 19:59:17.779185000...
@@ -3720,7 +3720,9 @@
 -- test who runs deferred trigger functions
 -- setup
 create role groot;
+WARNING:  roles created by regression test cases should have names starting with "regress_"
 create role outis;
+WARNING:  roles created by regression test cases should have names starting with "regress_"
 create function whoami() returns trigger language plpgsql
 as $$
 begin
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/triggers.out /tmp/cirrus-ci-build/build/testrun/recovery/027_str...
--- /tmp/cirrus-ci-build/src/test/regress/expected/triggers.out	2024-04-22 19:57:55.697652000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/triggers.out	2024-04-22 19:59:45.8566500...
@@ -3720,7 +3720,9 @@
 -- test who runs deferred trigger functions
 -- setup
 create role groot;
+WARNING:  roles created by regression test cases should have names starting with "regress_"
 create role outis;
+WARNING:  roles created by regression test cases should have names starting with "regress_"
 create function whoami() returns trigger language plpgsql
 as $$
 begin
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/triggers.out /tmp/cirrus-ci-build/build/testrun/regress/regress/...
--- /tmp/cirrus-ci-build/src/test/regress/expected/triggers.out	2024-04-22 19:57:55.697652000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/triggers.out	2024-04-22 19:59:13.020168000 +0000
@@ -3720,7 +3720,9 @@
 -- test who runs deferred trigger functions
 -- setup
 create role groot;
+WARNING:  roles created by regression test cases should have names starting with "regress_"
 create role outis;
+WARNING:  roles created by regression test cases should have names starting with "regress_"
 create function whoami() returns trigger language plpgsql
 as $$
 begin
tap
[19:59:59.997](56.387s) not ok 5 - regression tests pass
tap
[20:00:26.278](59.006s) not ok 2 - regression tests pass
test
[20:01:23.276]  12/301 postgresql:regress / regress/regress                                            ERROR            ...
[20:01:23.276]  71/301 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               ERROR            ...
[20:01:23.276] 149/301 postgresql:recovery / recovery/027_stream_regress                               ERROR            ...
48/4715 Union Replacement of OR logic
%s FreeBSD - 13 - Meson
test
[22:39:12.587] 197/301 postgresql:psql / psql/010_tab_completion                                       ERROR            ...
[22:39:12.587] 228/301 postgresql:authentication / authentication/001_password                         ERROR            ...
48/4738 psql: Rethinking of \du command
%s Linux - Debian Bullseye - Autoconf
tap
[08:51:29.588](0.251s) not ok 1 - xl_tot_len zero
%s Linux - Debian Bullseye - Meson
tap
[08:47:23.996](0.388s) not ok 1 - xl_tot_len zero
test
[08:49:06.213]  47/301 postgresql:recovery / recovery/039_end_of_wal                                   ERROR          12...
48/4866 Table AM Interface Enhancements
%s Linux - Debian Bullseye - Autoconf
regress
diff -U3 /tmp/cirrus-ci-build/src/test/modules/injection_points/expected/injection_points.out /tmp/cirrus-ci-build/src/t...
--- /tmp/cirrus-ci-build/src/test/modules/injection_points/expected/injection_points.out	2024-04-08 11:39:47.579035464 +...
+++ /tmp/cirrus-ci-build/src/test/modules/injection_points/results/injection_points.out	2024-04-08 11:44:17.351012032 +0...
@@ -159,11 +159,7 @@
 -- reload, local injection points should be gone.
 \c
 SELECT injection_points_run('TestConditionLocal1'); -- nothing
- injection_points_run 
-----------------------
- 
-(1 row)
-
+ERROR:  error triggered for injection point TestConditionLocal1
 SELECT injection_points_run('TestConditionLocal2'); -- nothing
  injection_points_run 
 ----------------------
47/4060 Improve WALRead() to suck data directly from WAL buffers when possible
%s FreeBSD - 13 - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/modules/injection_points/expected/injection_points.out /tmp/cirrus-ci-build/build...
--- /tmp/cirrus-ci-build/src/test/modules/injection_points/expected/injection_points.out	2024-04-08 05:34:05.563827000 +...
+++ /tmp/cirrus-ci-build/build/testrun/injection_points/regress/results/injection_points.out	2024-04-08 05:36:44.8653220...
@@ -181,11 +181,7 @@
 -- Attaching injection points that use the same name as one defined locally
 -- previously should work.
 SELECT injection_points_attach('TestConditionLocal1', 'error');
- injection_points_attach 
--------------------------
- 
-(1 row)
-
+ERROR:  injection point "TestConditionLocal1" already defined
 SELECT injection_points_detach('TestConditionLocal1');
  injection_points_detach 
 -------------------------
test
[05:38:03.944] 103/302 postgresql:injection_points / injection_points/regress                          ERROR            ...
48/4901 Fix for timestamp lag issue from emit_log_hook when GUC log_line_prefix has '%m'
%s macOS - Ventura - Meson
tap
[18:48:56.663](258.016s) # poll_query_until timed out executing this query:
timed out waiting for subscriber to synchronize data at /Users/admin/pgsql/src/test/recovery/t/040_standby_failover_slot...
test
[18:48:57.121] 297/297 postgresql:recovery / recovery/040_standby_failover_slots_sync            ERROR           263.19s...
48/4865 type cache cleanup improvements
%s Windows - Server 2019, VS 2019 - Meson & ninja
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 396
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 2472
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 6056
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 4064
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 3772
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 5212
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 1836
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 5900
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 3064
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 5644
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 4616
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 3632
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 5500
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 3144
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 1456
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 5356
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 2480
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 1676
core
0000009b`115ffa98 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009b`115ffaa0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000009b`115ffd90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009b`115ffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`111ff3f0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000009b`111ff460 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000009b`111ff5f0 00007ff7`6440d807     postgres!StartupProcessMain(
0000009b`111ff620 00007ff7`642d0694     postgres!SubPostmasterMain(
0000009b`111ff690 00007ff7`648a2819     postgres!main(
0000009b`111ff6d0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000009b`111ff720 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000009b`111ff790 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000009b`111ff7c0 00007ffd`a3664de0     postgres!mainCRTStartup(
0000009b`111ff7f0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000009b`119ffcb8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000009b`119ffcc0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000009b`119ffd30 00007ffd`a3664de0     postgres!pg_signal_thread(
0000009b`119ffe30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009b`119ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`11dffa78 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009b`11dffa80 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000009b`11dffd70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009b`11dffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cc`5c3ff5e0 00007ff7`647395e8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000cc`5c3ff620 00007ff7`644c4621     postgres!ExceptionalCondition(
000000cc`5c3ff660 00007ff7`64400414     postgres!dsm_set_control_handle(
000000cc`5c3ff690 00007ff7`6440d7ab     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
000000cc`5c3ff700 00007ff7`642d0694     postgres!SubPostmasterMain(
000000cc`5c3ff770 00007ff7`648a2819     postgres!main(
000000cc`5c3ff7b0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000cc`5c3ff800 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000cc`5c3ff870 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000cc`5c3ff8a0 00007ffd`a3664de0     postgres!mainCRTStartup(
core
000000cc`5c7ff5f8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cc`5c7ff600 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000cc`5c7ff8f0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000cc`5c7ff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cc`5cbffd58 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000cc`5cbffd60 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000cc`5cbffdd0 00007ffd`a3664de0     postgres!pg_signal_thread(
000000cc`5cbffed0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000cc`5cbfff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cc`5cfff818 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cc`5cfff820 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000cc`5cfffb10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000cc`5cfffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`8b3ff870 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000007a`8b3ff8e0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000007a`8b3ffa70 00007ff7`6440d807     postgres!StartupProcessMain(
0000007a`8b3ffaa0 00007ff7`642d0694     postgres!SubPostmasterMain(
0000007a`8b3ffb10 00007ff7`648a2819     postgres!main(
0000007a`8b3ffb50 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000007a`8b3ffba0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000007a`8b3ffc10 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000007a`8b3ffc40 00007ffd`a3664de0     postgres!mainCRTStartup(
0000007a`8b3ffc70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000007a`8b7ffa58 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`8b7ffa60 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000007a`8b7ffd50 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007a`8b7ffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`8bbff7c8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000007a`8bbff7d0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000007a`8bbff840 00007ffd`a3664de0     postgres!pg_signal_thread(
0000007a`8bbff940 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007a`8bbff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`8bfff4e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`8bfff4f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000007a`8bfff7e0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007a`8bfff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000041`6d9ffac0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000041`6d9ffb30 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000041`6d9ffcc0 00007ff7`6440d807     postgres!StartupProcessMain(
00000041`6d9ffcf0 00007ff7`642d0694     postgres!SubPostmasterMain(
00000041`6d9ffd60 00007ff7`648a2819     postgres!main(
00000041`6d9ffda0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000041`6d9ffdf0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000041`6d9ffe60 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000041`6d9ffe90 00007ffd`a3664de0     postgres!mainCRTStartup(
00000041`6d9ffec0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000041`6ddff838 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000041`6ddff840 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000041`6ddffb30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000041`6ddffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000041`6e1ff658 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000041`6e1ff660 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000041`6e1ff6d0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000041`6e1ff7d0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000041`6e1ff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000041`6e5ff938 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000041`6e5ff940 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000041`6e5ffc30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000041`6e5ffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`6c3ff650 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000068`6c3ff6c0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000068`6c3ff850 00007ff7`6440d807     postgres!StartupProcessMain(
00000068`6c3ff880 00007ff7`642d0694     postgres!SubPostmasterMain(
00000068`6c3ff8f0 00007ff7`648a2819     postgres!main(
00000068`6c3ff930 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000068`6c3ff980 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000068`6c3ff9f0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000068`6c3ffa20 00007ffd`a3664de0     postgres!mainCRTStartup(
00000068`6c3ffa50 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000068`6c7ff678 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000068`6c7ff680 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000068`6c7ff970 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000068`6c7ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`6cbff7a8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000068`6cbff7b0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000068`6cbff820 00007ffd`a3664de0     postgres!pg_signal_thread(
00000068`6cbff920 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000068`6cbff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`6cfff528 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000068`6cfff530 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000068`6cfff820 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000068`6cfff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`135ff500 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000007a`135ff570 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000007a`135ff700 00007ff7`6440d807     postgres!StartupProcessMain(
0000007a`135ff730 00007ff7`642d0694     postgres!SubPostmasterMain(
0000007a`135ff7a0 00007ff7`648a2819     postgres!main(
0000007a`135ff7e0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000007a`135ff830 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000007a`135ff8a0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000007a`135ff8d0 00007ffd`a3664de0     postgres!mainCRTStartup(
0000007a`135ff900 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000007a`139ff548 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`139ff550 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000007a`139ff840 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007a`139ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`13dffc18 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000007a`13dffc20 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000007a`13dffc90 00007ffd`a3664de0     postgres!pg_signal_thread(
0000007a`13dffd90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007a`13dffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`141ffbf8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`141ffc00 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000007a`141ffef0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007a`141fff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`289ff840 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000000c`289ff8b0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000000c`289ffa40 00007ff7`6440d807     postgres!StartupProcessMain(
0000000c`289ffa70 00007ff7`642d0694     postgres!SubPostmasterMain(
0000000c`289ffae0 00007ff7`648a2819     postgres!main(
0000000c`289ffb20 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000c`289ffb70 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000000c`289ffbe0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000000c`289ffc10 00007ffd`a3664de0     postgres!mainCRTStartup(
0000000c`289ffc40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000000c`295ffaf8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000c`295ffb00 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000000c`295ffdf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000c`295ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`291ffb78 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000000c`291ffb80 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000000c`291ffbf0 00007ffd`a3664de0     postgres!pg_signal_thread(
0000000c`291ffcf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000c`291ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`28dffb18 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000c`28dffb20 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000000c`28dffe10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000c`28dffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000041`fd1ffa88 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000041`fd1ffa90 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000041`fd1ffd80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000041`fd1ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000041`fc9ffa88 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000041`fc9ffa90 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000041`fc9ffd80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000041`fc9ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000041`fc5ff760 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000041`fc5ff7d0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000041`fc5ff960 00007ff7`6440d807     postgres!StartupProcessMain(
00000041`fc5ff990 00007ff7`642d0694     postgres!SubPostmasterMain(
00000041`fc5ffa00 00007ff7`648a2819     postgres!main(
00000041`fc5ffa40 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000041`fc5ffa90 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000041`fc5ffb00 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000041`fc5ffb30 00007ffd`a3664de0     postgres!mainCRTStartup(
00000041`fc5ffb60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000041`fcdff658 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000041`fcdff660 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000041`fcdff6d0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000041`fcdff7d0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000041`fcdff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`4cdff6e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007f`4cdff6f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000007f`4cdff9e0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007f`4cdffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`4c9ff840 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000007f`4c9ff8b0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000007f`4c9ffa40 00007ff7`6440d807     postgres!StartupProcessMain(
0000007f`4c9ffa70 00007ff7`642d0694     postgres!SubPostmasterMain(
0000007f`4c9ffae0 00007ff7`648a2819     postgres!main(
0000007f`4c9ffb20 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000007f`4c9ffb70 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000007f`4c9ffbe0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000007f`4c9ffc10 00007ffd`a3664de0     postgres!mainCRTStartup(
0000007f`4c9ffc40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000007f`4d1ff488 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007f`4d1ff490 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000007f`4d1ff780 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007f`4d1ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`4d5ff948 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000007f`4d5ff950 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000007f`4d5ff9c0 00007ffd`a3664de0     postgres!pg_signal_thread(
0000007f`4d5ffac0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007f`4d5ffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008e`773ffa80 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000008e`773ffaf0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000008e`773ffc80 00007ff7`6440d807     postgres!StartupProcessMain(
0000008e`773ffcb0 00007ff7`642d0694     postgres!SubPostmasterMain(
0000008e`773ffd20 00007ff7`648a2819     postgres!main(
0000008e`773ffd60 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000008e`773ffdb0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000008e`773ffe20 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000008e`773ffe50 00007ffd`a3664de0     postgres!mainCRTStartup(
0000008e`773ffe80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000008e`77bffbb8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000008e`77bffbc0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000008e`77bffc30 00007ffd`a3664de0     postgres!pg_signal_thread(
0000008e`77bffd30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008e`77bffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008e`777ff898 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008e`777ff8a0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000008e`777ffb90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008e`777ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008e`77fffa38 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008e`77fffa40 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000008e`77fffd30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008e`77fffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000064`f17ff4d8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000064`f17ff4e0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000064`f17ff7d0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000064`f17ff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000064`f0fffa08 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000064`f0fffa10 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000064`f0fffd00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000064`f0fffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000064`f13ff608 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000064`f13ff610 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000064`f13ff680 00007ffd`a3664de0     postgres!pg_signal_thread(
00000064`f13ff780 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000064`f13ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000064`f0bff8a0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000064`f0bff910 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000064`f0bffaa0 00007ff7`6440d807     postgres!StartupProcessMain(
00000064`f0bffad0 00007ff7`642d0694     postgres!SubPostmasterMain(
00000064`f0bffb40 00007ff7`648a2819     postgres!main(
00000064`f0bffb80 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000064`f0bffbd0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000064`f0bffc40 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000064`f0bffc70 00007ffd`a3664de0     postgres!mainCRTStartup(
00000064`f0bffca0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000c6`fafffa78 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c6`fafffa80 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000c6`fafffd70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c6`fafffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`fabffbf8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000c6`fabffc00 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000c6`fabffc70 00007ffd`a3664de0     postgres!pg_signal_thread(
000000c6`fabffd70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c6`fabffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`fa7ff8a8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c6`fa7ff8b0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000c6`fa7ffba0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c6`fa7ffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`fa3ff350 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000c6`fa3ff3c0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000c6`fa3ff550 00007ff7`6440d807     postgres!StartupProcessMain(
000000c6`fa3ff580 00007ff7`642d0694     postgres!SubPostmasterMain(
000000c6`fa3ff5f0 00007ff7`648a2819     postgres!main(
000000c6`fa3ff630 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c6`fa3ff680 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c6`fa3ff6f0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000c6`fa3ff720 00007ffd`a3664de0     postgres!mainCRTStartup(
000000c6`fa3ff750 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000c6`5f5ff530 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000c6`5f5ff5a0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000c6`5f5ff730 00007ff7`6440d807     postgres!StartupProcessMain(
000000c6`5f5ff760 00007ff7`642d0694     postgres!SubPostmasterMain(
000000c6`5f5ff7d0 00007ff7`648a2819     postgres!main(
000000c6`5f5ff810 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c6`5f5ff860 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c6`5f5ff8d0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000c6`5f5ff900 00007ffd`a3664de0     postgres!mainCRTStartup(
000000c6`5f5ff930 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000c6`601ff5a8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c6`601ff5b0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000c6`601ff8a0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c6`601ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`5fdff968 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000c6`5fdff970 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000c6`5fdff9e0 00007ffd`a3664de0     postgres!pg_signal_thread(
000000c6`5fdffae0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c6`5fdffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`5f9ff6c8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c6`5f9ff6d0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000c6`5f9ff9c0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c6`5f9ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`affffae0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000001c`affffb50 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000001c`affffce0 00007ff7`6440d807     postgres!StartupProcessMain(
0000001c`affffd10 00007ff7`642d0694     postgres!SubPostmasterMain(
0000001c`affffd80 00007ff7`648a2819     postgres!main(
0000001c`affffdc0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000001c`affffe10 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000001c`affffe80 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000001c`affffeb0 00007ffd`a3664de0     postgres!mainCRTStartup(
0000001c`affffee0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000001c`b0bffbf8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001c`b0bffc00 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000001c`b0bffef0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001c`b0bfff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`b07ff718 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000001c`b07ff720 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000001c`b07ff790 00007ffd`a3664de0     postgres!pg_signal_thread(
0000001c`b07ff890 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001c`b07ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`b03ff8f8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001c`b03ff900 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000001c`b03ffbf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001c`b03ffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`345ff500 00007ff7`647395e8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000007`345ff540 00007ff7`644c4621     postgres!ExceptionalCondition(
00000007`345ff580 00007ff7`64400414     postgres!dsm_set_control_handle(
00000007`345ff5b0 00007ff7`6440d7ab     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
00000007`345ff620 00007ff7`642d0694     postgres!SubPostmasterMain(
00000007`345ff690 00007ff7`648a2819     postgres!main(
00000007`345ff6d0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000007`345ff720 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000007`345ff790 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000007`345ff7c0 00007ffd`a3664de0     postgres!mainCRTStartup(
core
00000007`351ffda8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000007`351ffdb0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000007`351ffe20 00007ffd`a3664de0     postgres!pg_signal_thread(
00000007`351fff20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000007`351fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`34dff548 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000007`34dff550 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000007`34dff840 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000007`34dff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`349ffc28 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000007`349ffc30 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000007`349fff20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000007`349fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`9e1ff498 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003d`9e1ff4a0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000003d`9e1ff790 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003d`9e1ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`9e9ff888 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000003d`9e9ff890 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000003d`9e9ff900 00007ffd`a3664de0     postgres!pg_signal_thread(
0000003d`9e9ffa00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003d`9e9ffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`9e5ff778 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003d`9e5ff780 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000003d`9e5ffa70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003d`9e5ffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`9ddff7e0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000003d`9ddff850 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000003d`9ddff9e0 00007ff7`6440d807     postgres!StartupProcessMain(
0000003d`9ddffa10 00007ff7`642d0694     postgres!SubPostmasterMain(
0000003d`9ddffa80 00007ff7`648a2819     postgres!main(
0000003d`9ddffac0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003d`9ddffb10 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000003d`9ddffb80 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000003d`9ddffbb0 00007ffd`a3664de0     postgres!mainCRTStartup(
0000003d`9ddffbe0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000dc`fb1ff4b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dc`fb1ff4c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000dc`fb1ff7b0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000dc`fb1ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`fb9ff7c8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000dc`fb9ff7d0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000dc`fb9ff840 00007ffd`a3664de0     postgres!pg_signal_thread(
000000dc`fb9ff940 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000dc`fb9ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`fb5ffb58 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dc`fb5ffb60 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000dc`fb5ffe50 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000dc`fb5ffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dc`fadff8d0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000dc`fadff940 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000dc`fadffad0 00007ff7`6440d807     postgres!StartupProcessMain(
000000dc`fadffb00 00007ff7`642d0694     postgres!SubPostmasterMain(
000000dc`fadffb70 00007ff7`648a2819     postgres!main(
000000dc`fadffbb0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000dc`fadffc00 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000dc`fadffc70 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000dc`fadffca0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000dc`fadffcd0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000059`4efff6c8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000059`4efff6d0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000059`4efff9c0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000059`4efff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`4f7ff8c8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000059`4f7ff8d0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000059`4f7ffbc0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000059`4f7ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`4f3ffb08 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000059`4f3ffb10 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000059`4f3ffb80 00007ffd`a3664de0     postgres!pg_signal_thread(
00000059`4f3ffc80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000059`4f3ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`4ebffa00 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000059`4ebffa70 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000059`4ebffc00 00007ff7`6440d807     postgres!StartupProcessMain(
00000059`4ebffc30 00007ff7`642d0694     postgres!SubPostmasterMain(
00000059`4ebffca0 00007ff7`648a2819     postgres!main(
00000059`4ebffce0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000059`4ebffd30 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000059`4ebffda0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000059`4ebffdd0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000059`4ebffe00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000000f`07bffab8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000f`07bffac0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000000f`07bffdb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000f`07bffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000f`06fff970 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000000f`06fff9e0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000000f`06fffb70 00007ff7`6440d807     postgres!StartupProcessMain(
0000000f`06fffba0 00007ff7`642d0694     postgres!SubPostmasterMain(
0000000f`06fffc10 00007ff7`648a2819     postgres!main(
0000000f`06fffc50 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000f`06fffca0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000000f`06fffd10 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000000f`06fffd40 00007ffd`a3664de0     postgres!mainCRTStartup(
0000000f`06fffd70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000000f`073ff7b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000f`073ff7c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000000f`073ffab0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000f`073ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000f`077ff628 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000000f`077ff630 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000000f`077ff6a0 00007ffd`a3664de0     postgres!pg_signal_thread(
0000000f`077ff7a0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000f`077ff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`be9ff8d8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a6`be9ff8e0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000a6`be9ffbd0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a6`be9ffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`bf1ff6b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a6`bf1ff6c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000a6`bf1ff9b0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a6`bf1ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`bedff9a8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000a6`bedff9b0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000a6`bedffa20 00007ffd`a3664de0     postgres!pg_signal_thread(
000000a6`bedffb20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a6`bedffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`be5ff900 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000a6`be5ff970 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000a6`be5ffb00 00007ff7`6440d807     postgres!StartupProcessMain(
000000a6`be5ffb30 00007ff7`642d0694     postgres!SubPostmasterMain(
000000a6`be5ffba0 00007ff7`648a2819     postgres!main(
000000a6`be5ffbe0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a6`be5ffc30 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a6`be5ffca0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000a6`be5ffcd0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000a6`be5ffd00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000036`25bff6a8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000036`25bff6b0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000036`25bff720 00007ffd`a3664de0     postgres!pg_signal_thread(
00000036`25bff820 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000036`25bff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000036`24fff7b0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000036`24fff820 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000036`24fff9b0 00007ff7`6440d807     postgres!StartupProcessMain(
00000036`24fff9e0 00007ff7`642d0694     postgres!SubPostmasterMain(
00000036`24fffa50 00007ff7`648a2819     postgres!main(
00000036`24fffa90 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000036`24fffae0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000036`24fffb50 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000036`24fffb80 00007ffd`a3664de0     postgres!mainCRTStartup(
00000036`24fffbb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000036`253ff6b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000036`253ff6c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000036`253ff9b0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000036`253ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000036`257ff4b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000036`257ff4c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000036`257ff7b0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000036`257ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004a`da5ff5b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004a`da5ff5c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000004a`da5ff8b0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004a`da5ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004a`d9dff830 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000004a`d9dff8a0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000004a`d9dffa30 00007ff7`6440d807     postgres!StartupProcessMain(
0000004a`d9dffa60 00007ff7`642d0694     postgres!SubPostmasterMain(
0000004a`d9dffad0 00007ff7`648a2819     postgres!main(
0000004a`d9dffb10 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000004a`d9dffb60 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000004a`d9dffbd0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000004a`d9dffc00 00007ffd`a3664de0     postgres!mainCRTStartup(
0000004a`d9dffc30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000004a`da1ff868 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004a`da1ff870 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000004a`da1ffb60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004a`da1ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004a`da9ff7f8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000004a`da9ff800 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000004a`da9ff870 00007ffd`a3664de0     postgres!pg_signal_thread(
0000004a`da9ff970 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004a`da9ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`ec7ff650 00007ff7`647395e8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000008a`ec7ff690 00007ff7`644c4621     postgres!ExceptionalCondition(
0000008a`ec7ff6d0 00007ff7`64400414     postgres!dsm_set_control_handle(
0000008a`ec7ff700 00007ff7`6440d7ab     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
0000008a`ec7ff770 00007ff7`642d0694     postgres!SubPostmasterMain(
0000008a`ec7ff7e0 00007ff7`648a2819     postgres!main(
0000008a`ec7ff820 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000008a`ec7ff870 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000008a`ec7ff8e0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000008a`ec7ff910 00007ffd`a3664de0     postgres!mainCRTStartup(
core
0000008a`ed3ffa38 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008a`ed3ffa40 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000008a`ed3ffd30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008a`ed3ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`ecfff898 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000008a`ecfff8a0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000008a`ecfff910 00007ffd`a3664de0     postgres!pg_signal_thread(
0000008a`ecfffa10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008a`ecfffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`ecbff6a8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008a`ecbff6b0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000008a`ecbff9a0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008a`ecbff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`db5ff540 00007ff7`647395e8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000e4`db5ff580 00007ff7`644c4621     postgres!ExceptionalCondition(
000000e4`db5ff5c0 00007ff7`64400414     postgres!dsm_set_control_handle(
000000e4`db5ff5f0 00007ff7`6440d7ab     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
000000e4`db5ff660 00007ff7`642d0694     postgres!SubPostmasterMain(
000000e4`db5ff6d0 00007ff7`648a2819     postgres!main(
000000e4`db5ff710 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e4`db5ff760 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000e4`db5ff7d0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000e4`db5ff800 00007ffd`a3664de0     postgres!mainCRTStartup(
core
000000e4`db9ff678 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`db9ff680 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000e4`db9ff970 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e4`db9ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`dbdffa98 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`dbdffaa0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000e4`dbdffd90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e4`dbdffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`dc1ffc58 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000e4`dc1ffc60 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000e4`dc1ffcd0 00007ffd`a3664de0     postgres!pg_signal_thread(
000000e4`dc1ffdd0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e4`dc1ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`4a5ff340 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000042`4a5ff3b0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000042`4a5ff540 00007ff7`6440d807     postgres!StartupProcessMain(
00000042`4a5ff570 00007ff7`642d0694     postgres!SubPostmasterMain(
00000042`4a5ff5e0 00007ff7`648a2819     postgres!main(
00000042`4a5ff620 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000042`4a5ff670 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000042`4a5ff6e0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000042`4a5ff710 00007ffd`a3664de0     postgres!mainCRTStartup(
00000042`4a5ff740 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000042`4a9ff918 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000042`4a9ff920 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000042`4a9ffc10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000042`4a9ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`4adff8e8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000042`4adff8f0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000042`4adff960 00007ffd`a3664de0     postgres!pg_signal_thread(
00000042`4adffa60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000042`4adffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`4b1ff828 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000042`4b1ff830 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000042`4b1ffb20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000042`4b1ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000044`717ff3a0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000044`717ff410 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000044`717ff5a0 00007ff7`6440d807     postgres!StartupProcessMain(
00000044`717ff5d0 00007ff7`642d0694     postgres!SubPostmasterMain(
00000044`717ff640 00007ff7`648a2819     postgres!main(
00000044`717ff680 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000044`717ff6d0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000044`717ff740 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000044`717ff770 00007ffd`a3664de0     postgres!mainCRTStartup(
00000044`717ff7a0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000044`71bffa68 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000044`71bffa70 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000044`71bffd60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000044`71bffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000044`71fffd98 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000044`71fffda0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000044`71fffe10 00007ffd`a3664de0     postgres!pg_signal_thread(
00000044`71ffff10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000044`71ffff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000044`723ff8d8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000044`723ff8e0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000044`723ffbd0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000044`723ffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000094`ca3ff9d0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000094`ca3ffa40 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000094`ca3ffbd0 00007ff7`6440d807     postgres!StartupProcessMain(
00000094`ca3ffc00 00007ff7`642d0694     postgres!SubPostmasterMain(
00000094`ca3ffc70 00007ff7`648a2819     postgres!main(
00000094`ca3ffcb0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000094`ca3ffd00 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000094`ca3ffd70 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000094`ca3ffda0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000094`ca3ffdd0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000094`ca7ff758 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000094`ca7ff760 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000094`ca7ffa50 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000094`ca7ffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000094`cabffa28 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000094`cabffa30 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000094`cabffaa0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000094`cabffba0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000094`cabffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000094`cafffba8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000094`cafffbb0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000094`cafffea0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000094`cafffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000087`a45ff580 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000087`a45ff5f0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000087`a45ff780 00007ff7`6440d807     postgres!StartupProcessMain(
00000087`a45ff7b0 00007ff7`642d0694     postgres!SubPostmasterMain(
00000087`a45ff820 00007ff7`648a2819     postgres!main(
00000087`a45ff860 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000087`a45ff8b0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000087`a45ff920 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000087`a45ff950 00007ffd`a3664de0     postgres!mainCRTStartup(
00000087`a45ff980 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000087`a49ff498 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000087`a49ff4a0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000087`a49ff790 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000087`a49ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000087`a4dffa58 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000087`a4dffa60 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000087`a4dffad0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000087`a4dffbd0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000087`a4dffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000087`a51ff698 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000087`a51ff6a0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000087`a51ff990 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000087`a51ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`46bff4f0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000b5`46bff560 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000b5`46bff6f0 00007ff7`6440d807     postgres!StartupProcessMain(
000000b5`46bff720 00007ff7`642d0694     postgres!SubPostmasterMain(
000000b5`46bff790 00007ff7`648a2819     postgres!main(
000000b5`46bff7d0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b5`46bff820 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b5`46bff890 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000b5`46bff8c0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000b5`46bff8f0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000b5`46fff518 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b5`46fff520 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000b5`46fff810 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b5`46fff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`473ff878 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000b5`473ff880 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000b5`473ff8f0 00007ffd`a3664de0     postgres!pg_signal_thread(
000000b5`473ff9f0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b5`473ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`477ff7e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b5`477ff7f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000b5`477ffae0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b5`477ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004c`427ff400 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000004c`427ff470 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000004c`427ff600 00007ff7`6440d807     postgres!StartupProcessMain(
0000004c`427ff630 00007ff7`642d0694     postgres!SubPostmasterMain(
0000004c`427ff6a0 00007ff7`648a2819     postgres!main(
0000004c`427ff6e0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000004c`427ff730 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000004c`427ff7a0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000004c`427ff7d0 00007ffd`a3664de0     postgres!mainCRTStartup(
0000004c`427ff800 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000004c`433ff7c8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004c`433ff7d0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000004c`433ffac0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004c`433ffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004c`42fff5e8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000004c`42fff5f0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000004c`42fff660 00007ffd`a3664de0     postgres!pg_signal_thread(
0000004c`42fff760 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004c`42fff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004c`42bff938 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004c`42bff940 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000004c`42bffc30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004c`42bffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000029`f8dff840 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000029`f8dff8b0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000029`f8dffa40 00007ff7`6440d807     postgres!StartupProcessMain(
00000029`f8dffa70 00007ff7`642d0694     postgres!SubPostmasterMain(
00000029`f8dffae0 00007ff7`648a2819     postgres!main(
00000029`f8dffb20 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000029`f8dffb70 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000029`f8dffbe0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000029`f8dffc10 00007ffd`a3664de0     postgres!mainCRTStartup(
00000029`f8dffc40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000029`f91ff978 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000029`f91ff980 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000029`f91ffc70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000029`f91ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000029`f95ff608 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000029`f95ff610 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000029`f95ff680 00007ffd`a3664de0     postgres!pg_signal_thread(
00000029`f95ff780 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000029`f95ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000029`f99ffb18 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000029`f99ffb20 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000029`f99ffe10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000029`f99ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000028`1bbff460 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000028`1bbff4d0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000028`1bbff660 00007ff7`6440d807     postgres!StartupProcessMain(
00000028`1bbff690 00007ff7`642d0694     postgres!SubPostmasterMain(
00000028`1bbff700 00007ff7`648a2819     postgres!main(
00000028`1bbff740 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000028`1bbff790 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000028`1bbff800 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000028`1bbff830 00007ffd`a3664de0     postgres!mainCRTStartup(
00000028`1bbff860 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000028`1bfffaf8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000028`1bfffb00 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000028`1bfffdf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000028`1bfffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000028`1c3ffa98 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000028`1c3ffaa0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000028`1c3ffd90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000028`1c3ffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000028`1c7ffbd8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000028`1c7ffbe0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000028`1c7ffc50 00007ffd`a3664de0     postgres!pg_signal_thread(
00000028`1c7ffd50 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000028`1c7ffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e1`4dfff460 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000e1`4dfff4d0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000e1`4dfff660 00007ff7`6440d807     postgres!StartupProcessMain(
000000e1`4dfff690 00007ff7`642d0694     postgres!SubPostmasterMain(
000000e1`4dfff700 00007ff7`648a2819     postgres!main(
000000e1`4dfff740 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e1`4dfff790 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000e1`4dfff800 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000e1`4dfff830 00007ffd`a3664de0     postgres!mainCRTStartup(
000000e1`4dfff860 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000e1`4e3ff898 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e1`4e3ff8a0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000e1`4e3ffb90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e1`4e3ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e1`4e7ff7d8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e1`4e7ff7e0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000e1`4e7ffad0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e1`4e7ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e1`4ebff8f8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000e1`4ebff900 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000e1`4ebff970 00007ffd`a3664de0     postgres!pg_signal_thread(
000000e1`4ebffa70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e1`4ebffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b4`0bbff610 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000b4`0bbff680 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000b4`0bbff810 00007ff7`6440d807     postgres!StartupProcessMain(
000000b4`0bbff840 00007ff7`642d0694     postgres!SubPostmasterMain(
000000b4`0bbff8b0 00007ff7`648a2819     postgres!main(
000000b4`0bbff8f0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b4`0bbff940 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b4`0bbff9b0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000b4`0bbff9e0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000b4`0bbffa10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000b4`0bfff748 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b4`0bfff750 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000b4`0bfffa40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b4`0bfffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b4`0c3ff7f8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000b4`0c3ff800 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000b4`0c3ff870 00007ffd`a3664de0     postgres!pg_signal_thread(
000000b4`0c3ff970 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b4`0c3ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b4`0c7ff838 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b4`0c7ff840 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000b4`0c7ffb30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b4`0c7ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`8d1ff3f0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000091`8d1ff460 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000091`8d1ff5f0 00007ff7`6440d807     postgres!StartupProcessMain(
00000091`8d1ff620 00007ff7`642d0694     postgres!SubPostmasterMain(
00000091`8d1ff690 00007ff7`648a2819     postgres!main(
00000091`8d1ff6d0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000091`8d1ff720 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000091`8d1ff790 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000091`8d1ff7c0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000091`8d1ff7f0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000091`8d5ff7e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000091`8d5ff7f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000091`8d5ffae0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000091`8d5ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`8d9ff698 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000091`8d9ff6a0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000091`8d9ff710 00007ffd`a3664de0     postgres!pg_signal_thread(
00000091`8d9ff810 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000091`8d9ff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`8ddff458 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000091`8ddff460 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000091`8ddff750 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000091`8ddff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f7`09dff870 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000f7`09dff8e0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000f7`09dffa70 00007ff7`6440d807     postgres!StartupProcessMain(
000000f7`09dffaa0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000f7`09dffb10 00007ff7`648a2819     postgres!main(
000000f7`09dffb50 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f7`09dffba0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000f7`09dffc10 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000f7`09dffc40 00007ffd`a3664de0     postgres!mainCRTStartup(
000000f7`09dffc70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000f7`0a1ff4b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f7`0a1ff4c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000f7`0a1ff7b0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f7`0a1ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f7`0a5ffbc8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000f7`0a5ffbd0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000f7`0a5ffc40 00007ffd`a3664de0     postgres!pg_signal_thread(
000000f7`0a5ffd40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f7`0a5ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f7`0a9ff5c8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f7`0a9ff5d0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000f7`0a9ff8c0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f7`0a9ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`9a7ff360 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000001c`9a7ff3d0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000001c`9a7ff560 00007ff7`6440d807     postgres!StartupProcessMain(
0000001c`9a7ff590 00007ff7`642d0694     postgres!SubPostmasterMain(
0000001c`9a7ff600 00007ff7`648a2819     postgres!main(
0000001c`9a7ff640 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000001c`9a7ff690 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000001c`9a7ff700 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000001c`9a7ff730 00007ffd`a3664de0     postgres!mainCRTStartup(
0000001c`9a7ff760 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000001c`9abff818 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001c`9abff820 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000001c`9abffb10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001c`9abffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`9afffc28 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000001c`9afffc30 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000001c`9afffca0 00007ffd`a3664de0     postgres!pg_signal_thread(
0000001c`9afffda0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001c`9afffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`9b3ff648 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001c`9b3ff650 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000001c`9b3ff940 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001c`9b3ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`8efff870 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000005c`8efff8e0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000005c`8efffa70 00007ff7`6440d807     postgres!StartupProcessMain(
0000005c`8efffaa0 00007ff7`642d0694     postgres!SubPostmasterMain(
0000005c`8efffb10 00007ff7`648a2819     postgres!main(
0000005c`8efffb50 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000005c`8efffba0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000005c`8efffc10 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000005c`8efffc40 00007ffd`a3664de0     postgres!mainCRTStartup(
0000005c`8efffc70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000005c`8f3ff608 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005c`8f3ff610 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000005c`8f3ff900 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000005c`8f3ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`8f7ff8c8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000005c`8f7ff8d0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000005c`8f7ff940 00007ffd`a3664de0     postgres!pg_signal_thread(
0000005c`8f7ffa40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000005c`8f7ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`8fbffa78 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005c`8fbffa80 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000005c`8fbffd70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000005c`8fbffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`8ffff5f8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005c`8ffff600 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000005c`8ffff8f0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000005c`8ffff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`903ffb38 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005c`903ffb40 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000005c`903ffe30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000005c`903ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`447ff720 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000d1`447ff790 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000d1`447ff920 00007ff7`6440d807     postgres!StartupProcessMain(
000000d1`447ff950 00007ff7`642d0694     postgres!SubPostmasterMain(
000000d1`447ff9c0 00007ff7`648a2819     postgres!main(
000000d1`447ffa00 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d1`447ffa50 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d1`447ffac0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000d1`447ffaf0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000d1`447ffb20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000d1`44bff7f8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d1`44bff800 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000d1`44bffaf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d1`44bffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`44fffc28 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d1`44fffc30 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000d1`44ffff20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d1`44ffff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`453ffb18 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000d1`453ffb20 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000d1`453ffb90 00007ffd`a3664de0     postgres!pg_signal_thread(
000000d1`453ffc90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d1`453ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`c4dff9d0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000fc`c4dffa40 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000fc`c4dffbd0 00007ff7`6440d807     postgres!StartupProcessMain(
000000fc`c4dffc00 00007ff7`642d0694     postgres!SubPostmasterMain(
000000fc`c4dffc70 00007ff7`648a2819     postgres!main(
000000fc`c4dffcb0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000fc`c4dffd00 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000fc`c4dffd70 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000fc`c4dffda0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000fc`c4dffdd0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000fc`c51ff868 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fc`c51ff870 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000fc`c51ffb60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000fc`c51ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`c55ff7a8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000fc`c55ff7b0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000fc`c55ff820 00007ffd`a3664de0     postgres!pg_signal_thread(
000000fc`c55ff920 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000fc`c55ff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fc`c59ff498 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fc`c59ff4a0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000fc`c59ff790 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000fc`c59ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f1`127ff360 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000f1`127ff3d0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000f1`127ff560 00007ff7`6440d807     postgres!StartupProcessMain(
000000f1`127ff590 00007ff7`642d0694     postgres!SubPostmasterMain(
000000f1`127ff600 00007ff7`648a2819     postgres!main(
000000f1`127ff640 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f1`127ff690 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000f1`127ff700 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000f1`127ff730 00007ffd`a3664de0     postgres!mainCRTStartup(
000000f1`127ff760 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000f1`12bff8c8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f1`12bff8d0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000f1`12bffbc0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f1`12bffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f1`12fffd08 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000f1`12fffd10 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000f1`12fffd80 00007ffd`a3664de0     postgres!pg_signal_thread(
000000f1`12fffe80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f1`12fffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f1`133ff4b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f1`133ff4c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000f1`133ff7b0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f1`133ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`7dbffb00 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000003b`7dbffb70 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000003b`7dbffd00 00007ff7`6440d807     postgres!StartupProcessMain(
0000003b`7dbffd30 00007ff7`642d0694     postgres!SubPostmasterMain(
0000003b`7dbffda0 00007ff7`648a2819     postgres!main(
0000003b`7dbffde0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003b`7dbffe30 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000003b`7dbffea0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000003b`7dbffed0 00007ffd`a3664de0     postgres!mainCRTStartup(
0000003b`7dbfff00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000003b`7dfffa58 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003b`7dfffa60 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000003b`7dfffd50 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003b`7dfffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`7e3ffd68 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000003b`7e3ffd70 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000003b`7e3ffde0 00007ffd`a3664de0     postgres!pg_signal_thread(
0000003b`7e3ffee0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003b`7e3fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`7e7ff7b8 00007ffd`a128d77e     ntdll!NtWaitForSingleObject+0x14
0000003b`7e7ff7c0 00007ff7`64403b2c     KERNELBASE!WaitForSingleObjectEx+0x8e
0000003b`7e7ff860 00007ffd`a3664de0     postgres!pg_timer_thread(
0000003b`7e7ff8a0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003b`7e7ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`7ebff708 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003b`7ebff710 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000003b`7ebffa00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003b`7ebffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000095`129ff510 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000095`129ff580 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000095`129ff710 00007ff7`6440d807     postgres!StartupProcessMain(
00000095`129ff740 00007ff7`642d0694     postgres!SubPostmasterMain(
00000095`129ff7b0 00007ff7`648a2819     postgres!main(
00000095`129ff7f0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000095`129ff840 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000095`129ff8b0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000095`129ff8e0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000095`129ff910 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000095`12dff5e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000095`12dff5f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000095`12dff8e0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000095`12dff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000095`131ffa88 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000095`131ffa90 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000095`131ffd80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000095`131ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000095`135ff898 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000095`135ff8a0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000095`135ff910 00007ffd`a3664de0     postgres!pg_signal_thread(
00000095`135ffa10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000095`135ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`249ff420 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000d4`249ff490 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000d4`249ff620 00007ff7`6440d807     postgres!StartupProcessMain(
000000d4`249ff650 00007ff7`642d0694     postgres!SubPostmasterMain(
000000d4`249ff6c0 00007ff7`648a2819     postgres!main(
000000d4`249ff700 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d4`249ff750 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d4`249ff7c0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000d4`249ff7f0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000d4`249ff820 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000d4`24dff7d8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`24dff7e0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000d4`24dffad0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d4`24dffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`251ff6c8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000d4`251ff6d0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000d4`251ff740 00007ffd`a3664de0     postgres!pg_signal_thread(
000000d4`251ff840 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d4`251ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`255ffb28 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`255ffb30 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000d4`255ffe20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d4`255ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`9b1ff510 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000051`9b1ff580 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000051`9b1ff710 00007ff7`6440d807     postgres!StartupProcessMain(
00000051`9b1ff740 00007ff7`642d0694     postgres!SubPostmasterMain(
00000051`9b1ff7b0 00007ff7`648a2819     postgres!main(
00000051`9b1ff7f0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000051`9b1ff840 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000051`9b1ff8b0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000051`9b1ff8e0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000051`9b1ff910 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000051`9b5ff4a8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000051`9b5ff4b0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000051`9b5ff7a0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000051`9b5ff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`9b9ff618 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000051`9b9ff620 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000051`9b9ff690 00007ffd`a3664de0     postgres!pg_signal_thread(
00000051`9b9ff790 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000051`9b9ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`9bdffb08 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000051`9bdffb10 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000051`9bdffe00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000051`9bdffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ff`d8dff530 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000ff`d8dff5a0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000ff`d8dff730 00007ff7`6440d807     postgres!StartupProcessMain(
000000ff`d8dff760 00007ff7`642d0694     postgres!SubPostmasterMain(
000000ff`d8dff7d0 00007ff7`648a2819     postgres!main(
000000ff`d8dff810 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ff`d8dff860 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ff`d8dff8d0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000ff`d8dff900 00007ffd`a3664de0     postgres!mainCRTStartup(
000000ff`d8dff930 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000ff`d91ff7e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ff`d91ff7f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000ff`d91ffae0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ff`d91ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ff`d95ff688 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ff`d95ff690 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000ff`d95ff980 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ff`d95ff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ff`d99ffaa8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000ff`d99ffab0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000ff`d99ffb20 00007ffd`a3664de0     postgres!pg_signal_thread(
000000ff`d99ffc20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ff`d99ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000b`eabff500 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000000b`eabff570 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000000b`eabff700 00007ff7`6440d807     postgres!StartupProcessMain(
0000000b`eabff730 00007ff7`642d0694     postgres!SubPostmasterMain(
0000000b`eabff7a0 00007ff7`648a2819     postgres!main(
0000000b`eabff7e0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000b`eabff830 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000000b`eabff8a0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000000b`eabff8d0 00007ffd`a3664de0     postgres!mainCRTStartup(
0000000b`eabff900 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000000b`eafffa78 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000b`eafffa80 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000000b`eafffd70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000b`eafffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000b`eb3ffbf8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000000b`eb3ffc00 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000000b`eb3ffc70 00007ffd`a3664de0     postgres!pg_signal_thread(
0000000b`eb3ffd70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000b`eb3ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000b`eb7ff858 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000b`eb7ff860 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000000b`eb7ffb50 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000b`eb7ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000066`063ffa40 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000066`063ffab0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000066`063ffc40 00007ff7`6440d807     postgres!StartupProcessMain(
00000066`063ffc70 00007ff7`642d0694     postgres!SubPostmasterMain(
00000066`063ffce0 00007ff7`648a2819     postgres!main(
00000066`063ffd20 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000066`063ffd70 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000066`063ffde0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000066`063ffe10 00007ffd`a3664de0     postgres!mainCRTStartup(
00000066`063ffe40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000066`067ff548 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000066`067ff550 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000066`067ff840 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000066`067ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000066`06bffb98 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000066`06bffba0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000066`06bffc10 00007ffd`a3664de0     postgres!pg_signal_thread(
00000066`06bffd10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000066`06bffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000066`06fff4b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000066`06fff4c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000066`06fff7b0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000066`06fff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006a`ab3ff600 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000006a`ab3ff670 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000006a`ab3ff800 00007ff7`6440d807     postgres!StartupProcessMain(
0000006a`ab3ff830 00007ff7`642d0694     postgres!SubPostmasterMain(
0000006a`ab3ff8a0 00007ff7`648a2819     postgres!main(
0000006a`ab3ff8e0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000006a`ab3ff930 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000006a`ab3ff9a0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000006a`ab3ff9d0 00007ffd`a3664de0     postgres!mainCRTStartup(
0000006a`ab3ffa00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000006a`ab7ff8b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006a`ab7ff8c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000006a`ab7ffbb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006a`ab7ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006a`abbff8e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006a`abbff8f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000006a`abbffbe0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006a`abbffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006a`abfff9d8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000006a`abfff9e0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000006a`abfffa50 00007ffd`a3664de0     postgres!pg_signal_thread(
0000006a`abfffb50 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006a`abfffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001d`bdfff390 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000001d`bdfff400 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000001d`bdfff590 00007ff7`6440d807     postgres!StartupProcessMain(
0000001d`bdfff5c0 00007ff7`642d0694     postgres!SubPostmasterMain(
0000001d`bdfff630 00007ff7`648a2819     postgres!main(
0000001d`bdfff670 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000001d`bdfff6c0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000001d`bdfff730 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000001d`bdfff760 00007ffd`a3664de0     postgres!mainCRTStartup(
0000001d`bdfff790 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000001d`be3ff558 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001d`be3ff560 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000001d`be3ff850 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001d`be3ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001d`be7ff6c8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000001d`be7ff6d0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000001d`be7ff740 00007ffd`a3664de0     postgres!pg_signal_thread(
0000001d`be7ff840 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001d`be7ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001d`bebff688 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001d`bebff690 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000001d`bebff980 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001d`bebff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000078`85bff7f0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000078`85bff860 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000078`85bff9f0 00007ff7`6440d807     postgres!StartupProcessMain(
00000078`85bffa20 00007ff7`642d0694     postgres!SubPostmasterMain(
00000078`85bffa90 00007ff7`648a2819     postgres!main(
00000078`85bffad0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000078`85bffb20 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000078`85bffb90 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000078`85bffbc0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000078`85bffbf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000078`85fff748 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000078`85fff750 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000078`85fffa40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000078`85fffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000078`863ffaf8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000078`863ffb00 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000078`863ffb70 00007ffd`a3664de0     postgres!pg_signal_thread(
00000078`863ffc70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000078`863ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000078`867ff6e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000078`867ff6f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000078`867ff9e0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000078`867ffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000005`e23ff660 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000005`e23ff6d0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000005`e23ff860 00007ff7`6440d807     postgres!StartupProcessMain(
00000005`e23ff890 00007ff7`642d0694     postgres!SubPostmasterMain(
00000005`e23ff900 00007ff7`648a2819     postgres!main(
00000005`e23ff940 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000005`e23ff990 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000005`e23ffa00 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000005`e23ffa30 00007ffd`a3664de0     postgres!mainCRTStartup(
00000005`e23ffa60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000005`e27ff828 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000005`e27ff830 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000005`e27ffb20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000005`e27ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000005`e2bff758 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000005`e2bff760 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000005`e2bff7d0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000005`e2bff8d0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000005`e2bff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000005`e2fffa68 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000005`e2fffa70 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000005`e2fffd60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000005`e2fffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e6`3a1ff580 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000e6`3a1ff5f0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000e6`3a1ff780 00007ff7`6440d807     postgres!StartupProcessMain(
000000e6`3a1ff7b0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000e6`3a1ff820 00007ff7`648a2819     postgres!main(
000000e6`3a1ff860 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e6`3a1ff8b0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000e6`3a1ff920 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000e6`3a1ff950 00007ffd`a3664de0     postgres!mainCRTStartup(
000000e6`3a1ff980 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000e6`3a5ff6c8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e6`3a5ff6d0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000e6`3a5ff9c0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e6`3a5ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e6`3a9ffc28 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000e6`3a9ffc30 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000e6`3a9ffca0 00007ffd`a3664de0     postgres!pg_signal_thread(
000000e6`3a9ffda0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e6`3a9ffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e6`3adff568 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e6`3adff570 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000e6`3adff860 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e6`3adff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000de`bcdff480 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000de`bcdff4f0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000de`bcdff680 00007ff7`6440d807     postgres!StartupProcessMain(
000000de`bcdff6b0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000de`bcdff720 00007ff7`648a2819     postgres!main(
000000de`bcdff760 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000de`bcdff7b0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000de`bcdff820 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000de`bcdff850 00007ffd`a3664de0     postgres!mainCRTStartup(
000000de`bcdff880 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000de`bd1ffb58 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000de`bd1ffb60 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000de`bd1ffe50 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000de`bd1ffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000de`bd5ff4c8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000de`bd5ff4d0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000de`bd5ff7c0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000de`bd5ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000de`bd9ff9e8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000de`bd9ff9f0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000de`bd9ffa60 00007ffd`a3664de0     postgres!pg_signal_thread(
000000de`bd9ffb60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000de`bd9ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000029`855ff680 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000029`855ff6f0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000029`855ff880 00007ff7`6440d807     postgres!StartupProcessMain(
00000029`855ff8b0 00007ff7`642d0694     postgres!SubPostmasterMain(
00000029`855ff920 00007ff7`648a2819     postgres!main(
00000029`855ff960 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000029`855ff9b0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000029`855ffa20 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000029`855ffa50 00007ffd`a3664de0     postgres!mainCRTStartup(
00000029`855ffa80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000029`859ffa88 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000029`859ffa90 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000029`859ffd80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000029`859ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000029`85dff5e8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000029`85dff5f0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000029`85dff660 00007ffd`a3664de0     postgres!pg_signal_thread(
00000029`85dff760 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000029`85dff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000029`861ff618 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000029`861ff620 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000029`861ff910 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000029`861ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`96bff410 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000046`96bff480 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000046`96bff610 00007ff7`6440d807     postgres!StartupProcessMain(
00000046`96bff640 00007ff7`642d0694     postgres!SubPostmasterMain(
00000046`96bff6b0 00007ff7`648a2819     postgres!main(
00000046`96bff6f0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000046`96bff740 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000046`96bff7b0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000046`96bff7e0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000046`96bff810 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000046`96fff688 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000046`96fff690 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000046`96fff980 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000046`96fff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`973ff748 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000046`973ff750 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000046`973ff7c0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000046`973ff8c0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000046`973ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`977ff9a8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000046`977ff9b0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000046`977ffca0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000046`977ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000048`3efff940 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000048`3efff9b0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000048`3efffb40 00007ff7`6440d807     postgres!StartupProcessMain(
00000048`3efffb70 00007ff7`642d0694     postgres!SubPostmasterMain(
00000048`3efffbe0 00007ff7`648a2819     postgres!main(
00000048`3efffc20 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000048`3efffc70 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000048`3efffce0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000048`3efffd10 00007ffd`a3664de0     postgres!mainCRTStartup(
00000048`3efffd40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000048`3f3ff4e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000048`3f3ff4f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000048`3f3ff7e0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000048`3f3ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000048`3f7ff8c8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000048`3f7ff8d0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000048`3f7ff940 00007ffd`a3664de0     postgres!pg_signal_thread(
00000048`3f7ffa40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000048`3f7ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000048`3fbff818 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000048`3fbff820 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000048`3fbffb10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000048`3fbffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`505ff3e0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000042`505ff450 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000042`505ff5e0 00007ff7`6440d807     postgres!StartupProcessMain(
00000042`505ff610 00007ff7`642d0694     postgres!SubPostmasterMain(
00000042`505ff680 00007ff7`648a2819     postgres!main(
00000042`505ff6c0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000042`505ff710 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000042`505ff780 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000042`505ff7b0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000042`505ff7e0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000042`509ff5e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000042`509ff5f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000042`509ff8e0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000042`509ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`50dff768 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000042`50dff770 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000042`50dffa60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000042`50dffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`511ffcc8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000042`511ffcd0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000042`511ffd40 00007ffd`a3664de0     postgres!pg_signal_thread(
00000042`511ffe40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000042`511ffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004b`0b9ff3e0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000004b`0b9ff450 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000004b`0b9ff5e0 00007ff7`6440d807     postgres!StartupProcessMain(
0000004b`0b9ff610 00007ff7`642d0694     postgres!SubPostmasterMain(
0000004b`0b9ff680 00007ff7`648a2819     postgres!main(
0000004b`0b9ff6c0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000004b`0b9ff710 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000004b`0b9ff780 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000004b`0b9ff7b0 00007ffd`a3664de0     postgres!mainCRTStartup(
0000004b`0b9ff7e0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000004b`0bdff7f8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004b`0bdff800 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000004b`0bdffaf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004b`0bdffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004b`0c1ffce8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000004b`0c1ffcf0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000004b`0c1ffd60 00007ffd`a3664de0     postgres!pg_signal_thread(
0000004b`0c1ffe60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004b`0c1ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004b`0c5ff738 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004b`0c5ff740 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000004b`0c5ffa30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004b`0c5ffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`c23ff370 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000009b`c23ff3e0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000009b`c23ff570 00007ff7`6440d807     postgres!StartupProcessMain(
0000009b`c23ff5a0 00007ff7`642d0694     postgres!SubPostmasterMain(
0000009b`c23ff610 00007ff7`648a2819     postgres!main(
0000009b`c23ff650 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000009b`c23ff6a0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000009b`c23ff710 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000009b`c23ff740 00007ffd`a3664de0     postgres!mainCRTStartup(
0000009b`c23ff770 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000009b`c27ffac8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009b`c27ffad0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000009b`c27ffdc0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009b`c27ffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`c2bffd08 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000009b`c2bffd10 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000009b`c2bffd80 00007ffd`a3664de0     postgres!pg_signal_thread(
0000009b`c2bffe80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009b`c2bffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`c2fff9e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009b`c2fff9f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000009b`c2fffce0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009b`c2fffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`c33ffb28 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009b`c33ffb30 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000009b`c33ffe20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009b`c33ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`c37ff9c8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009b`c37ff9d0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000009b`c37ffcc0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009b`c37ffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`d5fff790 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000c1`d5fff800 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000c1`d5fff990 00007ff7`6440d807     postgres!StartupProcessMain(
000000c1`d5fff9c0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000c1`d5fffa30 00007ff7`648a2819     postgres!main(
000000c1`d5fffa70 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c1`d5fffac0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c1`d5fffb30 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000c1`d5fffb60 00007ffd`a3664de0     postgres!mainCRTStartup(
000000c1`d5fffb90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000c1`d63ffab8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c1`d63ffac0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000c1`d63ffdb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c1`d63ffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`d67ff5d8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000c1`d67ff5e0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000c1`d67ff650 00007ffd`a3664de0     postgres!pg_signal_thread(
000000c1`d67ff750 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c1`d67ff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`d6bff5a8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c1`d6bff5b0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000c1`d6bff8a0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c1`d6bff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`1a7ff3c0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000d4`1a7ff430 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000d4`1a7ff5c0 00007ff7`6440d807     postgres!StartupProcessMain(
000000d4`1a7ff5f0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000d4`1a7ff660 00007ff7`648a2819     postgres!main(
000000d4`1a7ff6a0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d4`1a7ff6f0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d4`1a7ff760 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000d4`1a7ff790 00007ffd`a3664de0     postgres!mainCRTStartup(
000000d4`1a7ff7c0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000d4`1abff7b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`1abff7c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000d4`1abffab0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d4`1abffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`1afff808 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000d4`1afff810 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000d4`1afff880 00007ffd`a3664de0     postgres!pg_signal_thread(
000000d4`1afff980 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d4`1afff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`1b3ff7d8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`1b3ff7e0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000d4`1b3ffad0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d4`1b3ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001f`e77ff580 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000001f`e77ff5f0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000001f`e77ff780 00007ff7`6440d807     postgres!StartupProcessMain(
0000001f`e77ff7b0 00007ff7`642d0694     postgres!SubPostmasterMain(
0000001f`e77ff820 00007ff7`648a2819     postgres!main(
0000001f`e77ff860 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000001f`e77ff8b0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000001f`e77ff920 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000001f`e77ff950 00007ffd`a3664de0     postgres!mainCRTStartup(
0000001f`e77ff980 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000001f`e7bff828 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001f`e7bff830 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000001f`e7bffb20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001f`e7bffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001f`e7fffcc8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000001f`e7fffcd0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000001f`e7fffd40 00007ffd`a3664de0     postgres!pg_signal_thread(
0000001f`e7fffe40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001f`e7fffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001f`e83ff4d8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001f`e83ff4e0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000001f`e83ff7d0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001f`e83ff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`715ff700 00007ff7`647395e8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000d4`715ff740 00007ff7`644c4621     postgres!ExceptionalCondition(
000000d4`715ff780 00007ff7`64400414     postgres!dsm_set_control_handle(
000000d4`715ff7b0 00007ff7`6440d7ab     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
000000d4`715ff820 00007ff7`642d0694     postgres!SubPostmasterMain(
000000d4`715ff890 00007ff7`648a2819     postgres!main(
000000d4`715ff8d0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d4`715ff920 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d4`715ff990 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000d4`715ff9c0 00007ffd`a3664de0     postgres!mainCRTStartup(
core
000000d4`719ff918 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`719ff920 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000d4`719ffc10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d4`719ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`71dff708 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000d4`71dff710 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000d4`71dff780 00007ffd`a3664de0     postgres!pg_signal_thread(
000000d4`71dff880 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d4`71dff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`721ff828 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`721ff830 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000d4`721ffb20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d4`721ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`20fff940 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000051`20fff9b0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000051`20fffb40 00007ff7`6440d807     postgres!StartupProcessMain(
00000051`20fffb70 00007ff7`642d0694     postgres!SubPostmasterMain(
00000051`20fffbe0 00007ff7`648a2819     postgres!main(
00000051`20fffc20 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000051`20fffc70 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000051`20fffce0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000051`20fffd10 00007ffd`a3664de0     postgres!mainCRTStartup(
00000051`20fffd40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000051`213ffb18 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000051`213ffb20 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000051`213ffe10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000051`213ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`217ff788 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000051`217ff790 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000051`217ff800 00007ffd`a3664de0     postgres!pg_signal_thread(
00000051`217ff900 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000051`217ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`21bffc28 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000051`21bffc30 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000051`21bfff20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000051`21bfff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`3fdff520 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000068`3fdff590 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000068`3fdff720 00007ff7`6440d807     postgres!StartupProcessMain(
00000068`3fdff750 00007ff7`642d0694     postgres!SubPostmasterMain(
00000068`3fdff7c0 00007ff7`648a2819     postgres!main(
00000068`3fdff800 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000068`3fdff850 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000068`3fdff8c0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000068`3fdff8f0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000068`3fdff920 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000068`401ffbe8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000068`401ffbf0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000068`401ffee0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000068`401fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`405ffaf8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000068`405ffb00 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000068`405ffb70 00007ffd`a3664de0     postgres!pg_signal_thread(
00000068`405ffc70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000068`405ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000068`409ffa38 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000068`409ffa40 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000068`409ffd30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000068`409ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000064`cd3ff450 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000064`cd3ff4c0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000064`cd3ff650 00007ff7`6440d807     postgres!StartupProcessMain(
00000064`cd3ff680 00007ff7`642d0694     postgres!SubPostmasterMain(
00000064`cd3ff6f0 00007ff7`648a2819     postgres!main(
00000064`cd3ff730 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000064`cd3ff780 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000064`cd3ff7f0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000064`cd3ff820 00007ffd`a3664de0     postgres!mainCRTStartup(
00000064`cd3ff850 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000064`cd7ffbb8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000064`cd7ffbc0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000064`cd7ffeb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000064`cd7ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000064`cdbff9a8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000064`cdbff9b0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000064`cdbffca0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000064`cdbffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000064`cdfff998 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000064`cdfff9a0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000064`cdfffa10 00007ffd`a3664de0     postgres!pg_signal_thread(
00000064`cdfffb10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000064`cdfffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`a69ffab0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000c1`a69ffb20 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000c1`a69ffcb0 00007ff7`6440d807     postgres!StartupProcessMain(
000000c1`a69ffce0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000c1`a69ffd50 00007ff7`648a2819     postgres!main(
000000c1`a69ffd90 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c1`a69ffde0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c1`a69ffe50 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000c1`a69ffe80 00007ffd`a3664de0     postgres!mainCRTStartup(
000000c1`a69ffeb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000c1`a6dff708 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c1`a6dff710 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000c1`a6dffa00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c1`a6dffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`a71ff6b8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000c1`a71ff6c0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000c1`a71ff730 00007ffd`a3664de0     postgres!pg_signal_thread(
000000c1`a71ff830 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c1`a71ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c1`a75ff8b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c1`a75ff8c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000c1`a75ffbb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c1`a75ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c8`b25ff5c0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000c8`b25ff630 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000c8`b25ff7c0 00007ff7`6440d807     postgres!StartupProcessMain(
000000c8`b25ff7f0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000c8`b25ff860 00007ff7`648a2819     postgres!main(
000000c8`b25ff8a0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c8`b25ff8f0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c8`b25ff960 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000c8`b25ff990 00007ffd`a3664de0     postgres!mainCRTStartup(
000000c8`b25ff9c0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000c8`b29ff4e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c8`b29ff4f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000c8`b29ff7e0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c8`b29ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c8`b2dffd08 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000c8`b2dffd10 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000c8`b2dffd80 00007ffd`a3664de0     postgres!pg_signal_thread(
000000c8`b2dffe80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c8`b2dffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c8`b31ffc28 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c8`b31ffc30 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000c8`b31fff20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c8`b31fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e7`047ff3e0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000e7`047ff450 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000e7`047ff5e0 00007ff7`6440d807     postgres!StartupProcessMain(
000000e7`047ff610 00007ff7`642d0694     postgres!SubPostmasterMain(
000000e7`047ff680 00007ff7`648a2819     postgres!main(
000000e7`047ff6c0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e7`047ff710 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000e7`047ff780 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000e7`047ff7b0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000e7`047ff7e0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000e7`04bffac8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e7`04bffad0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000e7`04bffdc0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e7`04bffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e7`04fffbd8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000e7`04fffbe0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000e7`04fffc50 00007ffd`a3664de0     postgres!pg_signal_thread(
000000e7`04fffd50 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e7`04fffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e7`053ff4a8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e7`053ff4b0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000e7`053ff7a0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e7`053ff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000072`1c9ff9e0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000072`1c9ffa50 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000072`1c9ffbe0 00007ff7`6440d807     postgres!StartupProcessMain(
00000072`1c9ffc10 00007ff7`642d0694     postgres!SubPostmasterMain(
00000072`1c9ffc80 00007ff7`648a2819     postgres!main(
00000072`1c9ffcc0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000072`1c9ffd10 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000072`1c9ffd80 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000072`1c9ffdb0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000072`1c9ffde0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000072`1cdff518 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000072`1cdff520 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000072`1cdff810 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000072`1cdff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000072`1d1ffa88 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000072`1d1ffa90 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000072`1d1ffd80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000072`1d1ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000072`1d5ffaf8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000072`1d5ffb00 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000072`1d5ffb70 00007ffd`a3664de0     postgres!pg_signal_thread(
00000072`1d5ffc70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000072`1d5ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000050`ea7ff540 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000050`ea7ff5b0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000050`ea7ff740 00007ff7`6440d807     postgres!StartupProcessMain(
00000050`ea7ff770 00007ff7`642d0694     postgres!SubPostmasterMain(
00000050`ea7ff7e0 00007ff7`648a2819     postgres!main(
00000050`ea7ff820 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000050`ea7ff870 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000050`ea7ff8e0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000050`ea7ff910 00007ffd`a3664de0     postgres!mainCRTStartup(
00000050`ea7ff940 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000050`eabff528 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000050`eabff530 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000050`eabff820 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000050`eabff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000050`eafffb08 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000050`eafffb10 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000050`eafffb80 00007ffd`a3664de0     postgres!pg_signal_thread(
00000050`eafffc80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000050`eafffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000050`eb3ffbc8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000050`eb3ffbd0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000050`eb3ffec0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000050`eb3ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000079`e5bff4e0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000079`e5bff550 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000079`e5bff6e0 00007ff7`6440d807     postgres!StartupProcessMain(
00000079`e5bff710 00007ff7`642d0694     postgres!SubPostmasterMain(
00000079`e5bff780 00007ff7`648a2819     postgres!main(
00000079`e5bff7c0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000079`e5bff810 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000079`e5bff880 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000079`e5bff8b0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000079`e5bff8e0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000079`e5fff498 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000079`e5fff4a0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000079`e5fff790 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000079`e5fff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000079`e63ff6d8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000079`e63ff6e0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000079`e63ff750 00007ffd`a3664de0     postgres!pg_signal_thread(
00000079`e63ff850 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000079`e63ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000079`e67ff478 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000079`e67ff480 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000079`e67ff770 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000079`e67ff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`0c3ff840 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000076`0c3ff8b0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000076`0c3ffa40 00007ff7`6440d807     postgres!StartupProcessMain(
00000076`0c3ffa70 00007ff7`642d0694     postgres!SubPostmasterMain(
00000076`0c3ffae0 00007ff7`648a2819     postgres!main(
00000076`0c3ffb20 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000076`0c3ffb70 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000076`0c3ffbe0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000076`0c3ffc10 00007ffd`a3664de0     postgres!mainCRTStartup(
00000076`0c3ffc40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000076`0c7ff868 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000076`0c7ff870 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000076`0c7ffb60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000076`0c7ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`0cbffc08 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000076`0cbffc10 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000076`0cbfff00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000076`0cbfff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000076`0cfffd78 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000076`0cfffd80 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000076`0cfffdf0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000076`0cfffef0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000076`0cffff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000be`91bff7d0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000be`91bff840 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000be`91bff9d0 00007ff7`6440d807     postgres!StartupProcessMain(
000000be`91bffa00 00007ff7`642d0694     postgres!SubPostmasterMain(
000000be`91bffa70 00007ff7`648a2819     postgres!main(
000000be`91bffab0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000be`91bffb00 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000be`91bffb70 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000be`91bffba0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000be`91bffbd0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000be`91fff668 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000be`91fff670 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000be`91fff960 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000be`91fff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000be`923ffa38 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000be`923ffa40 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000be`923ffab0 00007ffd`a3664de0     postgres!pg_signal_thread(
000000be`923ffbb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000be`923ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000be`927ff638 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000be`927ff640 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000be`927ff930 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000be`927ff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006d`f4bff550 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000006d`f4bff5c0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000006d`f4bff750 00007ff7`6440d807     postgres!StartupProcessMain(
0000006d`f4bff780 00007ff7`642d0694     postgres!SubPostmasterMain(
0000006d`f4bff7f0 00007ff7`648a2819     postgres!main(
0000006d`f4bff830 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000006d`f4bff880 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000006d`f4bff8f0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000006d`f4bff920 00007ffd`a3664de0     postgres!mainCRTStartup(
0000006d`f4bff950 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000006d`f4fff7d8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006d`f4fff7e0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000006d`f4fffad0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006d`f4fffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006d`f53ff9a8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000006d`f53ff9b0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000006d`f53ffa20 00007ffd`a3664de0     postgres!pg_signal_thread(
0000006d`f53ffb20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006d`f53ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006d`f57ff7f8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006d`f57ff800 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000006d`f57ffaf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006d`f57ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bd`50bff3a0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000bd`50bff410 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000bd`50bff5a0 00007ff7`6440d807     postgres!StartupProcessMain(
000000bd`50bff5d0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000bd`50bff640 00007ff7`648a2819     postgres!main(
000000bd`50bff680 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000bd`50bff6d0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000bd`50bff740 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000bd`50bff770 00007ffd`a3664de0     postgres!mainCRTStartup(
000000bd`50bff7a0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000bd`50fff9c8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bd`50fff9d0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000bd`50fffcc0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000bd`50fffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bd`513ff928 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000bd`513ff930 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000bd`513ff9a0 00007ffd`a3664de0     postgres!pg_signal_thread(
000000bd`513ffaa0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000bd`513ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bd`517ffb88 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bd`517ffb90 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000bd`517ffe80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000bd`517ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bd`51bffc08 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bd`51bffc10 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000bd`51bfff00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000bd`51bfff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bd`51fffa98 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bd`51fffaa0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000bd`51fffd90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000bd`51fffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000089`27dff830 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000089`27dff8a0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000089`27dffa30 00007ff7`6440d807     postgres!StartupProcessMain(
00000089`27dffa60 00007ff7`642d0694     postgres!SubPostmasterMain(
00000089`27dffad0 00007ff7`648a2819     postgres!main(
00000089`27dffb10 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000089`27dffb60 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000089`27dffbd0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000089`27dffc00 00007ffd`a3664de0     postgres!mainCRTStartup(
00000089`27dffc30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000089`281ff638 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000089`281ff640 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000089`281ff930 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000089`281ff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000089`285ffa48 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000089`285ffa50 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000089`285ffac0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000089`285ffbc0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000089`285ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000089`289ff988 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000089`289ff990 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000089`289ffc80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000089`289ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c9`fcbff800 00007ff7`647395e8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000c9`fcbff840 00007ff7`644c4621     postgres!ExceptionalCondition(
000000c9`fcbff880 00007ff7`64400414     postgres!dsm_set_control_handle(
000000c9`fcbff8b0 00007ff7`6440d7ab     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
000000c9`fcbff920 00007ff7`642d0694     postgres!SubPostmasterMain(
000000c9`fcbff990 00007ff7`648a2819     postgres!main(
000000c9`fcbff9d0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c9`fcbffa20 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c9`fcbffa90 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000c9`fcbffac0 00007ffd`a3664de0     postgres!mainCRTStartup(
core
000000c9`fcfff6b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c9`fcfff6c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000c9`fcfff9b0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c9`fcfff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c9`fd3ff808 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000c9`fd3ff810 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000c9`fd3ff880 00007ffd`a3664de0     postgres!pg_signal_thread(
000000c9`fd3ff980 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c9`fd3ff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c9`fd7ffa08 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c9`fd7ffa10 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000c9`fd7ffd00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c9`fd7ffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f8`341ff660 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000f8`341ff6d0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000f8`341ff860 00007ff7`6440d807     postgres!StartupProcessMain(
000000f8`341ff890 00007ff7`642d0694     postgres!SubPostmasterMain(
000000f8`341ff900 00007ff7`648a2819     postgres!main(
000000f8`341ff940 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f8`341ff990 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000f8`341ffa00 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000f8`341ffa30 00007ffd`a3664de0     postgres!mainCRTStartup(
000000f8`341ffa60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000f8`345ff6b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f8`345ff6c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000f8`345ff9b0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f8`345ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f8`349ff898 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000f8`349ff8a0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000f8`349ff910 00007ffd`a3664de0     postgres!pg_signal_thread(
000000f8`349ffa10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f8`349ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f8`34dff638 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f8`34dff640 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000f8`34dff930 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f8`34dff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e0`d1fff6e0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000e0`d1fff750 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000e0`d1fff8e0 00007ff7`6440d807     postgres!StartupProcessMain(
000000e0`d1fff910 00007ff7`642d0694     postgres!SubPostmasterMain(
000000e0`d1fff980 00007ff7`648a2819     postgres!main(
000000e0`d1fff9c0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e0`d1fffa10 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000e0`d1fffa80 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000e0`d1fffab0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000e0`d1fffae0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000e0`d23ff878 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e0`d23ff880 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000e0`d23ffb70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e0`d23ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e0`d27ffa48 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000e0`d27ffa50 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000e0`d27ffac0 00007ffd`a3664de0     postgres!pg_signal_thread(
000000e0`d27ffbc0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e0`d27ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e0`d2bff848 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e0`d2bff850 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000e0`d2bffb40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e0`d2bffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`8f5ff630 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000007`8f5ff6a0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000007`8f5ff830 00007ff7`6440d807     postgres!StartupProcessMain(
00000007`8f5ff860 00007ff7`642d0694     postgres!SubPostmasterMain(
00000007`8f5ff8d0 00007ff7`648a2819     postgres!main(
00000007`8f5ff910 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000007`8f5ff960 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000007`8f5ff9d0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000007`8f5ffa00 00007ffd`a3664de0     postgres!mainCRTStartup(
00000007`8f5ffa30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000007`8f9ff548 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000007`8f9ff550 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000007`8f9ff840 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000007`8f9ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`8fdffd28 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000007`8fdffd30 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000007`8fdffda0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000007`8fdffea0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000007`8fdffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`901ffc08 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000007`901ffc10 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000007`901fff00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000007`901fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b3`5b5ff930 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000b3`5b5ff9a0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000b3`5b5ffb30 00007ff7`6440d807     postgres!StartupProcessMain(
000000b3`5b5ffb60 00007ff7`642d0694     postgres!SubPostmasterMain(
000000b3`5b5ffbd0 00007ff7`648a2819     postgres!main(
000000b3`5b5ffc10 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b3`5b5ffc60 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b3`5b5ffcd0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000b3`5b5ffd00 00007ffd`a3664de0     postgres!mainCRTStartup(
000000b3`5b5ffd30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000b3`5b9ff618 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b3`5b9ff620 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000b3`5b9ff910 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b3`5b9ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b3`5bdff8d8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000b3`5bdff8e0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000b3`5bdff950 00007ffd`a3664de0     postgres!pg_signal_thread(
000000b3`5bdffa50 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b3`5bdffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b3`5c1ff7f8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b3`5c1ff800 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000b3`5c1ffaf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b3`5c1ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`617ffb00 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000053`617ffb70 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000053`617ffd00 00007ff7`6440d807     postgres!StartupProcessMain(
00000053`617ffd30 00007ff7`642d0694     postgres!SubPostmasterMain(
00000053`617ffda0 00007ff7`648a2819     postgres!main(
00000053`617ffde0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000053`617ffe30 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000053`617ffea0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000053`617ffed0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000053`617fff00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000053`61bff978 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000053`61bff980 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000053`61bffc70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000053`61bffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`61fff8a8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000053`61fff8b0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000053`61fff920 00007ffd`a3664de0     postgres!pg_signal_thread(
00000053`61fffa20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000053`61fffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`623ffa18 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000053`623ffa20 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000053`623ffd10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000053`623ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000082`6b5ff9b0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000082`6b5ffa20 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000082`6b5ffbb0 00007ff7`6440d807     postgres!StartupProcessMain(
00000082`6b5ffbe0 00007ff7`642d0694     postgres!SubPostmasterMain(
00000082`6b5ffc50 00007ff7`648a2819     postgres!main(
00000082`6b5ffc90 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000082`6b5ffce0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000082`6b5ffd50 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000082`6b5ffd80 00007ffd`a3664de0     postgres!mainCRTStartup(
00000082`6b5ffdb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000082`6b9ffab8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000082`6b9ffac0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000082`6b9ffdb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000082`6b9ffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000082`6bdff6d8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000082`6bdff6e0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000082`6bdff750 00007ffd`a3664de0     postgres!pg_signal_thread(
00000082`6bdff850 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000082`6bdff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000082`6c1ff6d8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000082`6c1ff6e0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000082`6c1ff9d0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000082`6c1ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c4`b55ff590 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000c4`b55ff600 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000c4`b55ff790 00007ff7`6440d807     postgres!StartupProcessMain(
000000c4`b55ff7c0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000c4`b55ff830 00007ff7`648a2819     postgres!main(
000000c4`b55ff870 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c4`b55ff8c0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c4`b55ff930 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000c4`b55ff960 00007ffd`a3664de0     postgres!mainCRTStartup(
000000c4`b55ff990 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000c4`b59ffa08 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c4`b59ffa10 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000c4`b59ffd00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c4`b59ffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c4`b5dffa08 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000c4`b5dffa10 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000c4`b5dffa80 00007ffd`a3664de0     postgres!pg_signal_thread(
000000c4`b5dffb80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c4`b5dffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c4`b61ff788 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c4`b61ff790 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000c4`b61ffa80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c4`b61ffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`c95ff5e0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000c6`c95ff650 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000c6`c95ff7e0 00007ff7`6440d807     postgres!StartupProcessMain(
000000c6`c95ff810 00007ff7`642d0694     postgres!SubPostmasterMain(
000000c6`c95ff880 00007ff7`648a2819     postgres!main(
000000c6`c95ff8c0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c6`c95ff910 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c6`c95ff980 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000c6`c95ff9b0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000c6`c95ff9e0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000c6`c99ff4a8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c6`c99ff4b0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000c6`c99ff7a0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c6`c99ff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`c9dffbc8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000c6`c9dffbd0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000c6`c9dffc40 00007ffd`a3664de0     postgres!pg_signal_thread(
000000c6`c9dffd40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c6`c9dffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`ca1ff908 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c6`ca1ff910 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000c6`ca1ffc00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c6`ca1ffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c0`42dffa80 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000c0`42dffaf0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000c0`42dffc80 00007ff7`6440d807     postgres!StartupProcessMain(
000000c0`42dffcb0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000c0`42dffd20 00007ff7`648a2819     postgres!main(
000000c0`42dffd60 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c0`42dffdb0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c0`42dffe20 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000c0`42dffe50 00007ffd`a3664de0     postgres!mainCRTStartup(
000000c0`42dffe80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000c0`431ffa18 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c0`431ffa20 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000c0`431ffd10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c0`431ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c0`435ff738 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000c0`435ff740 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000c0`435ff7b0 00007ffd`a3664de0     postgres!pg_signal_thread(
000000c0`435ff8b0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c0`435ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c0`439ffb48 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c0`439ffb50 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000c0`439ffe40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c0`439ffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000021`e61ff560 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000021`e61ff5d0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000021`e61ff760 00007ff7`6440d807     postgres!StartupProcessMain(
00000021`e61ff790 00007ff7`642d0694     postgres!SubPostmasterMain(
00000021`e61ff800 00007ff7`648a2819     postgres!main(
00000021`e61ff840 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000021`e61ff890 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000021`e61ff900 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000021`e61ff930 00007ffd`a3664de0     postgres!mainCRTStartup(
00000021`e61ff960 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000021`e65ff9a8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000021`e65ff9b0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000021`e65ffca0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000021`e65ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000021`e69ffd68 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000021`e69ffd70 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000021`e69ffde0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000021`e69ffee0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000021`e69fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000021`e6dffa88 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000021`e6dffa90 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000021`e6dffd80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000021`e6dffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000015`899ff870 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000015`899ff8e0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000015`899ffa70 00007ff7`6440d807     postgres!StartupProcessMain(
00000015`899ffaa0 00007ff7`642d0694     postgres!SubPostmasterMain(
00000015`899ffb10 00007ff7`648a2819     postgres!main(
00000015`899ffb50 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000015`899ffba0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000015`899ffc10 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000015`899ffc40 00007ffd`a3664de0     postgres!mainCRTStartup(
00000015`899ffc70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000015`89dff9a8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000015`89dff9b0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000015`89dffca0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000015`89dffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000015`8a1ff9d8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000015`8a1ff9e0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000015`8a1ffa50 00007ffd`a3664de0     postgres!pg_signal_thread(
00000015`8a1ffb50 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000015`8a1ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000015`8a5ff818 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000015`8a5ff820 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000015`8a5ffb10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000015`8a5ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009f`eefffb10 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000009f`eefffb80 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000009f`eefffd10 00007ff7`6440d807     postgres!StartupProcessMain(
0000009f`eefffd40 00007ff7`642d0694     postgres!SubPostmasterMain(
0000009f`eefffdb0 00007ff7`648a2819     postgres!main(
0000009f`eefffdf0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000009f`eefffe40 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000009f`eefffeb0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000009f`eefffee0 00007ffd`a3664de0     postgres!mainCRTStartup(
0000009f`eeffff10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000009f`ef3ff5e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009f`ef3ff5f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000009f`ef3ff8e0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009f`ef3ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009f`ef7ff998 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009f`ef7ff9a0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000009f`ef7ffc90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009f`ef7ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009f`efbffc28 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000009f`efbffc30 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000009f`efbffca0 00007ffd`a3664de0     postgres!pg_signal_thread(
0000009f`efbffda0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009f`efbffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000079`003ff4b0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000079`003ff520 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000079`003ff6b0 00007ff7`6440d807     postgres!StartupProcessMain(
00000079`003ff6e0 00007ff7`642d0694     postgres!SubPostmasterMain(
00000079`003ff750 00007ff7`648a2819     postgres!main(
00000079`003ff790 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000079`003ff7e0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000079`003ff850 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000079`003ff880 00007ffd`a3664de0     postgres!mainCRTStartup(
00000079`003ff8b0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000079`007ffa68 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000079`007ffa70 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000079`007ffd60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000079`007ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000079`00bff6b8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000079`00bff6c0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000079`00bff730 00007ffd`a3664de0     postgres!pg_signal_thread(
00000079`00bff830 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000079`00bff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000079`00fffb08 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000079`00fffb10 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000079`00fffe00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000079`00fffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007c`c3dff740 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000007c`c3dff7b0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000007c`c3dff940 00007ff7`6440d807     postgres!StartupProcessMain(
0000007c`c3dff970 00007ff7`642d0694     postgres!SubPostmasterMain(
0000007c`c3dff9e0 00007ff7`648a2819     postgres!main(
0000007c`c3dffa20 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000007c`c3dffa70 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000007c`c3dffae0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000007c`c3dffb10 00007ffd`a3664de0     postgres!mainCRTStartup(
0000007c`c3dffb40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000007c`c41ffb18 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007c`c41ffb20 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000007c`c41ffe10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007c`c41ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007c`c45ffc08 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000007c`c45ffc10 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000007c`c45ffc80 00007ffd`a3664de0     postgres!pg_signal_thread(
0000007c`c45ffd80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007c`c45ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007c`c49ff4c8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007c`c49ff4d0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000007c`c49ff7c0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007c`c49ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`519ff8f0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000031`519ff960 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000031`519ffaf0 00007ff7`6440d807     postgres!StartupProcessMain(
00000031`519ffb20 00007ff7`642d0694     postgres!SubPostmasterMain(
00000031`519ffb90 00007ff7`648a2819     postgres!main(
00000031`519ffbd0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000031`519ffc20 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000031`519ffc90 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000031`519ffcc0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000031`519ffcf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000031`51dff968 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000031`51dff970 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000031`51dffc60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000031`51dffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`521ff638 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000031`521ff640 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000031`521ff930 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000031`521ff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`525ff958 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000031`525ff960 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000031`525ff9d0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000031`525ffad0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000031`525ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000de`b13ff5d0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000de`b13ff640 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000de`b13ff7d0 00007ff7`6440d807     postgres!StartupProcessMain(
000000de`b13ff800 00007ff7`642d0694     postgres!SubPostmasterMain(
000000de`b13ff870 00007ff7`648a2819     postgres!main(
000000de`b13ff8b0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000de`b13ff900 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000de`b13ff970 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000de`b13ff9a0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000de`b13ff9d0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000de`b17ff4a8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000de`b17ff4b0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000de`b17ff7a0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000de`b17ff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000de`b1bff9c8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000de`b1bff9d0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000de`b1bffa40 00007ffd`a3664de0     postgres!pg_signal_thread(
000000de`b1bffb40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000de`b1bffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000de`b1fff9f8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000de`b1fffa00 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000de`b1fffcf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000de`b1fffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`191ff9d0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000004d`191ffa40 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000004d`191ffbd0 00007ff7`6440d807     postgres!StartupProcessMain(
0000004d`191ffc00 00007ff7`642d0694     postgres!SubPostmasterMain(
0000004d`191ffc70 00007ff7`648a2819     postgres!main(
0000004d`191ffcb0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000004d`191ffd00 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000004d`191ffd70 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000004d`191ffda0 00007ffd`a3664de0     postgres!mainCRTStartup(
0000004d`191ffdd0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000004d`195ff668 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004d`195ff670 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000004d`195ff960 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004d`195ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`199ff828 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004d`199ff830 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000004d`199ffb20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004d`199ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`19dffb58 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000004d`19dffb60 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000004d`19dffbd0 00007ffd`a3664de0     postgres!pg_signal_thread(
0000004d`19dffcd0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004d`19dffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000089`8ebff9a0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000089`8ebffa10 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000089`8ebffba0 00007ff7`6440d807     postgres!StartupProcessMain(
00000089`8ebffbd0 00007ff7`642d0694     postgres!SubPostmasterMain(
00000089`8ebffc40 00007ff7`648a2819     postgres!main(
00000089`8ebffc80 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000089`8ebffcd0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000089`8ebffd40 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000089`8ebffd70 00007ffd`a3664de0     postgres!mainCRTStartup(
00000089`8ebffda0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000089`8efff8e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000089`8efff8f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000089`8efffbe0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000089`8efffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000089`8f3ff618 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000089`8f3ff620 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000089`8f3ff690 00007ffd`a3664de0     postgres!pg_signal_thread(
00000089`8f3ff790 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000089`8f3ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000089`8f7ff638 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000089`8f7ff640 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000089`8f7ff930 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000089`8f7ff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`1f1ff400 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000054`1f1ff470 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000054`1f1ff600 00007ff7`6440d807     postgres!StartupProcessMain(
00000054`1f1ff630 00007ff7`642d0694     postgres!SubPostmasterMain(
00000054`1f1ff6a0 00007ff7`648a2819     postgres!main(
00000054`1f1ff6e0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000054`1f1ff730 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000054`1f1ff7a0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000054`1f1ff7d0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000054`1f1ff800 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000054`1f5ffa68 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000054`1f5ffa70 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000054`1f5ffd60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000054`1f5ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`1f9ff988 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000054`1f9ff990 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000054`1f9ffc80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000054`1f9ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`1fdff748 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000054`1fdff750 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000054`1fdff7c0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000054`1fdff8c0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000054`1fdff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`ff9ff770 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000046`ff9ff7e0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000046`ff9ff970 00007ff7`6440d807     postgres!StartupProcessMain(
00000046`ff9ff9a0 00007ff7`642d0694     postgres!SubPostmasterMain(
00000046`ff9ffa10 00007ff7`648a2819     postgres!main(
00000046`ff9ffa50 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000046`ff9ffaa0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000046`ff9ffb10 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000046`ff9ffb40 00007ffd`a3664de0     postgres!mainCRTStartup(
00000046`ff9ffb70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000046`ffdff648 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000046`ffdff650 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000046`ffdff940 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000046`ffdff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`803ff858 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000046`803ff860 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000046`803ff8d0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000046`803ff9d0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000046`803ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`807ffb18 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000046`807ffb20 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000046`807ffe10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000046`807ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`ff3ff910 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000000c`ff3ff980 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000000c`ff3ffb10 00007ff7`6440d807     postgres!StartupProcessMain(
0000000c`ff3ffb40 00007ff7`642d0694     postgres!SubPostmasterMain(
0000000c`ff3ffbb0 00007ff7`648a2819     postgres!main(
0000000c`ff3ffbf0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000c`ff3ffc40 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000000c`ff3ffcb0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000000c`ff3ffce0 00007ffd`a3664de0     postgres!mainCRTStartup(
0000000c`ff3ffd10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000000c`ff7ff6d8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000c`ff7ff6e0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000000c`ff7ff9d0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000c`ff7ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`ffbff768 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000000c`ffbff770 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000000c`ffbff7e0 00007ffd`a3664de0     postgres!pg_signal_thread(
0000000c`ffbff8e0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000c`ffbff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`fffff8f8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000c`fffff900 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000000c`fffffbf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000c`fffffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b4`633ff4d0 00007ff7`647395e8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000b4`633ff510 00007ff7`644c4621     postgres!ExceptionalCondition(
000000b4`633ff550 00007ff7`64400414     postgres!dsm_set_control_handle(
000000b4`633ff580 00007ff7`6440d7ab     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
000000b4`633ff5f0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000b4`633ff660 00007ff7`648a2819     postgres!main(
000000b4`633ff6a0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b4`633ff6f0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b4`633ff760 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000b4`633ff790 00007ffd`a3664de0     postgres!mainCRTStartup(
core
000000b4`637ff498 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b4`637ff4a0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000b4`637ff790 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b4`637ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b4`63bffad8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000b4`63bffae0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000b4`63bffb50 00007ffd`a3664de0     postgres!pg_signal_thread(
000000b4`63bffc50 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b4`63bffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b4`63fff5b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b4`63fff5c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000b4`63fff8b0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b4`63fff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000020`7cfff6c0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000020`7cfff730 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000020`7cfff8c0 00007ff7`6440d807     postgres!StartupProcessMain(
00000020`7cfff8f0 00007ff7`642d0694     postgres!SubPostmasterMain(
00000020`7cfff960 00007ff7`648a2819     postgres!main(
00000020`7cfff9a0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000020`7cfff9f0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000020`7cfffa60 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000020`7cfffa90 00007ffd`a3664de0     postgres!mainCRTStartup(
00000020`7cfffac0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000020`7d3ff6d8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000020`7d3ff6e0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000020`7d3ff9d0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000020`7d3ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000020`7d7ff9f8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000020`7d7ffa00 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000020`7d7ffcf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000020`7d7ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000020`7dbffa78 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000020`7dbffa80 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000020`7dbffaf0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000020`7dbffbf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000020`7dbffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000eb`0edff3c0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000eb`0edff430 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000eb`0edff5c0 00007ff7`6440d807     postgres!StartupProcessMain(
000000eb`0edff5f0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000eb`0edff660 00007ff7`648a2819     postgres!main(
000000eb`0edff6a0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000eb`0edff6f0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000eb`0edff760 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000eb`0edff790 00007ffd`a3664de0     postgres!mainCRTStartup(
000000eb`0edff7c0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000eb`0f1ff4c8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000eb`0f1ff4d0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000eb`0f1ff7c0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000eb`0f1ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000eb`0f5ff708 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000eb`0f5ff710 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000eb`0f5ff780 00007ffd`a3664de0     postgres!pg_signal_thread(
000000eb`0f5ff880 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000eb`0f5ff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000eb`0f9ff678 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000eb`0f9ff680 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000eb`0f9ff970 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000eb`0f9ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`3c3ff610 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000007a`3c3ff680 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000007a`3c3ff810 00007ff7`6440d807     postgres!StartupProcessMain(
0000007a`3c3ff840 00007ff7`642d0694     postgres!SubPostmasterMain(
0000007a`3c3ff8b0 00007ff7`648a2819     postgres!main(
0000007a`3c3ff8f0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000007a`3c3ff940 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000007a`3c3ff9b0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000007a`3c3ff9e0 00007ffd`a3664de0     postgres!mainCRTStartup(
0000007a`3c3ffa10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000007a`3c7ff678 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`3c7ff680 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000007a`3c7ff970 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007a`3c7ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`3cbff8b8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000007a`3cbff8c0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000007a`3cbff930 00007ffd`a3664de0     postgres!pg_signal_thread(
0000007a`3cbffa30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007a`3cbffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`3cfff8f8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`3cfff900 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000007a`3cfffbf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007a`3cfffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000064`fdfff560 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000064`fdfff5d0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000064`fdfff760 00007ff7`6440d807     postgres!StartupProcessMain(
00000064`fdfff790 00007ff7`642d0694     postgres!SubPostmasterMain(
00000064`fdfff800 00007ff7`648a2819     postgres!main(
00000064`fdfff840 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000064`fdfff890 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000064`fdfff900 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000064`fdfff930 00007ffd`a3664de0     postgres!mainCRTStartup(
00000064`fdfff960 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000064`fe3ff9a8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000064`fe3ff9b0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000064`fe3ffca0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000064`fe3ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000064`fe7ff708 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000064`fe7ff710 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000064`fe7ff780 00007ffd`a3664de0     postgres!pg_signal_thread(
00000064`fe7ff880 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000064`fe7ff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000064`febff968 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000064`febff970 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000064`febffc60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000064`febffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008d`fbfff670 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000008d`fbfff6e0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000008d`fbfff870 00007ff7`6440d807     postgres!StartupProcessMain(
0000008d`fbfff8a0 00007ff7`642d0694     postgres!SubPostmasterMain(
0000008d`fbfff910 00007ff7`648a2819     postgres!main(
0000008d`fbfff950 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000008d`fbfff9a0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000008d`fbfffa10 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000008d`fbfffa40 00007ffd`a3664de0     postgres!mainCRTStartup(
0000008d`fbfffa70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000008d`fc3ff8e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008d`fc3ff8f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000008d`fc3ffbe0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008d`fc3ffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008d`fc7ffce8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000008d`fc7ffcf0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000008d`fc7ffd60 00007ffd`a3664de0     postgres!pg_signal_thread(
0000008d`fc7ffe60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008d`fc7ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008d`fcbff718 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008d`fcbff720 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000008d`fcbffa10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008d`fcbffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`56bff8b0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000bf`56bff920 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000bf`56bffab0 00007ff7`6440d807     postgres!StartupProcessMain(
000000bf`56bffae0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000bf`56bffb50 00007ff7`648a2819     postgres!main(
000000bf`56bffb90 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000bf`56bffbe0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000bf`56bffc50 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000bf`56bffc80 00007ffd`a3664de0     postgres!mainCRTStartup(
000000bf`56bffcb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000bf`56fff808 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bf`56fff810 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000bf`56fffb00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000bf`56fffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`573ffb18 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000bf`573ffb20 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000bf`573ffb90 00007ffd`a3664de0     postgres!pg_signal_thread(
000000bf`573ffc90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000bf`573ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`577ffa18 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bf`577ffa20 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000bf`577ffd10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000bf`577ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`673ff970 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000f4`673ff9e0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000f4`673ffb70 00007ff7`6440d807     postgres!StartupProcessMain(
000000f4`673ffba0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000f4`673ffc10 00007ff7`648a2819     postgres!main(
000000f4`673ffc50 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f4`673ffca0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000f4`673ffd10 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000f4`673ffd40 00007ffd`a3664de0     postgres!mainCRTStartup(
000000f4`673ffd70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000f4`677ff6d8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f4`677ff6e0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000f4`677ff9d0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f4`677ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`67bff8e8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000f4`67bff8f0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000f4`67bff960 00007ffd`a3664de0     postgres!pg_signal_thread(
000000f4`67bffa60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f4`67bffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`67fff798 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f4`67fff7a0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000f4`67fffa90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f4`67fffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e1`d5dff6c0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000e1`d5dff730 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000e1`d5dff8c0 00007ff7`6440d807     postgres!StartupProcessMain(
000000e1`d5dff8f0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000e1`d5dff960 00007ff7`648a2819     postgres!main(
000000e1`d5dff9a0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e1`d5dff9f0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000e1`d5dffa60 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000e1`d5dffa90 00007ffd`a3664de0     postgres!mainCRTStartup(
000000e1`d5dffac0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000e1`d61ffa28 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e1`d61ffa30 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000e1`d61ffd20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e1`d61ffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e1`d65ffab8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000e1`d65ffac0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000e1`d65ffb30 00007ffd`a3664de0     postgres!pg_signal_thread(
000000e1`d65ffc30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e1`d65ffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e1`d69ffb18 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e1`d69ffb20 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000e1`d69ffe10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e1`d69ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`937ff760 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000052`937ff7d0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000052`937ff960 00007ff7`6440d807     postgres!StartupProcessMain(
00000052`937ff990 00007ff7`642d0694     postgres!SubPostmasterMain(
00000052`937ffa00 00007ff7`648a2819     postgres!main(
00000052`937ffa40 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000052`937ffa90 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000052`937ffb00 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000052`937ffb30 00007ffd`a3664de0     postgres!mainCRTStartup(
00000052`937ffb60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000052`93bff728 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000052`93bff730 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000052`93bffa20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000052`93bffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`93fff828 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000052`93fff830 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000052`93fff8a0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000052`93fff9a0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000052`93fff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`943ff708 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000052`943ff710 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000052`943ffa00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000052`943ffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`455ff520 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000002c`455ff590 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000002c`455ff720 00007ff7`6440d807     postgres!StartupProcessMain(
0000002c`455ff750 00007ff7`642d0694     postgres!SubPostmasterMain(
0000002c`455ff7c0 00007ff7`648a2819     postgres!main(
0000002c`455ff800 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000002c`455ff850 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000002c`455ff8c0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000002c`455ff8f0 00007ffd`a3664de0     postgres!mainCRTStartup(
0000002c`455ff920 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000002c`459ff578 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002c`459ff580 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000002c`459ff870 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002c`459ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`45dff4e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002c`45dff4f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000002c`45dff7e0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002c`45dff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`461ff908 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000002c`461ff910 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000002c`461ff980 00007ffd`a3664de0     postgres!pg_signal_thread(
0000002c`461ffa80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002c`461ffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b9`cafff660 00007ff7`647395e8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000b9`cafff6a0 00007ff7`644c4621     postgres!ExceptionalCondition(
000000b9`cafff6e0 00007ff7`64400414     postgres!dsm_set_control_handle(
000000b9`cafff710 00007ff7`6440d7ab     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
000000b9`cafff780 00007ff7`642d0694     postgres!SubPostmasterMain(
000000b9`cafff7f0 00007ff7`648a2819     postgres!main(
000000b9`cafff830 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b9`cafff880 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b9`cafff8f0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000b9`cafff920 00007ffd`a3664de0     postgres!mainCRTStartup(
core
000000b9`cb3ffac8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b9`cb3ffad0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000b9`cb3ffdc0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b9`cb3ffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b9`cb7ff748 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000b9`cb7ff750 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000b9`cb7ff7c0 00007ffd`a3664de0     postgres!pg_signal_thread(
000000b9`cb7ff8c0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b9`cb7ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b9`cbbff828 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b9`cbbff830 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000b9`cbbffb20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b9`cbbffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`4ddff7d0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000051`4ddff840 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000051`4ddff9d0 00007ff7`6440d807     postgres!StartupProcessMain(
00000051`4ddffa00 00007ff7`642d0694     postgres!SubPostmasterMain(
00000051`4ddffa70 00007ff7`648a2819     postgres!main(
00000051`4ddffab0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000051`4ddffb00 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000051`4ddffb70 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000051`4ddffba0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000051`4ddffbd0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000051`4e1ff908 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000051`4e1ff910 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000051`4e1ffc00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000051`4e1ffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`4e5ffd58 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000051`4e5ffd60 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000051`4e5ffdd0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000051`4e5ffed0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000051`4e5fff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`4e9ff618 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000051`4e9ff620 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000051`4e9ff910 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000051`4e9ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`9e1ff810 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000ee`9e1ff880 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000ee`9e1ffa10 00007ff7`6440d807     postgres!StartupProcessMain(
000000ee`9e1ffa40 00007ff7`642d0694     postgres!SubPostmasterMain(
000000ee`9e1ffab0 00007ff7`648a2819     postgres!main(
000000ee`9e1ffaf0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ee`9e1ffb40 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ee`9e1ffbb0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000ee`9e1ffbe0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000ee`9e1ffc10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000ee`9e5ffb68 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ee`9e5ffb70 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000ee`9e5ffe60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ee`9e5ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`9e9ffbc8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ee`9e9ffbd0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000ee`9e9ffec0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ee`9e9ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`9edffd08 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000ee`9edffd10 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000ee`9edffd80 00007ffd`a3664de0     postgres!pg_signal_thread(
000000ee`9edffe80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ee`9edffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`cdfff650 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000cd`cdfff6c0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000cd`cdfff850 00007ff7`6440d807     postgres!StartupProcessMain(
000000cd`cdfff880 00007ff7`642d0694     postgres!SubPostmasterMain(
000000cd`cdfff8f0 00007ff7`648a2819     postgres!main(
000000cd`cdfff930 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000cd`cdfff980 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000cd`cdfff9f0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000cd`cdfffa20 00007ffd`a3664de0     postgres!mainCRTStartup(
000000cd`cdfffa50 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000cd`ce3ff628 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`ce3ff630 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000cd`ce3ff920 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000cd`ce3ff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`ce7ff698 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000cd`ce7ff6a0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000cd`ce7ff710 00007ffd`a3664de0     postgres!pg_signal_thread(
000000cd`ce7ff810 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000cd`ce7ff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`cebffa08 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`cebffa10 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000cd`cebffd00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000cd`cebffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b2`cb1ff820 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000b2`cb1ff890 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000b2`cb1ffa20 00007ff7`6440d807     postgres!StartupProcessMain(
000000b2`cb1ffa50 00007ff7`642d0694     postgres!SubPostmasterMain(
000000b2`cb1ffac0 00007ff7`648a2819     postgres!main(
000000b2`cb1ffb00 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b2`cb1ffb50 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b2`cb1ffbc0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000b2`cb1ffbf0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000b2`cb1ffc20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000b2`cb5ff7b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b2`cb5ff7c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000b2`cb5ffab0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b2`cb5ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b2`cb9ff958 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b2`cb9ff960 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000b2`cb9ffc50 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b2`cb9ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b2`cbdff648 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000b2`cbdff650 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000b2`cbdff6c0 00007ffd`a3664de0     postgres!pg_signal_thread(
000000b2`cbdff7c0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b2`cbdff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b2`cc1ffbd8 00007ffd`a128d77e     ntdll!NtWaitForSingleObject+0x14
000000b2`cc1ffbe0 00007ff7`64403b2c     KERNELBASE!WaitForSingleObjectEx+0x8e
000000b2`cc1ffc80 00007ffd`a3664de0     postgres!pg_timer_thread(
000000b2`cc1ffcc0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b2`cc1ffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006c`589ff6c0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000006c`589ff730 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000006c`589ff8c0 00007ff7`6440d807     postgres!StartupProcessMain(
0000006c`589ff8f0 00007ff7`642d0694     postgres!SubPostmasterMain(
0000006c`589ff960 00007ff7`648a2819     postgres!main(
0000006c`589ff9a0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000006c`589ff9f0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000006c`589ffa60 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000006c`589ffa90 00007ffd`a3664de0     postgres!mainCRTStartup(
0000006c`589ffac0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000006c`58dffa38 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006c`58dffa40 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000006c`58dffd30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006c`58dffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006c`591ffcb8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000006c`591ffcc0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000006c`591ffd30 00007ffd`a3664de0     postgres!pg_signal_thread(
0000006c`591ffe30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006c`591ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006c`595ff8f8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006c`595ff900 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000006c`595ffbf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006c`595ffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fe`de5ff700 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000fe`de5ff770 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000fe`de5ff900 00007ff7`6440d807     postgres!StartupProcessMain(
000000fe`de5ff930 00007ff7`642d0694     postgres!SubPostmasterMain(
000000fe`de5ff9a0 00007ff7`648a2819     postgres!main(
000000fe`de5ff9e0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000fe`de5ffa30 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000fe`de5ffaa0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000fe`de5ffad0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000fe`de5ffb00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000fe`de9ff918 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fe`de9ff920 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000fe`de9ffc10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000fe`de9ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fe`dedff748 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fe`dedff750 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000fe`dedffa40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000fe`dedffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fe`df1ff858 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000fe`df1ff860 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000fe`df1ff8d0 00007ffd`a3664de0     postgres!pg_signal_thread(
000000fe`df1ff9d0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000fe`df1ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000029`e8bff970 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000029`e8bff9e0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000029`e8bffb70 00007ff7`6440d807     postgres!StartupProcessMain(
00000029`e8bffba0 00007ff7`642d0694     postgres!SubPostmasterMain(
00000029`e8bffc10 00007ff7`648a2819     postgres!main(
00000029`e8bffc50 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000029`e8bffca0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000029`e8bffd10 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000029`e8bffd40 00007ffd`a3664de0     postgres!mainCRTStartup(
00000029`e8bffd70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000029`e8fff978 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000029`e8fff980 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000029`e8fffc70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000029`e8fffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000029`e93ffa98 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000029`e93ffaa0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000029`e93ffb10 00007ffd`a3664de0     postgres!pg_signal_thread(
00000029`e93ffc10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000029`e93ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000029`e97ffa68 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000029`e97ffa70 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000029`e97ffd60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000029`e97ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`08fffaf0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000dd`08fffb60 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000dd`08fffcf0 00007ff7`6440d807     postgres!StartupProcessMain(
000000dd`08fffd20 00007ff7`642d0694     postgres!SubPostmasterMain(
000000dd`08fffd90 00007ff7`648a2819     postgres!main(
000000dd`08fffdd0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000dd`08fffe20 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000dd`08fffe90 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000dd`08fffec0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000dd`08fffef0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000dd`093ffb38 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dd`093ffb40 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000dd`093ffe30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000dd`093ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`097ffb18 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000dd`097ffb20 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000dd`097ffb90 00007ffd`a3664de0     postgres!pg_signal_thread(
000000dd`097ffc90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000dd`097ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`09bffa38 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dd`09bffa40 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000dd`09bffd30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000dd`09bffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`72dff340 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000aa`72dff3b0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000aa`72dff540 00007ff7`6440d807     postgres!StartupProcessMain(
000000aa`72dff570 00007ff7`642d0694     postgres!SubPostmasterMain(
000000aa`72dff5e0 00007ff7`648a2819     postgres!main(
000000aa`72dff620 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000aa`72dff670 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000aa`72dff6e0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000aa`72dff710 00007ffd`a3664de0     postgres!mainCRTStartup(
000000aa`72dff740 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000aa`731ff998 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000aa`731ff9a0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000aa`731ffc90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000aa`731ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`735ff5e8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000aa`735ff5f0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000aa`735ff660 00007ffd`a3664de0     postgres!pg_signal_thread(
000000aa`735ff760 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000aa`735ff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`739ff908 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000aa`739ff910 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000aa`739ffc00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000aa`739ffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000057`131ff608 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000057`131ff610 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000057`131ff900 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000057`131ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000057`139ff648 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000057`139ff650 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000057`139ff6c0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000057`139ff7c0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000057`139ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000057`135ff6f8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000057`135ff700 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000057`135ff9f0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000057`135ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000057`12dff960 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000057`12dff9d0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000057`12dffb60 00007ff7`6440d807     postgres!StartupProcessMain(
00000057`12dffb90 00007ff7`642d0694     postgres!SubPostmasterMain(
00000057`12dffc00 00007ff7`648a2819     postgres!main(
00000057`12dffc40 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000057`12dffc90 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000057`12dffd00 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000057`12dffd30 00007ffd`a3664de0     postgres!mainCRTStartup(
00000057`12dffd60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000004f`5a5ff868 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000004f`5a5ff870 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000004f`5a5ff8e0 00007ffd`a3664de0     postgres!pg_signal_thread(
0000004f`5a5ff9e0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004f`5a5ffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004f`59dffab0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000004f`59dffb20 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000004f`59dffcb0 00007ff7`6440d807     postgres!StartupProcessMain(
0000004f`59dffce0 00007ff7`642d0694     postgres!SubPostmasterMain(
0000004f`59dffd50 00007ff7`648a2819     postgres!main(
0000004f`59dffd90 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000004f`59dffde0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000004f`59dffe50 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000004f`59dffe80 00007ffd`a3664de0     postgres!mainCRTStartup(
0000004f`59dffeb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000004f`5a1ff818 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004f`5a1ff820 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000004f`5a1ffb10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004f`5a1ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004f`5a9ff7f8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004f`5a9ff800 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000004f`5a9ffaf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004f`5a9ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ce`c2fff9e8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000ce`c2fff9f0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000ce`c2fffa60 00007ffd`a3664de0     postgres!pg_signal_thread(
000000ce`c2fffb60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ce`c2fffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ce`c27ff8a0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000ce`c27ff910 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000ce`c27ffaa0 00007ff7`6440d807     postgres!StartupProcessMain(
000000ce`c27ffad0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000ce`c27ffb40 00007ff7`648a2819     postgres!main(
000000ce`c27ffb80 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ce`c27ffbd0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ce`c27ffc40 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000ce`c27ffc70 00007ffd`a3664de0     postgres!mainCRTStartup(
000000ce`c27ffca0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000ce`c2bff598 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ce`c2bff5a0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000ce`c2bff890 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ce`c2bff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ce`c33ff518 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ce`c33ff520 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000ce`c33ff810 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ce`c33ff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a9`3cfffb28 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000a9`3cfffb30 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000a9`3cfffba0 00007ffd`a3664de0     postgres!pg_signal_thread(
000000a9`3cfffca0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a9`3cfffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a9`3c7ff3f0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000a9`3c7ff460 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000a9`3c7ff5f0 00007ff7`6440d807     postgres!StartupProcessMain(
000000a9`3c7ff620 00007ff7`642d0694     postgres!SubPostmasterMain(
000000a9`3c7ff690 00007ff7`648a2819     postgres!main(
000000a9`3c7ff6d0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a9`3c7ff720 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a9`3c7ff790 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000a9`3c7ff7c0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000a9`3c7ff7f0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000a9`3cbffb58 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a9`3cbffb60 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000a9`3cbffe50 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a9`3cbffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a9`3d3ffba8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a9`3d3ffbb0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000a9`3d3ffea0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a9`3d3ffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`5b3ff768 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000003d`5b3ff770 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000003d`5b3ff7e0 00007ffd`a3664de0     postgres!pg_signal_thread(
0000003d`5b3ff8e0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003d`5b3ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`5abff570 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000003d`5abff5e0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000003d`5abff770 00007ff7`6440d807     postgres!StartupProcessMain(
0000003d`5abff7a0 00007ff7`642d0694     postgres!SubPostmasterMain(
0000003d`5abff810 00007ff7`648a2819     postgres!main(
0000003d`5abff850 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003d`5abff8a0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000003d`5abff910 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000003d`5abff940 00007ffd`a3664de0     postgres!mainCRTStartup(
0000003d`5abff970 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000003d`5afffa68 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003d`5afffa70 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000003d`5afffd60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003d`5afffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`5b7ffc28 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003d`5b7ffc30 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000003d`5b7fff20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003d`5b7fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000017`3bbff988 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000017`3bbff990 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000017`3bbffc80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000017`3bbffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000017`3b3ffb70 00007ff7`647395e8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000017`3b3ffbb0 00007ff7`644c4621     postgres!ExceptionalCondition(
00000017`3b3ffbf0 00007ff7`64400414     postgres!dsm_set_control_handle(
00000017`3b3ffc20 00007ff7`6440d7ab     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
00000017`3b3ffc90 00007ff7`642d0694     postgres!SubPostmasterMain(
00000017`3b3ffd00 00007ff7`648a2819     postgres!main(
00000017`3b3ffd40 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000017`3b3ffd90 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000017`3b3ffe00 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000017`3b3ffe30 00007ffd`a3664de0     postgres!mainCRTStartup(
core
00000017`3b7ff4e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000017`3b7ff4f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000017`3b7ff7e0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000017`3b7ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000017`3bfff728 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000017`3bfff730 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000017`3bfff7a0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000017`3bfff8a0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000017`3bfff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`e07ff738 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000007`e07ff740 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000007`e07ff7b0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000007`e07ff8b0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000007`e07ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`dffff930 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000007`dffff9a0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000007`dffffb30 00007ff7`6440d807     postgres!StartupProcessMain(
00000007`dffffb60 00007ff7`642d0694     postgres!SubPostmasterMain(
00000007`dffffbd0 00007ff7`648a2819     postgres!main(
00000007`dffffc10 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000007`dffffc60 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000007`dffffcd0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000007`dffffd00 00007ffd`a3664de0     postgres!mainCRTStartup(
00000007`dffffd30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000007`e03ff9c8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000007`e03ff9d0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000007`e03ffcc0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000007`e03ffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`e0bff518 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000007`e0bff520 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000007`e0bff810 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000007`e0bff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009f`b3bff6b8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000009f`b3bff6c0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000009f`b3bff730 00007ffd`a3664de0     postgres!pg_signal_thread(
0000009f`b3bff830 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009f`b3bff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009f`b33ff4e0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000009f`b33ff550 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000009f`b33ff6e0 00007ff7`6440d807     postgres!StartupProcessMain(
0000009f`b33ff710 00007ff7`642d0694     postgres!SubPostmasterMain(
0000009f`b33ff780 00007ff7`648a2819     postgres!main(
0000009f`b33ff7c0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000009f`b33ff810 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000009f`b33ff880 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000009f`b33ff8b0 00007ffd`a3664de0     postgres!mainCRTStartup(
0000009f`b33ff8e0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000009f`b37ff4b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009f`b37ff4c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000009f`b37ff7b0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009f`b37ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009f`b3fff648 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009f`b3fff650 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000009f`b3fff940 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009f`b3fff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009e`b97ff448 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009e`b97ff450 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000009e`b97ff740 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009e`b97ff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009e`b93ff850 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000009e`b93ff8c0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000009e`b93ffa50 00007ff7`6440d807     postgres!StartupProcessMain(
0000009e`b93ffa80 00007ff7`642d0694     postgres!SubPostmasterMain(
0000009e`b93ffaf0 00007ff7`648a2819     postgres!main(
0000009e`b93ffb30 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000009e`b93ffb80 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000009e`b93ffbf0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000009e`b93ffc20 00007ffd`a3664de0     postgres!mainCRTStartup(
0000009e`b93ffc50 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000009e`b9bff628 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000009e`b9bff630 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000009e`b9bff6a0 00007ffd`a3664de0     postgres!pg_signal_thread(
0000009e`b9bff7a0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009e`b9bff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009e`b9fffae8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009e`b9fffaf0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000009e`b9fffde0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009e`b9fffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`90fff928 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000034`90fff930 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000034`90fffc20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000034`90fffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`903ffa10 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000034`903ffa80 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000034`903ffc10 00007ff7`6440d807     postgres!StartupProcessMain(
00000034`903ffc40 00007ff7`642d0694     postgres!SubPostmasterMain(
00000034`903ffcb0 00007ff7`648a2819     postgres!main(
00000034`903ffcf0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000034`903ffd40 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000034`903ffdb0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000034`903ffde0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000034`903ffe10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000034`907ff5f8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000034`907ff600 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000034`907ff8f0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000034`907ff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`90bff838 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000034`90bff840 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000034`90bff8b0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000034`90bff9b0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000034`90bff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d6`bbdff838 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d6`bbdff840 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000d6`bbdffb30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d6`bbdffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d6`bb5ff850 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000d6`bb5ff8c0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000d6`bb5ffa50 00007ff7`6440d807     postgres!StartupProcessMain(
000000d6`bb5ffa80 00007ff7`642d0694     postgres!SubPostmasterMain(
000000d6`bb5ffaf0 00007ff7`648a2819     postgres!main(
000000d6`bb5ffb30 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d6`bb5ffb80 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d6`bb5ffbf0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000d6`bb5ffc20 00007ffd`a3664de0     postgres!mainCRTStartup(
000000d6`bb5ffc50 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000d6`bb9ff5f8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d6`bb9ff600 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000d6`bb9ff8f0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d6`bb9ff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d6`bc1ff6e8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000d6`bc1ff6f0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000d6`bc1ff760 00007ffd`a3664de0     postgres!pg_signal_thread(
000000d6`bc1ff860 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d6`bc1ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`f0bff4e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bc`f0bff4f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000bc`f0bff7e0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000bc`f0bff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`f03ff390 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000bc`f03ff400 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000bc`f03ff590 00007ff7`6440d807     postgres!StartupProcessMain(
000000bc`f03ff5c0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000bc`f03ff630 00007ff7`648a2819     postgres!main(
000000bc`f03ff670 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000bc`f03ff6c0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000bc`f03ff730 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000bc`f03ff760 00007ffd`a3664de0     postgres!mainCRTStartup(
000000bc`f03ff790 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000bc`f07ffb18 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bc`f07ffb20 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000bc`f07ffe10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000bc`f07ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`f0fff918 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000bc`f0fff920 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000bc`f0fff990 00007ffd`a3664de0     postgres!pg_signal_thread(
000000bc`f0fffa90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000bc`f0fffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000044`e73ffa68 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000044`e73ffa70 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000044`e73ffd60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000044`e73ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000044`e67ff5e0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000044`e67ff650 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000044`e67ff7e0 00007ff7`6440d807     postgres!StartupProcessMain(
00000044`e67ff810 00007ff7`642d0694     postgres!SubPostmasterMain(
00000044`e67ff880 00007ff7`648a2819     postgres!main(
00000044`e67ff8c0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000044`e67ff910 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000044`e67ff980 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000044`e67ff9b0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000044`e67ff9e0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000044`e6bff538 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000044`e6bff540 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000044`e6bff830 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000044`e6bff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000044`e6fff688 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000044`e6fff690 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000044`e6fff700 00007ffd`a3664de0     postgres!pg_signal_thread(
00000044`e6fff800 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000044`e6fff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000044`e77ffb88 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000044`e77ffb90 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000044`e77ffe80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000044`e77ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d5`1e7ffb38 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d5`1e7ffb40 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000d5`1e7ffe30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d5`1e7ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d5`1dbff6f0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000d5`1dbff760 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000d5`1dbff8f0 00007ff7`6440d807     postgres!StartupProcessMain(
000000d5`1dbff920 00007ff7`642d0694     postgres!SubPostmasterMain(
000000d5`1dbff990 00007ff7`648a2819     postgres!main(
000000d5`1dbff9d0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d5`1dbffa20 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d5`1dbffa90 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000d5`1dbffac0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000d5`1dbffaf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000d5`1dfffaa8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d5`1dfffab0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000d5`1dfffda0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d5`1dfffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d5`1e3ff8f8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000d5`1e3ff900 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000d5`1e3ff970 00007ffd`a3664de0     postgres!pg_signal_thread(
000000d5`1e3ffa70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d5`1e3ffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c3`86bff8c8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c3`86bff8d0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000c3`86bffbc0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c3`86bffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c3`867ffb70 00007ff7`647395e8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000c3`867ffbb0 00007ff7`644c4621     postgres!ExceptionalCondition(
000000c3`867ffbf0 00007ff7`64400414     postgres!dsm_set_control_handle(
000000c3`867ffc20 00007ff7`6440d7ab     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
000000c3`867ffc90 00007ff7`642d0694     postgres!SubPostmasterMain(
000000c3`867ffd00 00007ff7`648a2819     postgres!main(
000000c3`867ffd40 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c3`867ffd90 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c3`867ffe00 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000c3`867ffe30 00007ffd`a3664de0     postgres!mainCRTStartup(
core
000000c3`873ff6a8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000c3`873ff6b0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000c3`873ff720 00007ffd`a3664de0     postgres!pg_signal_thread(
000000c3`873ff820 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c3`873ff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c3`86fffa58 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c3`86fffa60 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000c3`86fffd50 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c3`86fffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`38dff938 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000067`38dff940 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000067`38dffc30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000067`38dffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`389ff4b0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000067`389ff520 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000067`389ff6b0 00007ff7`6440d807     postgres!StartupProcessMain(
00000067`389ff6e0 00007ff7`642d0694     postgres!SubPostmasterMain(
00000067`389ff750 00007ff7`648a2819     postgres!main(
00000067`389ff790 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000067`389ff7e0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000067`389ff850 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000067`389ff880 00007ffd`a3664de0     postgres!mainCRTStartup(
00000067`389ff8b0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000067`395ff548 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000067`395ff550 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000067`395ff840 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000067`395ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`391ffbc8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000067`391ffbd0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000067`391ffc40 00007ffd`a3664de0     postgres!pg_signal_thread(
00000067`391ffd40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000067`391ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000077`e1dff9e8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000077`e1dff9f0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000077`e1dffa60 00007ffd`a3664de0     postgres!pg_signal_thread(
00000077`e1dffb60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000077`e1dffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000077`e15ff820 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000077`e15ff890 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000077`e15ffa20 00007ff7`6440d807     postgres!StartupProcessMain(
00000077`e15ffa50 00007ff7`642d0694     postgres!SubPostmasterMain(
00000077`e15ffac0 00007ff7`648a2819     postgres!main(
00000077`e15ffb00 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000077`e15ffb50 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000077`e15ffbc0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000077`e15ffbf0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000077`e15ffc20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000077`e21ff5a8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000077`e21ff5b0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000077`e21ff8a0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000077`e21ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000077`e19ffba8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000077`e19ffbb0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000077`e19ffea0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000077`e19ffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`57dff870 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000008a`57dff8e0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000008a`57dffa70 00007ff7`6440d807     postgres!StartupProcessMain(
0000008a`57dffaa0 00007ff7`642d0694     postgres!SubPostmasterMain(
0000008a`57dffb10 00007ff7`648a2819     postgres!main(
0000008a`57dffb50 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000008a`57dffba0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000008a`57dffc10 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000008a`57dffc40 00007ffd`a3664de0     postgres!mainCRTStartup(
0000008a`57dffc70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000008a`581ffb58 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008a`581ffb60 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000008a`581ffe50 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008a`581ffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`585ffa38 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000008a`585ffa40 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000008a`585ffab0 00007ffd`a3664de0     postgres!pg_signal_thread(
0000008a`585ffbb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008a`585ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008a`589ffa18 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008a`589ffa20 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000008a`589ffd10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008a`589ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`989ffaa8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000046`989ffab0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000046`989ffb20 00007ffd`a3664de0     postgres!pg_signal_thread(
00000046`989ffc20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000046`989ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`97dff7f0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000046`97dff860 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000046`97dff9f0 00007ff7`6440d807     postgres!StartupProcessMain(
00000046`97dffa20 00007ff7`642d0694     postgres!SubPostmasterMain(
00000046`97dffa90 00007ff7`648a2819     postgres!main(
00000046`97dffad0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000046`97dffb20 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000046`97dffb90 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000046`97dffbc0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000046`97dffbf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000046`981ff788 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000046`981ff790 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000046`981ffa80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000046`981ffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`985ff798 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000046`985ff7a0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000046`985ffa90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000046`985ffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`b4dff3e0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000019`b4dff450 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000019`b4dff5e0 00007ff7`6440d807     postgres!StartupProcessMain(
00000019`b4dff610 00007ff7`642d0694     postgres!SubPostmasterMain(
00000019`b4dff680 00007ff7`648a2819     postgres!main(
00000019`b4dff6c0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000019`b4dff710 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000019`b4dff780 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000019`b4dff7b0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000019`b4dff7e0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000019`b59ff718 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000019`b59ff720 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000019`b59ffa10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000019`b59ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`b55ffc88 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000019`b55ffc90 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000019`b55ffd00 00007ffd`a3664de0     postgres!pg_signal_thread(
00000019`b55ffe00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000019`b55ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`b51ff4e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000019`b51ff4f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000019`b51ff7e0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000019`b51ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a8`04bff468 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a8`04bff470 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000a8`04bff760 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a8`04bff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a8`053ff9e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a8`053ff9f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000a8`053ffce0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a8`053ffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a8`04fffca8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000a8`04fffcb0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000a8`04fffd20 00007ffd`a3664de0     postgres!pg_signal_thread(
000000a8`04fffe20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a8`04fffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a8`047ff500 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000a8`047ff570 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000a8`047ff700 00007ff7`6440d807     postgres!StartupProcessMain(
000000a8`047ff730 00007ff7`642d0694     postgres!SubPostmasterMain(
000000a8`047ff7a0 00007ff7`648a2819     postgres!main(
000000a8`047ff7e0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a8`047ff830 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a8`047ff8a0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000a8`047ff8d0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000a8`047ff900 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000bf`c21ffa08 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000bf`c21ffa10 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000bf`c21ffa80 00007ffd`a3664de0     postgres!pg_signal_thread(
000000bf`c21ffb80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000bf`c21ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`c15ff570 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000bf`c15ff5e0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000bf`c15ff770 00007ff7`6440d807     postgres!StartupProcessMain(
000000bf`c15ff7a0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000bf`c15ff810 00007ff7`648a2819     postgres!main(
000000bf`c15ff850 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000bf`c15ff8a0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000bf`c15ff910 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000bf`c15ff940 00007ffd`a3664de0     postgres!mainCRTStartup(
000000bf`c15ff970 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000bf`c19ffbf8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bf`c19ffc00 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000bf`c19ffef0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000bf`c19fff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bf`c1dff5d8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bf`c1dff5e0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000bf`c1dff8d0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000bf`c1dff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000094`bdbffbb8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000094`bdbffbc0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000094`bdbffeb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000094`bdbffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000094`bcfffa80 00007ff7`647395e8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000094`bcfffac0 00007ff7`644c4621     postgres!ExceptionalCondition(
00000094`bcfffb00 00007ff7`64400414     postgres!dsm_set_control_handle(
00000094`bcfffb30 00007ff7`6440d7ab     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
00000094`bcfffba0 00007ff7`642d0694     postgres!SubPostmasterMain(
00000094`bcfffc10 00007ff7`648a2819     postgres!main(
00000094`bcfffc50 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000094`bcfffca0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000094`bcfffd10 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000094`bcfffd40 00007ffd`a3664de0     postgres!mainCRTStartup(
core
00000094`bd3ff728 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000094`bd3ff730 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000094`bd3ffa20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000094`bd3ffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000094`bd7ffc18 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000094`bd7ffc20 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000094`bd7ffc90 00007ffd`a3664de0     postgres!pg_signal_thread(
00000094`bd7ffd90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000094`bd7ffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`2b9ff808 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`2b9ff810 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000cd`2b9ffb00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000cd`2b9ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`2c1ff998 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`2c1ff9a0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000cd`2c1ffc90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000cd`2c1ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`2bdffd08 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000cd`2bdffd10 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000cd`2bdffd80 00007ffd`a3664de0     postgres!pg_signal_thread(
000000cd`2bdffe80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000cd`2bdffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`2b5ff370 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000cd`2b5ff3e0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000cd`2b5ff570 00007ff7`6440d807     postgres!StartupProcessMain(
000000cd`2b5ff5a0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000cd`2b5ff610 00007ff7`648a2819     postgres!main(
000000cd`2b5ff650 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000cd`2b5ff6a0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000cd`2b5ff710 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000cd`2b5ff740 00007ffd`a3664de0     postgres!mainCRTStartup(
000000cd`2b5ff770 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000044`abbffa30 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000044`abbffaa0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000044`abbffc30 00007ff7`6440d807     postgres!StartupProcessMain(
00000044`abbffc60 00007ff7`642d0694     postgres!SubPostmasterMain(
00000044`abbffcd0 00007ff7`648a2819     postgres!main(
00000044`abbffd10 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000044`abbffd60 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000044`abbffdd0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000044`abbffe00 00007ffd`a3664de0     postgres!mainCRTStartup(
00000044`abbffe30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000044`ac7ff8e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000044`ac7ff8f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000044`ac7ffbe0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000044`ac7ffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000044`abfff888 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000044`abfff890 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000044`abfffb80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000044`abfffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000044`ac3ffa18 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000044`ac3ffa20 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000044`ac3ffa90 00007ffd`a3664de0     postgres!pg_signal_thread(
00000044`ac3ffb90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000044`ac3ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`f15ff578 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c6`f15ff580 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000c6`f15ff870 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c6`f15ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`f09ff780 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000c6`f09ff7f0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000c6`f09ff980 00007ff7`6440d807     postgres!StartupProcessMain(
000000c6`f09ff9b0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000c6`f09ffa20 00007ff7`648a2819     postgres!main(
000000c6`f09ffa60 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c6`f09ffab0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c6`f09ffb20 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000c6`f09ffb50 00007ffd`a3664de0     postgres!mainCRTStartup(
000000c6`f09ffb80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000c6`f0dff478 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c6`f0dff480 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000c6`f0dff770 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c6`f0dff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`f11ff6f8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000c6`f11ff700 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000c6`f11ff770 00007ffd`a3664de0     postgres!pg_signal_thread(
000000c6`f11ff870 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c6`f11ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000029`5f3ff9a8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000029`5f3ff9b0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000029`5f3ffa20 00007ffd`a3664de0     postgres!pg_signal_thread(
00000029`5f3ffb20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000029`5f3ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000029`5f7ff9b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000029`5f7ff9c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000029`5f7ffcb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000029`5f7ffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000029`5ebffa30 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000029`5ebffaa0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000029`5ebffc30 00007ff7`6440d807     postgres!StartupProcessMain(
00000029`5ebffc60 00007ff7`642d0694     postgres!SubPostmasterMain(
00000029`5ebffcd0 00007ff7`648a2819     postgres!main(
00000029`5ebffd10 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000029`5ebffd60 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000029`5ebffdd0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000029`5ebffe00 00007ffd`a3664de0     postgres!mainCRTStartup(
00000029`5ebffe30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000029`5efffad8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000029`5efffae0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000029`5efffdd0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000029`5efffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fe`283ff9a8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000fe`283ff9b0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000fe`283ffa20 00007ffd`a3664de0     postgres!pg_signal_thread(
000000fe`283ffb20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000fe`283ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fe`27bff590 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000fe`27bff600 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000fe`27bff790 00007ff7`6440d807     postgres!StartupProcessMain(
000000fe`27bff7c0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000fe`27bff830 00007ff7`648a2819     postgres!main(
000000fe`27bff870 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000fe`27bff8c0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000fe`27bff930 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000fe`27bff960 00007ffd`a3664de0     postgres!mainCRTStartup(
000000fe`27bff990 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000fe`27fff578 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fe`27fff580 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000fe`27fff870 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000fe`27fff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fe`287ff948 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fe`287ff950 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000fe`287ffc40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000fe`287ffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`4ffff528 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005b`4ffff530 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000005b`4ffff820 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000005b`4ffff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`507ff548 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005b`507ff550 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000005b`507ff840 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000005b`507ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`503ffc98 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000005b`503ffca0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000005b`503ffd10 00007ffd`a3664de0     postgres!pg_signal_thread(
0000005b`503ffe10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000005b`503ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005b`4fbff9d0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000005b`4fbffa40 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000005b`4fbffbd0 00007ff7`6440d807     postgres!StartupProcessMain(
0000005b`4fbffc00 00007ff7`642d0694     postgres!SubPostmasterMain(
0000005b`4fbffc70 00007ff7`648a2819     postgres!main(
0000005b`4fbffcb0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000005b`4fbffd00 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000005b`4fbffd70 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000005b`4fbffda0 00007ffd`a3664de0     postgres!mainCRTStartup(
0000005b`4fbffdd0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000055`c7fff858 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000055`c7fff860 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000055`c7fff8d0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000055`c7fff9d0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000055`c7fffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000055`c83ff918 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000055`c83ff920 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000055`c83ffc10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000055`c83ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000055`c7bff828 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000055`c7bff830 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000055`c7bffb20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000055`c7bffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000055`c77ffa10 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000055`c77ffa80 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000055`c77ffc10 00007ff7`6440d807     postgres!StartupProcessMain(
00000055`c77ffc40 00007ff7`642d0694     postgres!SubPostmasterMain(
00000055`c77ffcb0 00007ff7`648a2819     postgres!main(
00000055`c77ffcf0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000055`c77ffd40 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000055`c77ffdb0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000055`c77ffde0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000055`c77ffe10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000028`ce5ff770 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000028`ce5ff7e0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000028`ce5ff970 00007ff7`6440d807     postgres!StartupProcessMain(
00000028`ce5ff9a0 00007ff7`642d0694     postgres!SubPostmasterMain(
00000028`ce5ffa10 00007ff7`648a2819     postgres!main(
00000028`ce5ffa50 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000028`ce5ffaa0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000028`ce5ffb10 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000028`ce5ffb40 00007ffd`a3664de0     postgres!mainCRTStartup(
00000028`ce5ffb70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000028`cf1ff458 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000028`cf1ff460 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000028`cf1ff750 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000028`cf1ff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000028`cedff698 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000028`cedff6a0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000028`cedff710 00007ffd`a3664de0     postgres!pg_signal_thread(
00000028`cedff810 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000028`cedff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000028`ce9ffa48 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000028`ce9ffa50 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000028`ce9ffd40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000028`ce9ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b0`7ffff488 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b0`7ffff490 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000b0`7ffff780 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b0`7ffff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b0`7fbff978 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000b0`7fbff980 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000b0`7fbff9f0 00007ffd`a3664de0     postgres!pg_signal_thread(
000000b0`7fbffaf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b0`7fbffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b0`7f7ffaf8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b0`7f7ffb00 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000b0`7f7ffdf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b0`7f7ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b0`7f3ff440 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000b0`7f3ff4b0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000b0`7f3ff640 00007ff7`6440d807     postgres!StartupProcessMain(
000000b0`7f3ff670 00007ff7`642d0694     postgres!SubPostmasterMain(
000000b0`7f3ff6e0 00007ff7`648a2819     postgres!main(
000000b0`7f3ff720 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b0`7f3ff770 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b0`7f3ff7e0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000b0`7f3ff810 00007ffd`a3664de0     postgres!mainCRTStartup(
000000b0`7f3ff840 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000a5`ab5ff7a8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a5`ab5ff7b0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000a5`ab5ffaa0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a5`ab5ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`aadff798 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a5`aadff7a0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000a5`aadffa90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a5`aadffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`aa9ff800 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000a5`aa9ff870 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000a5`aa9ffa00 00007ff7`6440d807     postgres!StartupProcessMain(
000000a5`aa9ffa30 00007ff7`642d0694     postgres!SubPostmasterMain(
000000a5`aa9ffaa0 00007ff7`648a2819     postgres!main(
000000a5`aa9ffae0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a5`aa9ffb30 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a5`aa9ffba0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000a5`aa9ffbd0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000a5`aa9ffc00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000a5`ab1ff608 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000a5`ab1ff610 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000a5`ab1ff680 00007ffd`a3664de0     postgres!pg_signal_thread(
000000a5`ab1ff780 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a5`ab1ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`9bdff658 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000062`9bdff660 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000062`9bdff950 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000062`9bdff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`9c1ffd98 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000062`9c1ffda0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000062`9c1ffe10 00007ffd`a3664de0     postgres!pg_signal_thread(
00000062`9c1fff10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000062`9c1fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`9b9ff740 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000062`9b9ff7b0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000062`9b9ff940 00007ff7`6440d807     postgres!StartupProcessMain(
00000062`9b9ff970 00007ff7`642d0694     postgres!SubPostmasterMain(
00000062`9b9ff9e0 00007ff7`648a2819     postgres!main(
00000062`9b9ffa20 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000062`9b9ffa70 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000062`9b9ffae0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000062`9b9ffb10 00007ffd`a3664de0     postgres!mainCRTStartup(
00000062`9b9ffb40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000062`9c5ff4d8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000062`9c5ff4e0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000062`9c5ff7d0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000062`9c5ff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000015`411ff440 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000015`411ff4b0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000015`411ff640 00007ff7`6440d807     postgres!StartupProcessMain(
00000015`411ff670 00007ff7`642d0694     postgres!SubPostmasterMain(
00000015`411ff6e0 00007ff7`648a2819     postgres!main(
00000015`411ff720 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000015`411ff770 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000015`411ff7e0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000015`411ff810 00007ffd`a3664de0     postgres!mainCRTStartup(
00000015`411ff840 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000015`419ff478 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000015`419ff480 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000015`419ff770 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000015`419ff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000015`41dff718 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000015`41dff720 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000015`41dff790 00007ffd`a3664de0     postgres!pg_signal_thread(
00000015`41dff890 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000015`41dff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000015`415ffbe8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000015`415ffbf0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000015`415ffee0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000015`415fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000f`dedffbc8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000000f`dedffbd0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000000f`dedffc40 00007ffd`a3664de0     postgres!pg_signal_thread(
0000000f`dedffd40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000f`dedffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000f`de5ff6e0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000000f`de5ff750 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000000f`de5ff8e0 00007ff7`6440d807     postgres!StartupProcessMain(
0000000f`de5ff910 00007ff7`642d0694     postgres!SubPostmasterMain(
0000000f`de5ff980 00007ff7`648a2819     postgres!main(
0000000f`de5ff9c0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000f`de5ffa10 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000000f`de5ffa80 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000000f`de5ffab0 00007ffd`a3664de0     postgres!mainCRTStartup(
0000000f`de5ffae0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000000f`de9ff568 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000f`de9ff570 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000000f`de9ff860 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000f`de9ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000f`df1ffbc8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000f`df1ffbd0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000000f`df1ffec0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000f`df1ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000f`df5ff708 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000f`df5ff710 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000000f`df5ffa00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000f`df5ffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000f`df9ff908 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000f`df9ff910 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000000f`df9ffc00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000f`df9ffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`5a1ffb68 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000a`5a1ffb70 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000000a`5a1ffe60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000a`5a1ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`5a5ffc28 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000a`5a5ffc30 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000000a`5a5fff20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000a`5a5fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`5a9ffd18 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000000a`5a9ffd20 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000000a`5a9ffd90 00007ffd`a3664de0     postgres!pg_signal_thread(
0000000a`5a9ffe90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000a`5a9ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`59dff740 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000000a`59dff7b0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000000a`59dff940 00007ff7`6440d807     postgres!StartupProcessMain(
0000000a`59dff970 00007ff7`642d0694     postgres!SubPostmasterMain(
0000000a`59dff9e0 00007ff7`648a2819     postgres!main(
0000000a`59dffa20 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000a`59dffa70 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000000a`59dffae0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000000a`59dffb10 00007ffd`a3664de0     postgres!mainCRTStartup(
0000000a`59dffb40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000f2`ff7ffb38 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f2`ff7ffb40 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000f2`ff7ffe30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f2`ff7ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f2`ffbff798 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000f2`ffbff7a0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000f2`ffbff810 00007ffd`a3664de0     postgres!pg_signal_thread(
000000f2`ffbff910 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f2`ffbff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f2`fffffbf8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f2`fffffc00 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000f2`fffffef0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f2`ffffff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f2`ff3ff5c0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000f2`ff3ff630 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000f2`ff3ff7c0 00007ff7`6440d807     postgres!StartupProcessMain(
000000f2`ff3ff7f0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000f2`ff3ff860 00007ff7`648a2819     postgres!main(
000000f2`ff3ff8a0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f2`ff3ff8f0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000f2`ff3ff960 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000f2`ff3ff990 00007ffd`a3664de0     postgres!mainCRTStartup(
000000f2`ff3ff9c0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000005`90bff698 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000005`90bff6a0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000005`90bff710 00007ffd`a3664de0     postgres!pg_signal_thread(
00000005`90bff810 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000005`90bff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000005`907ff478 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000005`907ff480 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000005`907ff770 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000005`907ff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000005`903ffc08 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000005`903ffc10 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000005`903fff00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000005`903fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000005`8ffff5e0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000005`8ffff650 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000005`8ffff7e0 00007ff7`6440d807     postgres!StartupProcessMain(
00000005`8ffff810 00007ff7`642d0694     postgres!SubPostmasterMain(
00000005`8ffff880 00007ff7`648a2819     postgres!main(
00000005`8ffff8c0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000005`8ffff910 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000005`8ffff980 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000005`8ffff9b0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000005`8ffff9e0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000a9`adbff360 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000a9`adbff3d0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000a9`adbff560 00007ff7`6440d807     postgres!StartupProcessMain(
000000a9`adbff590 00007ff7`642d0694     postgres!SubPostmasterMain(
000000a9`adbff600 00007ff7`648a2819     postgres!main(
000000a9`adbff640 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a9`adbff690 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a9`adbff700 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000a9`adbff730 00007ffd`a3664de0     postgres!mainCRTStartup(
000000a9`adbff760 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000a9`ae3ff788 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000a9`ae3ff790 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000a9`ae3ff800 00007ffd`a3664de0     postgres!pg_signal_thread(
000000a9`ae3ff900 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a9`ae3ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a9`ae7ff6b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a9`ae7ff6c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000a9`ae7ff9b0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a9`ae7ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a9`adfffba8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a9`adfffbb0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000a9`adfffea0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a9`adfffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c4`c73ff778 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000c4`c73ff780 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000c4`c73ff7f0 00007ffd`a3664de0     postgres!pg_signal_thread(
000000c4`c73ff8f0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c4`c73ff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c4`c6bff8d0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000c4`c6bff940 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000c4`c6bffad0 00007ff7`6440d807     postgres!StartupProcessMain(
000000c4`c6bffb00 00007ff7`642d0694     postgres!SubPostmasterMain(
000000c4`c6bffb70 00007ff7`648a2819     postgres!main(
000000c4`c6bffbb0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c4`c6bffc00 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c4`c6bffc70 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000c4`c6bffca0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000c4`c6bffcd0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000c4`c6fff948 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c4`c6fff950 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000c4`c6fffc40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c4`c6fffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c4`c77ffa88 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c4`c77ffa90 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000c4`c77ffd80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c4`c77ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006f`58bffba8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000006f`58bffbb0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000006f`58bffc20 00007ffd`a3664de0     postgres!pg_signal_thread(
0000006f`58bffd20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006f`58bffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006f`58fff5b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006f`58fff5c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000006f`58fff8b0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006f`58fff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006f`587ff6c8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006f`587ff6d0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000006f`587ff9c0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006f`587ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006f`583ffa60 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000006f`583ffad0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000006f`583ffc60 00007ff7`6440d807     postgres!StartupProcessMain(
0000006f`583ffc90 00007ff7`642d0694     postgres!SubPostmasterMain(
0000006f`583ffd00 00007ff7`648a2819     postgres!main(
0000006f`583ffd40 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000006f`583ffd90 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000006f`583ffe00 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000006f`583ffe30 00007ffd`a3664de0     postgres!mainCRTStartup(
0000006f`583ffe60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000f2`f55ffaf8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000f2`f55ffb00 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000f2`f55ffb70 00007ffd`a3664de0     postgres!pg_signal_thread(
000000f2`f55ffc70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f2`f55ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f2`f59ff798 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f2`f59ff7a0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000f2`f59ffa90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f2`f59ffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f2`f4dff9f0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000f2`f4dffa60 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000f2`f4dffbf0 00007ff7`6440d807     postgres!StartupProcessMain(
000000f2`f4dffc20 00007ff7`642d0694     postgres!SubPostmasterMain(
000000f2`f4dffc90 00007ff7`648a2819     postgres!main(
000000f2`f4dffcd0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f2`f4dffd20 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000f2`f4dffd90 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000f2`f4dffdc0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000f2`f4dffdf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000f2`f51ff6e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f2`f51ff6f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000f2`f51ff9e0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f2`f51ffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e6`f77ff608 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000e6`f77ff610 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000e6`f77ff680 00007ffd`a3664de0     postgres!pg_signal_thread(
000000e6`f77ff780 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e6`f77ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e6`f73ff788 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e6`f73ff790 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000e6`f73ffa80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e6`f73ffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e6`f6fffb20 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000e6`f6fffb90 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000e6`f6fffd20 00007ff7`6440d807     postgres!StartupProcessMain(
000000e6`f6fffd50 00007ff7`642d0694     postgres!SubPostmasterMain(
000000e6`f6fffdc0 00007ff7`648a2819     postgres!main(
000000e6`f6fffe00 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e6`f6fffe50 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000e6`f6fffec0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000e6`f6fffef0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000e6`f6ffff20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000e6`f7bff968 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e6`f7bff970 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000e6`f7bffc60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e6`f7bffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`16dffad0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000007f`16dffb40 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000007f`16dffcd0 00007ff7`6440d807     postgres!StartupProcessMain(
0000007f`16dffd00 00007ff7`642d0694     postgres!SubPostmasterMain(
0000007f`16dffd70 00007ff7`648a2819     postgres!main(
0000007f`16dffdb0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000007f`16dffe00 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000007f`16dffe70 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000007f`16dffea0 00007ffd`a3664de0     postgres!mainCRTStartup(
0000007f`16dffed0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000007f`171ff5b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007f`171ff5c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000007f`171ff8b0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007f`171ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`175ffc28 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000007f`175ffc30 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000007f`175ffca0 00007ffd`a3664de0     postgres!pg_signal_thread(
0000007f`175ffda0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007f`175ffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`179ffbe8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007f`179ffbf0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000007f`179ffee0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007f`179fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000003`407ff498 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000003`407ff4a0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000003`407ff790 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000003`407ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000003`40bff9b8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000003`40bff9c0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000003`40bffa30 00007ffd`a3664de0     postgres!pg_signal_thread(
00000003`40bffb30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000003`40bffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000003`403ff550 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000003`403ff5c0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000003`403ff750 00007ff7`6440d807     postgres!StartupProcessMain(
00000003`403ff780 00007ff7`642d0694     postgres!SubPostmasterMain(
00000003`403ff7f0 00007ff7`648a2819     postgres!main(
00000003`403ff830 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000003`403ff880 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000003`403ff8f0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000003`403ff920 00007ffd`a3664de0     postgres!mainCRTStartup(
00000003`403ff950 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000003`40fffb58 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000003`40fffb60 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000003`40fffe50 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000003`40fffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005d`fd5ff9b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005d`fd5ff9c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000005d`fd5ffcb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000005d`fd5ffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005d`fd1ff390 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000005d`fd1ff400 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000005d`fd1ff590 00007ff7`6440d807     postgres!StartupProcessMain(
0000005d`fd1ff5c0 00007ff7`642d0694     postgres!SubPostmasterMain(
0000005d`fd1ff630 00007ff7`648a2819     postgres!main(
0000005d`fd1ff670 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000005d`fd1ff6c0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000005d`fd1ff730 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000005d`fd1ff760 00007ffd`a3664de0     postgres!mainCRTStartup(
0000005d`fd1ff790 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000005d`fd9ff638 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000005d`fd9ff640 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000005d`fd9ff6b0 00007ffd`a3664de0     postgres!pg_signal_thread(
0000005d`fd9ff7b0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000005d`fd9ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005d`fddff658 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005d`fddff660 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000005d`fddff950 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000005d`fddff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d5`edbff748 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d5`edbff750 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000d5`edbffa40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d5`edbffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d5`ee3ff618 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d5`ee3ff620 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000d5`ee3ff910 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d5`ee3ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d5`ed7ff790 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000d5`ed7ff800 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000d5`ed7ff990 00007ff7`6440d807     postgres!StartupProcessMain(
000000d5`ed7ff9c0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000d5`ed7ffa30 00007ff7`648a2819     postgres!main(
000000d5`ed7ffa70 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d5`ed7ffac0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d5`ed7ffb30 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000d5`ed7ffb60 00007ffd`a3664de0     postgres!mainCRTStartup(
000000d5`ed7ffb90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000d5`edfff5c8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000d5`edfff5d0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000d5`edfff640 00007ffd`a3664de0     postgres!pg_signal_thread(
000000d5`edfff740 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d5`edfff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000058`dd5ffbf8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000058`dd5ffc00 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000058`dd5ffef0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000058`dd5fff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000058`dd9ffa68 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000058`dd9ffa70 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000058`dd9ffd60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000058`dd9ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000058`dd1ff940 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000058`dd1ff9b0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000058`dd1ffb40 00007ff7`6440d807     postgres!StartupProcessMain(
00000058`dd1ffb70 00007ff7`642d0694     postgres!SubPostmasterMain(
00000058`dd1ffbe0 00007ff7`648a2819     postgres!main(
00000058`dd1ffc20 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000058`dd1ffc70 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000058`dd1ffce0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000058`dd1ffd10 00007ffd`a3664de0     postgres!mainCRTStartup(
00000058`dd1ffd40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000058`dddffc28 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000058`dddffc30 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000058`dddffca0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000058`dddffda0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000058`dddffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003c`fbbff928 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003c`fbbff930 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000003c`fbbffc20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003c`fbbffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003c`fb7ff850 00007ff7`647395e8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000003c`fb7ff890 00007ff7`644c4621     postgres!ExceptionalCondition(
0000003c`fb7ff8d0 00007ff7`64400414     postgres!dsm_set_control_handle(
0000003c`fb7ff900 00007ff7`6440d7ab     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
0000003c`fb7ff970 00007ff7`642d0694     postgres!SubPostmasterMain(
0000003c`fb7ff9e0 00007ff7`648a2819     postgres!main(
0000003c`fb7ffa20 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003c`fb7ffa70 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000003c`fb7ffae0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000003c`fb7ffb10 00007ffd`a3664de0     postgres!mainCRTStartup(
core
0000003c`fbfff678 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003c`fbfff680 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000003c`fbfff970 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003c`fbfff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003c`fc3ffd58 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000003c`fc3ffd60 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000003c`fc3ffdd0 00007ffd`a3664de0     postgres!pg_signal_thread(
0000003c`fc3ffed0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003c`fc3fff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007e`885ffbc8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007e`885ffbd0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000007e`885ffec0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007e`885ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007e`881ff890 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000007e`881ff900 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000007e`881ffa90 00007ff7`6440d807     postgres!StartupProcessMain(
0000007e`881ffac0 00007ff7`642d0694     postgres!SubPostmasterMain(
0000007e`881ffb30 00007ff7`648a2819     postgres!main(
0000007e`881ffb70 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000007e`881ffbc0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000007e`881ffc30 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000007e`881ffc60 00007ffd`a3664de0     postgres!mainCRTStartup(
0000007e`881ffc90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000007e`88dff6b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007e`88dff6c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000007e`88dff9b0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007e`88dff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007e`889ff818 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000007e`889ff820 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000007e`889ff890 00007ffd`a3664de0     postgres!pg_signal_thread(
0000007e`889ff990 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007e`889ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000041`f77ffa68 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000041`f77ffa70 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000041`f77ffd60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000041`f77ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000041`f73ffaa0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000041`f73ffb10 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000041`f73ffca0 00007ff7`6440d807     postgres!StartupProcessMain(
00000041`f73ffcd0 00007ff7`642d0694     postgres!SubPostmasterMain(
00000041`f73ffd40 00007ff7`648a2819     postgres!main(
00000041`f73ffd80 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000041`f73ffdd0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000041`f73ffe40 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000041`f73ffe70 00007ffd`a3664de0     postgres!mainCRTStartup(
00000041`f73ffea0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000041`f7bff978 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000041`f7bff980 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000041`f7bff9f0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000041`f7bffaf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000041`f7bffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000041`f7fff5c8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000041`f7fff5d0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000041`f7fff8c0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000041`f7fff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c7`5f7ffad8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c7`5f7ffae0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000c7`5f7ffdd0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c7`5f7ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c7`5ffffb38 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c7`5ffffb40 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000c7`5ffffe30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c7`5ffffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c7`5fbff918 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000c7`5fbff920 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000c7`5fbff990 00007ffd`a3664de0     postgres!pg_signal_thread(
000000c7`5fbffa90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c7`5fbffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c7`5f3ff7e0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000c7`5f3ff850 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000c7`5f3ff9e0 00007ff7`6440d807     postgres!StartupProcessMain(
000000c7`5f3ffa10 00007ff7`642d0694     postgres!SubPostmasterMain(
000000c7`5f3ffa80 00007ff7`648a2819     postgres!main(
000000c7`5f3ffac0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c7`5f3ffb10 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c7`5f3ffb80 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000c7`5f3ffbb0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000c7`5f3ffbe0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000a6`a09ff9d8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a6`a09ff9e0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000a6`a09ffcd0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a6`a09ffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`a0dff5d8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000a6`a0dff5e0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000a6`a0dff650 00007ffd`a3664de0     postgres!pg_signal_thread(
000000a6`a0dff750 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a6`a0dff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`a11ffae8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a6`a11ffaf0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000a6`a11ffde0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a6`a11ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`a05ff940 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000a6`a05ff9b0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000a6`a05ffb40 00007ff7`6440d807     postgres!StartupProcessMain(
000000a6`a05ffb70 00007ff7`642d0694     postgres!SubPostmasterMain(
000000a6`a05ffbe0 00007ff7`648a2819     postgres!main(
000000a6`a05ffc20 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a6`a05ffc70 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a6`a05ffce0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000a6`a05ffd10 00007ffd`a3664de0     postgres!mainCRTStartup(
000000a6`a05ffd40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000b5`cd3ffa48 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b5`cd3ffa50 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000b5`cd3ffd40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b5`cd3ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`cd7ff6d8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b5`cd7ff6e0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000b5`cd7ff9d0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b5`cd7ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`cdbffa38 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000b5`cdbffa40 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000b5`cdbffab0 00007ffd`a3664de0     postgres!pg_signal_thread(
000000b5`cdbffbb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b5`cdbffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`ccfff4b0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000b5`ccfff520 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000b5`ccfff6b0 00007ff7`6440d807     postgres!StartupProcessMain(
000000b5`ccfff6e0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000b5`ccfff750 00007ff7`648a2819     postgres!main(
000000b5`ccfff790 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b5`ccfff7e0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b5`ccfff850 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000b5`ccfff880 00007ffd`a3664de0     postgres!mainCRTStartup(
000000b5`ccfff8b0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000041`56bffa68 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000041`56bffa70 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000041`56bffd60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000041`56bffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000041`56fff718 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000041`56fff720 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000041`56fff790 00007ffd`a3664de0     postgres!pg_signal_thread(
00000041`56fff890 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000041`56fff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000041`573ff968 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000041`573ff970 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000041`573ffc60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000041`573ffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000041`567ff4a0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000041`567ff510 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000041`567ff6a0 00007ff7`6440d807     postgres!StartupProcessMain(
00000041`567ff6d0 00007ff7`642d0694     postgres!SubPostmasterMain(
00000041`567ff740 00007ff7`648a2819     postgres!main(
00000041`567ff780 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000041`567ff7d0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000041`567ff840 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000041`567ff870 00007ffd`a3664de0     postgres!mainCRTStartup(
00000041`567ff8a0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000ed`4fdff488 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ed`4fdff490 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000ed`4fdff780 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ed`4fdff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ed`501ff9b8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000ed`501ff9c0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000ed`501ffa30 00007ffd`a3664de0     postgres!pg_signal_thread(
000000ed`501ffb30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ed`501ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ed`505ff468 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ed`505ff470 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000ed`505ff760 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ed`505ff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ed`4f9ffaa0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000ed`4f9ffb10 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000ed`4f9ffca0 00007ff7`6440d807     postgres!StartupProcessMain(
000000ed`4f9ffcd0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000ed`4f9ffd40 00007ff7`648a2819     postgres!main(
000000ed`4f9ffd80 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ed`4f9ffdd0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ed`4f9ffe40 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000ed`4f9ffe70 00007ffd`a3664de0     postgres!mainCRTStartup(
000000ed`4f9ffea0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000009`485ff5f8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000009`485ff600 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000009`485ff8f0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000009`485ff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`489ff8c8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000009`489ff8d0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000009`489ff940 00007ffd`a3664de0     postgres!pg_signal_thread(
00000009`489ffa40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000009`489ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`48dff8e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000009`48dff8f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000009`48dffbe0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000009`48dffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000009`481ff6d0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000009`481ff740 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000009`481ff8d0 00007ff7`6440d807     postgres!StartupProcessMain(
00000009`481ff900 00007ff7`642d0694     postgres!SubPostmasterMain(
00000009`481ff970 00007ff7`648a2819     postgres!main(
00000009`481ff9b0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000009`481ffa00 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000009`481ffa70 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000009`481ffaa0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000009`481ffad0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000093`88fff608 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000093`88fff610 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000093`88fff900 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000093`88fff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000093`88bff640 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000093`88bff6b0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000093`88bff840 00007ff7`6440d807     postgres!StartupProcessMain(
00000093`88bff870 00007ff7`642d0694     postgres!SubPostmasterMain(
00000093`88bff8e0 00007ff7`648a2819     postgres!main(
00000093`88bff920 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000093`88bff970 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000093`88bff9e0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000093`88bffa10 00007ffd`a3664de0     postgres!mainCRTStartup(
00000093`88bffa40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000093`893ff708 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000093`893ff710 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000093`893ff780 00007ffd`a3664de0     postgres!pg_signal_thread(
00000093`893ff880 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000093`893ff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000093`897ff8e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000093`897ff8f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000093`897ffbe0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000093`897ffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000d`201ff4b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000d`201ff4c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000000d`201ff7b0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000d`201ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000d`205ffbf8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000d`205ffc00 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000000d`205ffef0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000d`205fff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000d`209ffcf8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000000d`209ffd00 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000000d`209ffd70 00007ffd`a3664de0     postgres!pg_signal_thread(
0000000d`209ffe70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000d`209ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000d`1fdff500 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000000d`1fdff570 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000000d`1fdff700 00007ff7`6440d807     postgres!StartupProcessMain(
0000000d`1fdff730 00007ff7`642d0694     postgres!SubPostmasterMain(
0000000d`1fdff7a0 00007ff7`648a2819     postgres!main(
0000000d`1fdff7e0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000d`1fdff830 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000000d`1fdff8a0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000000d`1fdff8d0 00007ffd`a3664de0     postgres!mainCRTStartup(
0000000d`1fdff900 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000064`b39ff6c8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000064`b39ff6d0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000064`b39ff9c0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000064`b39ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000064`b3dffa18 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000064`b3dffa20 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000064`b3dffa90 00007ffd`a3664de0     postgres!pg_signal_thread(
00000064`b3dffb90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000064`b3dffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000064`b41ffc18 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000064`b41ffc20 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000064`b41fff10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000064`b41fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000064`b35ff3a0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000064`b35ff410 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000064`b35ff5a0 00007ff7`6440d807     postgres!StartupProcessMain(
00000064`b35ff5d0 00007ff7`642d0694     postgres!SubPostmasterMain(
00000064`b35ff640 00007ff7`648a2819     postgres!main(
00000064`b35ff680 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000064`b35ff6d0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000064`b35ff740 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000064`b35ff770 00007ffd`a3664de0     postgres!mainCRTStartup(
00000064`b35ff7a0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000064`551ff4c8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000064`551ff4d0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000064`551ff7c0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000064`551ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000064`555ffaf8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000064`555ffb00 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000064`555ffb70 00007ffd`a3664de0     postgres!pg_signal_thread(
00000064`555ffc70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000064`555ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000064`559ff8c8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000064`559ff8d0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000064`559ffbc0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000064`559ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000064`54dff770 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000064`54dff7e0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000064`54dff970 00007ff7`6440d807     postgres!StartupProcessMain(
00000064`54dff9a0 00007ff7`642d0694     postgres!SubPostmasterMain(
00000064`54dffa10 00007ff7`648a2819     postgres!main(
00000064`54dffa50 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000064`54dffaa0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000064`54dffb10 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000064`54dffb40 00007ffd`a3664de0     postgres!mainCRTStartup(
00000064`54dffb70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000ba`16fff898 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ba`16fff8a0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000ba`16fffb90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ba`16fffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ba`173ff698 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000ba`173ff6a0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000ba`173ff710 00007ffd`a3664de0     postgres!pg_signal_thread(
000000ba`173ff810 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ba`173ff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ba`177ff488 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ba`177ff490 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000ba`177ff780 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ba`177ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ba`16bff560 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000ba`16bff5d0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000ba`16bff760 00007ff7`6440d807     postgres!StartupProcessMain(
000000ba`16bff790 00007ff7`642d0694     postgres!SubPostmasterMain(
000000ba`16bff800 00007ff7`648a2819     postgres!main(
000000ba`16bff840 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ba`16bff890 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ba`16bff900 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000ba`16bff930 00007ffd`a3664de0     postgres!mainCRTStartup(
000000ba`16bff960 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000bc`e67ff678 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bc`e67ff680 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000bc`e67ff970 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000bc`e67ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`e6bff688 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000bc`e6bff690 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000bc`e6bff700 00007ffd`a3664de0     postgres!pg_signal_thread(
000000bc`e6bff800 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000bc`e6bff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`e6fff9c8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bc`e6fff9d0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000bc`e6fffcc0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000bc`e6fffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bc`e63ff4a0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000bc`e63ff510 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000bc`e63ff6a0 00007ff7`6440d807     postgres!StartupProcessMain(
000000bc`e63ff6d0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000bc`e63ff740 00007ff7`648a2819     postgres!main(
000000bc`e63ff780 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000bc`e63ff7d0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000bc`e63ff840 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000bc`e63ff870 00007ffd`a3664de0     postgres!mainCRTStartup(
000000bc`e63ff8a0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000049`375ff948 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000049`375ff950 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000049`375ff9c0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000049`375ffac0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000049`375ffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000049`369ff900 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000049`369ff970 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000049`369ffb00 00007ff7`6440d807     postgres!StartupProcessMain(
00000049`369ffb30 00007ff7`642d0694     postgres!SubPostmasterMain(
00000049`369ffba0 00007ff7`648a2819     postgres!main(
00000049`369ffbe0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000049`369ffc30 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000049`369ffca0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000049`369ffcd0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000049`369ffd00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000049`36dff988 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000049`36dff990 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000049`36dffc80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000049`36dffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000049`371ffb08 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000049`371ffb10 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000049`371ffe00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000049`371ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`803ff748 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d1`803ff750 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000d1`803ffa40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d1`803ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`80bffbf8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d1`80bffc00 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000d1`80bffef0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d1`80bfff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d1`fffff3d0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000d1`fffff440 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000d1`fffff5d0 00007ff7`6440d807     postgres!StartupProcessMain(
000000d1`fffff600 00007ff7`642d0694     postgres!SubPostmasterMain(
000000d1`fffff670 00007ff7`648a2819     postgres!main(
000000d1`fffff6b0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d1`fffff700 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d1`fffff770 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000d1`fffff7a0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000d1`fffff7d0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000d1`807ffcb8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000d1`807ffcc0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000d1`807ffd30 00007ffd`a3664de0     postgres!pg_signal_thread(
000000d1`807ffe30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d1`807ffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000043`505ff778 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000043`505ff780 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000043`505ffa70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000043`505ffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000043`4fdffb38 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000043`4fdffb40 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000043`4fdffe30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000043`4fdffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000043`4f9ff480 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000043`4f9ff4f0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000043`4f9ff680 00007ff7`6440d807     postgres!StartupProcessMain(
00000043`4f9ff6b0 00007ff7`642d0694     postgres!SubPostmasterMain(
00000043`4f9ff720 00007ff7`648a2819     postgres!main(
00000043`4f9ff760 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000043`4f9ff7b0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000043`4f9ff820 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000043`4f9ff850 00007ffd`a3664de0     postgres!mainCRTStartup(
00000043`4f9ff880 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000043`501ff958 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000043`501ff960 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000043`501ff9d0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000043`501ffad0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000043`501ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000af`f9bff968 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000af`f9bff970 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000af`f9bffc60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000af`f9bffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000af`f97ffa80 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000af`f97ffaf0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000af`f97ffc80 00007ff7`6440d807     postgres!StartupProcessMain(
000000af`f97ffcb0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000af`f97ffd20 00007ff7`648a2819     postgres!main(
000000af`f97ffd60 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000af`f97ffdb0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000af`f97ffe20 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000af`f97ffe50 00007ffd`a3664de0     postgres!mainCRTStartup(
000000af`f97ffe80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000af`f9fff518 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000af`f9fff520 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000af`f9fff810 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000af`f9fff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000af`fa3ffc38 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000af`fa3ffc40 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000af`fa3ffcb0 00007ffd`a3664de0     postgres!pg_signal_thread(
000000af`fa3ffdb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000af`fa3ffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000097`0d1ff688 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000097`0d1ff690 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000097`0d1ff700 00007ffd`a3664de0     postgres!pg_signal_thread(
00000097`0d1ff800 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000097`0d1ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000097`0c5ff970 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000097`0c5ff9e0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000097`0c5ffb70 00007ff7`6440d807     postgres!StartupProcessMain(
00000097`0c5ffba0 00007ff7`642d0694     postgres!SubPostmasterMain(
00000097`0c5ffc10 00007ff7`648a2819     postgres!main(
00000097`0c5ffc50 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000097`0c5ffca0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000097`0c5ffd10 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000097`0c5ffd40 00007ffd`a3664de0     postgres!mainCRTStartup(
00000097`0c5ffd70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000097`0c9ff868 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000097`0c9ff870 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000097`0c9ffb60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000097`0c9ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000097`0cdffa38 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000097`0cdffa40 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000097`0cdffd30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000097`0cdffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000080`5a1ffb88 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000080`5a1ffb90 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000080`5a1ffe80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000080`5a1ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000080`59dff918 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000080`59dff920 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000080`59dff990 00007ffd`a3664de0     postgres!pg_signal_thread(
00000080`59dffa90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000080`59dffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000080`595ff570 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000080`595ff5e0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000080`595ff770 00007ff7`6440d807     postgres!StartupProcessMain(
00000080`595ff7a0 00007ff7`642d0694     postgres!SubPostmasterMain(
00000080`595ff810 00007ff7`648a2819     postgres!main(
00000080`595ff850 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000080`595ff8a0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000080`595ff910 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000080`595ff940 00007ffd`a3664de0     postgres!mainCRTStartup(
00000080`595ff970 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000080`599ff678 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000080`599ff680 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000080`599ff970 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000080`599ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`4f1ffae8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004d`4f1ffaf0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000004d`4f1ffde0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004d`4f1ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`4e5ff6c0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000004d`4e5ff730 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000004d`4e5ff8c0 00007ff7`6440d807     postgres!StartupProcessMain(
0000004d`4e5ff8f0 00007ff7`642d0694     postgres!SubPostmasterMain(
0000004d`4e5ff960 00007ff7`648a2819     postgres!main(
0000004d`4e5ff9a0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000004d`4e5ff9f0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000004d`4e5ffa60 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000004d`4e5ffa90 00007ffd`a3664de0     postgres!mainCRTStartup(
0000004d`4e5ffac0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000004d`4e9ff7e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004d`4e9ff7f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000004d`4e9ffae0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004d`4e9ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`4edffb88 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000004d`4edffb90 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000004d`4edffc00 00007ffd`a3664de0     postgres!pg_signal_thread(
0000004d`4edffd00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004d`4edffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fa`515ffad8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fa`515ffae0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000fa`515ffdd0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000fa`515ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fa`511ff4d0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000fa`511ff540 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000fa`511ff6d0 00007ff7`6440d807     postgres!StartupProcessMain(
000000fa`511ff700 00007ff7`642d0694     postgres!SubPostmasterMain(
000000fa`511ff770 00007ff7`648a2819     postgres!main(
000000fa`511ff7b0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000fa`511ff800 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000fa`511ff870 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000fa`511ff8a0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000fa`511ff8d0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000fa`519ffc88 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000fa`519ffc90 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000fa`519ffd00 00007ffd`a3664de0     postgres!pg_signal_thread(
000000fa`519ffe00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000fa`519ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fa`51dff528 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fa`51dff530 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000fa`51dff820 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000fa`51dff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009d`af9ff8b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009d`af9ff8c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000009d`af9ffbb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009d`af9ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009d`afdffa78 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000009d`afdffa80 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000009d`afdffaf0 00007ffd`a3664de0     postgres!pg_signal_thread(
0000009d`afdffbf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009d`afdffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009d`b01ff6b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009d`b01ff6c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000009d`b01ff9b0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009d`b01ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009d`af5ff850 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000009d`af5ff8c0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000009d`af5ffa50 00007ff7`6440d807     postgres!StartupProcessMain(
0000009d`af5ffa80 00007ff7`642d0694     postgres!SubPostmasterMain(
0000009d`af5ffaf0 00007ff7`648a2819     postgres!main(
0000009d`af5ffb30 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000009d`af5ffb80 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000009d`af5ffbf0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000009d`af5ffc20 00007ffd`a3664de0     postgres!mainCRTStartup(
0000009d`af5ffc50 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000007f`687ffad8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007f`687ffae0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000007f`687ffdd0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007f`687ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`68bffc18 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007f`68bffc20 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000007f`68bfff10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007f`68bfff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`68fffa18 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000007f`68fffa20 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000007f`68fffa90 00007ffd`a3664de0     postgres!pg_signal_thread(
0000007f`68fffb90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007f`68fffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007f`683ffa80 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000007f`683ffaf0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000007f`683ffc80 00007ff7`6440d807     postgres!StartupProcessMain(
0000007f`683ffcb0 00007ff7`642d0694     postgres!SubPostmasterMain(
0000007f`683ffd20 00007ff7`648a2819     postgres!main(
0000007f`683ffd60 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000007f`683ffdb0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000007f`683ffe20 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000007f`683ffe50 00007ffd`a3664de0     postgres!mainCRTStartup(
0000007f`683ffe80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000003e`8b9ff718 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003e`8b9ff720 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000003e`8b9ffa10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003e`8b9ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`8bdff878 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000003e`8bdff880 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000003e`8bdff8f0 00007ffd`a3664de0     postgres!pg_signal_thread(
0000003e`8bdff9f0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003e`8bdffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`8c1ffc38 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003e`8c1ffc40 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000003e`8c1fff30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003e`8c1fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`8b5ff5d0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000003e`8b5ff640 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000003e`8b5ff7d0 00007ff7`6440d807     postgres!StartupProcessMain(
0000003e`8b5ff800 00007ff7`642d0694     postgres!SubPostmasterMain(
0000003e`8b5ff870 00007ff7`648a2819     postgres!main(
0000003e`8b5ff8b0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003e`8b5ff900 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000003e`8b5ff970 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000003e`8b5ff9a0 00007ffd`a3664de0     postgres!mainCRTStartup(
0000003e`8b5ff9d0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000d8`a59ffae8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d8`a59ffaf0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000d8`a59ffde0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d8`a59ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d8`a5dffc08 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000d8`a5dffc10 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000d8`a5dffc80 00007ffd`a3664de0     postgres!pg_signal_thread(
000000d8`a5dffd80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d8`a5dffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d8`a61ff5c8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d8`a61ff5d0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000d8`a61ff8c0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d8`a61ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d8`a55ffb30 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000d8`a55ffba0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000d8`a55ffd30 00007ff7`6440d807     postgres!StartupProcessMain(
000000d8`a55ffd60 00007ff7`642d0694     postgres!SubPostmasterMain(
000000d8`a55ffdd0 00007ff7`648a2819     postgres!main(
000000d8`a55ffe10 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d8`a55ffe60 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d8`a55ffed0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000d8`a55fff00 00007ffd`a3664de0     postgres!mainCRTStartup(
000000d8`a55fff30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000038`0b5ff5b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000038`0b5ff5c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000038`0b5ff8b0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000038`0b5ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000038`0b9ff508 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000038`0b9ff510 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000038`0b9ff800 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000038`0b9ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000038`0bdffb88 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000038`0bdffb90 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000038`0bdffc00 00007ffd`a3664de0     postgres!pg_signal_thread(
00000038`0bdffd00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000038`0bdffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000038`0b1ff8e0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000038`0b1ff950 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000038`0b1ffae0 00007ff7`6440d807     postgres!StartupProcessMain(
00000038`0b1ffb10 00007ff7`642d0694     postgres!SubPostmasterMain(
00000038`0b1ffb80 00007ff7`648a2819     postgres!main(
00000038`0b1ffbc0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000038`0b1ffc10 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000038`0b1ffc80 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000038`0b1ffcb0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000038`0b1ffce0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000ee`8c3ffa98 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ee`8c3ffaa0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000ee`8c3ffd90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ee`8c3ffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`8b7ff7f0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000ee`8b7ff860 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000ee`8b7ff9f0 00007ff7`6440d807     postgres!StartupProcessMain(
000000ee`8b7ffa20 00007ff7`642d0694     postgres!SubPostmasterMain(
000000ee`8b7ffa90 00007ff7`648a2819     postgres!main(
000000ee`8b7ffad0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ee`8b7ffb20 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ee`8b7ffb90 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000ee`8b7ffbc0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000ee`8b7ffbf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000ee`8bbffa68 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ee`8bbffa70 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000ee`8bbffd60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ee`8bbffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`8bfff788 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000ee`8bfff790 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000ee`8bfff800 00007ffd`a3664de0     postgres!pg_signal_thread(
000000ee`8bfff900 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ee`8bfff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006f`063ff588 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006f`063ff590 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000006f`063ff880 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006f`063ff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006f`05bff9b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006f`05bff9c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000006f`05bffcb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006f`05bffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006f`057ff8a0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000006f`057ff910 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000006f`057ffaa0 00007ff7`6440d807     postgres!StartupProcessMain(
0000006f`057ffad0 00007ff7`642d0694     postgres!SubPostmasterMain(
0000006f`057ffb40 00007ff7`648a2819     postgres!main(
0000006f`057ffb80 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000006f`057ffbd0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000006f`057ffc40 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000006f`057ffc70 00007ffd`a3664de0     postgres!mainCRTStartup(
0000006f`057ffca0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000006f`05fffa08 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000006f`05fffa10 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000006f`05fffa80 00007ffd`a3664de0     postgres!pg_signal_thread(
0000006f`05fffb80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006f`05fffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`a35ff808 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`a35ff810 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000001`a35ffb00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000001`a35ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`a3dff988 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000001`a3dff990 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000001`a3dffa00 00007ffd`a3664de0     postgres!pg_signal_thread(
00000001`a3dffb00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000001`a3dffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`a31ffaf0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000001`a31ffb60 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000001`a31ffcf0 00007ff7`6440d807     postgres!StartupProcessMain(
00000001`a31ffd20 00007ff7`642d0694     postgres!SubPostmasterMain(
00000001`a31ffd90 00007ff7`648a2819     postgres!main(
00000001`a31ffdd0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000001`a31ffe20 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000001`a31ffe90 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000001`a31ffec0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000001`a31ffef0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000001`a39ff448 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`a39ff450 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000001`a39ff740 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000001`a39ff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ca`0f5ff828 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ca`0f5ff830 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000ca`0f5ffb20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ca`0f5ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ca`0f9ff6d8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000ca`0f9ff6e0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000ca`0f9ff750 00007ffd`a3664de0     postgres!pg_signal_thread(
000000ca`0f9ff850 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ca`0f9ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ca`0f1ff9b0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000ca`0f1ffa20 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000ca`0f1ffbb0 00007ff7`6440d807     postgres!StartupProcessMain(
000000ca`0f1ffbe0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000ca`0f1ffc50 00007ff7`648a2819     postgres!main(
000000ca`0f1ffc90 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ca`0f1ffce0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ca`0f1ffd50 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000ca`0f1ffd80 00007ffd`a3664de0     postgres!mainCRTStartup(
000000ca`0f1ffdb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000ca`0fdff968 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ca`0fdff970 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000ca`0fdffc60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ca`0fdffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`f49ff9f8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a5`f49ffa00 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000a5`f49ffcf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a5`f49ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`f45ffa50 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000a5`f45ffac0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000a5`f45ffc50 00007ff7`6440d807     postgres!StartupProcessMain(
000000a5`f45ffc80 00007ff7`642d0694     postgres!SubPostmasterMain(
000000a5`f45ffcf0 00007ff7`648a2819     postgres!main(
000000a5`f45ffd30 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a5`f45ffd80 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a5`f45ffdf0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000a5`f45ffe20 00007ffd`a3664de0     postgres!mainCRTStartup(
000000a5`f45ffe50 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000a5`f4dff938 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000a5`f4dff940 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000a5`f4dff9b0 00007ffd`a3664de0     postgres!pg_signal_thread(
000000a5`f4dffab0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a5`f4dffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a5`f51ff658 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a5`f51ff660 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000a5`f51ff950 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a5`f51ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006d`269ff888 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006d`269ff890 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000006d`269ffb80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006d`269ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006d`265ff9e0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000006d`265ffa50 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000006d`265ffbe0 00007ff7`6440d807     postgres!StartupProcessMain(
0000006d`265ffc10 00007ff7`642d0694     postgres!SubPostmasterMain(
0000006d`265ffc80 00007ff7`648a2819     postgres!main(
0000006d`265ffcc0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000006d`265ffd10 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000006d`265ffd80 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000006d`265ffdb0 00007ffd`a3664de0     postgres!mainCRTStartup(
0000006d`265ffde0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000006d`26dff9e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006d`26dff9f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000006d`26dffce0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006d`26dffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006d`271ffc98 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000006d`271ffca0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000006d`271ffd10 00007ffd`a3664de0     postgres!pg_signal_thread(
0000006d`271ffe10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006d`271ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000037`44fff5f8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000037`44fff600 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000037`44fff670 00007ffd`a3664de0     postgres!pg_signal_thread(
00000037`44fff770 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000037`44fff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000037`443ff9f0 00007ff7`647395e8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000037`443ffa30 00007ff7`644c4621     postgres!ExceptionalCondition(
00000037`443ffa70 00007ff7`64400414     postgres!dsm_set_control_handle(
00000037`443ffaa0 00007ff7`6440d7ab     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
00000037`443ffb10 00007ff7`642d0694     postgres!SubPostmasterMain(
00000037`443ffb80 00007ff7`648a2819     postgres!main(
00000037`443ffbc0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000037`443ffc10 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000037`443ffc80 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000037`443ffcb0 00007ffd`a3664de0     postgres!mainCRTStartup(
core
00000037`447ffa08 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000037`447ffa10 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000037`447ffd00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000037`447ffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000037`44bff5a8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000037`44bff5b0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000037`44bff8a0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000037`44bff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008c`3fdff728 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008c`3fdff730 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000008c`3fdffa20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008c`3fdffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008c`3f1ff5f0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000008c`3f1ff660 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000008c`3f1ff7f0 00007ff7`6440d807     postgres!StartupProcessMain(
0000008c`3f1ff820 00007ff7`642d0694     postgres!SubPostmasterMain(
0000008c`3f1ff890 00007ff7`648a2819     postgres!main(
0000008c`3f1ff8d0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000008c`3f1ff920 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000008c`3f1ff990 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000008c`3f1ff9c0 00007ffd`a3664de0     postgres!mainCRTStartup(
0000008c`3f1ff9f0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000008c`3f9ff908 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000008c`3f9ff910 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000008c`3f9ff980 00007ffd`a3664de0     postgres!pg_signal_thread(
0000008c`3f9ffa80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008c`3f9ffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008c`3f5ffaf8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008c`3f5ffb00 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000008c`3f5ffdf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008c`3f5ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`0a9ff638 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000cf`0a9ff640 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000cf`0a9ff6b0 00007ffd`a3664de0     postgres!pg_signal_thread(
000000cf`0a9ff7b0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000cf`0a9ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`0adff498 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cf`0adff4a0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000cf`0adff790 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000cf`0adff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cf`0a1ff340 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000cf`0a1ff3b0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000cf`0a1ff540 00007ff7`6440d807     postgres!StartupProcessMain(
000000cf`0a1ff570 00007ff7`642d0694     postgres!SubPostmasterMain(
000000cf`0a1ff5e0 00007ff7`648a2819     postgres!main(
000000cf`0a1ff620 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000cf`0a1ff670 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000cf`0a1ff6e0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000cf`0a1ff710 00007ffd`a3664de0     postgres!mainCRTStartup(
000000cf`0a1ff740 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000cf`0a5ff508 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cf`0a5ff510 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000cf`0a5ff800 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000cf`0a5ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000081`041ffbf8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000081`041ffc00 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000081`041ffef0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000081`041fff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000081`045ff928 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000081`045ff930 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000081`045ff9a0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000081`045ffaa0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000081`045ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000081`049ff608 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000081`049ff610 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000081`049ff900 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000081`049ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000081`03dff550 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000081`03dff5c0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000081`03dff750 00007ff7`6440d807     postgres!StartupProcessMain(
00000081`03dff780 00007ff7`642d0694     postgres!SubPostmasterMain(
00000081`03dff7f0 00007ff7`648a2819     postgres!main(
00000081`03dff830 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000081`03dff880 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000081`03dff8f0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000081`03dff920 00007ffd`a3664de0     postgres!mainCRTStartup(
00000081`03dff950 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000fd`487ff5a8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fd`487ff5b0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000fd`487ff8a0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000fd`487ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`48bff838 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000fd`48bff840 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000fd`48bff8b0 00007ffd`a3664de0     postgres!pg_signal_thread(
000000fd`48bff9b0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000fd`48bff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`48fff878 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fd`48fff880 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000fd`48fffb70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000fd`48fffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`483ff9a0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000fd`483ffa10 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000fd`483ffba0 00007ff7`6440d807     postgres!StartupProcessMain(
000000fd`483ffbd0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000fd`483ffc40 00007ff7`648a2819     postgres!main(
000000fd`483ffc80 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000fd`483ffcd0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000fd`483ffd40 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000fd`483ffd70 00007ffd`a3664de0     postgres!mainCRTStartup(
000000fd`483ffda0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000002`5b9ffbc8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000002`5b9ffbd0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000002`5b9ffec0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000002`5b9ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000002`5bdff8e8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000002`5bdff8f0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000002`5bdff960 00007ffd`a3664de0     postgres!pg_signal_thread(
00000002`5bdffa60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000002`5bdffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000002`5c1ff768 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000002`5c1ff770 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000002`5c1ffa60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000002`5c1ffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000002`5b5ff370 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000002`5b5ff3e0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000002`5b5ff570 00007ff7`6440d807     postgres!StartupProcessMain(
00000002`5b5ff5a0 00007ff7`642d0694     postgres!SubPostmasterMain(
00000002`5b5ff610 00007ff7`648a2819     postgres!main(
00000002`5b5ff650 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000002`5b5ff6a0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000002`5b5ff710 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000002`5b5ff740 00007ffd`a3664de0     postgres!mainCRTStartup(
00000002`5b5ff770 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000099`49bffa90 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000099`49bffb00 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000099`49bffc90 00007ff7`6440d807     postgres!StartupProcessMain(
00000099`49bffcc0 00007ff7`642d0694     postgres!SubPostmasterMain(
00000099`49bffd30 00007ff7`648a2819     postgres!main(
00000099`49bffd70 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000099`49bffdc0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000099`49bffe30 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000099`49bffe60 00007ffd`a3664de0     postgres!mainCRTStartup(
00000099`49bffe90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000099`4a7ffad8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000099`4a7ffae0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000099`4a7ffdd0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000099`4a7ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`4a3ff748 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000099`4a3ff750 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000099`4a3ff7c0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000099`4a3ff8c0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000099`4a3ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000099`49fff958 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000099`49fff960 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000099`49fffc50 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000099`49fffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000094`477ff6f8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000094`477ff700 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000094`477ff9f0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000094`477ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000094`46fffad8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000094`46fffae0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000094`46fffdd0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000094`46fffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000094`46bffa10 00007ff7`647395e8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000094`46bffa50 00007ff7`644c4621     postgres!ExceptionalCondition(
00000094`46bffa90 00007ff7`64400414     postgres!dsm_set_control_handle(
00000094`46bffac0 00007ff7`6440d7ab     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
00000094`46bffb30 00007ff7`642d0694     postgres!SubPostmasterMain(
00000094`46bffba0 00007ff7`648a2819     postgres!main(
00000094`46bffbe0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000094`46bffc30 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000094`46bffca0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000094`46bffcd0 00007ffd`a3664de0     postgres!mainCRTStartup(
core
00000094`473ffb98 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000094`473ffba0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000094`473ffc10 00007ffd`a3664de0     postgres!pg_signal_thread(
00000094`473ffd10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000094`473ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`4a5ff9e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000045`4a5ff9f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000045`4a5ffce0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000045`4a5ffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`4a1ffa08 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000045`4a1ffa10 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000045`4a1ffa80 00007ffd`a3664de0     postgres!pg_signal_thread(
00000045`4a1ffb80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000045`4a1ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`49dff588 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000045`49dff590 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000045`49dff880 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000045`49dff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`499ff9b0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000045`499ffa20 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000045`499ffbb0 00007ff7`6440d807     postgres!StartupProcessMain(
00000045`499ffbe0 00007ff7`642d0694     postgres!SubPostmasterMain(
00000045`499ffc50 00007ff7`648a2819     postgres!main(
00000045`499ffc90 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000045`499ffce0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000045`499ffd50 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000045`499ffd80 00007ffd`a3664de0     postgres!mainCRTStartup(
00000045`499ffdb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000b4`283ffa00 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000b4`283ffa70 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000b4`283ffc00 00007ff7`6440d807     postgres!StartupProcessMain(
000000b4`283ffc30 00007ff7`642d0694     postgres!SubPostmasterMain(
000000b4`283ffca0 00007ff7`648a2819     postgres!main(
000000b4`283ffce0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b4`283ffd30 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b4`283ffda0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000b4`283ffdd0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000b4`283ffe00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000b4`28fffb48 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b4`28fffb50 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000b4`28fffe40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b4`28fffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b4`28bff948 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000b4`28bff950 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000b4`28bff9c0 00007ffd`a3664de0     postgres!pg_signal_thread(
000000b4`28bffac0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b4`28bffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b4`287ff9c8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b4`287ff9d0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000b4`287ffcc0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b4`287ffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a9`9e7ffd48 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000a9`9e7ffd50 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000a9`9e7ffdc0 00007ffd`a3664de0     postgres!pg_signal_thread(
000000a9`9e7ffec0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a9`9e7ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a9`9e3ffad8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a9`9e3ffae0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000a9`9e3ffdd0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a9`9e3ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a9`9dfff530 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000a9`9dfff5a0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000a9`9dfff730 00007ff7`6440d807     postgres!StartupProcessMain(
000000a9`9dfff760 00007ff7`642d0694     postgres!SubPostmasterMain(
000000a9`9dfff7d0 00007ff7`648a2819     postgres!main(
000000a9`9dfff810 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a9`9dfff860 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a9`9dfff8d0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000a9`9dfff900 00007ffd`a3664de0     postgres!mainCRTStartup(
000000a9`9dfff930 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000a9`9ebff768 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a9`9ebff770 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000a9`9ebffa60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a9`9ebffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`20bff698 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000f6`20bff6a0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000f6`20bff710 00007ffd`a3664de0     postgres!pg_signal_thread(
000000f6`20bff810 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f6`20bff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`207ffb58 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f6`207ffb60 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000f6`207ffe50 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f6`207ffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f6`203ff550 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000f6`203ff5c0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000f6`203ff750 00007ff7`6440d807     postgres!StartupProcessMain(
000000f6`203ff780 00007ff7`642d0694     postgres!SubPostmasterMain(
000000f6`203ff7f0 00007ff7`648a2819     postgres!main(
000000f6`203ff830 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f6`203ff880 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000f6`203ff8f0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000f6`203ff920 00007ffd`a3664de0     postgres!mainCRTStartup(
000000f6`203ff950 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000f6`20fffb48 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f6`20fffb50 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000f6`20fffe40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f6`20fffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000012`971ffa38 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000012`971ffa40 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000012`971ffab0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000012`971ffbb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000012`971ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000012`969ffaf8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000012`969ffb00 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000012`969ffdf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000012`969ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000012`965ffb10 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000012`965ffb80 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000012`965ffd10 00007ff7`6440d807     postgres!StartupProcessMain(
00000012`965ffd40 00007ff7`642d0694     postgres!SubPostmasterMain(
00000012`965ffdb0 00007ff7`648a2819     postgres!main(
00000012`965ffdf0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000012`965ffe40 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000012`965ffeb0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000012`965ffee0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000012`965fff10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000012`96dff7b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000012`96dff7c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000012`96dffab0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000012`96dffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`229ff8f8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000065`229ff900 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000065`229ffbf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000065`229ffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`221ff5c8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000065`221ff5d0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000065`221ff8c0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000065`221ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000065`21dff930 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000065`21dff9a0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000065`21dffb30 00007ff7`6440d807     postgres!StartupProcessMain(
00000065`21dffb60 00007ff7`642d0694     postgres!SubPostmasterMain(
00000065`21dffbd0 00007ff7`648a2819     postgres!main(
00000065`21dffc10 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000065`21dffc60 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000065`21dffcd0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000065`21dffd00 00007ffd`a3664de0     postgres!mainCRTStartup(
00000065`21dffd30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000065`225ff698 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000065`225ff6a0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000065`225ff710 00007ffd`a3664de0     postgres!pg_signal_thread(
00000065`225ff810 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000065`225ff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c2`241ff590 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000c2`241ff600 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000c2`241ff790 00007ff7`6440d807     postgres!StartupProcessMain(
000000c2`241ff7c0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000c2`241ff830 00007ff7`648a2819     postgres!main(
000000c2`241ff870 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c2`241ff8c0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c2`241ff930 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000c2`241ff960 00007ffd`a3664de0     postgres!mainCRTStartup(
000000c2`241ff990 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000c2`24dff8d8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c2`24dff8e0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000c2`24dffbd0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c2`24dffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c2`249ff5f8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000c2`249ff600 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000c2`249ff670 00007ffd`a3664de0     postgres!pg_signal_thread(
000000c2`249ff770 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c2`249ff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c2`245ff818 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c2`245ff820 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000c2`245ffb10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c2`245ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cc`a27ff798 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cc`a27ff7a0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000cc`a27ffa90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000cc`a27ffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cc`a23ff9e8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000cc`a23ff9f0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000cc`a23ffa60 00007ffd`a3664de0     postgres!pg_signal_thread(
000000cc`a23ffb60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000cc`a23ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cc`a1bffa70 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000cc`a1bffae0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000cc`a1bffc70 00007ff7`6440d807     postgres!StartupProcessMain(
000000cc`a1bffca0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000cc`a1bffd10 00007ff7`648a2819     postgres!main(
000000cc`a1bffd50 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000cc`a1bffda0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000cc`a1bffe10 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000cc`a1bffe40 00007ffd`a3664de0     postgres!mainCRTStartup(
000000cc`a1bffe70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000cc`a1fffa08 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cc`a1fffa10 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000cc`a1fffd00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000cc`a1fffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000020`869ffb88 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000020`869ffb90 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000020`869ffe80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000020`869ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000020`86dff848 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000020`86dff850 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000020`86dff8c0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000020`86dff9c0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000020`86dff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000020`865ffab8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000020`865ffac0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000020`865ffdb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000020`865ffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000020`861ff8d0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000020`861ff940 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000020`861ffad0 00007ff7`6440d807     postgres!StartupProcessMain(
00000020`861ffb00 00007ff7`642d0694     postgres!SubPostmasterMain(
00000020`861ffb70 00007ff7`648a2819     postgres!main(
00000020`861ffbb0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000020`861ffc00 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000020`861ffc70 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000020`861ffca0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000020`861ffcd0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000b6`08fff790 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000b6`08fff800 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000b6`08fff990 00007ff7`6440d807     postgres!StartupProcessMain(
000000b6`08fff9c0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000b6`08fffa30 00007ff7`648a2819     postgres!main(
000000b6`08fffa70 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b6`08fffac0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b6`08fffb30 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000b6`08fffb60 00007ffd`a3664de0     postgres!mainCRTStartup(
000000b6`08fffb90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000b6`093ff718 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b6`093ff720 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000b6`093ffa10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b6`093ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`097ffa38 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000b6`097ffa40 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000b6`097ffab0 00007ffd`a3664de0     postgres!pg_signal_thread(
000000b6`097ffbb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b6`097ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b6`09bff698 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b6`09bff6a0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000b6`09bff990 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b6`09bff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000018`bb7ff920 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000018`bb7ff990 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000018`bb7ffb20 00007ff7`6440d807     postgres!StartupProcessMain(
00000018`bb7ffb50 00007ff7`642d0694     postgres!SubPostmasterMain(
00000018`bb7ffbc0 00007ff7`648a2819     postgres!main(
00000018`bb7ffc00 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000018`bb7ffc50 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000018`bb7ffcc0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000018`bb7ffcf0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000018`bb7ffd20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000018`bbbff9a8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000018`bbbff9b0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000018`bbbffca0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000018`bbbffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000018`bbfff7b8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000018`bbfff7c0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000018`bbfff830 00007ffd`a3664de0     postgres!pg_signal_thread(
00000018`bbfff930 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000018`bbfff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000018`bc3ff618 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000018`bc3ff620 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000018`bc3ff910 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000018`bc3ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`21bff6d0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000003e`21bff740 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000003e`21bff8d0 00007ff7`6440d807     postgres!StartupProcessMain(
0000003e`21bff900 00007ff7`642d0694     postgres!SubPostmasterMain(
0000003e`21bff970 00007ff7`648a2819     postgres!main(
0000003e`21bff9b0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003e`21bffa00 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000003e`21bffa70 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000003e`21bffaa0 00007ffd`a3664de0     postgres!mainCRTStartup(
0000003e`21bffad0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000003e`223ff5e8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000003e`223ff5f0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000003e`223ff660 00007ffd`a3664de0     postgres!pg_signal_thread(
0000003e`223ff760 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003e`223ff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`227ff948 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003e`227ff950 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000003e`227ffc40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003e`227ffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003e`21fff678 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003e`21fff680 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000003e`21fff970 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003e`21fff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000033`72bff858 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000033`72bff860 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000033`72bffb50 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000033`72bffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000033`727ff9a8 00007ffd`a128d77e     ntdll!NtWaitForSingleObject+0x14
00000033`727ff9b0 00007ff7`64403b2c     KERNELBASE!WaitForSingleObjectEx+0x8e
00000033`727ffa50 00007ffd`a3664de0     postgres!pg_timer_thread(
00000033`727ffa90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000033`727ffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000033`723ff8a8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000033`723ff8b0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000033`723ff920 00007ffd`a3664de0     postgres!pg_signal_thread(
00000033`723ffa20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000033`723ffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000033`71fff458 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000033`71fff460 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000033`71fff750 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000033`71fff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000033`71bff7f0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000033`71bff860 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000033`71bff9f0 00007ff7`6440d807     postgres!StartupProcessMain(
00000033`71bffa20 00007ff7`642d0694     postgres!SubPostmasterMain(
00000033`71bffa90 00007ff7`648a2819     postgres!main(
00000033`71bffad0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000033`71bffb20 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000033`71bffb90 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000033`71bffbc0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000033`71bffbf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000fd`99bff9f8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fd`99bffa00 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000fd`99bffcf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000fd`99bffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`99fff8a8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000fd`99fff8b0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000fd`99fff920 00007ffd`a3664de0     postgres!pg_signal_thread(
000000fd`99fffa20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000fd`99fffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`9a3ff928 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fd`9a3ff930 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000fd`9a3ffc20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000fd`9a3ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fd`997ff3d0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000fd`997ff440 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000fd`997ff5d0 00007ff7`6440d807     postgres!StartupProcessMain(
000000fd`997ff600 00007ff7`642d0694     postgres!SubPostmasterMain(
000000fd`997ff670 00007ff7`648a2819     postgres!main(
000000fd`997ff6b0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000fd`997ff700 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000fd`997ff770 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000fd`997ff7a0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000fd`997ff7d0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000018`73fff7e0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000018`73fff850 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000018`73fff9e0 00007ff7`6440d807     postgres!StartupProcessMain(
00000018`73fffa10 00007ff7`642d0694     postgres!SubPostmasterMain(
00000018`73fffa80 00007ff7`648a2819     postgres!main(
00000018`73fffac0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000018`73fffb10 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000018`73fffb80 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000018`73fffbb0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000018`73fffbe0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000018`743ff9f8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000018`743ffa00 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000018`743ffcf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000018`743ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000018`747ff818 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000018`747ff820 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000018`747ff890 00007ffd`a3664de0     postgres!pg_signal_thread(
00000018`747ff990 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000018`747ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000018`74bff898 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000018`74bff8a0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000018`74bffb90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000018`74bffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`af5ff550 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000060`af5ff5c0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000060`af5ff750 00007ff7`6440d807     postgres!StartupProcessMain(
00000060`af5ff780 00007ff7`642d0694     postgres!SubPostmasterMain(
00000060`af5ff7f0 00007ff7`648a2819     postgres!main(
00000060`af5ff830 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000060`af5ff880 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000060`af5ff8f0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000060`af5ff920 00007ffd`a3664de0     postgres!mainCRTStartup(
00000060`af5ff950 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000060`af9ffbb8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000060`af9ffbc0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000060`af9ffeb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000060`af9ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`afdffb88 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000060`afdffb90 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000060`afdffc00 00007ffd`a3664de0     postgres!pg_signal_thread(
00000060`afdffd00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000060`afdffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000060`b01ffa08 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000060`b01ffa10 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000060`b01ffd00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000060`b01ffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000043`b97ff520 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000043`b97ff590 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000043`b97ff720 00007ff7`6440d807     postgres!StartupProcessMain(
00000043`b97ff750 00007ff7`642d0694     postgres!SubPostmasterMain(
00000043`b97ff7c0 00007ff7`648a2819     postgres!main(
00000043`b97ff800 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000043`b97ff850 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000043`b97ff8c0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000043`b97ff8f0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000043`b97ff920 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000043`b9bffac8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000043`b9bffad0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000043`b9bffdc0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000043`b9bffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000043`b9fff758 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000043`b9fff760 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000043`b9fff7d0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000043`b9fff8d0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000043`b9fff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000043`ba3ff5c8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000043`ba3ff5d0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000043`ba3ff8c0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000043`ba3ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`899ff3a0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000003d`899ff410 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000003d`899ff5a0 00007ff7`6440d807     postgres!StartupProcessMain(
0000003d`899ff5d0 00007ff7`642d0694     postgres!SubPostmasterMain(
0000003d`899ff640 00007ff7`648a2819     postgres!main(
0000003d`899ff680 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003d`899ff6d0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000003d`899ff740 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000003d`899ff770 00007ffd`a3664de0     postgres!mainCRTStartup(
0000003d`899ff7a0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000003d`89dff8b8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003d`89dff8c0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000003d`89dffbb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003d`89dffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`8a1ffae8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000003d`8a1ffaf0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000003d`8a1ffb60 00007ffd`a3664de0     postgres!pg_signal_thread(
0000003d`8a1ffc60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003d`8a1ffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`8a5ff988 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003d`8a5ff990 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000003d`8a5ffc80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003d`8a5ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b7`545ffab0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000b7`545ffb20 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000b7`545ffcb0 00007ff7`6440d807     postgres!StartupProcessMain(
000000b7`545ffce0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000b7`545ffd50 00007ff7`648a2819     postgres!main(
000000b7`545ffd90 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b7`545ffde0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b7`545ffe50 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000b7`545ffe80 00007ffd`a3664de0     postgres!mainCRTStartup(
000000b7`545ffeb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000b7`549ff4c8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b7`549ff4d0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000b7`549ff7c0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b7`549ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b7`54dffb78 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b7`54dffb80 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000b7`54dffe70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b7`54dffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b7`551ff9d8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000b7`551ff9e0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000b7`551ffa50 00007ffd`a3664de0     postgres!pg_signal_thread(
000000b7`551ffb50 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b7`551ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002b`877ff360 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000002b`877ff3d0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000002b`877ff560 00007ff7`6440d807     postgres!StartupProcessMain(
0000002b`877ff590 00007ff7`642d0694     postgres!SubPostmasterMain(
0000002b`877ff600 00007ff7`648a2819     postgres!main(
0000002b`877ff640 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000002b`877ff690 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000002b`877ff700 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000002b`877ff730 00007ffd`a3664de0     postgres!mainCRTStartup(
0000002b`877ff760 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000002b`87bff8c8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002b`87bff8d0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000002b`87bffbc0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002b`87bffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002b`87fff7a8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002b`87fff7b0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000002b`87fffaa0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002b`87fffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002b`883ff8a8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000002b`883ff8b0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000002b`883ff920 00007ffd`a3664de0     postgres!pg_signal_thread(
0000002b`883ffa20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002b`883ffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b3`85bff4b0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000b3`85bff520 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000b3`85bff6b0 00007ff7`6440d807     postgres!StartupProcessMain(
000000b3`85bff6e0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000b3`85bff750 00007ff7`648a2819     postgres!main(
000000b3`85bff790 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b3`85bff7e0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b3`85bff850 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000b3`85bff880 00007ffd`a3664de0     postgres!mainCRTStartup(
000000b3`85bff8b0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000b3`85fffb98 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b3`85fffba0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000b3`85fffe90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b3`85fffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b3`863ff7b8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000b3`863ff7c0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000b3`863ff830 00007ffd`a3664de0     postgres!pg_signal_thread(
000000b3`863ff930 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b3`863ff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b3`867ff618 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b3`867ff620 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000b3`867ff910 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b3`867ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008d`6dbff650 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000008d`6dbff6c0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000008d`6dbff850 00007ff7`6440d807     postgres!StartupProcessMain(
0000008d`6dbff880 00007ff7`642d0694     postgres!SubPostmasterMain(
0000008d`6dbff8f0 00007ff7`648a2819     postgres!main(
0000008d`6dbff930 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000008d`6dbff980 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000008d`6dbff9f0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000008d`6dbffa20 00007ffd`a3664de0     postgres!mainCRTStartup(
0000008d`6dbffa50 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000008d`6dfffa78 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008d`6dfffa80 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000008d`6dfffd70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008d`6dfffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008d`6e3ff6e8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000008d`6e3ff6f0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000008d`6e3ff760 00007ffd`a3664de0     postgres!pg_signal_thread(
0000008d`6e3ff860 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008d`6e3ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008d`6e7ff468 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008d`6e7ff470 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000008d`6e7ff760 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008d`6e7ff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009a`bdfff590 00007ff7`647395e8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000009a`bdfff5d0 00007ff7`644c4621     postgres!ExceptionalCondition(
0000009a`bdfff610 00007ff7`64400414     postgres!dsm_set_control_handle(
0000009a`bdfff640 00007ff7`6440d7ab     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
0000009a`bdfff6b0 00007ff7`642d0694     postgres!SubPostmasterMain(
0000009a`bdfff720 00007ff7`648a2819     postgres!main(
0000009a`bdfff760 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000009a`bdfff7b0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000009a`bdfff820 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000009a`bdfff850 00007ffd`a3664de0     postgres!mainCRTStartup(
core
0000009a`be3ff6d8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009a`be3ff6e0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000009a`be3ff9d0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009a`be3ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009a`be7ffdb8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000009a`be7ffdc0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000009a`be7ffe30 00007ffd`a3664de0     postgres!pg_signal_thread(
0000009a`be7fff30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009a`be7fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009a`bebffa18 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009a`bebffa20 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000009a`bebffd10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009a`bebffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000017`aa5ffb00 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000017`aa5ffb70 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000017`aa5ffd00 00007ff7`6440d807     postgres!StartupProcessMain(
00000017`aa5ffd30 00007ff7`642d0694     postgres!SubPostmasterMain(
00000017`aa5ffda0 00007ff7`648a2819     postgres!main(
00000017`aa5ffde0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000017`aa5ffe30 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000017`aa5ffea0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000017`aa5ffed0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000017`aa5fff00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000017`aa9ff9e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000017`aa9ff9f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000017`aa9ffce0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000017`aa9ffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000017`aadffa48 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000017`aadffa50 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000017`aadffd40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000017`aadffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000017`ab1ffd88 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000017`ab1ffd90 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000017`ab1ffe00 00007ffd`a3664de0     postgres!pg_signal_thread(
00000017`ab1fff00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000017`ab1fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009f`b27ffaa0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000009f`b27ffb10 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000009f`b27ffca0 00007ff7`6440d807     postgres!StartupProcessMain(
0000009f`b27ffcd0 00007ff7`642d0694     postgres!SubPostmasterMain(
0000009f`b27ffd40 00007ff7`648a2819     postgres!main(
0000009f`b27ffd80 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000009f`b27ffdd0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000009f`b27ffe40 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000009f`b27ffe70 00007ffd`a3664de0     postgres!mainCRTStartup(
0000009f`b27ffea0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000009f`b2bff638 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009f`b2bff640 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000009f`b2bff930 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009f`b2bff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009f`b2fff7f8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000009f`b2fff800 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000009f`b2fff870 00007ffd`a3664de0     postgres!pg_signal_thread(
0000009f`b2fff970 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009f`b2fff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009f`b33ff7c8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009f`b33ff7d0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000009f`b33ffac0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009f`b33ffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000037`c4bff860 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000037`c4bff8d0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000037`c4bffa60 00007ff7`6440d807     postgres!StartupProcessMain(
00000037`c4bffa90 00007ff7`642d0694     postgres!SubPostmasterMain(
00000037`c4bffb00 00007ff7`648a2819     postgres!main(
00000037`c4bffb40 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000037`c4bffb90 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000037`c4bffc00 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000037`c4bffc30 00007ffd`a3664de0     postgres!mainCRTStartup(
00000037`c4bffc60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000037`c4fff778 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000037`c4fff780 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000037`c4fffa70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000037`c4fffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000037`c53ff678 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000037`c53ff680 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000037`c53ff6f0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000037`c53ff7f0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000037`c53ff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000037`c57ffb18 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000037`c57ffb20 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000037`c57ffe10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000037`c57ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`b83ffab0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000b5`b83ffb20 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000b5`b83ffcb0 00007ff7`6440d807     postgres!StartupProcessMain(
000000b5`b83ffce0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000b5`b83ffd50 00007ff7`648a2819     postgres!main(
000000b5`b83ffd90 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b5`b83ffde0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b5`b83ffe50 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000b5`b83ffe80 00007ffd`a3664de0     postgres!mainCRTStartup(
000000b5`b83ffeb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000b5`b87ff678 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b5`b87ff680 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000b5`b87ff970 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b5`b87ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`b8bff6c8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b5`b8bff6d0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000b5`b8bff9c0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b5`b8bff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`b8fffd98 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000b5`b8fffda0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000b5`b8fffe10 00007ffd`a3664de0     postgres!pg_signal_thread(
000000b5`b8ffff10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b5`b8ffff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`11fff730 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000030`11fff7a0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000030`11fff930 00007ff7`6440d807     postgres!StartupProcessMain(
00000030`11fff960 00007ff7`642d0694     postgres!SubPostmasterMain(
00000030`11fff9d0 00007ff7`648a2819     postgres!main(
00000030`11fffa10 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000030`11fffa60 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000030`11fffad0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000030`11fffb00 00007ffd`a3664de0     postgres!mainCRTStartup(
00000030`11fffb30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000030`123ff968 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000030`123ff970 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000030`123ffc60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000030`123ffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`127ffc48 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000030`127ffc50 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000030`127ffcc0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000030`127ffdc0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000030`127ffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`12bff848 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000030`12bff850 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000030`12bffb40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000030`12bffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002d`f1bff550 00007ff7`647395e8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000002d`f1bff590 00007ff7`644c4621     postgres!ExceptionalCondition(
0000002d`f1bff5d0 00007ff7`64400414     postgres!dsm_set_control_handle(
0000002d`f1bff600 00007ff7`6440d7ab     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
0000002d`f1bff670 00007ff7`642d0694     postgres!SubPostmasterMain(
0000002d`f1bff6e0 00007ff7`648a2819     postgres!main(
0000002d`f1bff720 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000002d`f1bff770 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000002d`f1bff7e0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000002d`f1bff810 00007ffd`a3664de0     postgres!mainCRTStartup(
core
0000002d`f1fff548 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002d`f1fff550 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000002d`f1fff840 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002d`f1fff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002d`f23ff7e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002d`f23ff7f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000002d`f23ffae0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002d`f23ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002d`f27ff7f8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000002d`f27ff800 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000002d`f27ff870 00007ffd`a3664de0     postgres!pg_signal_thread(
0000002d`f27ff970 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002d`f27ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000008`507ffa90 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000008`507ffb00 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000008`507ffc90 00007ff7`6440d807     postgres!StartupProcessMain(
00000008`507ffcc0 00007ff7`642d0694     postgres!SubPostmasterMain(
00000008`507ffd30 00007ff7`648a2819     postgres!main(
00000008`507ffd70 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000008`507ffdc0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000008`507ffe30 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000008`507ffe60 00007ffd`a3664de0     postgres!mainCRTStartup(
00000008`507ffe90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000008`50bff838 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000008`50bff840 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000008`50bffb30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000008`50bffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000008`50fff748 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000008`50fff750 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000008`50fffa40 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000008`50fffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000008`513ffd38 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000008`513ffd40 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000008`513ffdb0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000008`513ffeb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000008`513ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002d`8ffffb20 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000002d`8ffffb90 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000002d`8ffffd20 00007ff7`6440d807     postgres!StartupProcessMain(
0000002d`8ffffd50 00007ff7`642d0694     postgres!SubPostmasterMain(
0000002d`8ffffdc0 00007ff7`648a2819     postgres!main(
0000002d`8ffffe00 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000002d`8ffffe50 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000002d`8ffffec0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000002d`8ffffef0 00007ffd`a3664de0     postgres!mainCRTStartup(
0000002d`8fffff20 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000002d`903ff638 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002d`903ff640 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000002d`903ff930 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002d`903ff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002d`907ff948 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000002d`907ff950 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000002d`907ff9c0 00007ffd`a3664de0     postgres!pg_signal_thread(
0000002d`907ffac0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002d`907ffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002d`90bff798 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002d`90bff7a0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000002d`90bffa90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002d`90bffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000af`bafff520 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000af`bafff590 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000af`bafff720 00007ff7`6440d807     postgres!StartupProcessMain(
000000af`bafff750 00007ff7`642d0694     postgres!SubPostmasterMain(
000000af`bafff7c0 00007ff7`648a2819     postgres!main(
000000af`bafff800 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000af`bafff850 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000af`bafff8c0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000af`bafff8f0 00007ffd`a3664de0     postgres!mainCRTStartup(
000000af`bafff920 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000af`bb3ffa18 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000af`bb3ffa20 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000af`bb3ffd10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000af`bb3ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000af`bb7ffce8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000af`bb7ffcf0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000af`bb7ffd60 00007ffd`a3664de0     postgres!pg_signal_thread(
000000af`bb7ffe60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000af`bb7ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000af`bbbff5e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000af`bbbff5f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000af`bbbff8e0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000af`bbbff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`913ff6e0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000000a`913ff750 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000000a`913ff8e0 00007ff7`6440d807     postgres!StartupProcessMain(
0000000a`913ff910 00007ff7`642d0694     postgres!SubPostmasterMain(
0000000a`913ff980 00007ff7`648a2819     postgres!main(
0000000a`913ff9c0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000a`913ffa10 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000000a`913ffa80 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000000a`913ffab0 00007ffd`a3664de0     postgres!mainCRTStartup(
0000000a`913ffae0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000000a`917ff9c8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000a`917ff9d0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000000a`917ffcc0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000a`917ffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`91bff928 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000000a`91bff930 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000000a`91bff9a0 00007ffd`a3664de0     postgres!pg_signal_thread(
0000000a`91bffaa0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000a`91bffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`91fff768 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000a`91fff770 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000000a`91fffa60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000a`91fffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006c`92bff518 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006c`92bff520 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000006c`92bff810 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006c`92bff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006c`91fff860 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000006c`91fff8d0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000006c`91fffa60 00007ff7`6440d807     postgres!StartupProcessMain(
0000006c`91fffa90 00007ff7`642d0694     postgres!SubPostmasterMain(
0000006c`91fffb00 00007ff7`648a2819     postgres!main(
0000006c`91fffb40 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000006c`91fffb90 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000006c`91fffc00 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000006c`91fffc30 00007ffd`a3664de0     postgres!mainCRTStartup(
0000006c`91fffc60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000006c`923ffb18 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006c`923ffb20 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000006c`923ffe10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006c`923ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006c`927ff628 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006c`927ff630 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000006c`927ff920 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006c`927ff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006c`92fff9f8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000006c`92fffa00 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000006c`92fffa70 00007ffd`a3664de0     postgres!pg_signal_thread(
0000006c`92fffb70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006c`92fffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000002`353ff5d0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000002`353ff640 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000002`353ff7d0 00007ff7`6440d807     postgres!StartupProcessMain(
00000002`353ff800 00007ff7`642d0694     postgres!SubPostmasterMain(
00000002`353ff870 00007ff7`648a2819     postgres!main(
00000002`353ff8b0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000002`353ff900 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000002`353ff970 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000002`353ff9a0 00007ffd`a3664de0     postgres!mainCRTStartup(
00000002`353ff9d0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000002`357ffa38 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000002`357ffa40 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000002`357ffd30 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000002`357ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000002`35bff658 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000002`35bff660 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000002`35bff950 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000002`35bff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000002`35fffd28 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000002`35fffd30 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000002`35fffda0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000002`35fffea0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000002`35fffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e5`b23ff770 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000e5`b23ff7e0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000e5`b23ff970 00007ff7`6440d807     postgres!StartupProcessMain(
000000e5`b23ff9a0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000e5`b23ffa10 00007ff7`648a2819     postgres!main(
000000e5`b23ffa50 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e5`b23ffaa0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000e5`b23ffb10 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000e5`b23ffb40 00007ffd`a3664de0     postgres!mainCRTStartup(
000000e5`b23ffb70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000e5`b27ff8f8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e5`b27ff900 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000e5`b27ffbf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e5`b27ffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e5`b2bffa88 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000e5`b2bffa90 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000e5`b2bffb00 00007ffd`a3664de0     postgres!pg_signal_thread(
000000e5`b2bffc00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e5`b2bffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e5`b2fff698 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e5`b2fff6a0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000e5`b2fff990 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e5`b2fff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`809ff750 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
0000002c`809ff7c0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000002c`809ff950 00007ff7`6440d807     postgres!StartupProcessMain(
0000002c`809ff980 00007ff7`642d0694     postgres!SubPostmasterMain(
0000002c`809ff9f0 00007ff7`648a2819     postgres!main(
0000002c`809ffa30 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000002c`809ffa80 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000002c`809ffaf0 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000002c`809ffb20 00007ffd`a3664de0     postgres!mainCRTStartup(
0000002c`809ffb50 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000002c`80dff888 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002c`80dff890 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000002c`80dffb80 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002c`80dffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`811ffa88 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
0000002c`811ffa90 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
0000002c`811ffb00 00007ffd`a3664de0     postgres!pg_signal_thread(
0000002c`811ffc00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002c`811ffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002c`815ffb98 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002c`815ffba0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
0000002c`815ffe90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002c`815ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`b1bff9a0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000069`b1bffa10 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000069`b1bffba0 00007ff7`6440d807     postgres!StartupProcessMain(
00000069`b1bffbd0 00007ff7`642d0694     postgres!SubPostmasterMain(
00000069`b1bffc40 00007ff7`648a2819     postgres!main(
00000069`b1bffc80 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000069`b1bffcd0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000069`b1bffd40 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000069`b1bffd70 00007ffd`a3664de0     postgres!mainCRTStartup(
00000069`b1bffda0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000069`b1fffaa8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000069`b1fffab0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000069`b1fffda0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000069`b1fffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`b23ff848 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000069`b23ff850 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000069`b23ff8c0 00007ffd`a3664de0     postgres!pg_signal_thread(
00000069`b23ff9c0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000069`b23ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`b27ff678 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000069`b27ff680 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000069`b27ff970 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000069`b27ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`0c3ff690 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000b8`0c3ff700 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000b8`0c3ff890 00007ff7`6440d807     postgres!StartupProcessMain(
000000b8`0c3ff8c0 00007ff7`642d0694     postgres!SubPostmasterMain(
000000b8`0c3ff930 00007ff7`648a2819     postgres!main(
000000b8`0c3ff970 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b8`0c3ff9c0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b8`0c3ffa30 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000b8`0c3ffa60 00007ffd`a3664de0     postgres!mainCRTStartup(
000000b8`0c3ffa90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000b8`0c7ff808 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b8`0c7ff810 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000b8`0c7ffb00 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b8`0c7ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`0cbffc78 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000b8`0cbffc80 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000b8`0cbffcf0 00007ffd`a3664de0     postgres!pg_signal_thread(
000000b8`0cbffdf0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b8`0cbffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`0cfff8e8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b8`0cfff8f0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000b8`0cfffbe0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b8`0cfffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000028`f51ff9c0 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
00000028`f51ffa30 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000028`f51ffbc0 00007ff7`6440d807     postgres!StartupProcessMain(
00000028`f51ffbf0 00007ff7`642d0694     postgres!SubPostmasterMain(
00000028`f51ffc60 00007ff7`648a2819     postgres!main(
00000028`f51ffca0 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000028`f51ffcf0 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000028`f51ffd60 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000028`f51ffd90 00007ffd`a3664de0     postgres!mainCRTStartup(
00000028`f51ffdc0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000028`f55ffbb8 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000028`f55ffbc0 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000028`f55ffeb0 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000028`f55ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000028`f59ff7a8 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
00000028`f59ff7b0 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
00000028`f59ff820 00007ffd`a3664de0     postgres!pg_signal_thread(
00000028`f59ff920 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000028`f59ff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000028`f5dff648 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000028`f5dff650 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
00000028`f5dff940 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
00000028`f5dff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f0`b73ffa60 00007ff7`6408ddce     postgres!WaitLSNSetLatches(
000000f0`b73ffad0 00007ff7`64416db1     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000f0`b73ffc60 00007ff7`6440d807     postgres!StartupProcessMain(
000000f0`b73ffc90 00007ff7`642d0694     postgres!SubPostmasterMain(
000000f0`b73ffd00 00007ff7`648a2819     postgres!main(
000000f0`b73ffd40 00007ff7`648a276e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f0`b73ffd90 00007ff7`648a262e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000f0`b73ffe00 00007ff7`648a288e     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000f0`b73ffe30 00007ffd`a3664de0     postgres!mainCRTStartup(
000000f0`b73ffe60 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000f0`b77ff918 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f0`b77ff920 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000f0`b77ffc10 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f0`b77ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f0`b7bffb18 00007ffd`a12d411a     ntdll!NtFsControlFile+0x14
000000f0`b7bffb20 00007ff7`6440208b     KERNELBASE!ConnectNamedPipe+0x6a
000000f0`b7bffb90 00007ffd`a3664de0     postgres!pg_signal_thread(
000000f0`b7bffc90 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f0`b7bffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f0`b7fffa78 00007ffd`a396b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f0`b7fffa80 00007ffd`a3664de0     ntdll!TppWorkerThread+0x2df
000000f0`b7fffd70 00007ffd`a39dec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f0`b7fffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
tap
[22:00:30.412](3.219s) Bail out!  pg_ctl start failed
tap
[22:00:30.571](3.340s) Bail out!  pg_ctl start failed
tap
[22:00:31.010](2.921s) Bail out!  pg_ctl start failed
tap
[22:00:32.563](3.404s) Bail out!  pg_ctl start failed
tap
[22:00:32.547](3.385s) Bail out!  pg_ctl start failed
tap
[22:00:36.884](3.468s) Bail out!  pg_ctl start failed
tap
[22:00:39.476](5.878s) Bail out!  pg_ctl start failed
tap
[22:00:37.435](3.697s) Bail out!  pg_ctl start failed
tap
[22:00:38.798](3.725s) Bail out!  pg_ctl start failed
tap
[22:00:42.391](6.749s) Bail out!  pg_ctl start failed
tap
[22:00:32.908](3.579s) Bail out!  pg_ctl start failed
tap
[22:00:34.524](3.600s) Bail out!  pg_ctl start failed
tap
[22:00:33.146](2.909s) Bail out!  pg_ctl start failed
tap
[22:00:58.750](4.605s) Bail out!  pg_ctl start failed
tap
[22:00:58.751](3.907s) Bail out!  pg_ctl start failed
tap
[22:00:59.273](4.380s) Bail out!  pg_ctl start failed
tap
[22:01:00.807](4.027s) Bail out!  pg_ctl start failed
tap
[22:01:00.886](4.081s) Bail out!  pg_ctl start failed
tap
[22:01:00.744](3.997s) Bail out!  pg_ctl start failed
tap
[21:59:48.162](3.959s) Bail out!  pg_ctl start failed
tap
[21:59:48.068](4.366s) Bail out!  pg_ctl start failed
tap
[22:01:03.486](4.934s) Bail out!  pg_ctl start failed
tap
[21:59:47.255](4.261s) Bail out!  pg_ctl start failed
tap
[21:59:46.956](3.836s) Bail out!  pg_ctl start failed
tap
[21:59:48.314](4.120s) Bail out!  pg_ctl start failed
tap
[21:59:48.854](4.546s) Bail out!  pg_ctl start failed
tap
[21:59:53.963](6.290s) Bail out!  pg_ctl start failed
tap
[21:59:50.407](2.877s) Bail out!  pg_ctl start failed
tap
[21:59:55.077](6.805s) Bail out!  pg_ctl start failed
tap
[21:59:52.458](3.564s) Bail out!  pg_ctl start failed
tap
[21:59:52.633](3.088s) Bail out!  pg_ctl start failed
tap
[21:59:56.349](2.226s) Bail out!  pg_ctl start failed
tap
[21:59:54.669](3.954s) Bail out!  pg_ctl start failed
tap
[21:59:55.220](4.263s) Bail out!  pg_ctl start failed
tap
[21:59:55.596](2.656s) Bail out!  pg_ctl start failed
tap
[21:59:56.334](3.235s) Bail out!  pg_ctl start failed
tap
[21:59:57.761](3.339s) Bail out!  pg_ctl start failed
tap
[22:00:02.777](2.372s) not ok 13 - pg_ctl start: exit code 0
[22:00:02.778](0.000s) not ok 14 - pg_ctl start: no stderr
[22:00:02.779](0.000s) not ok 15 - pg_ctl start: matches
[22:00:08.264](0.059s) not ok 17 - pg_ctl stop
[22:00:10.342](2.029s) not ok 19 - pg_ctl restart with server not running
[22:00:12.771](2.427s) not ok 25 - pg_ctl restart with server running
[22:00:12.785](0.013s) Bail out!  command "pg_ctl stop -D C:\cirrus\build\testrun\pg_ctl\001_start_stop\data\tmp_test_HZ...
tap
[21:59:59.673](2.162s) Bail out!  command "pg_ctl -l C:\cirrus\build\testrun\pg_ctl\002_status\data\tmp_test_mb4h/logfil...
tap
[22:00:00.066](2.162s) Bail out!  pg_ctl start failed
tap
[22:00:00.287](3.462s) Bail out!  pg_ctl start failed
tap
[22:00:01.805](3.234s) Bail out!  pg_ctl start failed
tap
[22:00:01.805](3.044s) Bail out!  pg_ctl start failed
tap
[22:00:03.871](3.537s) Bail out!  pg_ctl start failed
tap
[22:00:03.871](3.303s) Bail out!  pg_ctl start failed
tap
[22:00:07.654](6.433s) Bail out!  pg_ctl start failed
tap
[22:00:34.777](3.392s) Bail out!  pg_ctl start failed
tap
[22:00:05.737](1.930s) Bail out!  pg_ctl start failed
tap
[22:00:07.448](3.145s) Bail out!  pg_ctl start failed
tap
[22:00:10.199](5.888s) Bail out!  pg_ctl start failed
tap
[22:00:07.527](3.176s) Bail out!  pg_ctl start failed
tap
[22:00:06.255](0.952s) Bail out!  pg_ctl start failed
tap
[22:00:09.522](3.323s) Bail out!  pg_ctl start failed
tap
[22:00:11.843](3.757s) Bail out!  pg_ctl start failed
tap
[22:00:11.843](3.739s) Bail out!  pg_ctl start failed
tap
[22:00:11.955](3.661s) Bail out!  pg_ctl start failed
tap
[22:00:35.013](3.470s) Bail out!  pg_ctl start failed
tap
[21:58:44.608](9.078s) Bail out!  pg_ctl start failed
tap
[21:58:44.089](6.323s) Bail out!  pg_ctl start failed
tap
[21:58:44.076](8.554s) Bail out!  pg_ctl start failed
tap
[22:00:13.852](3.498s) Bail out!  pg_ctl start failed
tap
[22:00:13.773](3.196s) Bail out!  pg_ctl start failed
tap
[22:00:14.105](2.297s) Bail out!  pg_ctl start failed
tap
[22:00:15.498](3.024s) Bail out!  pg_ctl start failed
tap
[22:00:15.480](2.973s) Bail out!  pg_ctl start failed
tap
[22:00:16.077](2.615s) Bail out!  pg_ctl start failed
tap
[22:00:17.677](3.423s) Bail out!  pg_ctl start failed
tap
[22:00:17.993](3.687s) Bail out!  pg_ctl start failed
tap
[22:00:35.203](3.405s) Bail out!  pg_ctl start failed
tap
[22:00:19.376](3.330s) Bail out!  pg_ctl start failed
tap
[22:00:19.596](3.586s) Bail out!  pg_ctl start failed
tap
[22:00:19.943](3.133s) Bail out!  pg_ctl start failed
tap
[22:00:22.856](5.544s) Bail out!  pg_ctl start failed
tap
[22:00:24.880](6.519s) Bail out!  pg_ctl start failed
tap
[21:58:38.031](2.241s) Bail out!  pg_ctl start failed
tap
[21:58:44.130](8.604s) Bail out!  pg_ctl start failed
tap
[21:58:38.549](1.210s) Bail out!  pg_ctl start failed
tap
[21:58:44.696](6.220s) Bail out!  pg_ctl start failed
tap
[21:58:44.694](5.613s) Bail out!  pg_ctl start failed
tap
[21:58:47.399](2.994s) Bail out!  pg_ctl start failed
tap
[21:58:47.611](3.125s) Bail out!  pg_ctl start failed
tap
[21:58:47.611](3.109s) Bail out!  pg_ctl start failed
tap
[21:58:48.138](3.446s) Bail out!  pg_ctl start failed
tap
[21:58:48.287](3.042s) Bail out!  pg_ctl start failed
tap
[21:58:49.605](3.892s) Bail out!  pg_ctl start failed
tap
[21:58:49.058](3.669s) Bail out!  pg_ctl start failed
tap
[21:58:51.142](3.505s) Bail out!  pg_ctl start failed
tap
[21:58:51.645](3.733s) Bail out!  pg_ctl start failed
tap
[21:58:51.630](3.472s) Bail out!  pg_ctl start failed
tap
[21:58:51.960](3.274s) Bail out!  pg_ctl start failed
tap
[21:58:55.348](6.659s) Bail out!  pg_ctl start failed
tap
[21:58:50.124](1.092s) Bail out!  pg_ctl start failed
tap
[21:58:53.478](3.957s) Bail out!  pg_ctl start failed
tap
[21:58:54.875](4.351s) Bail out!  pg_ctl start failed
tap
[21:58:54.828](3.906s) Bail out!  pg_ctl start failed
tap
[21:58:55.127](3.452s) Bail out!  pg_ctl start failed
tap
[21:58:55.741](3.703s) Bail out!  pg_ctl start failed
tap
[21:58:53.746](1.692s) Bail out!  pg_ctl start failed
tap
[21:58:56.212](3.202s) Bail out!  pg_ctl start failed
tap
[21:58:57.403](3.389s) Bail out!  pg_ctl start failed
tap
[21:58:57.499](3.139s) Bail out!  pg_ctl start failed
tap
[21:58:59.083](3.599s) Bail out!  pg_ctl start failed
tap
[21:58:59.099](3.606s) Bail out!  pg_ctl start failed
tap
[21:58:59.083](3.443s) Bail out!  pg_ctl start failed
tap
[21:58:59.225](3.234s) Bail out!  pg_ctl start failed
tap
[21:58:57.844](1.309s) Bail out!  pg_ctl start failed
tap
[21:58:59.791](2.858s) Bail out!  pg_ctl start failed
tap
[21:59:01.655](3.847s) Bail out!  pg_ctl start failed
tap
[21:59:01.573](3.540s) Bail out!  pg_ctl start failed
tap
[21:59:01.732](2.727s) Bail out!  pg_ctl start failed
tap
[21:59:03.298](3.608s) Bail out!  pg_ctl start failed
tap
[21:59:03.203](3.498s) Bail out!  pg_ctl start failed
tap
[21:59:01.770](1.991s) Bail out!  pg_ctl start failed
tap
[21:59:03.298](3.419s) Bail out!  pg_ctl start failed
tap
[22:00:22.497](3.128s) Bail out!  pg_ctl start failed
tap
[22:00:22.023](2.935s) Bail out!  pg_ctl start failed
tap
[22:00:23.295](3.109s) Bail out!  pg_ctl start failed
tap
[22:00:24.281](3.779s) Bail out!  pg_ctl start failed
tap
[22:00:24.471](3.562s) Bail out!  pg_ctl start failed
tap
[22:00:25.945](3.048s) Bail out!  pg_ctl start failed
tap
[22:00:26.776](3.424s) Bail out!  pg_ctl start failed
tap
[22:00:26.776](3.367s) Bail out!  pg_ctl start failed
tap
[22:00:27.310](3.232s) Bail out!  pg_ctl start failed
tap
[22:00:28.844](3.647s) Bail out!  pg_ctl start failed
tap
[22:00:28.717](3.771s) Bail out!  pg_ctl start failed
tap
[22:00:28.717](3.756s) Bail out!  pg_ctl start failed
tap
[22:00:31.153](5.675s) Bail out!  pg_ctl start failed
tap
[22:01:07.554](2.668s) Bail out!  pg_ctl start failed
tap
[22:01:07.444](2.771s) Bail out!  pg_ctl start failed
tap
[22:01:07.478](2.443s) Bail out!  pg_ctl start failed
tap
[22:01:03.630](5.020s) Bail out!  pg_ctl start failed
tap
[22:00:39.082](3.381s) Bail out!  pg_ctl start failed
tap
[22:00:39.003](3.206s) Bail out!  pg_ctl start failed
tap
[22:00:41.026](3.652s) Bail out!  pg_ctl start failed
tap
[22:00:41.262](3.856s) Bail out!  pg_ctl start failed
tap
[22:00:44.883](7.013s) Bail out!  pg_ctl start failed
tap
[22:00:42.770](3.448s) Bail out!  pg_ctl start failed
tap
[22:00:42.628](3.091s) Bail out!  pg_ctl start failed
tap
[22:00:42.770](3.015s) Bail out!  pg_ctl start failed
tap
[22:00:41.246](1.251s) Bail out!  pg_ctl start failed
tap
[22:00:44.994](3.426s) Bail out!  pg_ctl start failed
tap
[22:00:45.218](3.526s) Bail out!  pg_ctl start failed
tap
[22:00:45.218](2.595s) Bail out!  pg_ctl start failed
tap
[22:00:46.764](3.814s) Bail out!  pg_ctl start failed
tap
[22:00:46.764](3.592s) Bail out!  pg_ctl start failed
tap
[22:00:46.764](3.524s) Bail out!  pg_ctl start failed
tap
[22:00:46.826](3.413s) Bail out!  pg_ctl start failed
tap
[22:00:49.343](3.991s) Bail out!  pg_ctl start failed
tap
[22:00:49.399](3.981s) Bail out!  pg_ctl start failed
tap
[22:00:49.779](4.192s) Bail out!  pg_ctl start failed
tap
[22:00:49.675](4.050s) Bail out!  pg_ctl start failed
tap
[22:00:51.192](3.888s) Bail out!  pg_ctl start failed
tap
[22:00:51.240](3.894s) Bail out!  pg_ctl start failed
tap
[22:00:51.383](3.904s) Bail out!  pg_ctl start failed
tap
[22:00:51.398](3.878s) Bail out!  pg_ctl start failed
tap
[22:00:53.186](3.383s) Bail out!  pg_ctl start failed
tap
[22:00:54.192](3.000s) Bail out!  pg_ctl start failed
tap
[22:00:53.628](3.611s) Bail out!  pg_ctl start failed
tap
[22:00:54.394](4.101s) Bail out!  pg_ctl start failed
tap
[22:00:56.243](4.465s) Bail out!  pg_ctl start failed
tap
[22:00:56.243](4.461s) Bail out!  pg_ctl start failed
tap
[22:00:56.243](3.854s) Bail out!  pg_ctl start failed
tap
[22:00:58.112](4.213s) Bail out!  pg_ctl start failed
tap
[22:00:56.871](3.152s) Bail out!  pg_ctl start failed
tap
[22:01:03.503](4.196s) Bail out!  pg_ctl start failed
tap
[22:00:36.840](3.613s) Bail out!  pg_ctl start failed
tap
[22:01:01.811](2.493s) Bail out!  pg_ctl start failed
tap
[22:01:03.392](3.099s) Bail out!  pg_ctl start failed
tap
[22:01:05.294](3.933s) Bail out!  pg_ctl start failed
tap
[22:01:05.445](4.091s) Bail out!  pg_ctl start failed
tap
[22:01:05.262](3.874s) Bail out!  pg_ctl start failed
tap
[22:01:05.941](3.130s) Bail out!  pg_ctl start failed
tap
[22:01:07.005](3.118s) Bail out!  pg_ctl start failed
test
[22:01:07.586]   5/292 postgresql:recovery / recovery/001_stream_rep                             ERROR             2.98s...
[22:01:07.586]   6/292 postgresql:recovery / recovery/003_recovery_targets                       ERROR             2.91s...
[22:01:07.586]   7/292 postgresql:regress / regress/regress                                      ERROR             8.99s...
[22:01:07.586]   8/292 postgresql:pg_upgrade / pg_upgrade/004_subscription                       ERROR             9.03s...
[22:01:07.586]   9/292 postgresql:pg_upgrade / pg_upgrade/003_logical_slots                      ERROR             9.05s...
[22:01:07.586]  10/292 postgresql:recovery / recovery/002_archiving                              ERROR             9.10s...
[22:01:07.586]  11/292 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                         ERROR             9.61s...
[22:01:07.586]  12/292 postgresql:recovery / recovery/005_replay_delay                           ERROR             6.14s...
[22:01:07.586]  13/292 postgresql:recovery / recovery/004_timeline_switch                        ERROR             6.73s...
[22:01:07.586]  14/292 postgresql:isolation / isolation/isolation                                ERROR            12.20s...
[22:01:07.586]  15/292 postgresql:recovery / recovery/006_logical_decoding                       ERROR             3.39s...
[22:01:07.586]  16/292 postgresql:recovery / recovery/008_fsm_truncation                         ERROR             3.55s...
[22:01:07.586]  17/292 postgresql:recovery / recovery/007_sync_rep                               ERROR             3.61s...
[22:01:07.586]  18/292 postgresql:recovery / recovery/009_twophase                               ERROR             4.04s...
[22:01:07.586]  20/292 postgresql:recovery / recovery/010_logical_decoding_timelines             ERROR             3.84s...
[22:01:07.586]  21/292 postgresql:recovery / recovery/013_crash_restart                          ERROR             4.34s...
[22:01:07.586]  22/292 postgresql:recovery / recovery/012_subtransactions                        ERROR             4.93s...
[22:01:07.586]  24/292 postgresql:recovery / recovery/020_archive_status                         ERROR             1.65s...
[22:01:07.586]  25/292 postgresql:recovery / recovery/014_unlogged_reinit                        ERROR             3.96s...
[22:01:07.586]  26/292 postgresql:recovery / recovery/016_min_consistency                        ERROR             4.02s...
[22:01:07.586]  27/292 postgresql:recovery / recovery/015_promotion_pages                        ERROR             4.26s...
[22:01:07.586]  28/292 postgresql:recovery / recovery/018_wal_optimize                           ERROR             3.82s...
[22:01:07.586]  29/292 postgresql:recovery / recovery/021_row_visibility                         ERROR             4.38s...
[22:01:07.586]  30/292 postgresql:recovery / recovery/027_stream_regress                         ERROR             2.13s...
[22:01:07.586]  32/292 postgresql:recovery / recovery/023_pitr_prepared_xact                     ERROR             4.92s...
[22:01:07.586]  31/292 postgresql:recovery / recovery/024_archive_recovery                       ERROR             4.72s...
[22:01:07.586]  33/292 postgresql:recovery / recovery/025_stuck_on_old_timeline                  ERROR             3.95s...
[22:01:07.586]  34/292 postgresql:recovery / recovery/019_replslot_limit                         ERROR             7.19s...
[22:01:07.586]  35/292 postgresql:recovery / recovery/026_overwrite_contrecord                   ERROR             4.22s...
[22:01:07.586]  36/292 postgresql:recovery / recovery/028_pitr_timelines                         ERROR             4.24s...
[22:01:07.586]  37/292 postgresql:recovery / recovery/029_stats_restart                          ERROR             3.92s...
[22:01:07.586]  38/292 postgresql:recovery / recovery/030_stats_cleanup_replica                  ERROR             3.69s...
[22:01:07.586]  39/292 postgresql:recovery / recovery/035_standby_logical_decoding               ERROR             2.03s...
[22:01:07.586]  42/292 postgresql:recovery / recovery/032_relfilenode_reuse                      ERROR             4.19s...
[22:01:07.586]  41/292 postgresql:recovery / recovery/031_recovery_conflict                      ERROR             4.24s...
[22:01:07.586]  40/292 postgresql:recovery / recovery/033_replay_tsp_drops                       ERROR             4.05s...
[22:01:07.586]  43/292 postgresql:recovery / recovery/034_create_database                        ERROR             3.88s...
[22:01:07.586]  44/292 postgresql:recovery / recovery/036_truncated_dropped                      ERROR             3.56s...
[22:01:07.586]  45/292 postgresql:recovery / recovery/038_save_logical_slots_shutdown            ERROR             4.12s...
[22:01:07.586]  46/292 postgresql:recovery / recovery/037_invalid_database                       ERROR             4.22s...
[22:01:07.586]  47/292 postgresql:recovery / recovery/039_end_of_wal                             ERROR             3.81s...
[22:01:07.586]  48/292 postgresql:recovery / recovery/042_low_level_backup                       ERROR             2.55s...
[22:01:07.586]  49/292 postgresql:recovery / recovery/041_checkpoint_at_promote                  ERROR             4.10s...
[22:01:07.586]  51/292 postgresql:recovery / recovery/043_wal_replay_wait                        ERROR             4.03s...
[22:01:07.586]  50/292 postgresql:recovery / recovery/040_standby_failover_slots_sync            ERROR             4.22s...
[22:01:07.586]  52/292 postgresql:plpgsql / plpgsql/regress                                      ERROR             4.69s...
[22:01:07.586]  53/292 postgresql:plpython / plpython/regress                                    ERROR             4.09s...
[22:01:07.586]  54/292 postgresql:plperl / plperl/regress                                        ERROR             4.14s...
[22:01:07.586]  55/292 postgresql:amcheck / amcheck/regress                                      ERROR             4.22s...
[22:01:07.586]  56/292 postgresql:bool_plperl / bool_plperl/regress                              ERROR             4.04s...
[22:01:07.586]  57/292 postgresql:citext / citext/regress                                        ERROR             1.99s...
[22:01:07.586]  58/292 postgresql:btree_gin / btree_gin/regress                                  ERROR             4.44s...
[22:01:07.586]  59/292 postgresql:basic_archive / basic_archive/regress                          ERROR             6.30s...
[22:01:07.586]  60/292 postgresql:bloom / bloom/regress                                          ERROR             5.24s...
[22:01:07.586]  61/292 postgresql:btree_gist / btree_gist/regress                                ERROR             4.58s...
[22:01:07.586]  62/292 postgresql:cube / cube/regress                                            ERROR             3.35s...
[22:01:07.588]  63/292 postgresql:dblink / dblink/regress                                        ERROR             3.29s...
[22:01:07.588]  64/292 postgresql:earthdistance / earthdistance/regress                          ERROR             3.34s...
[22:01:07.588]  65/292 postgresql:dict_int / dict_int/regress                                    ERROR             3.82s...
[22:01:07.588]  66/292 postgresql:dict_xsyn / dict_xsyn/regress                                  ERROR             3.55s...
[22:01:07.588]  67/292 postgresql:file_fdw / file_fdw/regress                                    ERROR             3.24s...
[22:01:07.588]  68/292 postgresql:hstore / hstore/regress                                        ERROR             3.85s...
[22:01:07.588]  69/292 postgresql:hstore_plperl / hstore_plperl/regress                          ERROR             3.85s...
[22:01:07.588]  70/292 postgresql:fuzzystrmatch / fuzzystrmatch/regress                          ERROR             4.43s...
[22:01:07.588]  71/292 postgresql:hstore_plpython / hstore_plpython/regress                      ERROR             4.04s...
[22:01:07.588]  72/292 postgresql:intarray / intarray/regress                                    ERROR             3.88s...
[22:01:07.588]  73/292 postgresql:jsonb_plpython / jsonb_plpython/regress                        ERROR             3.83s...
[22:01:07.588]  74/292 postgresql:jsonb_plperl / jsonb_plperl/regress                            ERROR             3.94s...
[22:01:07.588]  75/292 postgresql:pageinspect / pageinspect/regress                              ERROR             2.03s...
[22:01:07.588]  76/292 postgresql:isn / isn/regress                                              ERROR             5.37s...
[22:01:07.588]  77/292 postgresql:ltree / ltree/regress                                          ERROR             3.94s...
[22:01:07.588]  78/292 postgresql:pg_freespacemap / pg_freespacemap/regress                      ERROR             1.85s...
[22:01:07.588]  79/292 postgresql:pgcrypto / pgcrypto/regress                                    ERROR             1.99s...
[22:01:07.588]  80/292 postgresql:lo / lo/regress                                                ERROR             5.23s...
[22:01:07.588]  81/292 postgresql:ltree_plpython / ltree_plpython/regress                        ERROR             5.18s...
[22:01:07.588]  82/292 postgresql:passwordcheck / passwordcheck/regress                          ERROR             3.70s...
[22:01:07.588]  83/292 postgresql:pg_buffercache / pg_buffercache/regress                        ERROR             3.60s...
[22:01:07.588]  84/292 postgresql:pgrowlocks / pgrowlocks/isolation                              ERROR             3.92s...
[22:01:07.588]  86/292 postgresql:pg_surgery / pg_surgery/regress                                ERROR             3.50s...
[22:01:07.588]  85/292 postgresql:pg_stat_statements / pg_stat_statements/regress                ERROR             3.82s...
[22:01:07.588]  87/292 postgresql:pg_walinspect / pg_walinspect/regress                          ERROR             2.21s...
[22:01:07.588]  88/292 postgresql:pgstattuple / pgstattuple/regress                              ERROR             5.26s...
[22:01:07.588]  89/292 postgresql:postgres_fdw / postgres_fdw/regress                            ERROR             3.91s...
[22:01:07.588]  90/292 postgresql:pg_visibility / pg_visibility/regress                          ERROR             4.65s...
[22:01:07.588]  91/292 postgresql:test_decoding / test_decoding/regress                          ERROR             2.16s...
[22:01:07.588]  92/292 postgresql:pg_trgm / pg_trgm/regress                                      ERROR             6.00s...
[22:01:07.588]  93/292 postgresql:seg / seg/regress                                              ERROR             4.13s...
[22:01:07.588]  94/292 postgresql:tcn / tcn/isolation                                            ERROR             4.04s...
[22:01:07.588]  95/292 postgresql:tablefunc / tablefunc/regress                                  ERROR             4.18s...
[22:01:07.588]  96/292 postgresql:test_decoding / test_decoding/isolation                        ERROR             3.98s...
[22:01:07.588]  97/292 postgresql:tsm_system_rows / tsm_system_rows/regress                      ERROR             3.85s...
[22:01:07.588]  98/292 postgresql:tsm_system_time / tsm_system_time/regress                      ERROR             3.87s...
[22:01:07.588]  99/292 postgresql:unaccent / unaccent/regress                                    ERROR             3.94s...
[22:01:07.588] 100/292 postgresql:commit_ts / commit_ts/regress                                  ERROR             3.80s...
[22:01:07.588] 101/292 postgresql:dummy_index_am / dummy_index_am/regress                        ERROR             3.67s...
[22:01:07.588] 102/292 postgresql:delay_execution / delay_execution/isolation                    ERROR             3.86s...
[22:01:07.588] 103/292 postgresql:plsample / plsample/regress                                    ERROR             1.66s...
[22:01:07.588] 104/292 postgresql:brin / brin/isolation                                          ERROR             5.07s...
[22:01:07.588] 105/292 postgresql:gin / gin/regress                                              ERROR             3.96s...
[22:01:07.588] 106/292 postgresql:dummy_seclabel / dummy_seclabel/regress                        ERROR             4.12s...
[22:01:07.588] 107/292 postgresql:test_bloomfilter / test_bloomfilter/regress                    ERROR             2.32s...
[22:01:07.588] 108/292 postgresql:test_dsa / test_dsa/regress                                    ERROR             1.80s...
[22:01:07.588] 109/292 postgresql:injection_points / injection_points/regress                    ERROR             5.39s...
[22:01:07.588] 110/292 postgresql:test_ddl_deparse / test_ddl_deparse/regress                    ERROR             3.65s...
[22:01:07.588] 111/292 postgresql:spgist_name_ops / spgist_name_ops/regress                      ERROR             4.13s...
[22:01:07.588] 112/292 postgresql:test_lfind / test_lfind/regress                                ERROR             1.32s...
[22:01:07.588] 113/292 postgresql:test_copy_callbacks / test_copy_callbacks/regress              ERROR             5.83s...
[22:01:07.588] 114/292 postgresql:test_dsm_registry / test_dsm_registry/regress                  ERROR             4.13s...
[22:01:07.588] 115/292 postgresql:test_ginpostinglist / test_ginpostinglist/regress              ERROR             3.89s...
[22:01:07.588] 116/292 postgresql:test_integerset / test_integerset/regress                      ERROR             3.83s...
[22:01:07.588] 117/292 postgresql:test_parser / test_parser/regress                              ERROR             4.06s...
[22:01:07.588] 118/292 postgresql:test_regex / test_regex/regress                                ERROR             1.92s...
[22:01:07.588] 119/292 postgresql:test_extensions / test_extensions/regress                      ERROR             6.54s...
[22:01:07.588] 120/292 postgresql:test_rbtree / test_rbtree/regress                              ERROR             3.85s...
[22:01:07.588] 121/292 postgresql:test_radixtree / test_radixtree/regress                        ERROR             4.18s...
[22:01:07.588] 122/292 postgresql:test_oat_hooks / test_oat_hooks/regress                        ERROR             6.57s...
[22:01:07.588] 123/292 postgresql:test_shm_mq / test_shm_mq/regress                              ERROR             1.84s...
[22:01:07.588] 124/292 postgresql:test_pg_dump / test_pg_dump/regress                            ERROR             6.31s...
[22:01:07.588] 125/292 postgresql:test_predtest / test_predtest/regress                          ERROR             5.63s...
[22:01:07.588] 126/292 postgresql:test_rls_hooks / test_rls_hooks/regress                        ERROR             3.73s...
[22:01:07.588] 127/292 postgresql:test_resowner / test_resowner/regress                          ERROR             3.90s...
[22:01:07.588] 129/292 postgresql:test_tidstore / test_tidstore/regress                          ERROR             3.77s...
[22:01:07.589] 130/292 postgresql:test_slru / test_slru/regress                                  ERROR             3.94s...
[22:01:07.589] 131/292 postgresql:ecpg / ecpg/ecpg                                               ERROR             3.71s...
[22:01:07.589] 133/292 postgresql:unsafe_tests / unsafe_tests/regress                            ERROR             4.59s...
[22:01:07.589] 135/292 postgresql:pg_amcheck / pg_amcheck/003_check                              ERROR             4.34s...
[22:01:07.589] 137/292 postgresql:pg_amcheck / pg_amcheck/002_nonesuch                           ERROR             4.69s...
[22:01:07.589] 138/292 postgresql:libpq / libpq/004_load_balance_dns                             ERROR             7.60s...
[22:01:07.589] 139/292 postgresql:libpq / libpq/003_load_balance_host_list                       ERROR             7.68s...
[22:01:07.589] 140/292 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam                      ERROR             5.30s...
[22:01:07.589] 141/292 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage                     ERROR             5.39s...
[22:01:07.589] 144/292 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace          ERROR             3.47s...
[22:01:07.589] 145/292 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical               ERROR             4.36s...
[22:01:07.589] 146/292 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber          ERROR             4.45s...
[22:01:07.589] 147/292 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup                ERROR             7.04s...
[22:01:07.589] 148/292 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups        ERROR             4.47s...
[22:01:07.589] 149/292 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal                ERROR             7.82s...
[22:01:07.589] 150/292 postgresql:pg_combinebackup / pg_combinebackup/003_timeline               ERROR             4.78s...
[22:01:07.589] 151/292 postgresql:pg_combinebackup / pg_combinebackup/004_manifest               ERROR             3.15s...
[22:01:07.589] 153/292 postgresql:pg_combinebackup / pg_combinebackup/005_integrity              ERROR             3.72s...
[22:01:07.589] 154/292 postgresql:pg_checksums / pg_checksums/002_actions                        ERROR             7.50s...
[22:01:07.589] 155/292 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy           ERROR             3.81s...
[22:01:07.589] 157/292 postgresql:pg_ctl / pg_ctl/002_status                                     ERROR             4.14s...
[22:01:07.589] 158/292 postgresql:pg_ctl / pg_ctl/003_promote                                    ERROR             4.14s...
[22:01:07.589] 159/292 postgresql:pg_ctl / pg_ctl/004_logrotate                                  ERROR             3.94s...
[22:01:07.589] 160/292 postgresql:pg_dump / pg_dump/003_pg_dump_with_server                      ERROR             3.61s...
[22:01:07.589] 161/292 postgresql:pg_dump / pg_dump/002_pg_dump                                  ERROR             4.12s...
[22:01:07.589] 163/292 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile                       ERROR             3.79s...
[22:01:07.589] 164/292 postgresql:pg_dump / pg_dump/004_pg_dump_parallel                         ERROR             4.14s...
[22:01:07.589] 167/292 postgresql:pg_resetwal / pg_resetwal/001_basic                            ERROR             3.89s...
[22:01:07.589] 168/292 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink                      ERROR             1.46s...
[22:01:07.589] 169/292 postgresql:pg_rewind / pg_rewind/001_basic                                ERROR             3.65s...
[22:01:07.589] 170/292 postgresql:pg_rewind / pg_rewind/003_extrafiles                           ERROR             3.69s...
[22:01:07.589] 171/292 postgresql:pg_dump / pg_dump/010_dump_connstr                             ERROR             7.43s...
[22:01:07.589] 174/292 postgresql:pg_rewind / pg_rewind/005_same_timeline                        ERROR             3.80s...
[22:01:07.589] 176/292 postgresql:pg_rewind / pg_rewind/002_databases                            ERROR             6.30s...
[22:01:07.589] 178/292 postgresql:pg_rewind / pg_rewind/007_standby_source                       ERROR             4.35s...
[22:01:07.589] 179/292 postgresql:pg_rewind / pg_rewind/008_min_recovery_point                   ERROR             4.24s...
[22:01:07.589] 180/292 postgresql:pg_rewind / pg_rewind/009_growing_files                        ERROR             4.29s...
[22:01:07.589] 162/292 postgresql:pg_ctl / pg_ctl/001_start_stop                                 ERROR            17.55s...
[22:01:07.589] 181/292 postgresql:pg_verifybackup / pg_verifybackup/003_corruption               ERROR             3.59s...
[22:01:07.589] 182/292 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm                ERROR             4.19s...
[22:01:07.589] 183/292 postgresql:pg_verifybackup / pg_verifybackup/004_options                  ERROR             3.55s...
[22:01:07.589] 185/292 postgresql:pg_verifybackup / pg_verifybackup/006_encoding                 ERROR             3.68s...
[22:01:07.589] 184/292 postgresql:pg_verifybackup / pg_verifybackup/007_wal                      ERROR             3.50s...
[22:01:07.589] 186/292 postgresql:pg_verifybackup / pg_verifybackup/008_untar                    ERROR             3.33s...
[22:01:07.589] 189/292 postgresql:pg_verifybackup / pg_verifybackup/009_extract                  ERROR             3.94s...
[22:01:07.589] 191/292 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar             ERROR             4.14s...
[22:01:07.589] 194/292 postgresql:pg_waldump / pg_waldump/001_basic                              ERROR             5.30s...
[22:01:07.589] 195/292 postgresql:pg_waldump / pg_waldump/002_save_fullpage                      ERROR             4.21s...
[22:01:07.589] 196/292 postgresql:pg_walsummary / pg_walsummary/002_blocks                       ERROR             3.88s...
[22:01:07.589] 197/292 postgresql:scripts / scripts/011_clusterdb_all                            ERROR             3.53s...
[22:01:07.589] 198/292 postgresql:scripts / scripts/010_clusterdb                                ERROR             4.37s...
[22:01:07.589] 199/292 postgresql:pgbench / pgbench/001_pgbench_with_server                      ERROR             6.28s...
[22:01:07.589] 200/292 postgresql:scripts / scripts/020_createdb                                 ERROR             3.89s...
[22:01:07.589] 201/292 postgresql:scripts / scripts/040_createuser                               ERROR             4.56s...
[22:01:07.602] 202/292 postgresql:scripts / scripts/050_dropdb                                   ERROR             4.53s...
[22:01:07.602] 204/292 postgresql:psql / psql/001_basic                                          ERROR             7.17s...
[22:01:07.602] 205/292 postgresql:scripts / scripts/070_dropuser                                 ERROR             4.05s...
[22:01:07.602] 206/292 postgresql:scripts / scripts/090_reindexdb                                ERROR             3.94s...
[22:01:07.602] 207/292 postgresql:scripts / scripts/080_pg_isready                               ERROR             4.16s...
[22:01:07.602] 208/292 postgresql:scripts / scripts/091_reindexdb_all                            ERROR             4.00s...
[22:01:07.602] 210/292 postgresql:scripts / scripts/101_vacuumdb_all                             ERROR             4.23s...
[22:01:07.602] 209/292 postgresql:scripts / scripts/102_vacuumdb_stages                          ERROR             4.22s...
[22:01:07.602] 211/292 postgresql:scripts / scripts/100_vacuumdb                                 ERROR             4.58s...
[22:01:07.602] 213/292 postgresql:amcheck / amcheck/001_verify_heapam                            ERROR             3.67s...
[22:01:07.602] 214/292 postgresql:amcheck / amcheck/002_cic                                      ERROR             3.86s...
[22:01:07.602] 215/292 postgresql:amcheck / amcheck/003_cic_2pc                                  ERROR             3.72s...
[22:01:07.602] 216/292 postgresql:scripts / scripts/200_connstr                                  ERROR             6.26s...
[22:01:07.602] 219/292 postgresql:amcheck / amcheck/004_verify_nbtree_unique                     ERROR             3.99s...
[22:01:07.602] 218/292 postgresql:amcheck / amcheck/005_pitr                                     ERROR             3.95s...
[22:01:07.602] 220/292 postgresql:auto_explain / auto_explain/001_auto_explain                   ERROR             4.10s...
[22:01:07.602] 221/292 postgresql:bloom / bloom/001_wal                                          ERROR             3.79s...
[22:01:07.602] 223/292 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic            ERROR             4.17s...
[22:01:07.602] 224/292 postgresql:pg_prewarm / pg_prewarm/001_basic                              ERROR             3.81s...
[22:01:07.602] 225/292 postgresql:pg_stat_statements / pg_stat_statements/010_restart            ERROR             3.92s...
[22:01:07.602] 226/292 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction       ERROR             3.99s...
[22:01:07.602] 228/292 postgresql:test_decoding / test_decoding/001_repl_stats                   ERROR             4.21s...
[22:01:07.602] 229/292 postgresql:authentication / authentication/001_password                   ERROR             4.01s...
[22:01:07.602] 230/292 postgresql:authentication / authentication/003_peer                       ERROR             4.23s...
[22:01:07.602] 231/292 postgresql:authentication / authentication/004_file_inclusion             ERROR             4.16s...
[22:01:07.602] 232/292 postgresql:subscription / subscription/002_types                          ERROR             3.74s...
[22:01:07.602] 233/292 postgresql:subscription / subscription/001_rep_changes                    ERROR             3.86s...
[22:01:07.602] 234/292 postgresql:authentication / authentication/002_saslprep                   ERROR             6.35s...
[22:01:07.602] 235/292 postgresql:subscription / subscription/003_constraints                    ERROR             4.11s...
[22:01:07.602] 237/292 postgresql:subscription / subscription/004_sync                           ERROR             4.27s...
[22:01:07.602] 236/292 postgresql:subscription / subscription/009_matviews                       ERROR             1.75s...
[22:01:07.602] 239/292 postgresql:authentication / authentication/006_login_trigger              ERROR             7.39s...
[22:01:07.602] 240/292 postgresql:subscription / subscription/007_ddl                            ERROR             3.58s...
[22:01:07.602] 242/292 postgresql:subscription / subscription/008_diff_schema                    ERROR             3.66s...
[22:01:07.602] 241/292 postgresql:subscription / subscription/006_rewrite                        ERROR             4.00s...
[22:01:07.602] 243/292 postgresql:subscription / subscription/005_encoding                       ERROR             7.46s...
[22:01:07.602] 244/292 postgresql:subscription / subscription/010_truncate                       ERROR             4.01s...
[22:01:07.602] 245/292 postgresql:subscription / subscription/013_partition                      ERROR             3.16s...
[22:01:07.602] 246/292 postgresql:subscription / subscription/011_generated                      ERROR             3.96s...
[22:01:07.602] 248/292 postgresql:subscription / subscription/014_binary                         ERROR             4.37s...
[22:01:07.602] 247/292 postgresql:subscription / subscription/015_stream                         ERROR             4.18s...
[22:01:07.602] 249/292 postgresql:subscription / subscription/016_stream_subxact                 ERROR             4.08s...
[22:01:07.602] 250/292 postgresql:subscription / subscription/017_stream_ddl                     ERROR             4.14s...
[22:01:07.602] 251/292 postgresql:subscription / subscription/018_stream_subxact_abort           ERROR             4.46s...
[22:01:07.602] 252/292 postgresql:subscription / subscription/019_stream_subxact_ddl_abort       ERROR             4.41s...
[22:01:07.602] 253/292 postgresql:subscription / subscription/021_twophase                       ERROR             4.45s...
[22:01:07.602] 254/292 postgresql:subscription / subscription/020_messages                       ERROR             4.55s...
[22:01:07.602] 255/292 postgresql:subscription / subscription/022_twophase_cascade               ERROR             4.37s...
[22:01:07.602] 256/292 postgresql:subscription / subscription/023_twophase_stream                ERROR             4.41s...
[22:01:07.602] 258/292 postgresql:subscription / subscription/025_rep_changes_for_schema         ERROR             4.52s...
[22:01:07.602] 257/292 postgresql:subscription / subscription/024_add_drop_pub                   ERROR             4.60s...
[22:01:07.602] 259/292 postgresql:subscription / subscription/026_stats                          ERROR             3.88s...
[22:01:07.602] 260/292 postgresql:subscription / subscription/028_row_filter                     ERROR             4.02s...
[22:01:07.610] 261/292 postgresql:subscription / subscription/027_nosuperuser                    ERROR             4.79s...
[22:01:07.610] 262/292 postgresql:subscription / subscription/029_on_error                       ERROR             4.67s...
[22:01:07.610] 264/292 postgresql:subscription / subscription/030_origin                         ERROR             5.07s...
[22:01:07.610] 263/292 postgresql:subscription / subscription/032_subscribe_use_index            ERROR             4.81s...
[22:01:07.610] 265/292 postgresql:subscription / subscription/031_column_list                    ERROR             5.04s...
[22:01:07.610] 266/292 postgresql:subscription / subscription/100_bugs                           ERROR             3.73s...
[22:01:07.610] 268/292 postgresql:subscription / subscription/033_run_as_table_owner             ERROR             6.70s...
[22:01:07.610] 269/292 postgresql:brin / brin/01_workitems                                       ERROR             5.15s...
[22:01:07.610] 270/292 postgresql:brin / brin/02_wal_consistency                                 ERROR             4.60s...
[22:01:07.610] 271/292 postgresql:commit_ts / commit_ts/001_base                                 ERROR             4.86s...
[22:01:07.610] 272/292 postgresql:commit_ts / commit_ts/004_restart                              ERROR             4.55s...
[22:01:07.610] 273/292 postgresql:commit_ts / commit_ts/002_standby                              ERROR             4.61s...
[22:01:07.610] 274/292 postgresql:commit_ts / commit_ts/003_standby_2                            ERROR             4.66s...
[22:01:07.610] 275/292 postgresql:test_misc / test_misc/001_constraint_validation                ERROR             2.96s...
[22:01:07.610] 276/292 postgresql:test_misc / test_misc/002_tablespace                           ERROR             4.15s...
[22:01:07.610] 278/292 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic                ERROR             4.65s...
[22:01:07.610] 277/292 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline             ERROR             5.75s...
[22:01:07.610] 279/292 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc ERROR             5.54s...
[22:01:07.610] 283/292 postgresql:test_misc / test_misc/005_timeouts                             ERROR             4.44s...
[22:01:07.610] 284/292 postgresql:test_misc / test_misc/003_check_guc                            ERROR             4.63s...
[22:01:07.610] 285/292 postgresql:test_misc / test_misc/004_io_direct                            ERROR             4.60s...
[22:01:07.610] 286/292 postgresql:test_pg_dump / test_pg_dump/001_base                           ERROR             4.15s...
[22:01:07.610] 289/292 postgresql:worker_spi / worker_spi/001_worker_spi                         ERROR             3.54s...
[22:01:07.610] 290/292 postgresql:ssl / ssl/002_scram                                            ERROR             3.50s...
[22:01:07.610] 291/292 postgresql:ssl / ssl/003_sslinfo                                          ERROR             3.31s...
[22:01:07.610] 292/292 postgresql:ssl / ssl/001_ssltests                                         ERROR             3.62s...
48/4384 Opportunistically pruning page before insert
%s SanityCheck
regress
diff -U3 /tmp/cirrus-ci-build/contrib/cube/expected/cube.out /tmp/cirrus-ci-build/build/testrun/cube/regress/results/cub...
--- /tmp/cirrus-ci-build/contrib/cube/expected/cube.out	2024-04-02 17:04:22.223813381 +0000
+++ /tmp/cirrus-ci-build/build/testrun/cube/regress/results/cube.out	2024-04-02 17:05:25.979761694 +0000
@@ -2,6 +2,16 @@
 --  Test cube datatype
 --
 CREATE EXTENSION cube;
+WARNING:  PageSetPrunable setting pd_prune_xid=740
+WARNING:  PageSetPrunable setting pd_prune_xid=740
+WARNING:  PageSetPrunable setting pd_prune_xid=740
+WARNING:  PageSetPrunable setting pd_prune_xid=740
+WARNING:  PageSetPrunable setting pd_prune_xid=740
+WARNING:  PageSetPrunable setting pd_prune_xid=740
+WARNING:  PageSetPrunable setting pd_prune_xid=740
+WARNING:  PageSetPrunable setting pd_prune_xid=740
+WARNING:  PageSetPrunable setting pd_prune_xid=740
+WARNING:  PageSetPrunable setting pd_prune_xid=740
 -- Check whether any of our opclasses fail amvalidate
 SELECT amname, opcname
 FROM pg_opclass opc LEFT JOIN pg_am am ON am.oid = opcmethod
...
48/4221 Make async slave to wait for lsn to be replayed
%s FreeBSD - 13 - Meson
assertion
TRAP: failed Assert("MyProc->xmin == InvalidTransactionId"), File: "../src/backend/commands/waitlsn.c", Line: 342, PID: ...
core
[10:39:01.522] #0  0x000049dd9d16aa7a in ?? () from /libexec/ld-elf.so.1
[10:39:01.522] #1  0x000049dd9d166a2c in ?? () from /libexec/ld-elf.so.1
[10:39:01.522] #2  0x0000000000000000 in ?? ()
[10:39:01.820] #0  0x000000082c64edca in thr_kill () from /lib/libc.so.7
core
[10:39:02.429] #0  0x000000082c64edca in thr_kill () from /lib/libc.so.7
[10:39:02.429] #1  0x000000082c5c76f4 in raise () from /lib/libc.so.7
[10:39:02.429] #2  0x000000082c678bc9 in abort () from /lib/libc.so.7
[10:39:02.429] #3  0x0000000000a4b697 in ExceptionalCondition (conditionName=<optimized out>, fileName=0x30e982 "../src/...
[10:39:02.429] #4  0x0000000000714993 in pg_wal_replay_wait (fcinfo=<optimized out>) at ../src/backend/commands/waitlsn....
[10:39:02.429] #5  0x00000000006b7348 in ExecuteCallStmt (stmt=stmt@entry=0x836511540, params=params@entry=0x0, atomic=f...
[10:39:02.429] #6  0x00000000008fabf6 in standard_ProcessUtility (pstmt=0x8363a45d8, queryString=0x8363a3100 "CALL pg_wa...
[10:39:02.429] #7  0x00000000008fa7ed in ProcessUtility (pstmt=0x18dec, pstmt@entry=0x8363a45d8, queryString=0x6 <error:...
[10:39:02.429] #8  0x00000000008fa313 in PortalRunUtility (portal=0x83643a100, pstmt=0x8363a45d8, isTopLevel=<optimized ...
[10:39:02.429] #9  0x00000000008f99a4 in PortalRunMulti (portal=portal@entry=0x83643a100, isTopLevel=false, setHoldSnaps...
test
[10:37:57.046]  45/297 postgresql:recovery / recovery/043_wal_replay_wait                        ERROR             3.26s...
%s Linux - Debian Bullseye - Autoconf
assertion
TRAP: failed Assert("MyProc->xmin == InvalidTransactionId"), File: "waitlsn.c", Line: 342, PID: 57044
core
[10:44:52.514] #0  0x00007f1f5d33b746 in wait4 () from /lib/x86_64-linux-gnu/libc.so.6
[10:44:52.514] #1  0x000055dfb1981a7c in waitproc (status=0x7ffe64ef0aac, block=1) at jobs.c:1181
[10:44:52.514] #2  waitone (block=block@entry=1, job=job@entry=0x55dfb24e9c40) at jobs.c:1057
[10:44:52.514] #3  0x000055dfb1981cea in dowait (block=1, jp=0x55dfb24e9c40) at jobs.c:1139
[10:44:52.514] #4  0x000055dfb19832ed in waitforjob (jp=0x55dfb24e9c40) at jobs.c:1016
[10:44:52.514] #5  0x000055dfb197d334 in evalcommand (cmd=0x55dfb19979a0 <stackbase+448>, flags=0) at eval.c:930
[10:44:52.514] #6  0x000055dfb197c27e in evaltree (n=n@entry=0x55dfb19979a0 <stackbase+448>, flags=0) at eval.c:303
[10:44:52.514] #7  0x000055dfb197cc6a in evalstring (s=0x55dfb19977e8 <stackbase+8> "cp \"/tmp/cirrus-ci-build/src/test/...
[10:44:52.514] #8  0x000055dfb197a67f in main (argc=3, argv=0x7ffe64ef0ee8) at main.c:177
core
[10:44:00.324] #0  0x00007f3ee88b4090 in ?? ()
[10:44:00.324] #1  0x0000000000000003 in ?? ()
[10:44:00.324] #2  0x00007ffe1469e10f in ?? ()
[10:44:00.324] #3  0x00007ffe1469e112 in ?? ()
[10:44:00.324] #4  0x00007ffe1469e196 in ?? ()
[10:44:00.324] #5  0x0000000000000000 in ?? ()
[10:44:49.852] #0  0x00007f9a31f90ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
core
[10:44:50.024] #0  0x00007f9a31f90ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:44:50.024] #1  0x00007f9a31f7a537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:44:50.024] #2  0x00005655401c5902 in ExceptionalCondition (conditionName=conditionName@entry=0x56554046aae0 "MyProc-...
[10:44:50.024] #3  0x000056553f943b34 in pg_wal_replay_wait (fcinfo=<optimized out>) at waitlsn.c:342
[10:44:50.024] #4  0x000056553f85ba94 in ExecuteCallStmt (stmt=stmt@entry=0x625000005d78, params=params@entry=0x0, atomi...
[10:44:50.024] #5  0x000056553fea212e in standard_ProcessUtility (pstmt=0x625000005e28, queryString=<optimized out>, rea...
[10:44:50.024] #6  0x000056553fea28ee in ProcessUtility (pstmt=pstmt@entry=0x625000005e28, queryString=<optimized out>, ...
[10:44:50.024] #7  0x000056553fe9d55f in PortalRunUtility (portal=portal@entry=0x62500002aa00, pstmt=pstmt@entry=0x62500...
[10:44:50.024] #8  0x000056553fe9da7c in PortalRunMulti (portal=portal@entry=0x62500002aa00, isTopLevel=isTopLevel@entry...
[10:44:50.024] #9  0x000056553fe9e720 in PortalRun (portal=portal@entry=0x62500002aa00, count=count@entry=92233720368547...
%s Linux - Debian Bullseye - Meson
assertion
TRAP: failed Assert("MyProc->xmin == InvalidTransactionId"), File: "../src/backend/commands/waitlsn.c", Line: 342, PID: ...
core
[10:41:32.578] #0  0x00007fd333eafbc8 in vfork () from /lib/x86_64-linux-gnu/libc.so.6
[10:41:32.578] #1  0x00005639bd98326b in vforkexec (n=n@entry=0x5639bdd888a8, argv=argv@entry=0x5639bdd889d8, path=path@...
[10:41:32.578] #2  0x00005639bd97d32c in evalcommand (cmd=0x5639bdd888a8, flags=0) at eval.c:905
[10:41:32.578] #3  0x00005639bd97c27e in evaltree (n=n@entry=0x5639bdd888a8, flags=0) at eval.c:303
[10:41:32.578] #4  0x00005639bd97cc6a in evalstring (s=0x5639bd9977e8 <stackbase+8> "cp \"/tmp/cirrus-ci-build/build/tes...
[10:41:32.578] #5  0x00005639bd97a67f in main (argc=3, argv=0x7ffe1af90768) at main.c:177
core
[10:41:30.055] #0  0x00007fa3fbf1fce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[10:41:30.055] #1  0x00007fa3fbf09537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[10:41:30.055] #2  0x000055da090c328a in ExceptionalCondition (conditionName=conditionName@entry=0x55da093189e0 "MyProc-...
[10:41:30.055] #3  0x000055da089d3c78 in pg_wal_replay_wait (fcinfo=<optimized out>) at ../src/backend/commands/waitlsn....
[10:41:30.055] #4  0x000055da08916cd9 in ExecuteCallStmt (stmt=stmt@entry=0x55da0aab7d48, params=params@entry=0x0, atomi...
[10:41:30.055] #5  0x000055da08e21a95 in standard_ProcessUtility (pstmt=0x55da0aab7df8, queryString=0x55da0aab71d0 "CALL...
[10:41:30.055] #6  0x000055da08e2221a in ProcessUtility (pstmt=pstmt@entry=0x55da0aab7df8, queryString=<optimized out>, ...
[10:41:30.055] #7  0x000055da08e1d978 in PortalRunUtility (portal=portal@entry=0x55da0ab2d680, pstmt=pstmt@entry=0x55da0...
[10:41:30.055] #8  0x000055da08e1e04e in PortalRunMulti (portal=portal@entry=0x55da0ab2d680, isTopLevel=isTopLevel@entry...
[10:41:30.055] #9  0x000055da08e1e6f3 in PortalRun (portal=portal@entry=0x55da0ab2d680, count=count@entry=92233720368547...
core
[10:41:32.578] #0  0x00007fd333e20fc7 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[10:41:32.578] #1  0x00007fd333e212c7 in sigsetmask () from /lib/x86_64-linux-gnu/libc.so.6
[10:41:32.578] #2  0x00005639bd9832b7 in sigclearmask () at system.h:46
[10:41:32.578] #3  vforkexec (n=n@entry=0x5639bdd888a8, argv=argv@entry=0x5639bdd889d8, path=path@entry=0x7ffe1af930b3 "...
[10:41:32.578] #4  0x00005639bd97d32c in evalcommand (cmd=0x5639bdd888a8, flags=0) at eval.c:905
[10:41:32.578] #5  0x00005639bd97c27e in evaltree (n=n@entry=0x5639bdd888a8, flags=0) at eval.c:303
[10:41:32.578] #6  0x00005639bd97cc6a in evalstring (s=0x5639bd9977e8 <stackbase+8> "cp \"/tmp/cirrus-ci-build/build/tes...
[10:41:32.578] #7  0x00005639bd97a67f in main (argc=3, argv=0x7ffe1af90768) at main.c:177
test
[10:39:48.817]  51/297 postgresql:recovery / recovery/043_wal_replay_wait                        ERROR          3.14s
%s Windows - Server 2019, VS 2019 - Meson & ninja
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 5060
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 4792
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 5264
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 5644
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 2340
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 2692
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 4844
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 3208
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 3676
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 5080
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 2692
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 5812
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 2360
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 5544
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 1416
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 4104
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 2196
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 2360
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 1400
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 6060
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 1272
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 4316
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 3812
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 1852
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 5256
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 1788
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 6112
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 5220
assertion
TRAP: failed Assert("dsm_control_handle == 0 && h != 0"), File: "../src/backend/storage/ipc/dsm.c", Line: 461, PID: 5848
core
00000001`11dff608 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`11dff610 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000001`11dff900 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000001`11dff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`119ff850 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000001`119ff8c0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000001`119ffa50 00007ff6`78efdf67     postgres!StartupProcessMain(
00000001`119ffa80 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000001`119ffaf0 00007ff6`79390e89     postgres!main(
00000001`119ffb30 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000001`119ffb80 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000001`119ffbf0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000001`119ffc20 00007fff`c26e4de0     postgres!mainCRTStartup(
00000001`119ffc50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000001`125ff498 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`125ff4a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000001`125ff790 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000001`125ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`121ffd28 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000001`121ffd30 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000001`121ffda0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000001`121ffea0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000001`121ffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000098`693ffc98 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000098`693ffca0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000098`693ffd10 00007fff`c26e4de0     postgres!pg_signal_thread(
00000098`693ffe10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000098`693ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000098`687ffa80 00007ff6`79227bc8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000098`687ffac0 00007ff6`78fb2ed1     postgres!ExceptionalCondition(
00000098`687ffb00 00007ff6`78ef0b84     postgres!dsm_set_control_handle(
00000098`687ffb30 00007ff6`78efdf0b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
00000098`687ffba0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000098`687ffc10 00007ff6`79390e89     postgres!main(
00000098`687ffc50 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000098`687ffca0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000098`687ffd10 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000098`687ffd40 00007fff`c26e4de0     postgres!mainCRTStartup(
core
00000098`68bffb48 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000098`68bffb50 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000098`68bffe40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000098`68bffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000098`68fff618 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000098`68fff620 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000098`68fff910 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000098`68fff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`7bfff708 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b5`7bfff710 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000b5`7bfffa00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b5`7bfffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`7b3ff620 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000b5`7b3ff690 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000b5`7b3ff820 00007ff6`78efdf67     postgres!StartupProcessMain(
000000b5`7b3ff850 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000b5`7b3ff8c0 00007ff6`79390e89     postgres!main(
000000b5`7b3ff900 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b5`7b3ff950 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b5`7b3ff9c0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000b5`7b3ff9f0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000b5`7b3ffa20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000b5`7b7ff478 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b5`7b7ff480 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000b5`7b7ff770 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b5`7b7ff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`7bbffd88 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000b5`7bbffd90 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000b5`7bbffe00 00007fff`c26e4de0     postgres!pg_signal_thread(
000000b5`7bbfff00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b5`7bbfff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000017`4cdff7f0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000017`4cdff860 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000017`4cdff9f0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000017`4cdffa20 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000017`4cdffa90 00007ff6`79390e89     postgres!main(
00000017`4cdffad0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000017`4cdffb20 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000017`4cdffb90 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000017`4cdffbc0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000017`4cdffbf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000017`4d9ff9a8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000017`4d9ff9b0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000017`4d9ffca0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000017`4d9ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000017`4d5ff638 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000017`4d5ff640 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000017`4d5ff6b0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000017`4d5ff7b0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000017`4d5ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000017`4d1ff5a8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000017`4d1ff5b0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000017`4d1ff8a0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000017`4d1ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`93fff5a8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a6`93fff5b0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000a6`93fff8a0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a6`93fff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`933ffa10 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000a6`933ffa80 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000a6`933ffc10 00007ff6`78efdf67     postgres!StartupProcessMain(
000000a6`933ffc40 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000a6`933ffcb0 00007ff6`79390e89     postgres!main(
000000a6`933ffcf0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a6`933ffd40 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a6`933ffdb0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000a6`933ffde0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000a6`933ffe10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000a6`937ffad8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a6`937ffae0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000a6`937ffdd0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a6`937ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`93bffb48 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000a6`93bffb50 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000a6`93bffbc0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000a6`93bffcc0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a6`93bffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008d`ba1ffb68 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000008d`ba1ffb70 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000008d`ba1ffbe0 00007fff`c26e4de0     postgres!pg_signal_thread(
0000008d`ba1ffce0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008d`ba1ffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008d`b99ff480 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000008d`b99ff4f0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000008d`b99ff680 00007ff6`78efdf67     postgres!StartupProcessMain(
0000008d`b99ff6b0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000008d`b99ff720 00007ff6`79390e89     postgres!main(
0000008d`b99ff760 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000008d`b99ff7b0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000008d`b99ff820 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000008d`b99ff850 00007fff`c26e4de0     postgres!mainCRTStartup(
0000008d`b99ff880 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000008d`b9dffa08 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008d`b9dffa10 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000008d`b9dffd00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008d`b9dffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008d`ba5ffae8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008d`ba5ffaf0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000008d`ba5ffde0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008d`ba5ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002d`64bff998 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000002d`64bff9a0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000002d`64bffa10 00007fff`c26e4de0     postgres!pg_signal_thread(
0000002d`64bffb10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002d`64bffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002d`63fffae0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000002d`63fffb50 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000002d`63fffce0 00007ff6`78efdf67     postgres!StartupProcessMain(
0000002d`63fffd10 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000002d`63fffd80 00007ff6`79390e89     postgres!main(
0000002d`63fffdc0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000002d`63fffe10 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000002d`63fffe80 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000002d`63fffeb0 00007fff`c26e4de0     postgres!mainCRTStartup(
0000002d`63fffee0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000002d`643ff548 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002d`643ff550 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000002d`643ff840 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002d`643ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002d`647ffbe8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002d`647ffbf0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000002d`647ffee0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002d`647fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001b`3d9ff7b8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001b`3d9ff7c0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000001b`3d9ffab0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001b`3d9ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001b`3d5ffdb8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000001b`3d5ffdc0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000001b`3d5ffe30 00007fff`c26e4de0     postgres!pg_signal_thread(
0000001b`3d5fff30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001b`3d5fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001b`3d1ff658 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001b`3d1ff660 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000001b`3d1ff950 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001b`3d1ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001b`3cdffaf0 00007ff6`79227bc8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000001b`3cdffb30 00007ff6`78fb2ed1     postgres!ExceptionalCondition(
0000001b`3cdffb70 00007ff6`78ef0b84     postgres!dsm_set_control_handle(
0000001b`3cdffba0 00007ff6`78efdf0b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
0000001b`3cdffc10 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000001b`3cdffc80 00007ff6`79390e89     postgres!main(
0000001b`3cdffcc0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000001b`3cdffd10 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000001b`3cdffd80 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000001b`3cdffdb0 00007fff`c26e4de0     postgres!mainCRTStartup(
core
000000e5`387ff918 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e5`387ff920 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000e5`387ffc10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e5`387ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e5`37bffa20 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000e5`37bffa90 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000e5`37bffc20 00007ff6`78efdf67     postgres!StartupProcessMain(
000000e5`37bffc50 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000e5`37bffcc0 00007ff6`79390e89     postgres!main(
000000e5`37bffd00 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e5`37bffd50 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000e5`37bffdc0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000e5`37bffdf0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000e5`37bffe20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000e5`383ff828 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000e5`383ff830 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000e5`383ff8a0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000e5`383ff9a0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e5`383ff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e5`37fffa58 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e5`37fffa60 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000e5`37fffd50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e5`37fffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`6e5ffa78 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000053`6e5ffa80 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000053`6e5ffd70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000053`6e5ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`6e1ff6a8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000053`6e1ff6b0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000053`6e1ff720 00007fff`c26e4de0     postgres!pg_signal_thread(
00000053`6e1ff820 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000053`6e1ff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`6ddff5c8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000053`6ddff5d0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000053`6ddff8c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000053`6ddff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`6d9ffa40 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000053`6d9ffab0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000053`6d9ffc40 00007ff6`78efdf67     postgres!StartupProcessMain(
00000053`6d9ffc70 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000053`6d9ffce0 00007ff6`79390e89     postgres!main(
00000053`6d9ffd20 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000053`6d9ffd70 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000053`6d9ffde0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000053`6d9ffe10 00007fff`c26e4de0     postgres!mainCRTStartup(
00000053`6d9ffe40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000fb`f7bff9d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fb`f7bff9e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000fb`f7bffcd0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000fb`f7bffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`f7fff968 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000fb`f7fff970 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000fb`f7fff9e0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000fb`f7fffae0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000fb`f7fffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`f83ff6c8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fb`f83ff6d0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000fb`f83ff9c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000fb`f83ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`f77ff950 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000fb`f77ff9c0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000fb`f77ffb50 00007ff6`78efdf67     postgres!StartupProcessMain(
000000fb`f77ffb80 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000fb`f77ffbf0 00007ff6`79390e89     postgres!main(
000000fb`f77ffc30 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000fb`f77ffc80 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000fb`f77ffcf0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000fb`f77ffd20 00007fff`c26e4de0     postgres!mainCRTStartup(
000000fb`f77ffd50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000e1`c3bff4b8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e1`c3bff4c0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000e1`c3bff7b0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e1`c3bff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e1`c37ff908 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000e1`c37ff910 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000e1`c37ff980 00007fff`c26e4de0     postgres!pg_signal_thread(
000000e1`c37ffa80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e1`c37ffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e1`c33ff938 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e1`c33ff940 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000e1`c33ffc30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e1`c33ffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e1`c2fff850 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000e1`c2fff8c0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000e1`c2fffa50 00007ff6`78efdf67     postgres!StartupProcessMain(
000000e1`c2fffa80 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000e1`c2fffaf0 00007ff6`79390e89     postgres!main(
000000e1`c2fffb30 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e1`c2fffb80 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000e1`c2fffbf0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000e1`c2fffc20 00007fff`c26e4de0     postgres!mainCRTStartup(
000000e1`c2fffc50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000d7`083ff580 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000d7`083ff5f0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000d7`083ff780 00007ff6`78efdf67     postgres!StartupProcessMain(
000000d7`083ff7b0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000d7`083ff820 00007ff6`79390e89     postgres!main(
000000d7`083ff860 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d7`083ff8b0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d7`083ff920 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000d7`083ff950 00007fff`c26e4de0     postgres!mainCRTStartup(
000000d7`083ff980 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000d7`08fff868 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d7`08fff870 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000d7`08fffb60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d7`08fffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`08bffb68 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000d7`08bffb70 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000d7`08bffbe0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000d7`08bffce0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d7`08bffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d7`087ff498 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d7`087ff4a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000d7`087ff790 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d7`087ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000df`78bff828 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000df`78bff830 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000df`78bff8a0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000df`78bff9a0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000df`78bff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000df`78fffa38 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000df`78fffa40 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000df`78fffd30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000df`78fffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000df`783ff980 00007ff6`79227bc8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000df`783ff9c0 00007ff6`78fb2ed1     postgres!ExceptionalCondition(
000000df`783ffa00 00007ff6`78ef0b84     postgres!dsm_set_control_handle(
000000df`783ffa30 00007ff6`78efdf0b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
000000df`783ffaa0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000df`783ffb10 00007ff6`79390e89     postgres!main(
000000df`783ffb50 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000df`783ffba0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000df`783ffc10 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000df`783ffc40 00007fff`c26e4de0     postgres!mainCRTStartup(
core
000000df`787ff7f8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000df`787ff800 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000df`787ffaf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000df`787ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004c`c67ff9a8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000004c`c67ff9b0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000004c`c67ffa20 00007fff`c26e4de0     postgres!pg_signal_thread(
0000004c`c67ffb20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004c`c67ffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004c`c63ff6d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004c`c63ff6e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000004c`c63ff9d0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004c`c63ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004c`c5fff828 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004c`c5fff830 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000004c`c5fffb20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004c`c5fffb50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004c`c5bff6a0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000004c`c5bff710 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000004c`c5bff8a0 00007ff6`78efdf67     postgres!StartupProcessMain(
0000004c`c5bff8d0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000004c`c5bff940 00007ff6`79390e89     postgres!main(
0000004c`c5bff980 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000004c`c5bff9d0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000004c`c5bffa40 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000004c`c5bffa70 00007fff`c26e4de0     postgres!mainCRTStartup(
0000004c`c5bffaa0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000b1`14fff928 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000b1`14fff930 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000b1`14fff9a0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000b1`14fffaa0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b1`14fffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b1`157ffcc8 00007fff`c03cd77e     ntdll!NtWaitForSingleObject+0x14
000000b1`157ffcd0 00007ff6`78ef429c     KERNELBASE!WaitForSingleObjectEx+0x8e
000000b1`157ffd70 00007fff`c26e4de0     postgres!pg_timer_thread(
000000b1`157ffdb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b1`157ffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b1`153ff6d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b1`153ff6e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000b1`153ff9d0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b1`153ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b1`14bff7e8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b1`14bff7f0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000b1`14bffae0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b1`14bffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b1`147ff480 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000b1`147ff4f0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000b1`147ff680 00007ff6`78efdf67     postgres!StartupProcessMain(
000000b1`147ff6b0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000b1`147ff720 00007ff6`79390e89     postgres!main(
000000b1`147ff760 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b1`147ff7b0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b1`147ff820 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000b1`147ff850 00007fff`c26e4de0     postgres!mainCRTStartup(
000000b1`147ff880 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000011`ecfff8a8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000011`ecfff8b0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000011`ecfffba0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000011`ecfffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000011`ec3ff860 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000011`ec3ff8d0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000011`ec3ffa60 00007ff6`78efdf67     postgres!StartupProcessMain(
00000011`ec3ffa90 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000011`ec3ffb00 00007ff6`79390e89     postgres!main(
00000011`ec3ffb40 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000011`ec3ffb90 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000011`ec3ffc00 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000011`ec3ffc30 00007fff`c26e4de0     postgres!mainCRTStartup(
00000011`ec3ffc60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000011`ec7ff498 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000011`ec7ff4a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000011`ec7ff790 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000011`ec7ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000011`ecbff5f8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000011`ecbff600 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000011`ecbff670 00007fff`c26e4de0     postgres!pg_signal_thread(
00000011`ecbff770 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000011`ecbff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`293ff4c0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000019`293ff530 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000019`293ff6c0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000019`293ff6f0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000019`293ff760 00007ff6`79390e89     postgres!main(
00000019`293ff7a0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000019`293ff7f0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000019`293ff860 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000019`293ff890 00007fff`c26e4de0     postgres!mainCRTStartup(
00000019`293ff8c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000019`29fff528 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000019`29fff530 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000019`29fff820 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000019`29fff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`29bff978 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000019`29bff980 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000019`29bff9f0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000019`29bffaf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000019`29bffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`297ff648 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000019`297ff650 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000019`297ff940 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000019`297ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000012`693ff448 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000012`693ff450 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000012`693ff740 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000012`693ff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000012`68fff9e8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000012`68fff9f0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000012`68fffa60 00007fff`c26e4de0     postgres!pg_signal_thread(
00000012`68fffb60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000012`68fffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000012`68bffa68 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000012`68bffa70 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000012`68bffd60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000012`68bffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000012`687ff710 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000012`687ff780 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000012`687ff910 00007ff6`78efdf67     postgres!StartupProcessMain(
00000012`687ff940 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000012`687ff9b0 00007ff6`79390e89     postgres!main(
00000012`687ff9f0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000012`687ffa40 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000012`687ffab0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000012`687ffae0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000012`687ffb10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000075`479ffa58 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000075`479ffa60 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000075`479ffad0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000075`479ffbd0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000075`479ffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000075`469ff720 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000075`469ff790 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000075`469ff920 00007ff6`78efdf67     postgres!StartupProcessMain(
00000075`469ff950 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000075`469ff9c0 00007ff6`79390e89     postgres!main(
00000075`469ffa00 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000075`469ffa50 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000075`469ffac0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000075`469ffaf0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000075`469ffb20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000075`46dff7d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000075`46dff7e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000075`46dffad0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000075`46dffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000075`471ff708 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000075`471ff710 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000075`471ffa00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000075`471ffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000075`475ff7b8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000075`475ff7c0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000075`475ffab0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000075`475ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bd`d8fffa50 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000bd`d8fffac0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000bd`d8fffc50 00007ff6`78efdf67     postgres!StartupProcessMain(
000000bd`d8fffc80 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000bd`d8fffcf0 00007ff6`79390e89     postgres!main(
000000bd`d8fffd30 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000bd`d8fffd80 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000bd`d8fffdf0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000bd`d8fffe20 00007fff`c26e4de0     postgres!mainCRTStartup(
000000bd`d8fffe50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000bd`d9bff698 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bd`d9bff6a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000bd`d9bff990 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000bd`d9bff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bd`d97ffd88 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000bd`d97ffd90 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000bd`d97ffe00 00007fff`c26e4de0     postgres!pg_signal_thread(
000000bd`d97fff00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000bd`d97fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bd`d93ff608 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bd`d93ff610 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000bd`d93ff900 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000bd`d93ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b4`aadff4e0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000b4`aadff550 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000b4`aadff6e0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000b4`aadff710 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000b4`aadff780 00007ff6`79390e89     postgres!main(
000000b4`aadff7c0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b4`aadff810 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b4`aadff880 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000b4`aadff8b0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000b4`aadff8e0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000b4`ab9ff4a8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b4`ab9ff4b0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000b4`ab9ff7a0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b4`ab9ff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b4`ab5ffb88 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000b4`ab5ffb90 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000b4`ab5ffc00 00007fff`c26e4de0     postgres!pg_signal_thread(
000000b4`ab5ffd00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b4`ab5ffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b4`ab1ff918 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b4`ab1ff920 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000b4`ab1ffc10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b4`ab1ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f0`469ff780 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000f0`469ff7f0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000f0`469ff980 00007ff6`78efdf67     postgres!StartupProcessMain(
000000f0`469ff9b0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000f0`469ffa20 00007ff6`79390e89     postgres!main(
000000f0`469ffa60 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f0`469ffab0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000f0`469ffb20 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000f0`469ffb50 00007fff`c26e4de0     postgres!mainCRTStartup(
000000f0`469ffb80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000f0`475ffa98 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f0`475ffaa0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000f0`475ffd90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f0`475ffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f0`471ffad8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000f0`471ffae0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000f0`471ffb50 00007fff`c26e4de0     postgres!pg_signal_thread(
000000f0`471ffc50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f0`471ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f0`46dff558 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f0`46dff560 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000f0`46dff850 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f0`46dff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`681ff5c0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000fb`681ff630 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000fb`681ff7c0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000fb`681ff7f0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000fb`681ff860 00007ff6`79390e89     postgres!main(
000000fb`681ff8a0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000fb`681ff8f0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000fb`681ff960 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000fb`681ff990 00007fff`c26e4de0     postgres!mainCRTStartup(
000000fb`681ff9c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000fb`68dffd38 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000fb`68dffd40 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000fb`68dffdb0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000fb`68dffeb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000fb`68dffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`689ff798 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fb`689ff7a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000fb`689ffa90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000fb`689ffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000fb`685ff5b8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000fb`685ff5c0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000fb`685ff8b0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000fb`685ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`71bff650 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000f4`71bff6c0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000f4`71bff850 00007ff6`78efdf67     postgres!StartupProcessMain(
000000f4`71bff880 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000f4`71bff8f0 00007ff6`79390e89     postgres!main(
000000f4`71bff930 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f4`71bff980 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000f4`71bff9f0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000f4`71bffa20 00007fff`c26e4de0     postgres!mainCRTStartup(
000000f4`71bffa50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000f4`727ffae8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f4`727ffaf0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000f4`727ffde0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f4`727ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`723ffbc8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000f4`723ffbd0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000f4`723ffc40 00007fff`c26e4de0     postgres!pg_signal_thread(
000000f4`723ffd40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f4`723ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`71fff908 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f4`71fff910 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000f4`71fffc00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f4`71fffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`27dff668 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007b`27dff670 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000007b`27dff960 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007b`27dff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`285ffa08 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007b`285ffa10 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000007b`285ffd00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007b`285ffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`281ff8d8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000007b`281ff8e0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000007b`281ff950 00007fff`c26e4de0     postgres!pg_signal_thread(
0000007b`281ffa50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007b`281ffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007b`279ff380 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000007b`279ff3f0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000007b`279ff580 00007ff6`78efdf67     postgres!StartupProcessMain(
0000007b`279ff5b0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000007b`279ff620 00007ff6`79390e89     postgres!main(
0000007b`279ff660 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000007b`279ff6b0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000007b`279ff720 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000007b`279ff750 00007fff`c26e4de0     postgres!mainCRTStartup(
0000007b`279ff780 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000008f`04bff598 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008f`04bff5a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000008f`04bff890 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008f`04bff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008f`053ffa48 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000008f`053ffa50 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000008f`053ffac0 00007fff`c26e4de0     postgres!pg_signal_thread(
0000008f`053ffbc0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008f`053ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008f`04fff508 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008f`04fff510 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000008f`04fff800 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008f`04fff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008f`047ff8f0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000008f`047ff960 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000008f`047ffaf0 00007ff6`78efdf67     postgres!StartupProcessMain(
0000008f`047ffb20 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000008f`047ffb90 00007ff6`79390e89     postgres!main(
0000008f`047ffbd0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000008f`047ffc20 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000008f`047ffc90 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000008f`047ffcc0 00007fff`c26e4de0     postgres!mainCRTStartup(
0000008f`047ffcf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000005c`e59ff9f8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005c`e59ffa00 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000005c`e59ffcf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000005c`e59ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`e61ff638 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005c`e61ff640 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000005c`e61ff930 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000005c`e61ff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`e5dffc18 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000005c`e5dffc20 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000005c`e5dffc90 00007fff`c26e4de0     postgres!pg_signal_thread(
0000005c`e5dffd90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000005c`e5dffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`e55ff8e0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000005c`e55ff950 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000005c`e55ffae0 00007ff6`78efdf67     postgres!StartupProcessMain(
0000005c`e55ffb10 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000005c`e55ffb80 00007ff6`79390e89     postgres!main(
0000005c`e55ffbc0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000005c`e55ffc10 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000005c`e55ffc80 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000005c`e55ffcb0 00007fff`c26e4de0     postgres!mainCRTStartup(
0000005c`e55ffce0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000d6`f0dffab8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d6`f0dffac0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000d6`f0dffdb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d6`f0dffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d6`f15ff7c8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d6`f15ff7d0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000d6`f15ffac0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d6`f15ffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d6`f11ffbb8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000d6`f11ffbc0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000d6`f11ffc30 00007fff`c26e4de0     postgres!pg_signal_thread(
000000d6`f11ffd30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d6`f11ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d6`f09ffab0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000d6`f09ffb20 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000d6`f09ffcb0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000d6`f09ffce0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000d6`f09ffd50 00007ff6`79390e89     postgres!main(
000000d6`f09ffd90 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d6`f09ffde0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d6`f09ffe50 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000d6`f09ffe80 00007fff`c26e4de0     postgres!mainCRTStartup(
000000d6`f09ffeb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000052`1b9ff8d8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000052`1b9ff8e0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000052`1b9ff950 00007fff`c26e4de0     postgres!pg_signal_thread(
00000052`1b9ffa50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000052`1b9ffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`1adff7e0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000052`1adff850 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000052`1adff9e0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000052`1adffa10 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000052`1adffa80 00007ff6`79390e89     postgres!main(
00000052`1adffac0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000052`1adffb10 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000052`1adffb80 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000052`1adffbb0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000052`1adffbe0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000052`1b1ff7d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000052`1b1ff7e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000052`1b1ffad0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000052`1b1ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`1b5ff628 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000052`1b5ff630 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000052`1b5ff920 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000052`1b5ff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000028`5e1ffbe8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000028`5e1ffbf0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000028`5e1ffee0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000028`5e1fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000028`5d5ff720 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000028`5d5ff790 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000028`5d5ff920 00007ff6`78efdf67     postgres!StartupProcessMain(
00000028`5d5ff950 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000028`5d5ff9c0 00007ff6`79390e89     postgres!main(
00000028`5d5ffa00 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000028`5d5ffa50 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000028`5d5ffac0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000028`5d5ffaf0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000028`5d5ffb20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000028`5d9ff878 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000028`5d9ff880 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000028`5d9ffb70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000028`5d9ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000028`5ddff628 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000028`5ddff630 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000028`5ddff6a0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000028`5ddff7a0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000028`5ddff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007c`d25ff6b8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000007c`d25ff6c0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000007c`d25ff730 00007fff`c26e4de0     postgres!pg_signal_thread(
0000007c`d25ff830 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007c`d25ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007c`d1dff9f0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000007c`d1dffa60 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000007c`d1dffbf0 00007ff6`78efdf67     postgres!StartupProcessMain(
0000007c`d1dffc20 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000007c`d1dffc90 00007ff6`79390e89     postgres!main(
0000007c`d1dffcd0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000007c`d1dffd20 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000007c`d1dffd90 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000007c`d1dffdc0 00007fff`c26e4de0     postgres!mainCRTStartup(
0000007c`d1dffdf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000007c`d21ff9f8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007c`d21ffa00 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000007c`d21ffcf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007c`d21ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007c`d29ffc08 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007c`d29ffc10 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000007c`d29fff00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007c`d29fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`dfbff988 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000051`dfbff990 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000051`dfbffc80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000051`dfbffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`e03ff858 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000051`e03ff860 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000051`e03ffb50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000051`e03ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`dffff8d8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000051`dffff8e0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000051`dffff950 00007fff`c26e4de0     postgres!pg_signal_thread(
00000051`dffffa50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000051`dffffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`df7ff710 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000051`df7ff780 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000051`df7ff910 00007ff6`78efdf67     postgres!StartupProcessMain(
00000051`df7ff940 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000051`df7ff9b0 00007ff6`79390e89     postgres!main(
00000051`df7ff9f0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000051`df7ffa40 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000051`df7ffab0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000051`df7ffae0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000051`df7ffb10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000f1`1adff8d0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000f1`1adff940 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000f1`1adffad0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000f1`1adffb00 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000f1`1adffb70 00007ff6`79390e89     postgres!main(
000000f1`1adffbb0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f1`1adffc00 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000f1`1adffc70 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000f1`1adffca0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000f1`1adffcd0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000f1`1b9ff688 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f1`1b9ff690 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000f1`1b9ff980 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f1`1b9ff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f1`1b5ff9e8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000f1`1b5ff9f0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000f1`1b5ffa60 00007fff`c26e4de0     postgres!pg_signal_thread(
000000f1`1b5ffb60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f1`1b5ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f1`1b1ffa78 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f1`1b1ffa80 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000f1`1b1ffd70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f1`1b1ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000037`a45ff9f8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000037`a45ffa00 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000037`a45ffa70 00007fff`c26e4de0     postgres!pg_signal_thread(
00000037`a45ffb70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000037`a45ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000037`a41ff6d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000037`a41ff6e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000037`a41ff9d0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000037`a41ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000037`a49ff778 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000037`a49ff780 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000037`a49ffa70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000037`a49ffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000037`a3dff640 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000037`a3dff6b0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000037`a3dff840 00007ff6`78efdf67     postgres!StartupProcessMain(
00000037`a3dff870 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000037`a3dff8e0 00007ff6`79390e89     postgres!main(
00000037`a3dff920 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000037`a3dff970 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000037`a3dff9e0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000037`a3dffa10 00007fff`c26e4de0     postgres!mainCRTStartup(
00000037`a3dffa40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000027`53bff838 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`53bff840 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000027`53bffb30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000027`53bffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`53fffd18 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000027`53fffd20 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000027`53fffd90 00007fff`c26e4de0     postgres!pg_signal_thread(
00000027`53fffe90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000027`53fffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`543ff558 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`543ff560 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000027`543ff850 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000027`543ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`537ff700 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000027`537ff770 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000027`537ff900 00007ff6`78efdf67     postgres!StartupProcessMain(
00000027`537ff930 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000027`537ff9a0 00007ff6`79390e89     postgres!main(
00000027`537ff9e0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000027`537ffa30 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000027`537ffaa0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000027`537ffad0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000027`537ffb00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000b3`949ff478 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b3`949ff480 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000b3`949ff770 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b3`949ff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b3`945ff990 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000b3`945ffa00 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000b3`945ffb90 00007ff6`78efdf67     postgres!StartupProcessMain(
000000b3`945ffbc0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000b3`945ffc30 00007ff6`79390e89     postgres!main(
000000b3`945ffc70 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b3`945ffcc0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b3`945ffd30 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000b3`945ffd60 00007fff`c26e4de0     postgres!mainCRTStartup(
000000b3`945ffd90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000b3`94dff468 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b3`94dff470 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000b3`94dff760 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b3`94dff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b3`951ffb28 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000b3`951ffb30 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000b3`951ffba0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000b3`951ffca0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b3`951ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000003`ee5ff468 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000003`ee5ff470 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000003`ee5ff760 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000003`ee5ff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000003`ee1ff788 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000003`ee1ff790 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000003`ee1ff800 00007fff`c26e4de0     postgres!pg_signal_thread(
00000003`ee1ff900 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000003`ee1ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000003`eddff698 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000003`eddff6a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000003`eddff990 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000003`eddff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000003`ed9ffaf0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000003`ed9ffb60 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000003`ed9ffcf0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000003`ed9ffd20 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000003`ed9ffd90 00007ff6`79390e89     postgres!main(
00000003`ed9ffdd0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000003`ed9ffe20 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000003`ed9ffe90 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000003`ed9ffec0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000003`ed9ffef0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000053`74bff4d0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000053`74bff540 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000053`74bff6d0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000053`74bff700 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000053`74bff770 00007ff6`79390e89     postgres!main(
00000053`74bff7b0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000053`74bff800 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000053`74bff870 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000053`74bff8a0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000053`74bff8d0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000053`74fff718 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000053`74fff720 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000053`74fffa10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000053`74fffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`753ff968 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000053`753ff970 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000053`753ff9e0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000053`753ffae0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000053`753ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`757ff968 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000053`757ff970 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000053`757ffc60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000053`757ffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002b`327ff4a8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002b`327ff4b0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000002b`327ff7a0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002b`327ff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002b`323ff9d0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000002b`323ffa40 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000002b`323ffbd0 00007ff6`78efdf67     postgres!StartupProcessMain(
0000002b`323ffc00 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000002b`323ffc70 00007ff6`79390e89     postgres!main(
0000002b`323ffcb0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000002b`323ffd00 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000002b`323ffd70 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000002b`323ffda0 00007fff`c26e4de0     postgres!mainCRTStartup(
0000002b`323ffdd0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000002b`32bff648 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000002b`32bff650 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000002b`32bff6c0 00007fff`c26e4de0     postgres!pg_signal_thread(
0000002b`32bff7c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002b`32bff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002b`32fffa28 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002b`32fffa30 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000002b`32fffd20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002b`32fffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`b8dff6c0 00007ff6`79227bc8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000aa`b8dff700 00007ff6`78fb2ed1     postgres!ExceptionalCondition(
000000aa`b8dff740 00007ff6`78ef0b84     postgres!dsm_set_control_handle(
000000aa`b8dff770 00007ff6`78efdf0b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
000000aa`b8dff7e0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000aa`b8dff850 00007ff6`79390e89     postgres!main(
000000aa`b8dff890 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000aa`b8dff8e0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000aa`b8dff950 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000aa`b8dff980 00007fff`c26e4de0     postgres!mainCRTStartup(
core
000000aa`b99ff668 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000aa`b99ff670 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000aa`b99ff6e0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000aa`b99ff7e0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000aa`b99ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`b95ff488 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000aa`b95ff490 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000aa`b95ff780 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000aa`b95ff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000aa`b91ffc38 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000aa`b91ffc40 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000aa`b91fff30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000aa`b91fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`96dffbc8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004d`96dffbd0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000004d`96dffec0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004d`96dffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`969ffc08 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000004d`969ffc10 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000004d`969ffc80 00007fff`c26e4de0     postgres!pg_signal_thread(
0000004d`969ffd80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004d`969ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`965ff998 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004d`965ff9a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000004d`965ffc90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004d`965ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`961ff3c0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000004d`961ff430 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000004d`961ff5c0 00007ff6`78efdf67     postgres!StartupProcessMain(
0000004d`961ff5f0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000004d`961ff660 00007ff6`79390e89     postgres!main(
0000004d`961ff6a0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000004d`961ff6f0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000004d`961ff760 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000004d`961ff790 00007fff`c26e4de0     postgres!mainCRTStartup(
0000004d`961ff7c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000e9`9cdffc18 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e9`9cdffc20 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000e9`9cdfff10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e9`9cdfff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e9`9c5ffa60 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000e9`9c5ffad0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000e9`9c5ffc60 00007ff6`78efdf67     postgres!StartupProcessMain(
000000e9`9c5ffc90 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000e9`9c5ffd00 00007ff6`79390e89     postgres!main(
000000e9`9c5ffd40 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e9`9c5ffd90 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000e9`9c5ffe00 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000e9`9c5ffe30 00007fff`c26e4de0     postgres!mainCRTStartup(
000000e9`9c5ffe60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000e9`9c9ff998 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e9`9c9ff9a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000e9`9c9ffc90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e9`9c9ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e9`9d1ff6c8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000e9`9d1ff6d0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000e9`9d1ff740 00007fff`c26e4de0     postgres!pg_signal_thread(
000000e9`9d1ff840 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e9`9d1ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004a`837ff970 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000004a`837ff9e0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000004a`837ffb70 00007ff6`78efdf67     postgres!StartupProcessMain(
0000004a`837ffba0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000004a`837ffc10 00007ff6`79390e89     postgres!main(
0000004a`837ffc50 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000004a`837ffca0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000004a`837ffd10 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000004a`837ffd40 00007fff`c26e4de0     postgres!mainCRTStartup(
0000004a`837ffd70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000004a`83bff488 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004a`83bff490 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000004a`83bff780 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004a`83bff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004a`843ff7c8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004a`843ff7d0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000004a`843ffac0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004a`843ffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004a`83fff6c8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000004a`83fff6d0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000004a`83fff740 00007fff`c26e4de0     postgres!pg_signal_thread(
0000004a`83fff840 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004a`83fff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000061`ee7ff698 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000061`ee7ff6a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000061`ee7ff990 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000061`ee7ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000061`eefffb48 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000061`eefffb50 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000061`eefffe40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000061`eefffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000061`eebffd58 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000061`eebffd60 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000061`eebffdd0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000061`eebffed0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000061`eebfff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000061`ee3ffaf0 00007ff6`79227bc8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000061`ee3ffb30 00007ff6`78fb2ed1     postgres!ExceptionalCondition(
00000061`ee3ffb70 00007ff6`78ef0b84     postgres!dsm_set_control_handle(
00000061`ee3ffba0 00007ff6`78efdf0b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
00000061`ee3ffc10 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000061`ee3ffc80 00007ff6`79390e89     postgres!main(
00000061`ee3ffcc0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000061`ee3ffd10 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000061`ee3ffd80 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000061`ee3ffdb0 00007fff`c26e4de0     postgres!mainCRTStartup(
core
00000004`3dbff7f8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000004`3dbff800 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000004`3dbffaf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000004`3dbffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000004`3cfff5c0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000004`3cfff630 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000004`3cfff7c0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000004`3cfff7f0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000004`3cfff860 00007ff6`79390e89     postgres!main(
00000004`3cfff8a0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000004`3cfff8f0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000004`3cfff960 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000004`3cfff990 00007fff`c26e4de0     postgres!mainCRTStartup(
00000004`3cfff9c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000004`3d3ffb88 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000004`3d3ffb90 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000004`3d3ffe80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000004`3d3ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000004`3d7ff908 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000004`3d7ff910 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000004`3d7ff980 00007fff`c26e4de0     postgres!pg_signal_thread(
00000004`3d7ffa80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000004`3d7ffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`acdff948 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000003f`acdff950 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000003f`acdff9c0 00007fff`c26e4de0     postgres!pg_signal_thread(
0000003f`acdffac0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003f`acdffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`ac5ff940 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000003f`ac5ff9b0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000003f`ac5ffb40 00007ff6`78efdf67     postgres!StartupProcessMain(
0000003f`ac5ffb70 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000003f`ac5ffbe0 00007ff6`79390e89     postgres!main(
0000003f`ac5ffc20 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003f`ac5ffc70 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000003f`ac5ffce0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000003f`ac5ffd10 00007fff`c26e4de0     postgres!mainCRTStartup(
0000003f`ac5ffd40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000003f`ac9ff708 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003f`ac9ff710 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000003f`ac9ffa00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003f`ac9ffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`ad1ffb58 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003f`ad1ffb60 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000003f`ad1ffe50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003f`ad1ffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`8adff8c8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000007a`8adff8d0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000007a`8adff940 00007fff`c26e4de0     postgres!pg_signal_thread(
0000007a`8adffa40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007a`8adffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`8a5ffa90 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000007a`8a5ffb00 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000007a`8a5ffc90 00007ff6`78efdf67     postgres!StartupProcessMain(
0000007a`8a5ffcc0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000007a`8a5ffd30 00007ff6`79390e89     postgres!main(
0000007a`8a5ffd70 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000007a`8a5ffdc0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000007a`8a5ffe30 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000007a`8a5ffe60 00007fff`c26e4de0     postgres!mainCRTStartup(
0000007a`8a5ffe90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000007a`8a9ff888 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`8a9ff890 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000007a`8a9ffb80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007a`8a9ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`8b1ff568 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`8b1ff570 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000007a`8b1ff860 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007a`8b1ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008f`a03ff7e8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000008f`a03ff7f0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000008f`a03ff860 00007fff`c26e4de0     postgres!pg_signal_thread(
0000008f`a03ff960 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008f`a03ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008f`9fbff4e0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000008f`9fbff550 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000008f`9fbff6e0 00007ff6`78efdf67     postgres!StartupProcessMain(
0000008f`9fbff710 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000008f`9fbff780 00007ff6`79390e89     postgres!main(
0000008f`9fbff7c0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000008f`9fbff810 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000008f`9fbff880 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000008f`9fbff8b0 00007fff`c26e4de0     postgres!mainCRTStartup(
0000008f`9fbff8e0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000008f`9ffff698 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008f`9ffff6a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000008f`9ffff990 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008f`9ffff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008f`a07ff868 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008f`a07ff870 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000008f`a07ffb60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008f`a07ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002a`bafff6d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002a`bafff6e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000002a`bafff9d0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002a`bafffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002a`ba3ff960 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000002a`ba3ff9d0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000002a`ba3ffb60 00007ff6`78efdf67     postgres!StartupProcessMain(
0000002a`ba3ffb90 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000002a`ba3ffc00 00007ff6`79390e89     postgres!main(
0000002a`ba3ffc40 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000002a`ba3ffc90 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000002a`ba3ffd00 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000002a`ba3ffd30 00007fff`c26e4de0     postgres!mainCRTStartup(
0000002a`ba3ffd60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000002a`ba7ff8e8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002a`ba7ff8f0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000002a`ba7ffbe0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002a`ba7ffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002a`babffba8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000002a`babffbb0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000002a`babffc20 00007fff`c26e4de0     postgres!pg_signal_thread(
0000002a`babffd20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002a`babffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`013ffc28 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`013ffc30 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000001`013fff20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000001`013fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`007ff830 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000001`007ff8a0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000001`007ffa30 00007ff6`78efdf67     postgres!StartupProcessMain(
00000001`007ffa60 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000001`007ffad0 00007ff6`79390e89     postgres!main(
00000001`007ffb10 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000001`007ffb60 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000001`007ffbd0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000001`007ffc00 00007fff`c26e4de0     postgres!mainCRTStartup(
00000001`007ffc30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000001`00bff618 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`00bff620 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000001`00bff910 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000001`00bff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`00fff928 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000001`00fff930 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000001`00fff9a0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000001`00fffaa0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000001`00fffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a8`9b1ffa88 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000a8`9b1ffa90 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000a8`9b1ffb00 00007fff`c26e4de0     postgres!pg_signal_thread(
000000a8`9b1ffc00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a8`9b1ffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a8`9a9ffb90 00007ff6`79227bc8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a8`9a9ffbd0 00007ff6`78fb2ed1     postgres!ExceptionalCondition(
000000a8`9a9ffc10 00007ff6`78ef0b84     postgres!dsm_set_control_handle(
000000a8`9a9ffc40 00007ff6`78efdf0b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
000000a8`9a9ffcb0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000a8`9a9ffd20 00007ff6`79390e89     postgres!main(
000000a8`9a9ffd60 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a8`9a9ffdb0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a8`9a9ffe20 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000a8`9a9ffe50 00007fff`c26e4de0     postgres!mainCRTStartup(
core
000000a8`9adff958 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a8`9adff960 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000a8`9adffc50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a8`9adffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a8`9b5ff658 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a8`9b5ff660 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000a8`9b5ff950 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a8`9b5ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`0abff648 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000014`0abff650 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000014`0abff6c0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000014`0abff7c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000014`0abff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`0a3ff960 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000014`0a3ff9d0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000014`0a3ffb60 00007ff6`78efdf67     postgres!StartupProcessMain(
00000014`0a3ffb90 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000014`0a3ffc00 00007ff6`79390e89     postgres!main(
00000014`0a3ffc40 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000014`0a3ffc90 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000014`0a3ffd00 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000014`0a3ffd30 00007fff`c26e4de0     postgres!mainCRTStartup(
00000014`0a3ffd60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000014`0a7ff4f8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000014`0a7ff500 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000014`0a7ff7f0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000014`0a7ff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000014`0afffa78 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000014`0afffa80 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000014`0afffd70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000014`0afffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`e07ff9e8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000c6`e07ff9f0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000c6`e07ffa60 00007fff`c26e4de0     postgres!pg_signal_thread(
000000c6`e07ffb60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c6`e07ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`dffff3c0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000c6`dffff430 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000c6`dffff5c0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000c6`dffff5f0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000c6`dffff660 00007ff6`79390e89     postgres!main(
000000c6`dffff6a0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c6`dffff6f0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c6`dffff760 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000c6`dffff790 00007fff`c26e4de0     postgres!mainCRTStartup(
000000c6`dffff7c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000c6`e03ff6a8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c6`e03ff6b0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000c6`e03ff9a0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c6`e03ff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c6`e0bff618 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c6`e0bff620 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000c6`e0bff910 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c6`e0bff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`f03ff918 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000045`f03ff920 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000045`f03ff990 00007fff`c26e4de0     postgres!pg_signal_thread(
00000045`f03ffa90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000045`f03ffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`efbff810 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000045`efbff880 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000045`efbffa10 00007ff6`78efdf67     postgres!StartupProcessMain(
00000045`efbffa40 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000045`efbffab0 00007ff6`79390e89     postgres!main(
00000045`efbffaf0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000045`efbffb40 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000045`efbffbb0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000045`efbffbe0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000045`efbffc10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000045`effffa58 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000045`effffa60 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000045`effffd50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000045`effffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`f07ff528 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000045`f07ff530 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000045`f07ff820 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000045`f07ff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000028`8afff578 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000028`8afff580 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000028`8afff870 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000028`8afff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000028`8b7ff898 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000028`8b7ff8a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000028`8b7ffb90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000028`8b7ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000028`8b3ffbb8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000028`8b3ffbc0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000028`8b3ffc30 00007fff`c26e4de0     postgres!pg_signal_thread(
00000028`8b3ffd30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000028`8b3ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000028`8abff4b0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000028`8abff520 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000028`8abff6b0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000028`8abff6e0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000028`8abff750 00007ff6`79390e89     postgres!main(
00000028`8abff790 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000028`8abff7e0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000028`8abff850 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000028`8abff880 00007fff`c26e4de0     postgres!mainCRTStartup(
00000028`8abff8b0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000039`073ff600 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000039`073ff670 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000039`073ff800 00007ff6`78efdf67     postgres!StartupProcessMain(
00000039`073ff830 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000039`073ff8a0 00007ff6`79390e89     postgres!main(
00000039`073ff8e0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000039`073ff930 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000039`073ff9a0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000039`073ff9d0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000039`073ffa00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000039`07fff768 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000039`07fff770 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000039`07fffa60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000039`07fffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`07bffd78 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000039`07bffd80 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000039`07bffdf0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000039`07bffef0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000039`07bfff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`077ff508 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000039`077ff510 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000039`077ff800 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000039`077ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000022`67fffc48 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000022`67fffc50 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000022`67fffcc0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000022`67fffdc0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000022`67fffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000022`67bffbe8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000022`67bffbf0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000022`67bffee0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000022`67bfff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000022`677ffba8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000022`677ffbb0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000022`677ffea0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000022`677ffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000022`673ff5e0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000022`673ff650 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000022`673ff7e0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000022`673ff810 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000022`673ff880 00007ff6`79390e89     postgres!main(
00000022`673ff8c0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000022`673ff910 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000022`673ff980 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000022`673ff9b0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000022`673ff9e0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000001c`c57ff748 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001c`c57ff750 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000001c`c57ffa40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001c`c57ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`c53ff618 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000001c`c53ff620 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000001c`c53ff690 00007fff`c26e4de0     postgres!pg_signal_thread(
0000001c`c53ff790 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001c`c53ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`c4fff908 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001c`c4fff910 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000001c`c4fffc00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001c`c4fffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`c4bff890 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000001c`c4bff900 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000001c`c4bffa90 00007ff6`78efdf67     postgres!StartupProcessMain(
0000001c`c4bffac0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000001c`c4bffb30 00007ff6`79390e89     postgres!main(
0000001c`c4bffb70 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000001c`c4bffbc0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000001c`c4bffc30 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000001c`c4bffc60 00007fff`c26e4de0     postgres!mainCRTStartup(
0000001c`c4bffc90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000d8`411ffab8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000d8`411ffac0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000d8`411ffb30 00007fff`c26e4de0     postgres!pg_signal_thread(
000000d8`411ffc30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d8`411ffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d8`409ff9b0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000d8`409ffa20 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000d8`409ffbb0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000d8`409ffbe0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000d8`409ffc50 00007ff6`79390e89     postgres!main(
000000d8`409ffc90 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d8`409ffce0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d8`409ffd50 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000d8`409ffd80 00007fff`c26e4de0     postgres!mainCRTStartup(
000000d8`409ffdb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000d8`40dffb78 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d8`40dffb80 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000d8`40dffe70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d8`40dffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d8`415ff648 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d8`415ff650 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000d8`415ff940 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d8`415ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000b`a25ffd68 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000000b`a25ffd70 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000000b`a25ffde0 00007fff`c26e4de0     postgres!pg_signal_thread(
0000000b`a25ffee0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000b`a25fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000b`a1dff5e0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000000b`a1dff650 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000000b`a1dff7e0 00007ff6`78efdf67     postgres!StartupProcessMain(
0000000b`a1dff810 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000000b`a1dff880 00007ff6`79390e89     postgres!main(
0000000b`a1dff8c0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000b`a1dff910 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000000b`a1dff980 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000000b`a1dff9b0 00007fff`c26e4de0     postgres!mainCRTStartup(
0000000b`a1dff9e0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000000b`a21ff778 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000b`a21ff780 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000000b`a21ffa70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000b`a21ffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000b`a29ff9f8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000b`a29ffa00 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000000b`a29ffcf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000b`a29ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d6`8a9ff838 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000d6`8a9ff840 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000d6`8a9ff8b0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000d6`8a9ff9b0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d6`8a9ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d6`8a1ff930 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000d6`8a1ff9a0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000d6`8a1ffb30 00007ff6`78efdf67     postgres!StartupProcessMain(
000000d6`8a1ffb60 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000d6`8a1ffbd0 00007ff6`79390e89     postgres!main(
000000d6`8a1ffc10 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d6`8a1ffc60 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d6`8a1ffcd0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000d6`8a1ffd00 00007fff`c26e4de0     postgres!mainCRTStartup(
000000d6`8a1ffd30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000d6`8a5ff998 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d6`8a5ff9a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000d6`8a5ffc90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d6`8a5ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d6`8adff978 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d6`8adff980 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000d6`8adffc70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d6`8adffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`173ffa88 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000073`173ffa90 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000073`173ffb00 00007fff`c26e4de0     postgres!pg_signal_thread(
00000073`173ffc00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000073`173ffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`16bffa20 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000073`16bffa90 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000073`16bffc20 00007ff6`78efdf67     postgres!StartupProcessMain(
00000073`16bffc50 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000073`16bffcc0 00007ff6`79390e89     postgres!main(
00000073`16bffd00 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000073`16bffd50 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000073`16bffdc0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000073`16bffdf0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000073`16bffe20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000073`16fff868 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000073`16fff870 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000073`16fffb60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000073`16fffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000073`177ff8c8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000073`177ff8d0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000073`177ffbc0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000073`177ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`fb1ffb28 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`fb1ffb30 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000cd`fb1ffe20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000cd`fb1ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`fa5ff410 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000cd`fa5ff480 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000cd`fa5ff610 00007ff6`78efdf67     postgres!StartupProcessMain(
000000cd`fa5ff640 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000cd`fa5ff6b0 00007ff6`79390e89     postgres!main(
000000cd`fa5ff6f0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000cd`fa5ff740 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000cd`fa5ff7b0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000cd`fa5ff7e0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000cd`fa5ff810 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000cd`fa9ff6c8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`fa9ff6d0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000cd`fa9ff9c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000cd`fa9ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`fadff998 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000cd`fadff9a0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000cd`fadffa10 00007fff`c26e4de0     postgres!pg_signal_thread(
000000cd`fadffb10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000cd`fadffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`aa7ffbb8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000067`aa7ffbc0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000067`aa7ffeb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000067`aa7ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`aafff4c8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000067`aafff4d0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000067`aafff7c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000067`aafff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`aa3ff5b0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000067`aa3ff620 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000067`aa3ff7b0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000067`aa3ff7e0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000067`aa3ff850 00007ff6`79390e89     postgres!main(
00000067`aa3ff890 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000067`aa3ff8e0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000067`aa3ff950 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000067`aa3ff980 00007fff`c26e4de0     postgres!mainCRTStartup(
00000067`aa3ff9b0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000067`aabff638 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000067`aabff640 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000067`aabff6b0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000067`aabff7b0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000067`aabff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a3`91fff928 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000a3`91fff930 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000a3`91fff9a0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000a3`91fffaa0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a3`91fffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a3`917ff7e0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000a3`917ff850 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000a3`917ff9e0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000a3`917ffa10 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000a3`917ffa80 00007ff6`79390e89     postgres!main(
000000a3`917ffac0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a3`917ffb10 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a3`917ffb80 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000a3`917ffbb0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000a3`917ffbe0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000a3`91bff658 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a3`91bff660 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000a3`91bff950 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a3`91bff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a3`923ff668 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a3`923ff670 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000a3`923ff960 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a3`923ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`c85ff598 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000e`c85ff5a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000000e`c85ff890 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000e`c85ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`c81ff9f0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000000e`c81ffa60 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000000e`c81ffbf0 00007ff6`78efdf67     postgres!StartupProcessMain(
0000000e`c81ffc20 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000000e`c81ffc90 00007ff6`79390e89     postgres!main(
0000000e`c81ffcd0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000e`c81ffd20 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000000e`c81ffd90 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000000e`c81ffdc0 00007fff`c26e4de0     postgres!mainCRTStartup(
0000000e`c81ffdf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000000e`c89ff858 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000e`c89ff860 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000000e`c89ffb50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000e`c89ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`c8dffc58 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000000e`c8dffc60 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000000e`c8dffcd0 00007fff`c26e4de0     postgres!pg_signal_thread(
0000000e`c8dffdd0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000e`c8dffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001b`fa9ffbd8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000001b`fa9ffbe0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000001b`fa9ffc50 00007fff`c26e4de0     postgres!pg_signal_thread(
0000001b`fa9ffd50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001b`fa9ffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001b`fa5ffb58 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001b`fa5ffb60 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000001b`fa5ffe50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001b`fa5ffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001b`fa1ff7e0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000001b`fa1ff850 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000001b`fa1ff9e0 00007ff6`78efdf67     postgres!StartupProcessMain(
0000001b`fa1ffa10 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000001b`fa1ffa80 00007ff6`79390e89     postgres!main(
0000001b`fa1ffac0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000001b`fa1ffb10 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000001b`fa1ffb80 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000001b`fa1ffbb0 00007fff`c26e4de0     postgres!mainCRTStartup(
0000001b`fa1ffbe0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000001b`fadff708 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001b`fadff710 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000001b`fadffa00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001b`fadffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000004`605ff940 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000004`605ff9b0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000004`605ffb40 00007ff6`78efdf67     postgres!StartupProcessMain(
00000004`605ffb70 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000004`605ffbe0 00007ff6`79390e89     postgres!main(
00000004`605ffc20 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000004`605ffc70 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000004`605ffce0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000004`605ffd10 00007fff`c26e4de0     postgres!mainCRTStartup(
00000004`605ffd40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000004`609ff8c8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000004`609ff8d0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000004`609ffbc0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000004`609ffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000004`60dff838 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000004`60dff840 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000004`60dff8b0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000004`60dff9b0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000004`60dff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000004`611ff608 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000004`611ff610 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000004`611ff900 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000004`611ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`d8bff978 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000034`d8bff980 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000034`d8bffc70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000034`d8bffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`d83ffa90 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000034`d83ffb00 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000034`d83ffc90 00007ff6`78efdf67     postgres!StartupProcessMain(
00000034`d83ffcc0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000034`d83ffd30 00007ff6`79390e89     postgres!main(
00000034`d83ffd70 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000034`d83ffdc0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000034`d83ffe30 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000034`d83ffe60 00007fff`c26e4de0     postgres!mainCRTStartup(
00000034`d83ffe90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000034`d87ff8f8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000034`d87ff900 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000034`d87ffbf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000034`d87ffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`d8fffb28 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000034`d8fffb30 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000034`d8fffba0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000034`d8fffca0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000034`d8fffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000094`389ffb68 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000094`389ffb70 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000094`389ffe60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000094`389ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000094`37dff4b0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000094`37dff520 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000094`37dff6b0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000094`37dff6e0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000094`37dff750 00007ff6`79390e89     postgres!main(
00000094`37dff790 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000094`37dff7e0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000094`37dff850 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000094`37dff880 00007fff`c26e4de0     postgres!mainCRTStartup(
00000094`37dff8b0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000094`381ff4c8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000094`381ff4d0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000094`381ff7c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000094`381ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000094`385ffaf8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000094`385ffb00 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000094`385ffb70 00007fff`c26e4de0     postgres!pg_signal_thread(
00000094`385ffc70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000094`385ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000049`f9bffac8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000049`f9bffad0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000049`f9bffb40 00007fff`c26e4de0     postgres!pg_signal_thread(
00000049`f9bffc40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000049`f9bffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000049`f8fff400 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000049`f8fff470 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000049`f8fff600 00007ff6`78efdf67     postgres!StartupProcessMain(
00000049`f8fff630 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000049`f8fff6a0 00007ff6`79390e89     postgres!main(
00000049`f8fff6e0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000049`f8fff730 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000049`f8fff7a0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000049`f8fff7d0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000049`f8fff800 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000049`f93ffa88 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000049`f93ffa90 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000049`f93ffd80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000049`f93ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000049`f97ff618 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000049`f97ff620 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000049`f97ff910 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000049`f97ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000083`1b1ff9f8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000083`1b1ffa00 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000083`1b1ffa70 00007fff`c26e4de0     postgres!pg_signal_thread(
00000083`1b1ffb70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000083`1b1ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000083`1a9ff390 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000083`1a9ff400 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000083`1a9ff590 00007ff6`78efdf67     postgres!StartupProcessMain(
00000083`1a9ff5c0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000083`1a9ff630 00007ff6`79390e89     postgres!main(
00000083`1a9ff670 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000083`1a9ff6c0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000083`1a9ff730 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000083`1a9ff760 00007fff`c26e4de0     postgres!mainCRTStartup(
00000083`1a9ff790 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000083`1adff578 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000083`1adff580 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000083`1adff870 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000083`1adff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000083`1b5ff7c8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000083`1b5ff7d0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000083`1b5ffac0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000083`1b5ffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`6b9ff688 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000da`6b9ff690 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000da`6b9ff700 00007fff`c26e4de0     postgres!pg_signal_thread(
000000da`6b9ff800 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000da`6b9ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`6adff970 00007ff6`79227bc8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000da`6adff9b0 00007ff6`78fb2ed1     postgres!ExceptionalCondition(
000000da`6adff9f0 00007ff6`78ef0b84     postgres!dsm_set_control_handle(
000000da`6adffa20 00007ff6`78efdf0b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
000000da`6adffa90 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000da`6adffb00 00007ff6`79390e89     postgres!main(
000000da`6adffb40 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000da`6adffb90 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000da`6adffc00 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000da`6adffc30 00007fff`c26e4de0     postgres!mainCRTStartup(
core
000000da`6b1ffa78 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000da`6b1ffa80 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000da`6b1ffd70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000da`6b1ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`6b5ffad8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000da`6b5ffae0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000da`6b5ffdd0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000da`6b5ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`a71ff938 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000069`a71ff940 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000069`a71ffc30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000069`a71ffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`a6dffa18 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000069`a6dffa20 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000069`a6dffa90 00007fff`c26e4de0     postgres!pg_signal_thread(
00000069`a6dffb90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000069`a6dffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`a69ff4c8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000069`a69ff4d0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000069`a69ff7c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000069`a69ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`a65ff450 00007ff6`79227bc8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000069`a65ff490 00007ff6`78fb2ed1     postgres!ExceptionalCondition(
00000069`a65ff4d0 00007ff6`78ef0b84     postgres!dsm_set_control_handle(
00000069`a65ff500 00007ff6`78efdf0b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
00000069`a65ff570 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000069`a65ff5e0 00007ff6`79390e89     postgres!main(
00000069`a65ff620 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000069`a65ff670 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000069`a65ff6e0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000069`a65ff710 00007fff`c26e4de0     postgres!mainCRTStartup(
core
00000053`011ff4a0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000053`011ff510 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000053`011ff6a0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000053`011ff6d0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000053`011ff740 00007ff6`79390e89     postgres!main(
00000053`011ff780 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000053`011ff7d0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000053`011ff840 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000053`011ff870 00007fff`c26e4de0     postgres!mainCRTStartup(
00000053`011ff8a0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000053`01dffbf8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000053`01dffc00 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000053`01dffef0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000053`01dfff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`019ff9e8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000053`019ff9f0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000053`019ffa60 00007fff`c26e4de0     postgres!pg_signal_thread(
00000053`019ffb60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000053`019ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`015ff808 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000053`015ff810 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000053`015ffb00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000053`015ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b9`2abffa58 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000b9`2abffa60 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000b9`2abffad0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000b9`2abffbd0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b9`2abffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b9`2a7ff478 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b9`2a7ff480 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000b9`2a7ff770 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b9`2a7ff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b9`2b3ff878 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b9`2b3ff880 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000b9`2b3ffb70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b9`2b3ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b9`2b7ffb98 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b9`2b7ffba0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000b9`2b7ffe90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b9`2b7ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b9`2afffba8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b9`2afffbb0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000b9`2afffea0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b9`2afffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b9`2a3ff5d0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000b9`2a3ff640 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000b9`2a3ff7d0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000b9`2a3ff800 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000b9`2a3ff870 00007ff6`79390e89     postgres!main(
000000b9`2a3ff8b0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b9`2a3ff900 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b9`2a3ff970 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000b9`2a3ff9a0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000b9`2a3ff9d0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000085`d19ffc68 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000085`d19ffc70 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000085`d19ffce0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000085`d19ffde0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000085`d19ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000085`d15ff6e8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000085`d15ff6f0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000085`d15ff9e0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000085`d15ffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000085`d11ff6c0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000085`d11ff730 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000085`d11ff8c0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000085`d11ff8f0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000085`d11ff960 00007ff6`79390e89     postgres!main(
00000085`d11ff9a0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000085`d11ff9f0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000085`d11ffa60 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000085`d11ffa90 00007fff`c26e4de0     postgres!mainCRTStartup(
00000085`d11ffac0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000085`d1dffb68 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000085`d1dffb70 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000085`d1dffe60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000085`d1dffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d8`5f1ffad8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000d8`5f1ffae0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000d8`5f1ffb50 00007fff`c26e4de0     postgres!pg_signal_thread(
000000d8`5f1ffc50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d8`5f1ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d8`5edffa48 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d8`5edffa50 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000d8`5edffd40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d8`5edffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d8`5e9ff3e0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000d8`5e9ff450 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000d8`5e9ff5e0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000d8`5e9ff610 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000d8`5e9ff680 00007ff6`79390e89     postgres!main(
000000d8`5e9ff6c0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d8`5e9ff710 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d8`5e9ff780 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000d8`5e9ff7b0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000d8`5e9ff7e0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000d8`5f5ffc08 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d8`5f5ffc10 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000d8`5f5fff00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d8`5f5fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`b0bffd48 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000090`b0bffd50 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000090`b0bffdc0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000090`b0bffec0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000090`b0bffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`b07ffbb8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000090`b07ffbc0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000090`b07ffeb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000090`b07ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000090`b03ff690 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000090`b03ff700 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000090`b03ff890 00007ff6`78efdf67     postgres!StartupProcessMain(
00000090`b03ff8c0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000090`b03ff930 00007ff6`79390e89     postgres!main(
00000090`b03ff970 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000090`b03ff9c0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000090`b03ffa30 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000090`b03ffa60 00007fff`c26e4de0     postgres!mainCRTStartup(
00000090`b03ffa90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000090`b0fff448 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000090`b0fff450 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000090`b0fff740 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000090`b0fff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`653ff518 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000039`653ff520 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000039`653ff810 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000039`653ff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`64bff508 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000039`64bff510 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000039`64bff800 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000039`64bff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`647ffa70 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000039`647ffae0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000039`647ffc70 00007ff6`78efdf67     postgres!StartupProcessMain(
00000039`647ffca0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000039`647ffd10 00007ff6`79390e89     postgres!main(
00000039`647ffd50 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000039`647ffda0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000039`647ffe10 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000039`647ffe40 00007fff`c26e4de0     postgres!mainCRTStartup(
00000039`647ffe70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000039`64fffd88 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000039`64fffd90 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000039`64fffe00 00007fff`c26e4de0     postgres!pg_signal_thread(
00000039`64ffff00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000039`64ffff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001f`9a1ff628 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001f`9a1ff630 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000001f`9a1ff920 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001f`9a1ff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001f`9a9ffb68 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001f`9a9ffb70 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000001f`9a9ffe60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001f`9a9ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001f`9a5ff868 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000001f`9a5ff870 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000001f`9a5ff8e0 00007fff`c26e4de0     postgres!pg_signal_thread(
0000001f`9a5ff9e0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001f`9a5ffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001f`99dff910 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000001f`99dff980 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000001f`99dffb10 00007ff6`78efdf67     postgres!StartupProcessMain(
0000001f`99dffb40 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000001f`99dffbb0 00007ff6`79390e89     postgres!main(
0000001f`99dffbf0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000001f`99dffc40 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000001f`99dffcb0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000001f`99dffce0 00007fff`c26e4de0     postgres!mainCRTStartup(
0000001f`99dffd10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000a1`f6bff6b8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000a1`f6bff6c0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000a1`f6bff730 00007fff`c26e4de0     postgres!pg_signal_thread(
000000a1`f6bff830 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a1`f6bff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a1`f63ff628 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a1`f63ff630 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000a1`f63ff920 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a1`f63ff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a1`f67ff728 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a1`f67ff730 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000a1`f67ffa20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a1`f67ffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a1`f5fff860 00007ff6`79227bc8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a1`f5fff8a0 00007ff6`78fb2ed1     postgres!ExceptionalCondition(
000000a1`f5fff8e0 00007ff6`78ef0b84     postgres!dsm_set_control_handle(
000000a1`f5fff910 00007ff6`78efdf0b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
000000a1`f5fff980 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000a1`f5fff9f0 00007ff6`79390e89     postgres!main(
000000a1`f5fffa30 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a1`f5fffa80 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a1`f5fffaf0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000a1`f5fffb20 00007fff`c26e4de0     postgres!mainCRTStartup(
core
0000001f`c39ff5c0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000001f`c39ff630 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000001f`c39ff7c0 00007ff6`78efdf67     postgres!StartupProcessMain(
0000001f`c39ff7f0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000001f`c39ff860 00007ff6`79390e89     postgres!main(
0000001f`c39ff8a0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000001f`c39ff8f0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000001f`c39ff960 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000001f`c39ff990 00007fff`c26e4de0     postgres!mainCRTStartup(
0000001f`c39ff9c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000001f`c3dffbd8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001f`c3dffbe0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000001f`c3dffed0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001f`c3dfff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001f`c41ffa28 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001f`c41ffa30 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000001f`c41ffd20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001f`c41ffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001f`c45ff848 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000001f`c45ff850 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000001f`c45ff8c0 00007fff`c26e4de0     postgres!pg_signal_thread(
0000001f`c45ff9c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001f`c45ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000021`2adff3a0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000021`2adff410 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000021`2adff5a0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000021`2adff5d0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000021`2adff640 00007ff6`79390e89     postgres!main(
00000021`2adff680 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000021`2adff6d0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000021`2adff740 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000021`2adff770 00007fff`c26e4de0     postgres!mainCRTStartup(
00000021`2adff7a0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000021`2b1ff698 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000021`2b1ff6a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000021`2b1ff990 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000021`2b1ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000021`2b5ff6f8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000021`2b5ff700 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000021`2b5ff770 00007fff`c26e4de0     postgres!pg_signal_thread(
00000021`2b5ff870 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000021`2b5ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000021`2b9ff558 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000021`2b9ff560 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000021`2b9ff850 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000021`2b9ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`a79ffa00 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000039`a79ffa70 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000039`a79ffc00 00007ff6`78efdf67     postgres!StartupProcessMain(
00000039`a79ffc30 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000039`a79ffca0 00007ff6`79390e89     postgres!main(
00000039`a79ffce0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000039`a79ffd30 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000039`a79ffda0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000039`a79ffdd0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000039`a79ffe00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000039`a7dffa48 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000039`a7dffa50 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000039`a7dffd40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000039`a7dffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`a81ffb48 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000039`a81ffb50 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000039`a81ffe40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000039`a81ffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000039`a85ff8b8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000039`a85ff8c0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000039`a85ff930 00007fff`c26e4de0     postgres!pg_signal_thread(
00000039`a85ffa30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000039`a85ffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`bedffa60 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000d4`bedffad0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000d4`bedffc60 00007ff6`78efdf67     postgres!StartupProcessMain(
000000d4`bedffc90 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000d4`bedffd00 00007ff6`79390e89     postgres!main(
000000d4`bedffd40 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d4`bedffd90 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d4`bedffe00 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000d4`bedffe30 00007fff`c26e4de0     postgres!mainCRTStartup(
000000d4`bedffe60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000d4`bf1ff748 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`bf1ff750 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000d4`bf1ffa40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d4`bf1ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`bf5ff6a8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000d4`bf5ff6b0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000d4`bf5ff720 00007fff`c26e4de0     postgres!pg_signal_thread(
000000d4`bf5ff820 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d4`bf5ff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`bf9ffaa8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`bf9ffab0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000d4`bf9ffda0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d4`bf9ffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`483ff650 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000b8`483ff6c0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000b8`483ff850 00007ff6`78efdf67     postgres!StartupProcessMain(
000000b8`483ff880 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000b8`483ff8f0 00007ff6`79390e89     postgres!main(
000000b8`483ff930 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b8`483ff980 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b8`483ff9f0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000b8`483ffa20 00007fff`c26e4de0     postgres!mainCRTStartup(
000000b8`483ffa50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000b8`487ff8d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b8`487ff8e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000b8`487ffbd0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b8`487ffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`48bffd78 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000b8`48bffd80 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000b8`48bffdf0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000b8`48bffef0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b8`48bfff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`48fff498 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b8`48fff4a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000b8`48fff790 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b8`48fff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d0`b7dffb88 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d0`b7dffb90 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000d0`b7dffe80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d0`b7dffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d0`b85ffab8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d0`b85ffac0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000d0`b85ffdb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d0`b85ffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d0`b81ff8a8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000d0`b81ff8b0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000d0`b81ff920 00007fff`c26e4de0     postgres!pg_signal_thread(
000000d0`b81ffa20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d0`b81ffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d0`b79ff7b0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000d0`b79ff820 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000d0`b79ff9b0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000d0`b79ff9e0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000d0`b79ffa50 00007ff6`79390e89     postgres!main(
000000d0`b79ffa90 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d0`b79ffae0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d0`b79ffb50 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000d0`b79ffb80 00007fff`c26e4de0     postgres!mainCRTStartup(
000000d0`b79ffbb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000a8`75dffb38 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a8`75dffb40 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000a8`75dffe30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a8`75dffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a8`759ff7c0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000a8`759ff830 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000a8`759ff9c0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000a8`759ff9f0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000a8`759ffa60 00007ff6`79390e89     postgres!main(
000000a8`759ffaa0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a8`759ffaf0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a8`759ffb60 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000a8`759ffb90 00007fff`c26e4de0     postgres!mainCRTStartup(
000000a8`759ffbc0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000a8`761ff978 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000a8`761ff980 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000a8`761ff9f0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000a8`761ffaf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a8`761ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a8`765ff868 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a8`765ff870 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000a8`765ffb60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a8`765ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`339ff760 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000091`339ff7d0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000091`339ff960 00007ff6`78efdf67     postgres!StartupProcessMain(
00000091`339ff990 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000091`339ffa00 00007ff6`79390e89     postgres!main(
00000091`339ffa40 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000091`339ffa90 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000091`339ffb00 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000091`339ffb30 00007fff`c26e4de0     postgres!mainCRTStartup(
00000091`339ffb60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000091`33dff868 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000091`33dff870 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000091`33dffb60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000091`33dffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`341ffce8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000091`341ffcf0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000091`341ffd60 00007fff`c26e4de0     postgres!pg_signal_thread(
00000091`341ffe60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000091`341ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`345ffbc8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000091`345ffbd0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000091`345ffec0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000091`345ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000078`f01ff710 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000078`f01ff780 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000078`f01ff910 00007ff6`78efdf67     postgres!StartupProcessMain(
00000078`f01ff940 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000078`f01ff9b0 00007ff6`79390e89     postgres!main(
00000078`f01ff9f0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000078`f01ffa40 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000078`f01ffab0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000078`f01ffae0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000078`f01ffb10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000078`f05ff8e8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000078`f05ff8f0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000078`f05ffbe0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000078`f05ffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000078`f09ffcc8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000078`f09ffcd0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000078`f09ffd40 00007fff`c26e4de0     postgres!pg_signal_thread(
00000078`f09ffe40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000078`f09ffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000078`f0dff488 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000078`f0dff490 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000078`f0dff780 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000078`f0dff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000db`fa5ff548 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000db`fa5ff550 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000db`fa5ff840 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000db`fa5ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000db`fa1ff4c0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000db`fa1ff530 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000db`fa1ff6c0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000db`fa1ff6f0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000db`fa1ff760 00007ff6`79390e89     postgres!main(
000000db`fa1ff7a0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000db`fa1ff7f0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000db`fa1ff860 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000db`fa1ff890 00007fff`c26e4de0     postgres!mainCRTStartup(
000000db`fa1ff8c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000db`fa9ff8e8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000db`fa9ff8f0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000db`fa9ffbe0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000db`fa9ffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000db`fadff7d8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000db`fadff7e0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000db`fadff850 00007fff`c26e4de0     postgres!pg_signal_thread(
000000db`fadff950 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000db`fadff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000db`fb1ff588 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000db`fb1ff590 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000db`fb1ff880 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000db`fb1ff8b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000db`fb5ff808 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000db`fb5ff810 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000db`fb5ffb00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000db`fb5ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`6d5ff5f0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000ac`6d5ff660 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000ac`6d5ff7f0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000ac`6d5ff820 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000ac`6d5ff890 00007ff6`79390e89     postgres!main(
000000ac`6d5ff8d0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ac`6d5ff920 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ac`6d5ff990 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000ac`6d5ff9c0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000ac`6d5ff9f0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000ac`6e1ff9f8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ac`6e1ffa00 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000ac`6e1ffcf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ac`6e1ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`6ddffa58 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000ac`6ddffa60 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000ac`6ddffad0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000ac`6ddffbd0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ac`6ddffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`6d9ff778 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ac`6d9ff780 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000ac`6d9ffa70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ac`6d9ffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`959ff7b8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000053`959ff7c0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000053`959ff830 00007fff`c26e4de0     postgres!pg_signal_thread(
00000053`959ff930 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000053`959ff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`94dffa20 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000053`94dffa90 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000053`94dffc20 00007ff6`78efdf67     postgres!StartupProcessMain(
00000053`94dffc50 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000053`94dffcc0 00007ff6`79390e89     postgres!main(
00000053`94dffd00 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000053`94dffd50 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000053`94dffdc0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000053`94dffdf0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000053`94dffe20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000053`951ff4f8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000053`951ff500 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000053`951ff7f0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000053`951ff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`955ff4b8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000053`955ff4c0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000053`955ff7b0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000053`955ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000037`5cbff9e0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000037`5cbffa50 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000037`5cbffbe0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000037`5cbffc10 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000037`5cbffc80 00007ff6`79390e89     postgres!main(
00000037`5cbffcc0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000037`5cbffd10 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000037`5cbffd80 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000037`5cbffdb0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000037`5cbffde0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000037`5d7ff8a8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000037`5d7ff8b0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000037`5d7ffba0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000037`5d7ffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000037`5d3ffd58 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000037`5d3ffd60 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000037`5d3ffdd0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000037`5d3ffed0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000037`5d3fff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000037`5cfff458 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000037`5cfff460 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000037`5cfff750 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000037`5cfff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000058`969ff5b0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000058`969ff620 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000058`969ff7b0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000058`969ff7e0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000058`969ff850 00007ff6`79390e89     postgres!main(
00000058`969ff890 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000058`969ff8e0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000058`969ff950 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000058`969ff980 00007fff`c26e4de0     postgres!mainCRTStartup(
00000058`969ff9b0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000058`975ff968 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000058`975ff970 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000058`975ffc60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000058`975ffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000058`971ff828 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000058`971ff830 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000058`971ff8a0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000058`971ff9a0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000058`971ff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000058`96dff528 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000058`96dff530 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000058`96dff820 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000058`96dff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000b`5c7ff7b8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000b`5c7ff7c0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000000b`5c7ffab0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000b`5c7ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000b`5c3ffa78 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000000b`5c3ffa80 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000000b`5c3ffaf0 00007fff`c26e4de0     postgres!pg_signal_thread(
0000000b`5c3ffbf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000b`5c3ffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000b`5bfffb88 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000b`5bfffb90 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000000b`5bfffe80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000b`5bfffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000b`5bbff4f0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000000b`5bbff560 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000000b`5bbff6f0 00007ff6`78efdf67     postgres!StartupProcessMain(
0000000b`5bbff720 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000000b`5bbff790 00007ff6`79390e89     postgres!main(
0000000b`5bbff7d0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000b`5bbff820 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000000b`5bbff890 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000000b`5bbff8c0 00007fff`c26e4de0     postgres!mainCRTStartup(
0000000b`5bbff8f0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000006d`3cfff760 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000006d`3cfff7d0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000006d`3cfff960 00007ff6`78efdf67     postgres!StartupProcessMain(
0000006d`3cfff990 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000006d`3cfffa00 00007ff6`79390e89     postgres!main(
0000006d`3cfffa40 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000006d`3cfffa90 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000006d`3cfffb00 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000006d`3cfffb30 00007fff`c26e4de0     postgres!mainCRTStartup(
0000006d`3cfffb60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000006d`3dfff458 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006d`3dfff460 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000006d`3dfff750 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006d`3dfff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006d`3e3ffa48 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006d`3e3ffa50 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000006d`3e3ffd40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006d`3e3ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006d`3d7ff8f8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000006d`3d7ff900 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000006d`3d7ff970 00007fff`c26e4de0     postgres!pg_signal_thread(
0000006d`3d7ffa70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006d`3d7ffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006d`3d3ffb48 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006d`3d3ffb50 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000006d`3d3ffe40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006d`3d3ffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006d`3dbff9f8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006d`3dbffa00 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000006d`3dbffcf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006d`3dbffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`271ff828 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000a6`271ff830 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000a6`271ff8a0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000a6`271ff9a0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a6`271ff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`275ff7d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a6`275ff7e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000a6`275ffad0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a6`275ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`26dff898 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a6`26dff8a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000a6`26dffb90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a6`26dffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a6`269ff8e0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000a6`269ff950 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000a6`269ffae0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000a6`269ffb10 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000a6`269ffb80 00007ff6`79390e89     postgres!main(
000000a6`269ffbc0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a6`269ffc10 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a6`269ffc80 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000a6`269ffcb0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000a6`269ffce0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000b8`787ff8a8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b8`787ff8b0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000b8`787ffba0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b8`787ffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`78fff8d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b8`78fff8e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000b8`78fffbd0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b8`78fffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`78bffb18 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000b8`78bffb20 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000b8`78bffb90 00007fff`c26e4de0     postgres!pg_signal_thread(
000000b8`78bffc90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b8`78bffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`783ff8f0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000b8`783ff960 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000b8`783ffaf0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000b8`783ffb20 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000b8`783ffb90 00007ff6`79390e89     postgres!main(
000000b8`783ffbd0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b8`783ffc20 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b8`783ffc90 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000b8`783ffcc0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000b8`783ffcf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000054`6e9ff750 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000054`6e9ff7c0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000054`6e9ff950 00007ff6`78efdf67     postgres!StartupProcessMain(
00000054`6e9ff980 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000054`6e9ff9f0 00007ff6`79390e89     postgres!main(
00000054`6e9ffa30 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000054`6e9ffa80 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000054`6e9ffaf0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000054`6e9ffb20 00007fff`c26e4de0     postgres!mainCRTStartup(
00000054`6e9ffb50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000054`6f5ff7b8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000054`6f5ff7c0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000054`6f5ff830 00007fff`c26e4de0     postgres!pg_signal_thread(
00000054`6f5ff930 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000054`6f5ff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`6f1ff618 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000054`6f1ff620 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000054`6f1ff910 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000054`6f1ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000054`6edff7a8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000054`6edff7b0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000054`6edffaa0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000054`6edffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000088`bbdff390 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000088`bbdff400 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000088`bbdff590 00007ff6`78efdf67     postgres!StartupProcessMain(
00000088`bbdff5c0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000088`bbdff630 00007ff6`79390e89     postgres!main(
00000088`bbdff670 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000088`bbdff6c0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000088`bbdff730 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000088`bbdff760 00007fff`c26e4de0     postgres!mainCRTStartup(
00000088`bbdff790 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000088`bc9ffab8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000088`bc9ffac0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000088`bc9ffdb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000088`bc9ffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000088`bc1ff6b8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000088`bc1ff6c0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000088`bc1ff9b0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000088`bc1ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000088`bc5ff948 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000088`bc5ff950 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000088`bc5ff9c0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000088`bc5ffac0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000088`bc5ffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`aa7ff968 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`aa7ff970 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000d4`aa7ffc60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d4`aa7ffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`aafffb28 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d4`aafffb30 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000d4`aafffe20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d4`aafffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`aabff828 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000d4`aabff830 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000d4`aabff8a0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000d4`aabff9a0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d4`aabff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d4`aa3ffb20 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000d4`aa3ffb90 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000d4`aa3ffd20 00007ff6`78efdf67     postgres!StartupProcessMain(
000000d4`aa3ffd50 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000d4`aa3ffdc0 00007ff6`79390e89     postgres!main(
000000d4`aa3ffe00 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d4`aa3ffe50 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d4`aa3ffec0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000d4`aa3ffef0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000d4`aa3fff20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000096`6d5ff468 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000096`6d5ff470 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000096`6d5ff760 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000096`6d5ff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`6d1ff978 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000096`6d1ff980 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000096`6d1ff9f0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000096`6d1ffaf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000096`6d1ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`6cdffab8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000096`6cdffac0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000096`6cdffdb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000096`6cdffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000096`6c9ff970 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000096`6c9ff9e0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000096`6c9ffb70 00007ff6`78efdf67     postgres!StartupProcessMain(
00000096`6c9ffba0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000096`6c9ffc10 00007ff6`79390e89     postgres!main(
00000096`6c9ffc50 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000096`6c9ffca0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000096`6c9ffd10 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000096`6c9ffd40 00007fff`c26e4de0     postgres!mainCRTStartup(
00000096`6c9ffd70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000069`99dff948 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000069`99dff950 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000069`99dffc40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000069`99dffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`999ff680 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000069`999ff6f0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000069`999ff880 00007ff6`78efdf67     postgres!StartupProcessMain(
00000069`999ff8b0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000069`999ff920 00007ff6`79390e89     postgres!main(
00000069`999ff960 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000069`999ff9b0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000069`999ffa20 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000069`999ffa50 00007fff`c26e4de0     postgres!mainCRTStartup(
00000069`999ffa80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000069`9a5ffcf8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000069`9a5ffd00 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000069`9a5ffd70 00007fff`c26e4de0     postgres!pg_signal_thread(
00000069`9a5ffe70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000069`9a5ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000069`9a1ff988 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000069`9a1ff990 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000069`9a1ffc80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000069`9a1ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ae`f37ffb88 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000ae`f37ffb90 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000ae`f37ffc00 00007fff`c26e4de0     postgres!pg_signal_thread(
000000ae`f37ffd00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ae`f37ffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ae`f3bff698 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ae`f3bff6a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000ae`f3bff990 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ae`f3bff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ae`f33ff758 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ae`f33ff760 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000ae`f33ffa50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ae`f33ffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ae`f2fff7f0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000ae`f2fff860 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000ae`f2fff9f0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000ae`f2fffa20 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000ae`f2fffa90 00007ff6`79390e89     postgres!main(
000000ae`f2fffad0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ae`f2fffb20 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ae`f2fffb90 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000ae`f2fffbc0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000ae`f2fffbf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000080`a97ffa78 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000080`a97ffa80 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000080`a97ffd70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000080`a97ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000080`a9bffb18 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000080`a9bffb20 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000080`a9bffb90 00007fff`c26e4de0     postgres!pg_signal_thread(
00000080`a9bffc90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000080`a9bffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000080`a9fffb68 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000080`a9fffb70 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000080`a9fffe60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000080`a9fffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000080`a93ff460 00007ff6`79227bc8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000080`a93ff4a0 00007ff6`78fb2ed1     postgres!ExceptionalCondition(
00000080`a93ff4e0 00007ff6`78ef0b84     postgres!dsm_set_control_handle(
00000080`a93ff510 00007ff6`78efdf0b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
00000080`a93ff580 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000080`a93ff5f0 00007ff6`79390e89     postgres!main(
00000080`a93ff630 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000080`a93ff680 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000080`a93ff6f0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000080`a93ff720 00007fff`c26e4de0     postgres!mainCRTStartup(
core
00000075`cf3ffb08 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000075`cf3ffb10 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000075`cf3ffb80 00007fff`c26e4de0     postgres!pg_signal_thread(
00000075`cf3ffc80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000075`cf3ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000075`cefff878 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000075`cefff880 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000075`cefffb70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000075`cefffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000075`cebff440 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000075`cebff4b0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000075`cebff640 00007ff6`78efdf67     postgres!StartupProcessMain(
00000075`cebff670 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000075`cebff6e0 00007ff6`79390e89     postgres!main(
00000075`cebff720 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000075`cebff770 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000075`cebff7e0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000075`cebff810 00007fff`c26e4de0     postgres!mainCRTStartup(
00000075`cebff840 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000075`cf7ff5e8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000075`cf7ff5f0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000075`cf7ff8e0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000075`cf7ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000032`25fff558 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000032`25fff560 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000032`25fff850 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000032`25fff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000032`257ffb98 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000032`257ffba0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000032`257ffe90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000032`257ffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000032`253ff380 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000032`253ff3f0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000032`253ff580 00007ff6`78efdf67     postgres!StartupProcessMain(
00000032`253ff5b0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000032`253ff620 00007ff6`79390e89     postgres!main(
00000032`253ff660 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000032`253ff6b0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000032`253ff720 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000032`253ff750 00007fff`c26e4de0     postgres!mainCRTStartup(
00000032`253ff780 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000032`25bff6f8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000032`25bff700 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000032`25bff770 00007fff`c26e4de0     postgres!pg_signal_thread(
00000032`25bff870 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000032`25bff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002b`a31ff748 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002b`a31ff750 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000002b`a31ffa40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002b`a31ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002b`a2dff688 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000002b`a2dff690 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000002b`a2dff700 00007fff`c26e4de0     postgres!pg_signal_thread(
0000002b`a2dff800 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002b`a2dff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002b`a39ff7e8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002b`a39ff7f0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000002b`a39ffae0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002b`a39ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002b`a25ff8d0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000002b`a25ff940 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000002b`a25ffad0 00007ff6`78efdf67     postgres!StartupProcessMain(
0000002b`a25ffb00 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000002b`a25ffb70 00007ff6`79390e89     postgres!main(
0000002b`a25ffbb0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000002b`a25ffc00 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000002b`a25ffc70 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000002b`a25ffca0 00007fff`c26e4de0     postgres!mainCRTStartup(
0000002b`a25ffcd0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000002b`a29ff998 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002b`a29ff9a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000002b`a29ffc90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002b`a29ffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002b`a35ff698 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002b`a35ff6a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000002b`a35ff990 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002b`a35ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000de`491ff698 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000de`491ff6a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000de`491ff990 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000de`491ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000de`499ffa08 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000de`499ffa10 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000de`499ffd00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000de`499ffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000de`495ffba8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000de`495ffbb0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000de`495ffc20 00007fff`c26e4de0     postgres!pg_signal_thread(
000000de`495ffd20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000de`495ffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000de`48dff340 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000de`48dff3b0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000de`48dff540 00007ff6`78efdf67     postgres!StartupProcessMain(
000000de`48dff570 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000de`48dff5e0 00007ff6`79390e89     postgres!main(
000000de`48dff620 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000de`48dff670 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000de`48dff6e0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000de`48dff710 00007fff`c26e4de0     postgres!mainCRTStartup(
000000de`48dff740 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000b8`fd3ff5d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b8`fd3ff5e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000b8`fd3ff8d0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b8`fd3ff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`fdbff5f8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000b8`fdbff600 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000b8`fdbff670 00007fff`c26e4de0     postgres!pg_signal_thread(
000000b8`fdbff770 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b8`fdbff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b8`fcfff3c0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000b8`fcfff430 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000b8`fcfff5c0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000b8`fcfff5f0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000b8`fcfff660 00007ff6`79390e89     postgres!main(
000000b8`fcfff6a0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b8`fcfff6f0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b8`fcfff760 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000b8`fcfff790 00007fff`c26e4de0     postgres!mainCRTStartup(
000000b8`fcfff7c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000b8`fd7ff9b8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b8`fd7ff9c0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000b8`fd7ffcb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b8`fd7ffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003a`685ff5f8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000003a`685ff600 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000003a`685ff670 00007fff`c26e4de0     postgres!pg_signal_thread(
0000003a`685ff770 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003a`685ff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003a`689ff478 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003a`689ff480 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000003a`689ff770 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003a`689ff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003a`67dff9f0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000003a`67dffa60 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000003a`67dffbf0 00007ff6`78efdf67     postgres!StartupProcessMain(
0000003a`67dffc20 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000003a`67dffc90 00007ff6`79390e89     postgres!main(
0000003a`67dffcd0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003a`67dffd20 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000003a`67dffd90 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000003a`67dffdc0 00007fff`c26e4de0     postgres!mainCRTStartup(
0000003a`67dffdf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000003a`681ff868 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003a`681ff870 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000003a`681ffb60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003a`681ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d9`b4dff648 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d9`b4dff650 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000d9`b4dff940 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d9`b4dff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d9`b49ffd48 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000d9`b49ffd50 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000d9`b49ffdc0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000d9`b49ffec0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d9`b49ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d9`b41ff4f0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000d9`b41ff560 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000d9`b41ff6f0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000d9`b41ff720 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000d9`b41ff790 00007ff6`79390e89     postgres!main(
000000d9`b41ff7d0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d9`b41ff820 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d9`b41ff890 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000d9`b41ff8c0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000d9`b41ff8f0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000d9`b45ff578 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d9`b45ff580 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000d9`b45ff870 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d9`b45ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000036`cb7ff8c0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000036`cb7ff930 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000036`cb7ffac0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000036`cb7ffaf0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000036`cb7ffb60 00007ff6`79390e89     postgres!main(
00000036`cb7ffba0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000036`cb7ffbf0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000036`cb7ffc60 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000036`cb7ffc90 00007fff`c26e4de0     postgres!mainCRTStartup(
00000036`cb7ffcc0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000036`cc3ffd38 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000036`cc3ffd40 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000036`cc3ffdb0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000036`cc3ffeb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000036`cc3ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000036`cbfff708 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000036`cbfff710 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000036`cbfffa00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000036`cbfffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000036`cbbff878 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000036`cbbff880 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000036`cbbffb70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000036`cbbffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`4b3ff478 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000062`4b3ff480 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000062`4b3ff770 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000062`4b3ff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`4bbff488 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000062`4bbff490 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000062`4bbff780 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000062`4bbff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`4b7ffaa8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000062`4b7ffab0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000062`4b7ffb20 00007fff`c26e4de0     postgres!pg_signal_thread(
00000062`4b7ffc20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000062`4b7ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`4afff8b0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000062`4afff920 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000062`4afffab0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000062`4afffae0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000062`4afffb50 00007ff6`79390e89     postgres!main(
00000062`4afffb90 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000062`4afffbe0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000062`4afffc50 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000062`4afffc80 00007fff`c26e4de0     postgres!mainCRTStartup(
00000062`4afffcb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000095`f2bffa58 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000095`f2bffa60 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000095`f2bffd50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000095`f2bffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000095`f2fff948 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000095`f2fff950 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000095`f2fffc40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000095`f2fffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000095`f33ffda8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000095`f33ffdb0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000095`f33ffe20 00007fff`c26e4de0     postgres!pg_signal_thread(
00000095`f33fff20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000095`f33fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000095`f27ff4a0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000095`f27ff510 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000095`f27ff6a0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000095`f27ff6d0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000095`f27ff740 00007ff6`79390e89     postgres!main(
00000095`f27ff780 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000095`f27ff7d0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000095`f27ff840 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000095`f27ff870 00007fff`c26e4de0     postgres!mainCRTStartup(
00000095`f27ff8a0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000097`0ffff838 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000097`0ffff840 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000097`0ffffb30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000097`0ffffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000097`103ff978 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000097`103ff980 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000097`103ffc70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000097`103ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000097`107ff978 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000097`107ff980 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000097`107ff9f0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000097`107ffaf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000097`107ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000097`0fbff870 00007ff6`79227bc8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000097`0fbff8b0 00007ff6`78fb2ed1     postgres!ExceptionalCondition(
00000097`0fbff8f0 00007ff6`78ef0b84     postgres!dsm_set_control_handle(
00000097`0fbff920 00007ff6`78efdf0b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
00000097`0fbff990 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000097`0fbffa00 00007ff6`79390e89     postgres!main(
00000097`0fbffa40 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000097`0fbffa90 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000097`0fbffb00 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000097`0fbffb30 00007fff`c26e4de0     postgres!mainCRTStartup(
core
00000034`8b3ff628 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000034`8b3ff630 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000034`8b3ff920 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000034`8b3ff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`8b7ffd48 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000034`8b7ffd50 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000034`8b7ffdc0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000034`8b7ffec0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000034`8b7ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`8bbff458 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000034`8bbff460 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000034`8bbff750 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000034`8bbff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000034`8afff5d0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000034`8afff640 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000034`8afff7d0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000034`8afff800 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000034`8afff870 00007ff6`79390e89     postgres!main(
00000034`8afff8b0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000034`8afff900 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000034`8afff970 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000034`8afff9a0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000034`8afff9d0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000001a`d6bff698 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001a`d6bff6a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000001a`d6bff990 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001a`d6bff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001a`d6fffa08 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000001a`d6fffa10 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000001a`d6fffa80 00007fff`c26e4de0     postgres!pg_signal_thread(
0000001a`d6fffb80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001a`d6fffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001a`d73ffb28 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001a`d73ffb30 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000001a`d73ffe20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001a`d73ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001a`d67ffa20 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000001a`d67ffa90 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000001a`d67ffc20 00007ff6`78efdf67     postgres!StartupProcessMain(
0000001a`d67ffc50 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000001a`d67ffcc0 00007ff6`79390e89     postgres!main(
0000001a`d67ffd00 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000001a`d67ffd50 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000001a`d67ffdc0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000001a`d67ffdf0 00007fff`c26e4de0     postgres!mainCRTStartup(
0000001a`d67ffe20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000079`a83ff7a8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000079`a83ff7b0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000079`a83ff820 00007fff`c26e4de0     postgres!pg_signal_thread(
00000079`a83ff920 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000079`a83ff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000079`a77ff460 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000079`a77ff4d0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000079`a77ff660 00007ff6`78efdf67     postgres!StartupProcessMain(
00000079`a77ff690 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000079`a77ff700 00007ff6`79390e89     postgres!main(
00000079`a77ff740 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000079`a77ff790 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000079`a77ff800 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000079`a77ff830 00007fff`c26e4de0     postgres!mainCRTStartup(
00000079`a77ff860 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000079`a7bffa78 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000079`a7bffa80 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000079`a7bffd70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000079`a7bffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000079`a7fff648 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000079`a7fff650 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000079`a7fff940 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000079`a7fff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`165ff848 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000ac`165ff850 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000ac`165ff8c0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000ac`165ff9c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ac`165ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`15dff550 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000ac`15dff5c0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000ac`15dff750 00007ff6`78efdf67     postgres!StartupProcessMain(
000000ac`15dff780 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000ac`15dff7f0 00007ff6`79390e89     postgres!main(
000000ac`15dff830 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ac`15dff880 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ac`15dff8f0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000ac`15dff920 00007fff`c26e4de0     postgres!mainCRTStartup(
000000ac`15dff950 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000ac`161ffb28 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ac`161ffb30 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000ac`161ffe20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ac`161ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`169ff958 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ac`169ff960 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000ac`169ffc50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ac`169ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`51dff608 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f4`51dff610 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000f4`51dff900 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f4`51dff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`515ffa60 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000f4`515ffad0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000f4`515ffc60 00007ff6`78efdf67     postgres!StartupProcessMain(
000000f4`515ffc90 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000f4`515ffd00 00007ff6`79390e89     postgres!main(
000000f4`515ffd40 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f4`515ffd90 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000f4`515ffe00 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000f4`515ffe30 00007fff`c26e4de0     postgres!mainCRTStartup(
000000f4`515ffe60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000f4`519ffc38 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f4`519ffc40 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000f4`519fff30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f4`519fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f4`521ff7e8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000f4`521ff7f0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000f4`521ff860 00007fff`c26e4de0     postgres!pg_signal_thread(
000000f4`521ff960 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f4`521ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000048`fc9ff6c8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000048`fc9ff6d0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000048`fc9ff9c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000048`fc9ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000048`fc1ff9d0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000048`fc1ffa40 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000048`fc1ffbd0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000048`fc1ffc00 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000048`fc1ffc70 00007ff6`79390e89     postgres!main(
00000048`fc1ffcb0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000048`fc1ffd00 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000048`fc1ffd70 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000048`fc1ffda0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000048`fc1ffdd0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000048`fc5ff768 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000048`fc5ff770 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000048`fc5ffa60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000048`fc5ffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000048`fcdff9e8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000048`fcdff9f0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000048`fcdffa60 00007fff`c26e4de0     postgres!pg_signal_thread(
00000048`fcdffb60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000048`fcdffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005f`e51ff698 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000005f`e51ff6a0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000005f`e51ff710 00007fff`c26e4de0     postgres!pg_signal_thread(
0000005f`e51ff810 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000005f`e51ff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005f`e49ff9b0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000005f`e49ffa20 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000005f`e49ffbb0 00007ff6`78efdf67     postgres!StartupProcessMain(
0000005f`e49ffbe0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000005f`e49ffc50 00007ff6`79390e89     postgres!main(
0000005f`e49ffc90 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000005f`e49ffce0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000005f`e49ffd50 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000005f`e49ffd80 00007fff`c26e4de0     postgres!mainCRTStartup(
0000005f`e49ffdb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000005f`e4dff708 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005f`e4dff710 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000005f`e4dffa00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000005f`e4dffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005f`e55ff4e8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005f`e55ff4f0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000005f`e55ff7e0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000005f`e55ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`915ffad8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000046`915ffae0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000046`915ffb50 00007fff`c26e4de0     postgres!pg_signal_thread(
00000046`915ffc50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000046`915ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`911ff9c8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000046`911ff9d0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000046`911ffcc0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000046`911ffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000046`90dff3c0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000046`90dff430 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000046`90dff5c0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000046`90dff5f0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000046`90dff660 00007ff6`79390e89     postgres!main(
00000046`90dff6a0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000046`90dff6f0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000046`90dff760 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000046`90dff790 00007fff`c26e4de0     postgres!mainCRTStartup(
00000046`90dff7c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000046`919ff6d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000046`919ff6e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000046`919ff9d0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000046`919ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`439ff8c0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000019`439ff930 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000019`439ffac0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000019`439ffaf0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000019`439ffb60 00007ff6`79390e89     postgres!main(
00000019`439ffba0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000019`439ffbf0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000019`439ffc60 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000019`439ffc90 00007fff`c26e4de0     postgres!mainCRTStartup(
00000019`439ffcc0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000019`43dff6f8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000019`43dff700 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000019`43dff9f0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000019`43dffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`441ff708 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000019`441ff710 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000019`441ffa00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000019`441ffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000019`445ffb58 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000019`445ffb60 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000019`445ffbd0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000019`445ffcd0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000019`445ffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007c`d2dff560 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000007c`d2dff5d0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000007c`d2dff760 00007ff6`78efdf67     postgres!StartupProcessMain(
0000007c`d2dff790 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000007c`d2dff800 00007ff6`79390e89     postgres!main(
0000007c`d2dff840 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000007c`d2dff890 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000007c`d2dff900 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000007c`d2dff930 00007fff`c26e4de0     postgres!mainCRTStartup(
0000007c`d2dff960 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000007c`d39ff988 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007c`d39ff990 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000007c`d39ffc80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007c`d39ffcb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007c`d35ffc08 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000007c`d35ffc10 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000007c`d35ffc80 00007fff`c26e4de0     postgres!pg_signal_thread(
0000007c`d35ffd80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007c`d35ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007c`d31ff888 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007c`d31ff890 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000007c`d31ffb80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007c`d31ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b2`921ffa90 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000b2`921ffb00 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000b2`921ffc90 00007ff6`78efdf67     postgres!StartupProcessMain(
000000b2`921ffcc0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000b2`921ffd30 00007ff6`79390e89     postgres!main(
000000b2`921ffd70 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b2`921ffdc0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b2`921ffe30 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000b2`921ffe60 00007fff`c26e4de0     postgres!mainCRTStartup(
000000b2`921ffe90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000b2`92dffab8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b2`92dffac0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000b2`92dffdb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b2`92dffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b2`929ff918 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000b2`929ff920 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000b2`929ff990 00007fff`c26e4de0     postgres!pg_signal_thread(
000000b2`929ffa90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b2`929ffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b2`925ff598 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b2`925ff5a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000b2`925ff890 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b2`925ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`9d9ff8b8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000062`9d9ff8c0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000062`9d9ffbb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000062`9d9ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`9cdff990 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000062`9cdffa00 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000062`9cdffb90 00007ff6`78efdf67     postgres!StartupProcessMain(
00000062`9cdffbc0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000062`9cdffc30 00007ff6`79390e89     postgres!main(
00000062`9cdffc70 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000062`9cdffcc0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000062`9cdffd30 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000062`9cdffd60 00007fff`c26e4de0     postgres!mainCRTStartup(
00000062`9cdffd90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000062`9d1ff938 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000062`9d1ff940 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000062`9d1ffc30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000062`9d1ffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`9d5ffda8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000062`9d5ffdb0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000062`9d5ffe20 00007fff`c26e4de0     postgres!pg_signal_thread(
00000062`9d5fff20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000062`9d5fff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`df1ff838 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000004d`df1ff840 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000004d`df1ff8b0 00007fff`c26e4de0     postgres!pg_signal_thread(
0000004d`df1ff9b0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004d`df1ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`df5ff8a8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004d`df5ff8b0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000004d`df5ffba0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004d`df5ffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`de9ff610 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000004d`de9ff680 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000004d`de9ff810 00007ff6`78efdf67     postgres!StartupProcessMain(
0000004d`de9ff840 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000004d`de9ff8b0 00007ff6`79390e89     postgres!main(
0000004d`de9ff8f0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000004d`de9ff940 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000004d`de9ff9b0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000004d`de9ff9e0 00007fff`c26e4de0     postgres!mainCRTStartup(
0000004d`de9ffa10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000004d`dedff788 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004d`dedff790 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000004d`dedffa80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004d`dedffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`be3ff530 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000062`be3ff5a0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000062`be3ff730 00007ff6`78efdf67     postgres!StartupProcessMain(
00000062`be3ff760 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000062`be3ff7d0 00007ff6`79390e89     postgres!main(
00000062`be3ff810 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000062`be3ff860 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000062`be3ff8d0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000062`be3ff900 00007fff`c26e4de0     postgres!mainCRTStartup(
00000062`be3ff930 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000062`befff488 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000062`befff490 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000062`befff780 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000062`befff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`bebff5d8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000062`bebff5e0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000062`bebff650 00007fff`c26e4de0     postgres!pg_signal_thread(
00000062`bebff750 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000062`bebff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000062`be7ff4b8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000062`be7ff4c0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000062`be7ff7b0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000062`be7ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a8`ed5ff6c0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000a8`ed5ff730 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000a8`ed5ff8c0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000a8`ed5ff8f0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000a8`ed5ff960 00007ff6`79390e89     postgres!main(
000000a8`ed5ff9a0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a8`ed5ff9f0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a8`ed5ffa60 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000a8`ed5ffa90 00007fff`c26e4de0     postgres!mainCRTStartup(
000000a8`ed5ffac0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000a8`ed9ff768 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a8`ed9ff770 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000a8`ed9ffa60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a8`ed9ffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a8`eddffba8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000a8`eddffbb0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000a8`eddffc20 00007fff`c26e4de0     postgres!pg_signal_thread(
000000a8`eddffd20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a8`eddffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a8`ee1ff528 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a8`ee1ff530 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000a8`ee1ff820 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a8`ee1ff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e7`5c9ff6e8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e7`5c9ff6f0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000e7`5c9ff9e0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e7`5c9ffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e7`5bdff700 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000e7`5bdff770 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000e7`5bdff900 00007ff6`78efdf67     postgres!StartupProcessMain(
000000e7`5bdff930 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000e7`5bdff9a0 00007ff6`79390e89     postgres!main(
000000e7`5bdff9e0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e7`5bdffa30 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000e7`5bdffaa0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000e7`5bdffad0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000e7`5bdffb00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000e7`5c1ff658 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e7`5c1ff660 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000e7`5c1ff950 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e7`5c1ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e7`5c5ffd48 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000e7`5c5ffd50 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000e7`5c5ffdc0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000e7`5c5ffec0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e7`5c5ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e0`443ffa08 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000e0`443ffa10 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000e0`443ffa80 00007fff`c26e4de0     postgres!pg_signal_thread(
000000e0`443ffb80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e0`443ffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e0`447ff9a8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e0`447ff9b0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000e0`447ffca0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e0`447ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e0`43bff7b0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000e0`43bff820 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000e0`43bff9b0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000e0`43bff9e0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000e0`43bffa50 00007ff6`79390e89     postgres!main(
000000e0`43bffa90 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e0`43bffae0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000e0`43bffb50 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000e0`43bffb80 00007fff`c26e4de0     postgres!mainCRTStartup(
000000e0`43bffbb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000e0`43fff4f8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e0`43fff500 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000e0`43fff7f0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e0`43fff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000066`48dff728 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000066`48dff730 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000066`48dffa20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000066`48dffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000066`489ff570 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000066`489ff5e0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000066`489ff770 00007ff6`78efdf67     postgres!StartupProcessMain(
00000066`489ff7a0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000066`489ff810 00007ff6`79390e89     postgres!main(
00000066`489ff850 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000066`489ff8a0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000066`489ff910 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000066`489ff940 00007fff`c26e4de0     postgres!mainCRTStartup(
00000066`489ff970 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000066`495ff5c8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000066`495ff5d0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000066`495ff8c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000066`495ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000066`491ff938 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000066`491ff940 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000066`491ff9b0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000066`491ffab0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000066`491ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006b`a47ff6c8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000006b`a47ff6d0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000006b`a47ff740 00007fff`c26e4de0     postgres!pg_signal_thread(
0000006b`a47ff840 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006b`a47ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006b`a3fff770 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000006b`a3fff7e0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000006b`a3fff970 00007ff6`78efdf67     postgres!StartupProcessMain(
0000006b`a3fff9a0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000006b`a3fffa10 00007ff6`79390e89     postgres!main(
0000006b`a3fffa50 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000006b`a3fffaa0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000006b`a3fffb10 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000006b`a3fffb40 00007fff`c26e4de0     postgres!mainCRTStartup(
0000006b`a3fffb70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000006b`a4bff678 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006b`a4bff680 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000006b`a4bff970 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006b`a4bff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006b`a43ffaa8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006b`a43ffab0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000006b`a43ffda0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006b`a43ffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000010`9a9ff608 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000010`9a9ff610 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000010`9a9ff900 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000010`9a9ff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000010`9b1ff6d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000010`9b1ff6e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000010`9b1ff9d0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000010`9b1ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000010`9a5ff3e0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000010`9a5ff450 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000010`9a5ff5e0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000010`9a5ff610 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000010`9a5ff680 00007ff6`79390e89     postgres!main(
00000010`9a5ff6c0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000010`9a5ff710 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000010`9a5ff780 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000010`9a5ff7b0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000010`9a5ff7e0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000010`9adff948 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000010`9adff950 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000010`9adff9c0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000010`9adffac0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000010`9adffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ca`e03ff9e8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ca`e03ff9f0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000ca`e03ffce0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ca`e03ffd10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ca`dffff658 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000ca`dffff660 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000ca`dffff6d0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000ca`dffff7d0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ca`dffff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ca`dfbff888 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ca`dfbff890 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000ca`dfbffb80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ca`dfbffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ca`df7ff9c0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000ca`df7ffa30 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000ca`df7ffbc0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000ca`df7ffbf0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000ca`df7ffc60 00007ff6`79390e89     postgres!main(
000000ca`df7ffca0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ca`df7ffcf0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ca`df7ffd60 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000ca`df7ffd90 00007fff`c26e4de0     postgres!mainCRTStartup(
000000ca`df7ffdc0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000021`b89ff7a8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000021`b89ff7b0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000021`b89ffaa0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000021`b89ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000021`b85ff700 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000021`b85ff770 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000021`b85ff900 00007ff6`78efdf67     postgres!StartupProcessMain(
00000021`b85ff930 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000021`b85ff9a0 00007ff6`79390e89     postgres!main(
00000021`b85ff9e0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000021`b85ffa30 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000021`b85ffaa0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000021`b85ffad0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000021`b85ffb00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000021`b91ff798 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000021`b91ff7a0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000021`b91ff810 00007fff`c26e4de0     postgres!pg_signal_thread(
00000021`b91ff910 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000021`b91ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000021`b8dff4c8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000021`b8dff4d0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000021`b8dff7c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000021`b8dff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`839ff4c0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000091`839ff530 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000091`839ff6c0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000091`839ff6f0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000091`839ff760 00007ff6`79390e89     postgres!main(
00000091`839ff7a0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000091`839ff7f0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000091`839ff860 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000091`839ff890 00007fff`c26e4de0     postgres!mainCRTStartup(
00000091`839ff8c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000091`83dff8e8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000091`83dff8f0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000091`83dffbe0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000091`83dffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`841ffc18 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000091`841ffc20 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000091`841ffc90 00007fff`c26e4de0     postgres!pg_signal_thread(
00000091`841ffd90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000091`841ffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000091`845ff838 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000091`845ff840 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000091`845ffb30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000091`845ffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000083`463ff618 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000083`463ff620 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000083`463ff910 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000083`463ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000083`457ff8e0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000083`457ff950 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000083`457ffae0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000083`457ffb10 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000083`457ffb80 00007ff6`79390e89     postgres!main(
00000083`457ffbc0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000083`457ffc10 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000083`457ffc80 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000083`457ffcb0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000083`457ffce0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000083`45bffaa8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000083`45bffab0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000083`45bffda0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000083`45bffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000083`45fffb38 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000083`45fffb40 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000083`45fffbb0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000083`45fffcb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000083`45fffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`d43ffa68 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000e4`d43ffa70 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000e4`d43ffae0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000e4`d43ffbe0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e4`d43ffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`d47ffb08 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`d47ffb10 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000e4`d47ffe00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e4`d47ffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`d3fff9b8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e4`d3fff9c0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000e4`d3fffcb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e4`d3fffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e4`d3bffb00 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000e4`d3bffb70 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000e4`d3bffd00 00007ff6`78efdf67     postgres!StartupProcessMain(
000000e4`d3bffd30 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000e4`d3bffda0 00007ff6`79390e89     postgres!main(
000000e4`d3bffde0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e4`d3bffe30 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000e4`d3bffea0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000e4`d3bffed0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000e4`d3bfff00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000000c`59bff390 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000000c`59bff400 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000000c`59bff590 00007ff6`78efdf67     postgres!StartupProcessMain(
0000000c`59bff5c0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000000c`59bff630 00007ff6`79390e89     postgres!main(
0000000c`59bff670 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000c`59bff6c0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000000c`59bff730 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000000c`59bff760 00007fff`c26e4de0     postgres!mainCRTStartup(
0000000c`59bff790 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000000c`5a7ff898 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000c`5a7ff8a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000000c`5a7ffb90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000c`5a7ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`5a3ffbe8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000000c`5a3ffbf0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000000c`5a3ffc60 00007fff`c26e4de0     postgres!pg_signal_thread(
0000000c`5a3ffd60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000c`5a3ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000c`59fff9b8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000c`59fff9c0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000000c`59fffcb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000c`59fffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000af`c4fff658 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000af`c4fff660 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000af`c4fff6d0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000af`c4fff7d0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000af`c4fff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000af`c43ff370 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000af`c43ff3e0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000af`c43ff570 00007ff6`78efdf67     postgres!StartupProcessMain(
000000af`c43ff5a0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000af`c43ff610 00007ff6`79390e89     postgres!main(
000000af`c43ff650 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000af`c43ff6a0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000af`c43ff710 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000af`c43ff740 00007fff`c26e4de0     postgres!mainCRTStartup(
000000af`c43ff770 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000af`c47ff658 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000af`c47ff660 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000af`c47ff950 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000af`c47ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000af`c4bff798 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000af`c4bff7a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000af`c4bffa90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000af`c4bffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000036`a83ff578 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000036`a83ff580 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000036`a83ff870 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000036`a83ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000036`a87ff738 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000036`a87ff740 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000036`a87ffa30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000036`a87ffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000036`a7fff780 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000036`a7fff7f0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000036`a7fff980 00007ff6`78efdf67     postgres!StartupProcessMain(
00000036`a7fff9b0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000036`a7fffa20 00007ff6`79390e89     postgres!main(
00000036`a7fffa60 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000036`a7fffab0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000036`a7fffb20 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000036`a7fffb50 00007fff`c26e4de0     postgres!mainCRTStartup(
00000036`a7fffb80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000036`a8bff9e8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000036`a8bff9f0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000036`a8bffa60 00007fff`c26e4de0     postgres!pg_signal_thread(
00000036`a8bffb60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000036`a8bffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cb`88bff908 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000cb`88bff910 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000cb`88bff980 00007fff`c26e4de0     postgres!pg_signal_thread(
000000cb`88bffa80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000cb`88bffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cb`883ff5a0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000cb`883ff610 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000cb`883ff7a0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000cb`883ff7d0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000cb`883ff840 00007ff6`79390e89     postgres!main(
000000cb`883ff880 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000cb`883ff8d0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000cb`883ff940 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000cb`883ff970 00007fff`c26e4de0     postgres!mainCRTStartup(
000000cb`883ff9a0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000cb`887ff4f8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cb`887ff500 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000cb`887ff7f0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000cb`887ff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cb`88fff948 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cb`88fff950 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000cb`88fffc40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000cb`88fffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000017`ea3ff960 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000017`ea3ff9d0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000017`ea3ffb60 00007ff6`78efdf67     postgres!StartupProcessMain(
00000017`ea3ffb90 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000017`ea3ffc00 00007ff6`79390e89     postgres!main(
00000017`ea3ffc40 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000017`ea3ffc90 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000017`ea3ffd00 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000017`ea3ffd30 00007fff`c26e4de0     postgres!mainCRTStartup(
00000017`ea3ffd60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000017`eafffb08 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000017`eafffb10 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000017`eafffe00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000017`eafffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000017`eabff9b8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000017`eabff9c0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000017`eabffa30 00007fff`c26e4de0     postgres!pg_signal_thread(
00000017`eabffb30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000017`eabffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000017`ea7ff5e8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000017`ea7ff5f0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000017`ea7ff8e0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000017`ea7ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005d`19fff7b8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005d`19fff7c0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000005d`19fffab0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000005d`19fffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005d`193ff6d0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000005d`193ff740 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000005d`193ff8d0 00007ff6`78efdf67     postgres!StartupProcessMain(
0000005d`193ff900 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000005d`193ff970 00007ff6`79390e89     postgres!main(
0000005d`193ff9b0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000005d`193ffa00 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000005d`193ffa70 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000005d`193ffaa0 00007fff`c26e4de0     postgres!mainCRTStartup(
0000005d`193ffad0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000005d`197ff718 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005d`197ff720 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000005d`197ffa10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000005d`197ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005d`19bff868 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000005d`19bff870 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000005d`19bff8e0 00007fff`c26e4de0     postgres!pg_signal_thread(
0000005d`19bff9e0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000005d`19bffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000047`a75ff4d0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000047`a75ff540 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000047`a75ff6d0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000047`a75ff700 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000047`a75ff770 00007ff6`79390e89     postgres!main(
00000047`a75ff7b0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000047`a75ff800 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000047`a75ff870 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000047`a75ff8a0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000047`a75ff8d0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000047`a79ff548 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000047`a79ff550 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000047`a79ff840 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000047`a79ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000047`a7dff898 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000047`a7dff8a0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000047`a7dff910 00007fff`c26e4de0     postgres!pg_signal_thread(
00000047`a7dffa10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000047`a7dffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000047`a81ff4b8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000047`a81ff4c0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000047`a81ff7b0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000047`a81ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c3`63bffa28 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c3`63bffa30 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000c3`63bffd20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c3`63bffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c3`62fff350 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000c3`62fff3c0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000c3`62fff550 00007ff6`78efdf67     postgres!StartupProcessMain(
000000c3`62fff580 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000c3`62fff5f0 00007ff6`79390e89     postgres!main(
000000c3`62fff630 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c3`62fff680 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c3`62fff6f0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000c3`62fff720 00007fff`c26e4de0     postgres!mainCRTStartup(
000000c3`62fff750 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000c3`633ff558 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c3`633ff560 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000c3`633ff850 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c3`633ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c3`637ffa18 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000c3`637ffa20 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000c3`637ffa90 00007fff`c26e4de0     postgres!pg_signal_thread(
000000c3`637ffb90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c3`637ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000048`f15ff850 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000048`f15ff8c0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000048`f15ffa50 00007ff6`78efdf67     postgres!StartupProcessMain(
00000048`f15ffa80 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000048`f15ffaf0 00007ff6`79390e89     postgres!main(
00000048`f15ffb30 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000048`f15ffb80 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000048`f15ffbf0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000048`f15ffc20 00007fff`c26e4de0     postgres!mainCRTStartup(
00000048`f15ffc50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000048`f21ff768 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000048`f21ff770 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000048`f21ffa60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000048`f21ffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000048`f1dffb98 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000048`f1dffba0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000048`f1dffc10 00007fff`c26e4de0     postgres!pg_signal_thread(
00000048`f1dffd10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000048`f1dffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000048`f19ffbe8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000048`f19ffbf0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000048`f19ffee0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000048`f19fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`93bff908 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ee`93bff910 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000ee`93bffc00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ee`93bffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`937ff4a8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ee`937ff4b0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000ee`937ff7a0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ee`937ff7d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`933ff870 00007ff6`79227bc8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000ee`933ff8b0 00007ff6`78fb2ed1     postgres!ExceptionalCondition(
000000ee`933ff8f0 00007ff6`78ef0b84     postgres!dsm_set_control_handle(
000000ee`933ff920 00007ff6`78efdf0b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
000000ee`933ff990 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000ee`933ffa00 00007ff6`79390e89     postgres!main(
000000ee`933ffa40 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ee`933ffa90 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ee`933ffb00 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000ee`933ffb30 00007fff`c26e4de0     postgres!mainCRTStartup(
core
000000ee`93fffda8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000ee`93fffdb0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000ee`93fffe20 00007fff`c26e4de0     postgres!pg_signal_thread(
000000ee`93ffff20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ee`93ffff50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ba`3a9ff480 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000ba`3a9ff4f0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000ba`3a9ff680 00007ff6`78efdf67     postgres!StartupProcessMain(
000000ba`3a9ff6b0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000ba`3a9ff720 00007ff6`79390e89     postgres!main(
000000ba`3a9ff760 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ba`3a9ff7b0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ba`3a9ff820 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000ba`3a9ff850 00007fff`c26e4de0     postgres!mainCRTStartup(
000000ba`3a9ff880 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000ba`3adff6e8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ba`3adff6f0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000ba`3adff9e0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ba`3adffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ba`3b1ffc08 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000ba`3b1ffc10 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000ba`3b1ffc80 00007fff`c26e4de0     postgres!pg_signal_thread(
000000ba`3b1ffd80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ba`3b1ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ba`3b5ff948 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ba`3b5ff950 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000ba`3b5ffc40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ba`3b5ffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`48dffc88 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000005e`48dffc90 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000005e`48dffd00 00007fff`c26e4de0     postgres!pg_signal_thread(
0000005e`48dffe00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000005e`48dffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`489ff578 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005e`489ff580 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000005e`489ff870 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000005e`489ff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`485ff478 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005e`485ff480 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000005e`485ff770 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000005e`485ff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005e`481ff640 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000005e`481ff6b0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000005e`481ff840 00007ff6`78efdf67     postgres!StartupProcessMain(
0000005e`481ff870 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000005e`481ff8e0 00007ff6`79390e89     postgres!main(
0000005e`481ff920 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000005e`481ff970 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000005e`481ff9e0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000005e`481ffa10 00007fff`c26e4de0     postgres!mainCRTStartup(
0000005e`481ffa40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000c7`773ff5a8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c7`773ff5b0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000c7`773ff8a0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c7`773ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c7`76fff440 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000c7`76fff4b0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000c7`76fff640 00007ff6`78efdf67     postgres!StartupProcessMain(
000000c7`76fff670 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000c7`76fff6e0 00007ff6`79390e89     postgres!main(
000000c7`76fff720 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c7`76fff770 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c7`76fff7e0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000c7`76fff810 00007fff`c26e4de0     postgres!mainCRTStartup(
000000c7`76fff840 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000c7`77bff758 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c7`77bff760 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000c7`77bffa50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c7`77bffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c7`777ffd88 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000c7`777ffd90 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000c7`777ffe00 00007fff`c26e4de0     postgres!pg_signal_thread(
000000c7`777fff00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c7`777fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006e`8d3ff450 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000006e`8d3ff4c0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000006e`8d3ff650 00007ff6`78efdf67     postgres!StartupProcessMain(
0000006e`8d3ff680 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000006e`8d3ff6f0 00007ff6`79390e89     postgres!main(
0000006e`8d3ff730 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000006e`8d3ff780 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000006e`8d3ff7f0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000006e`8d3ff820 00007fff`c26e4de0     postgres!mainCRTStartup(
0000006e`8d3ff850 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000006e`8d7ff648 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006e`8d7ff650 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000006e`8d7ff940 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006e`8d7ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006e`8dbff598 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006e`8dbff5a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000006e`8dbff890 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006e`8dbff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006e`8dfff758 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000006e`8dfff760 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000006e`8dfff7d0 00007fff`c26e4de0     postgres!pg_signal_thread(
0000006e`8dfff8d0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006e`8dfff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`0d3ff510 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000052`0d3ff580 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000052`0d3ff710 00007ff6`78efdf67     postgres!StartupProcessMain(
00000052`0d3ff740 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000052`0d3ff7b0 00007ff6`79390e89     postgres!main(
00000052`0d3ff7f0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000052`0d3ff840 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000052`0d3ff8b0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000052`0d3ff8e0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000052`0d3ff910 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000052`0d7ff5f8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000052`0d7ff600 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000052`0d7ff8f0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000052`0d7ff920 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`0dbff9f8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000052`0dbffa00 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000052`0dbffcf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000052`0dbffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000052`0dfffd18 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000052`0dfffd20 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000052`0dfffd90 00007fff`c26e4de0     postgres!pg_signal_thread(
00000052`0dfffe90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000052`0dfffec0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`195ff9f0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000ee`195ffa60 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000ee`195ffbf0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000ee`195ffc20 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000ee`195ffc90 00007ff6`79390e89     postgres!main(
000000ee`195ffcd0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ee`195ffd20 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ee`195ffd90 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000ee`195ffdc0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000ee`195ffdf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000ee`199ff938 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ee`199ff940 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000ee`199ffc30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ee`199ffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`19dff6c8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000ee`19dff6d0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000ee`19dff740 00007fff`c26e4de0     postgres!pg_signal_thread(
000000ee`19dff840 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ee`19dff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ee`1a1ffad8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ee`1a1ffae0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000ee`1a1ffdd0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ee`1a1ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c7`4f5ff5d0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000c7`4f5ff640 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000c7`4f5ff7d0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000c7`4f5ff800 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000c7`4f5ff870 00007ff6`79390e89     postgres!main(
000000c7`4f5ff8b0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c7`4f5ff900 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c7`4f5ff970 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000c7`4f5ff9a0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000c7`4f5ff9d0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000c7`4f9ff9c8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c7`4f9ff9d0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000c7`4f9ffcc0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c7`4f9ffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c7`4fdff948 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000c7`4fdff950 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000c7`4fdff9c0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000c7`4fdffac0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c7`4fdffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c7`501ffaf8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c7`501ffb00 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000c7`501ffdf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c7`501ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`141ff470 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000da`141ff4e0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000da`141ff670 00007ff6`78efdf67     postgres!StartupProcessMain(
000000da`141ff6a0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000da`141ff710 00007ff6`79390e89     postgres!main(
000000da`141ff750 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000da`141ff7a0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000da`141ff810 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000da`141ff840 00007fff`c26e4de0     postgres!mainCRTStartup(
000000da`141ff870 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000da`145ff5e8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000da`145ff5f0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000da`145ff8e0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000da`145ff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`149ffb98 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000da`149ffba0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000da`149ffc10 00007fff`c26e4de0     postgres!pg_signal_thread(
000000da`149ffd10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000da`149ffd40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000da`14dff608 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000da`14dff610 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000da`14dff900 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000da`14dff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`dfdff680 00007ff6`79227bc8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000005c`dfdff6c0 00007ff6`78fb2ed1     postgres!ExceptionalCondition(
0000005c`dfdff700 00007ff6`78ef0b84     postgres!dsm_set_control_handle(
0000005c`dfdff730 00007ff6`78efdf0b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
0000005c`dfdff7a0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000005c`dfdff810 00007ff6`79390e89     postgres!main(
0000005c`dfdff850 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000005c`dfdff8a0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000005c`dfdff910 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000005c`dfdff940 00007fff`c26e4de0     postgres!mainCRTStartup(
core
0000005c`e01ffaf8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005c`e01ffb00 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000005c`e01ffdf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000005c`e01ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`e05ffa38 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000005c`e05ffa40 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000005c`e05ffab0 00007fff`c26e4de0     postgres!pg_signal_thread(
0000005c`e05ffbb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000005c`e05ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005c`e09ff818 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005c`e09ff820 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000005c`e09ffb10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000005c`e09ffb40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`e03ffa38 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000003b`e03ffa40 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000003b`e03ffab0 00007fff`c26e4de0     postgres!pg_signal_thread(
0000003b`e03ffbb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003b`e03ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`df7ff410 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000003b`df7ff480 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000003b`df7ff610 00007ff6`78efdf67     postgres!StartupProcessMain(
0000003b`df7ff640 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000003b`df7ff6b0 00007ff6`79390e89     postgres!main(
0000003b`df7ff6f0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003b`df7ff740 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000003b`df7ff7b0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000003b`df7ff7e0 00007fff`c26e4de0     postgres!mainCRTStartup(
0000003b`df7ff810 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000003b`dfbff688 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003b`dfbff690 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000003b`dfbff980 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003b`dfbff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`e07ffe18 00007fff`c03cd77e     ntdll!NtWaitForSingleObject+0x14
0000003b`e07ffe20 00007ff6`78ef429c     KERNELBASE!WaitForSingleObjectEx+0x8e
0000003b`e07ffec0 00007fff`c26e4de0     postgres!pg_timer_thread(
0000003b`e07fff00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003b`e07fff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`dffff768 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003b`dffff770 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000003b`dffffa60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003b`dffffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000056`3f3ff7d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000056`3f3ff7e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000056`3f3ffad0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000056`3f3ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000056`3fbff808 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000056`3fbff810 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000056`3fbffb00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000056`3fbffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000056`3efff3b0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000056`3efff420 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000056`3efff5b0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000056`3efff5e0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000056`3efff650 00007ff6`79390e89     postgres!main(
00000056`3efff690 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000056`3efff6e0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000056`3efff750 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000056`3efff780 00007fff`c26e4de0     postgres!mainCRTStartup(
00000056`3efff7b0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000056`3f7ff8d8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000056`3f7ff8e0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000056`3f7ff950 00007fff`c26e4de0     postgres!pg_signal_thread(
00000056`3f7ffa50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000056`3f7ffa80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006c`0a7ff650 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000006c`0a7ff6c0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000006c`0a7ff850 00007ff6`78efdf67     postgres!StartupProcessMain(
0000006c`0a7ff880 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000006c`0a7ff8f0 00007ff6`79390e89     postgres!main(
0000006c`0a7ff930 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000006c`0a7ff980 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000006c`0a7ff9f0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000006c`0a7ffa20 00007fff`c26e4de0     postgres!mainCRTStartup(
0000006c`0a7ffa50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000006c`0abffaa8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006c`0abffab0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000006c`0abffda0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006c`0abffdd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006c`0afffa08 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000006c`0afffa10 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000006c`0afffa80 00007fff`c26e4de0     postgres!pg_signal_thread(
0000006c`0afffb80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006c`0afffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006c`0b3ff968 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006c`0b3ff970 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000006c`0b3ffc60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006c`0b3ffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bb`0b3ff978 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bb`0b3ff980 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000bb`0b3ffc70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000bb`0b3ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bb`0a7ff6d0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000bb`0a7ff740 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000bb`0a7ff8d0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000bb`0a7ff900 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000bb`0a7ff970 00007ff6`79390e89     postgres!main(
000000bb`0a7ff9b0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000bb`0a7ffa00 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000bb`0a7ffa70 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000bb`0a7ffaa0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000bb`0a7ffad0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000bb`0abff8c8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000bb`0abff8d0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000bb`0abffbc0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000bb`0abffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000bb`0afffab8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000bb`0afffac0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000bb`0afffb30 00007fff`c26e4de0     postgres!pg_signal_thread(
000000bb`0afffc30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000bb`0afffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`7bdffa98 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000051`7bdffaa0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000051`7bdffd90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000051`7bdffdc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`7b1ff7a0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000051`7b1ff810 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000051`7b1ff9a0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000051`7b1ff9d0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000051`7b1ffa40 00007ff6`79390e89     postgres!main(
00000051`7b1ffa80 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000051`7b1ffad0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000051`7b1ffb40 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000051`7b1ffb70 00007fff`c26e4de0     postgres!mainCRTStartup(
00000051`7b1ffba0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000051`7b5ffb78 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000051`7b5ffb80 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000051`7b5ffe70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000051`7b5ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000051`7b9ff8f8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000051`7b9ff900 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000051`7b9ff970 00007fff`c26e4de0     postgres!pg_signal_thread(
00000051`7b9ffa70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000051`7b9ffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`be3ff9e8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000009b`be3ff9f0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000009b`be3ffa60 00007fff`c26e4de0     postgres!pg_signal_thread(
0000009b`be3ffb60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009b`be3ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`bdbff350 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000009b`bdbff3c0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000009b`bdbff550 00007ff6`78efdf67     postgres!StartupProcessMain(
0000009b`bdbff580 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000009b`bdbff5f0 00007ff6`79390e89     postgres!main(
0000009b`bdbff630 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000009b`bdbff680 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000009b`bdbff6f0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000009b`bdbff720 00007fff`c26e4de0     postgres!mainCRTStartup(
0000009b`bdbff750 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000009b`bdfff4c8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009b`bdfff4d0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000009b`bdfff7c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009b`bdfff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009b`be7ff768 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009b`be7ff770 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000009b`be7ffa60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009b`be7ffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005f`a9fff948 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005f`a9fff950 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000005f`a9fffc40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000005f`a9fffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005f`a9bff650 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000005f`a9bff6c0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000005f`a9bff850 00007ff6`78efdf67     postgres!StartupProcessMain(
0000005f`a9bff880 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000005f`a9bff8f0 00007ff6`79390e89     postgres!main(
0000005f`a9bff930 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000005f`a9bff980 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000005f`a9bff9f0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000005f`a9bffa20 00007fff`c26e4de0     postgres!mainCRTStartup(
0000005f`a9bffa50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000005f`aa3ffb48 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000005f`aa3ffb50 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000005f`aa3ffe40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000005f`aa3ffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000005f`aa7ffa98 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000005f`aa7ffaa0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000005f`aa7ffb10 00007fff`c26e4de0     postgres!pg_signal_thread(
0000005f`aa7ffc10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000005f`aa7ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ef`6cfffbe8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000ef`6cfffbf0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000ef`6cfffc60 00007fff`c26e4de0     postgres!pg_signal_thread(
000000ef`6cfffd60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ef`6cfffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ef`6c3ff8b0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000ef`6c3ff920 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000ef`6c3ffab0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000ef`6c3ffae0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000ef`6c3ffb50 00007ff6`79390e89     postgres!main(
000000ef`6c3ffb90 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ef`6c3ffbe0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ef`6c3ffc50 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000ef`6c3ffc80 00007fff`c26e4de0     postgres!mainCRTStartup(
000000ef`6c3ffcb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000ef`6c7ff978 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ef`6c7ff980 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000ef`6c7ffc70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ef`6c7ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ef`6cbff928 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ef`6cbff930 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000ef`6cbffc20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ef`6cbffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`bfbffdb8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000007`bfbffdc0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000007`bfbffe30 00007fff`c26e4de0     postgres!pg_signal_thread(
00000007`bfbfff30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000007`bfbfff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`bf7ff498 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000007`bf7ff4a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000007`bf7ff790 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000007`bf7ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`bf3ff598 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000007`bf3ff5a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000007`bf3ff890 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000007`bf3ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`befff9a0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000007`befffa10 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000007`befffba0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000007`befffbd0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000007`befffc40 00007ff6`79390e89     postgres!main(
00000007`befffc80 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000007`befffcd0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000007`befffd40 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000007`befffd70 00007fff`c26e4de0     postgres!mainCRTStartup(
00000007`befffda0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000ac`6dbffc98 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000ac`6dbffca0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000ac`6dbffd10 00007fff`c26e4de0     postgres!pg_signal_thread(
000000ac`6dbffe10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ac`6dbffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`6dfff6f8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ac`6dfff700 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000ac`6dfff9f0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ac`6dfffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ac`6d3ff730 00007ff6`79227bc8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000ac`6d3ff770 00007ff6`78fb2ed1     postgres!ExceptionalCondition(
000000ac`6d3ff7b0 00007ff6`78ef0b84     postgres!dsm_set_control_handle(
000000ac`6d3ff7e0 00007ff6`78efdf0b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
000000ac`6d3ff850 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000ac`6d3ff8c0 00007ff6`79390e89     postgres!main(
000000ac`6d3ff900 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ac`6d3ff950 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ac`6d3ff9c0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000ac`6d3ff9f0 00007fff`c26e4de0     postgres!mainCRTStartup(
core
000000ac`6d7ffb78 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ac`6d7ffb80 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000ac`6d7ffe70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ac`6d7ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e3`a0fffbe8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e3`a0fffbf0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000e3`a0fffee0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e3`a0ffff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e3`a03ff6c0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000e3`a03ff730 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000e3`a03ff8c0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000e3`a03ff8f0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000e3`a03ff960 00007ff6`79390e89     postgres!main(
000000e3`a03ff9a0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e3`a03ff9f0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000e3`a03ffa60 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000e3`a03ffa90 00007fff`c26e4de0     postgres!mainCRTStartup(
000000e3`a03ffac0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000e3`a07ffa88 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e3`a07ffa90 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000e3`a07ffd80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e3`a07ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e3`a0bff748 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000e3`a0bff750 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000e3`a0bff7c0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000e3`a0bff8c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e3`a0bff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`2f1ff738 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000074`2f1ff740 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000074`2f1ffa30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000074`2f1ffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`2e5ff550 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000074`2e5ff5c0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000074`2e5ff750 00007ff6`78efdf67     postgres!StartupProcessMain(
00000074`2e5ff780 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000074`2e5ff7f0 00007ff6`79390e89     postgres!main(
00000074`2e5ff830 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000074`2e5ff880 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000074`2e5ff8f0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000074`2e5ff920 00007fff`c26e4de0     postgres!mainCRTStartup(
00000074`2e5ff950 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000074`2e9ff978 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000074`2e9ff980 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000074`2e9ffc70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000074`2e9ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000074`2edffd58 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000074`2edffd60 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000074`2edffdd0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000074`2edffed0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000074`2edfff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000057`7f1ff788 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000057`7f1ff790 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000057`7f1ffa80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000057`7f1ffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000057`7e5ff370 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000057`7e5ff3e0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000057`7e5ff570 00007ff6`78efdf67     postgres!StartupProcessMain(
00000057`7e5ff5a0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000057`7e5ff610 00007ff6`79390e89     postgres!main(
00000057`7e5ff650 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000057`7e5ff6a0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000057`7e5ff710 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000057`7e5ff740 00007fff`c26e4de0     postgres!mainCRTStartup(
00000057`7e5ff770 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000057`7e9ff698 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000057`7e9ff6a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000057`7e9ff990 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000057`7e9ff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000057`7edffab8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000057`7edffac0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000057`7edffb30 00007fff`c26e4de0     postgres!pg_signal_thread(
00000057`7edffc30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000057`7edffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000f`7c9ff7d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000f`7c9ff7e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000000f`7c9ffad0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000f`7c9ffb00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000f`7bdff860 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000000f`7bdff8d0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000000f`7bdffa60 00007ff6`78efdf67     postgres!StartupProcessMain(
0000000f`7bdffa90 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000000f`7bdffb00 00007ff6`79390e89     postgres!main(
0000000f`7bdffb40 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000f`7bdffb90 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000000f`7bdffc00 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000000f`7bdffc30 00007fff`c26e4de0     postgres!mainCRTStartup(
0000000f`7bdffc60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000000f`7c1ffab8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000f`7c1ffac0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000000f`7c1ffdb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000f`7c1ffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000f`7c5ff8b8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000000f`7c5ff8c0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000000f`7c5ff930 00007fff`c26e4de0     postgres!pg_signal_thread(
0000000f`7c5ffa30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000f`7c5ffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`77bff608 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000063`77bff610 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000063`77bff680 00007fff`c26e4de0     postgres!pg_signal_thread(
00000063`77bff780 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000063`77bff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`773ff590 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000063`773ff600 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000063`773ff790 00007ff6`78efdf67     postgres!StartupProcessMain(
00000063`773ff7c0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000063`773ff830 00007ff6`79390e89     postgres!main(
00000063`773ff870 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000063`773ff8c0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000063`773ff930 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000063`773ff960 00007fff`c26e4de0     postgres!mainCRTStartup(
00000063`773ff990 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000063`777ff898 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000063`777ff8a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000063`777ffb90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000063`777ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000063`77fff598 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000063`77fff5a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000063`77fff890 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000063`77fff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000028`1c7ff470 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000028`1c7ff4e0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000028`1c7ff670 00007ff6`78efdf67     postgres!StartupProcessMain(
00000028`1c7ff6a0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000028`1c7ff710 00007ff6`79390e89     postgres!main(
00000028`1c7ff750 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000028`1c7ff7a0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000028`1c7ff810 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000028`1c7ff840 00007fff`c26e4de0     postgres!mainCRTStartup(
00000028`1c7ff870 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000028`1d3ffa08 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000028`1d3ffa10 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000028`1d3ffd00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000028`1d3ffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000028`1cfff828 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000028`1cfff830 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000028`1cfff8a0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000028`1cfff9a0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000028`1cfff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000028`1cbffa78 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000028`1cbffa80 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000028`1cbffd70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000028`1cbffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`649ff780 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000003f`649ff7f0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000003f`649ff980 00007ff6`78efdf67     postgres!StartupProcessMain(
0000003f`649ff9b0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000003f`649ffa20 00007ff6`79390e89     postgres!main(
0000003f`649ffa60 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003f`649ffab0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000003f`649ffb20 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000003f`649ffb50 00007fff`c26e4de0     postgres!mainCRTStartup(
0000003f`649ffb80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000003f`64dffab8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003f`64dffac0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000003f`64dffdb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003f`64dffde0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`651ff7f8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003f`651ff800 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000003f`651ffaf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003f`651ffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003f`655ffbc8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000003f`655ffbd0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000003f`655ffc40 00007fff`c26e4de0     postgres!pg_signal_thread(
0000003f`655ffd40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003f`655ffd70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000095`0e7ff468 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000095`0e7ff470 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000095`0e7ff760 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000095`0e7ff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000095`0d7ffae0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000095`0d7ffb50 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000095`0d7ffce0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000095`0d7ffd10 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000095`0d7ffd80 00007ff6`79390e89     postgres!main(
00000095`0d7ffdc0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000095`0d7ffe10 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000095`0d7ffe80 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000095`0d7ffeb0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000095`0d7ffee0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000095`0dbff928 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000095`0dbff930 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000095`0dbffc20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000095`0dbffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000095`0dfff6d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000095`0dfff6e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000095`0dfff9d0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000095`0dfffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000095`0e3ff9e8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000095`0e3ff9f0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000095`0e3ffa60 00007fff`c26e4de0     postgres!pg_signal_thread(
00000095`0e3ffb60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000095`0e3ffb90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000077`03dff828 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000077`03dff830 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000077`03dff8a0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000077`03dff9a0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000077`03dff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000077`035ff9e0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000077`035ffa50 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000077`035ffbe0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000077`035ffc10 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000077`035ffc80 00007ff6`79390e89     postgres!main(
00000077`035ffcc0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000077`035ffd10 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000077`035ffd80 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000077`035ffdb0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000077`035ffde0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000077`039ff938 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000077`039ff940 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000077`039ffc30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000077`039ffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000077`041ff898 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000077`041ff8a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000077`041ffb90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000077`041ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ea`1efffd98 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000ea`1efffda0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000ea`1efffe10 00007fff`c26e4de0     postgres!pg_signal_thread(
000000ea`1effff10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ea`1effff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ea`1e7ffb00 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000ea`1e7ffb70 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000ea`1e7ffd00 00007ff6`78efdf67     postgres!StartupProcessMain(
000000ea`1e7ffd30 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000ea`1e7ffda0 00007ff6`79390e89     postgres!main(
000000ea`1e7ffde0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ea`1e7ffe30 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ea`1e7ffea0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000ea`1e7ffed0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000ea`1e7fff00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000ea`1ebff738 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ea`1ebff740 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000ea`1ebffa30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ea`1ebffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ea`1f3ff5a8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ea`1f3ff5b0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000ea`1f3ff8a0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ea`1f3ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b9`9ebff788 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000b9`9ebff790 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000b9`9ebff800 00007fff`c26e4de0     postgres!pg_signal_thread(
000000b9`9ebff900 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b9`9ebff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b9`9e3ff6e0 00007ff6`79227bc8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000b9`9e3ff720 00007ff6`78fb2ed1     postgres!ExceptionalCondition(
000000b9`9e3ff760 00007ff6`78ef0b84     postgres!dsm_set_control_handle(
000000b9`9e3ff790 00007ff6`78efdf0b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
000000b9`9e3ff800 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000b9`9e3ff870 00007ff6`79390e89     postgres!main(
000000b9`9e3ff8b0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b9`9e3ff900 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b9`9e3ff970 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000b9`9e3ff9a0 00007fff`c26e4de0     postgres!mainCRTStartup(
core
000000b9`9e7ffad8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b9`9e7ffae0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000b9`9e7ffdd0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b9`9e7ffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b9`9efffa38 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b9`9efffa40 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000b9`9efffd30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b9`9efffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c5`14fff8f8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000c5`14fff900 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000c5`14fff970 00007fff`c26e4de0     postgres!pg_signal_thread(
000000c5`14fffa70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c5`14fffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c5`147ff890 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000c5`147ff900 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000c5`147ffa90 00007ff6`78efdf67     postgres!StartupProcessMain(
000000c5`147ffac0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000c5`147ffb30 00007ff6`79390e89     postgres!main(
000000c5`147ffb70 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c5`147ffbc0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c5`147ffc30 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000c5`147ffc60 00007fff`c26e4de0     postgres!mainCRTStartup(
000000c5`147ffc90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000c5`14bff5c8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c5`14bff5d0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000c5`14bff8c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c5`14bff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c5`153ff448 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c5`153ff450 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000c5`153ff740 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c5`153ff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004c`1d1ff958 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004c`1d1ff960 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000004c`1d1ffc50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004c`1d1ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004c`1cdff8d0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000004c`1cdff940 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000004c`1cdffad0 00007ff6`78efdf67     postgres!StartupProcessMain(
0000004c`1cdffb00 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000004c`1cdffb70 00007ff6`79390e89     postgres!main(
0000004c`1cdffbb0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000004c`1cdffc00 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000004c`1cdffc70 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000004c`1cdffca0 00007fff`c26e4de0     postgres!mainCRTStartup(
0000004c`1cdffcd0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000004c`1d5ff6a8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004c`1d5ff6b0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000004c`1d5ff9a0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004c`1d5ff9d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004c`1d9ffb78 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000004c`1d9ffb80 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000004c`1d9ffbf0 00007fff`c26e4de0     postgres!pg_signal_thread(
0000004c`1d9ffcf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004c`1d9ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004c`1ddff848 00007fff`c03cd77e     ntdll!NtWaitForSingleObject+0x14
0000004c`1ddff850 00007ff6`78ef429c     KERNELBASE!WaitForSingleObjectEx+0x8e
0000004c`1ddff8f0 00007fff`c26e4de0     postgres!pg_timer_thread(
0000004c`1ddff930 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004c`1ddff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000097`badff778 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000097`badff780 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000097`badffa70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000097`badffaa0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000097`ba1ffb30 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000097`ba1ffba0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000097`ba1ffd30 00007ff6`78efdf67     postgres!StartupProcessMain(
00000097`ba1ffd60 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000097`ba1ffdd0 00007ff6`79390e89     postgres!main(
00000097`ba1ffe10 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000097`ba1ffe60 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000097`ba1ffed0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000097`ba1fff00 00007fff`c26e4de0     postgres!mainCRTStartup(
00000097`ba1fff30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000097`ba5ffa08 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000097`ba5ffa10 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000097`ba5ffd00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000097`ba5ffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000097`ba9ff7e8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000097`ba9ff7f0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000097`ba9ff860 00007fff`c26e4de0     postgres!pg_signal_thread(
00000097`ba9ff960 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000097`ba9ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`a73ffad8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000003d`a73ffae0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000003d`a73ffb50 00007fff`c26e4de0     postgres!pg_signal_thread(
0000003d`a73ffc50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003d`a73ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`a6bff580 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000003d`a6bff5f0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000003d`a6bff780 00007ff6`78efdf67     postgres!StartupProcessMain(
0000003d`a6bff7b0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000003d`a6bff820 00007ff6`79390e89     postgres!main(
0000003d`a6bff860 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003d`a6bff8b0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000003d`a6bff920 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000003d`a6bff950 00007fff`c26e4de0     postgres!mainCRTStartup(
0000003d`a6bff980 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000003d`a6fff8d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003d`a6fff8e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000003d`a6fffbd0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003d`a6fffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003d`a77ffc38 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003d`a77ffc40 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000003d`a77fff30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003d`a77fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000015`0b5ffce8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000015`0b5ffcf0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000015`0b5ffd60 00007fff`c26e4de0     postgres!pg_signal_thread(
00000015`0b5ffe60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000015`0b5ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000015`0adff3d0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000015`0adff440 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000015`0adff5d0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000015`0adff600 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000015`0adff670 00007ff6`79390e89     postgres!main(
00000015`0adff6b0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000015`0adff700 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000015`0adff770 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000015`0adff7a0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000015`0adff7d0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000015`0b1ffaf8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000015`0b1ffb00 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000015`0b1ffdf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000015`0b1ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000015`0b9ff738 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000015`0b9ff740 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000015`0b9ffa30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000015`0b9ffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a7`b95ff748 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000a7`b95ff750 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000a7`b95ff7c0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000a7`b95ff8c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a7`b95ff8f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a7`b8dff990 00007ff6`79227bc8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
000000a7`b8dff9d0 00007ff6`78fb2ed1     postgres!ExceptionalCondition(
000000a7`b8dffa10 00007ff6`78ef0b84     postgres!dsm_set_control_handle(
000000a7`b8dffa40 00007ff6`78efdf0b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
000000a7`b8dffab0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000a7`b8dffb20 00007ff6`79390e89     postgres!main(
000000a7`b8dffb60 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a7`b8dffbb0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a7`b8dffc20 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000a7`b8dffc50 00007fff`c26e4de0     postgres!mainCRTStartup(
core
000000a7`b91ff648 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a7`b91ff650 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000a7`b91ff940 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a7`b91ff970 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a7`b99ff498 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a7`b99ff4a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000a7`b99ff790 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a7`b99ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c9`691ffb88 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c9`691ffb90 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000c9`691ffe80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c9`691ffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c9`699ffa58 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000c9`699ffa60 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000c9`699ffad0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000c9`699ffbd0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c9`699ffc00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c9`68dff400 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000c9`68dff470 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000c9`68dff600 00007ff6`78efdf67     postgres!StartupProcessMain(
000000c9`68dff630 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000c9`68dff6a0 00007ff6`79390e89     postgres!main(
000000c9`68dff6e0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c9`68dff730 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c9`68dff7a0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000c9`68dff7d0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000c9`68dff800 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000c9`695ff668 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c9`695ff670 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000c9`695ff960 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c9`695ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a2`923ff928 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a2`923ff930 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000a2`923ffc20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a2`923ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a2`91fffc88 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000a2`91fffc90 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000a2`91fffd00 00007fff`c26e4de0     postgres!pg_signal_thread(
000000a2`91fffe00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a2`91fffe30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a2`91bffad8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a2`91bffae0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000a2`91bffdd0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a2`91bffe00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a2`917ff900 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000a2`917ff970 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000a2`917ffb00 00007ff6`78efdf67     postgres!StartupProcessMain(
000000a2`917ffb30 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000a2`917ffba0 00007ff6`79390e89     postgres!main(
000000a2`917ffbe0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a2`917ffc30 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a2`917ffca0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000a2`917ffcd0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000a2`917ffd00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000006b`295ffd38 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000006b`295ffd40 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000006b`295ffdb0 00007fff`c26e4de0     postgres!pg_signal_thread(
0000006b`295ffeb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006b`295ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006b`291ff548 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006b`291ff550 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000006b`291ff840 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006b`291ff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000006b`28dff930 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000006b`28dff9a0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000006b`28dffb30 00007ff6`78efdf67     postgres!StartupProcessMain(
0000006b`28dffb60 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000006b`28dffbd0 00007ff6`79390e89     postgres!main(
0000006b`28dffc10 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000006b`28dffc60 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000006b`28dffcd0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000006b`28dffd00 00007fff`c26e4de0     postgres!mainCRTStartup(
0000006b`28dffd30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000006b`299ffaf8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000006b`299ffb00 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000006b`299ffdf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000006b`299ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002a`f63ffa38 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002a`f63ffa40 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000002a`f63ffd30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002a`f63ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002a`f57ff580 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000002a`f57ff5f0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000002a`f57ff780 00007ff6`78efdf67     postgres!StartupProcessMain(
0000002a`f57ff7b0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000002a`f57ff820 00007ff6`79390e89     postgres!main(
0000002a`f57ff860 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000002a`f57ff8b0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000002a`f57ff920 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000002a`f57ff950 00007fff`c26e4de0     postgres!mainCRTStartup(
0000002a`f57ff980 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000002a`f5fffd68 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000002a`f5fffd70 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000002a`f5fffde0 00007fff`c26e4de0     postgres!pg_signal_thread(
0000002a`f5fffee0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002a`f5ffff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002a`f5bffb68 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002a`f5bffb70 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000002a`f5bffe60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002a`f5bffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a8`061ffc48 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000a8`061ffc50 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000a8`061ffcc0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000a8`061ffdc0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a8`061ffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a8`059ff7a0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000a8`059ff810 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000a8`059ff9a0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000a8`059ff9d0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000a8`059ffa40 00007ff6`79390e89     postgres!main(
000000a8`059ffa80 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a8`059ffad0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a8`059ffb40 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000a8`059ffb70 00007fff`c26e4de0     postgres!mainCRTStartup(
000000a8`059ffba0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000a8`05dff498 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a8`05dff4a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000a8`05dff790 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a8`05dff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a8`065ff4e8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a8`065ff4f0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000a8`065ff7e0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a8`065ff810 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`9f3ff788 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`9f3ff790 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000cd`9f3ffa80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000cd`9f3ffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`9ebff460 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000cd`9ebff4d0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000cd`9ebff660 00007ff6`78efdf67     postgres!StartupProcessMain(
000000cd`9ebff690 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000cd`9ebff700 00007ff6`79390e89     postgres!main(
000000cd`9ebff740 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000cd`9ebff790 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000cd`9ebff800 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000cd`9ebff830 00007fff`c26e4de0     postgres!mainCRTStartup(
000000cd`9ebff860 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000cd`9efff948 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000cd`9efff950 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000cd`9efffc40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000cd`9efffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000cd`9f7ffb58 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000cd`9f7ffb60 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000cd`9f7ffbd0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000cd`9f7ffcd0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000cd`9f7ffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000064`6d3ff878 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000064`6d3ff880 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000064`6d3ff8f0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000064`6d3ff9f0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000064`6d3ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000064`6cbff4c0 00007ff6`79227bc8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000064`6cbff500 00007ff6`78fb2ed1     postgres!ExceptionalCondition(
00000064`6cbff540 00007ff6`78ef0b84     postgres!dsm_set_control_handle(
00000064`6cbff570 00007ff6`78efdf0b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
00000064`6cbff5e0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000064`6cbff650 00007ff6`79390e89     postgres!main(
00000064`6cbff690 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000064`6cbff6e0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000064`6cbff750 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000064`6cbff780 00007fff`c26e4de0     postgres!mainCRTStartup(
core
00000064`6cfff458 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000064`6cfff460 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000064`6cfff750 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000064`6cfff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000064`6d7ff748 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000064`6d7ff750 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000064`6d7ffa40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000064`6d7ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000020`e0bffa08 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000020`e0bffa10 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000020`e0bffa80 00007fff`c26e4de0     postgres!pg_signal_thread(
00000020`e0bffb80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000020`e0bffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000020`e03ff7a0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000020`e03ff810 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000020`e03ff9a0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000020`e03ff9d0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000020`e03ffa40 00007ff6`79390e89     postgres!main(
00000020`e03ffa80 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000020`e03ffad0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000020`e03ffb40 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000020`e03ffb70 00007fff`c26e4de0     postgres!mainCRTStartup(
00000020`e03ffba0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000020`e07ffa38 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000020`e07ffa40 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000020`e07ffd30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000020`e07ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000020`e0fff938 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000020`e0fff940 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000020`e0fffc30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000020`e0fffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c3`063ffa78 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c3`063ffa80 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000c3`063ffd70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c3`063ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c3`05bff340 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000c3`05bff3b0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000c3`05bff540 00007ff6`78efdf67     postgres!StartupProcessMain(
000000c3`05bff570 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000c3`05bff5e0 00007ff6`79390e89     postgres!main(
000000c3`05bff620 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c3`05bff670 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c3`05bff6e0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000c3`05bff710 00007fff`c26e4de0     postgres!mainCRTStartup(
000000c3`05bff740 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000c3`05fffaf8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c3`05fffb00 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000c3`05fffdf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c3`05fffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c3`067ffa18 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000c3`067ffa20 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000c3`067ffa90 00007fff`c26e4de0     postgres!pg_signal_thread(
000000c3`067ffb90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c3`067ffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c4`fddff528 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c4`fddff530 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000c4`fddff820 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c4`fddff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c4`fd1ff680 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000c4`fd1ff6f0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000c4`fd1ff880 00007ff6`78efdf67     postgres!StartupProcessMain(
000000c4`fd1ff8b0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000c4`fd1ff920 00007ff6`79390e89     postgres!main(
000000c4`fd1ff960 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c4`fd1ff9b0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c4`fd1ffa20 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000c4`fd1ffa50 00007fff`c26e4de0     postgres!mainCRTStartup(
000000c4`fd1ffa80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000c4`fd5ff6e8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c4`fd5ff6f0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000c4`fd5ff9e0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c4`fd5ffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c4`fd9ffae8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000c4`fd9ffaf0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000c4`fd9ffb60 00007fff`c26e4de0     postgres!pg_signal_thread(
000000c4`fd9ffc60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c4`fd9ffc90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000037`89dffa38 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000037`89dffa40 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000037`89dffd30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000037`89dffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000037`891ff5e0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000037`891ff650 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000037`891ff7e0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000037`891ff810 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000037`891ff880 00007ff6`79390e89     postgres!main(
00000037`891ff8c0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000037`891ff910 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000037`891ff980 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000037`891ff9b0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000037`891ff9e0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000037`895ff918 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000037`895ff920 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000037`895ffc10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000037`895ffc40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000037`899ffc08 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000037`899ffc10 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000037`899ffc80 00007fff`c26e4de0     postgres!pg_signal_thread(
00000037`899ffd80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000037`899ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000f`685ff9d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000f`685ff9e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000000f`685ffcd0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000f`685ffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000f`67dff570 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000000f`67dff5e0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000000f`67dff770 00007ff6`78efdf67     postgres!StartupProcessMain(
0000000f`67dff7a0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000000f`67dff810 00007ff6`79390e89     postgres!main(
0000000f`67dff850 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000f`67dff8a0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000000f`67dff910 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000000f`67dff940 00007fff`c26e4de0     postgres!mainCRTStartup(
0000000f`67dff970 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000000f`681ff7b8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000f`681ff7c0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000000f`681ffab0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000f`681ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000f`689ff7a8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000000f`689ff7b0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000000f`689ff820 00007fff`c26e4de0     postgres!pg_signal_thread(
0000000f`689ff920 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000f`689ff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`b79ffb78 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000053`b79ffb80 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000053`b79ffbf0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000053`b79ffcf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000053`b79ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`b71ff860 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000053`b71ff8d0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000053`b71ffa60 00007ff6`78efdf67     postgres!StartupProcessMain(
00000053`b71ffa90 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000053`b71ffb00 00007ff6`79390e89     postgres!main(
00000053`b71ffb40 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000053`b71ffb90 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000053`b71ffc00 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000053`b71ffc30 00007fff`c26e4de0     postgres!mainCRTStartup(
00000053`b71ffc60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000053`b75ff568 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000053`b75ff570 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000053`b75ff860 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000053`b75ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000053`b7dff5d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000053`b7dff5e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000053`b7dff8d0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000053`b7dff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ce`3dbff848 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000ce`3dbff850 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000ce`3dbff8c0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000ce`3dbff9c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ce`3dbff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ce`3d3ff800 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000ce`3d3ff870 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000ce`3d3ffa00 00007ff6`78efdf67     postgres!StartupProcessMain(
000000ce`3d3ffa30 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000ce`3d3ffaa0 00007ff6`79390e89     postgres!main(
000000ce`3d3ffae0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ce`3d3ffb30 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ce`3d3ffba0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000ce`3d3ffbd0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000ce`3d3ffc00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000ce`3d7ff8f8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ce`3d7ff900 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000ce`3d7ffbf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ce`3d7ffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ce`3dfffae8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ce`3dfffaf0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000ce`3dfffde0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ce`3dfffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`77bff8c8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000dd`77bff8d0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000dd`77bff940 00007fff`c26e4de0     postgres!pg_signal_thread(
000000dd`77bffa40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000dd`77bffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`773ff920 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000dd`773ff990 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000dd`773ffb20 00007ff6`78efdf67     postgres!StartupProcessMain(
000000dd`773ffb50 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000dd`773ffbc0 00007ff6`79390e89     postgres!main(
000000dd`773ffc00 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000dd`773ffc50 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000dd`773ffcc0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000dd`773ffcf0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000dd`773ffd20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000dd`777ff938 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dd`777ff940 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000dd`777ffc30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000dd`777ffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000dd`77fff668 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000dd`77fff670 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000dd`77fff960 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000dd`77fff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`45fff638 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`45fff640 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000027`45fff930 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000027`45fff960 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`45bff580 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000027`45bff5f0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000027`45bff780 00007ff6`78efdf67     postgres!StartupProcessMain(
00000027`45bff7b0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000027`45bff820 00007ff6`79390e89     postgres!main(
00000027`45bff860 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000027`45bff8b0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000027`45bff920 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000027`45bff950 00007fff`c26e4de0     postgres!mainCRTStartup(
00000027`45bff980 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000027`467ff6d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000027`467ff6e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000027`467ff9d0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000027`467ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000027`463ff8e8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000027`463ff8f0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000027`463ff960 00007fff`c26e4de0     postgres!pg_signal_thread(
00000027`463ffa60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000027`463ffa90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`135ffc38 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000031`135ffc40 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000031`135fff30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000031`135fff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`139ffc98 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000031`139ffca0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000031`139ffd10 00007fff`c26e4de0     postgres!pg_signal_thread(
00000031`139ffe10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000031`139ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000031`131ff840 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000031`131ff8b0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000031`131ffa40 00007ff6`78efdf67     postgres!StartupProcessMain(
00000031`131ffa70 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000031`131ffae0 00007ff6`79390e89     postgres!main(
00000031`131ffb20 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000031`131ffb70 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000031`131ffbe0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000031`131ffc10 00007fff`c26e4de0     postgres!mainCRTStartup(
00000031`131ffc40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000031`13dff448 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000031`13dff450 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000031`13dff740 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000031`13dff770 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`143ff558 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000007`143ff560 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000007`143ff850 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000007`143ff880 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`13fffa70 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000007`13fffae0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000007`13fffc70 00007ff6`78efdf67     postgres!StartupProcessMain(
00000007`13fffca0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000007`13fffd10 00007ff6`79390e89     postgres!main(
00000007`13fffd50 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000007`13fffda0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000007`13fffe10 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000007`13fffe40 00007fff`c26e4de0     postgres!mainCRTStartup(
00000007`13fffe70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000007`147ffaf8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000007`147ffb00 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000007`147ffb70 00007fff`c26e4de0     postgres!pg_signal_thread(
00000007`147ffc70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000007`147ffca0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000007`14bff5d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000007`14bff5e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000007`14bff8d0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000007`14bff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002b`a49ffae8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002b`a49ffaf0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000002b`a49ffde0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002b`a49ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002b`a45ffd78 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000002b`a45ffd80 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000002b`a45ffdf0 00007fff`c26e4de0     postgres!pg_signal_thread(
0000002b`a45ffef0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002b`a45fff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002b`a41ffbe8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002b`a41ffbf0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000002b`a41ffee0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002b`a41fff10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002b`a3dff850 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000002b`a3dff8c0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000002b`a3dffa50 00007ff6`78efdf67     postgres!StartupProcessMain(
0000002b`a3dffa80 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000002b`a3dffaf0 00007ff6`79390e89     postgres!main(
0000002b`a3dffb30 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000002b`a3dffb80 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000002b`a3dffbf0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000002b`a3dffc20 00007fff`c26e4de0     postgres!mainCRTStartup(
0000002b`a3dffc50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000b5`fcdff5d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b5`fcdff5e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000b5`fcdff8d0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b5`fcdff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`fd5ff7e8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b5`fd5ff7f0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000b5`fd5ffae0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b5`fd5ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`fd1ff8a8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000b5`fd1ff8b0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000b5`fd1ff920 00007fff`c26e4de0     postgres!pg_signal_thread(
000000b5`fd1ffa20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b5`fd1ffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b5`fc9ff800 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000b5`fc9ff870 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000b5`fc9ffa00 00007ff6`78efdf67     postgres!StartupProcessMain(
000000b5`fc9ffa30 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000b5`fc9ffaa0 00007ff6`79390e89     postgres!main(
000000b5`fc9ffae0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b5`fc9ffb30 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b5`fc9ffba0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000b5`fc9ffbd0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000b5`fc9ffc00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000000a`083ffac0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000000a`083ffb30 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000000a`083ffcc0 00007ff6`78efdf67     postgres!StartupProcessMain(
0000000a`083ffcf0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000000a`083ffd60 00007ff6`79390e89     postgres!main(
0000000a`083ffda0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000a`083ffdf0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000000a`083ffe60 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000000a`083ffe90 00007fff`c26e4de0     postgres!mainCRTStartup(
0000000a`083ffec0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000000a`087ff6b8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000a`087ff6c0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000000a`087ff9b0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000a`087ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`08bff7a8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000000a`08bff7b0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000000a`08bff820 00007fff`c26e4de0     postgres!pg_signal_thread(
0000000a`08bff920 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000a`08bff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000a`08fffb78 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000a`08fffb80 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000000a`08fffe70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000a`08fffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002f`df7ff930 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000002f`df7ff9a0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000002f`df7ffb30 00007ff6`78efdf67     postgres!StartupProcessMain(
0000002f`df7ffb60 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000002f`df7ffbd0 00007ff6`79390e89     postgres!main(
0000002f`df7ffc10 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000002f`df7ffc60 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000002f`df7ffcd0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000002f`df7ffd00 00007fff`c26e4de0     postgres!mainCRTStartup(
0000002f`df7ffd30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000002f`dffff608 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000002f`dffff610 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000002f`dffff680 00007fff`c26e4de0     postgres!pg_signal_thread(
0000002f`dffff780 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002f`dffff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002f`e03ff4b8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002f`e03ff4c0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000002f`e03ff7b0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002f`e03ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002f`dfbff598 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002f`dfbff5a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000002f`dfbff890 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002f`dfbff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003c`70fff8b0 00007ff6`79227bc8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000003c`70fff8f0 00007ff6`78fb2ed1     postgres!ExceptionalCondition(
0000003c`70fff930 00007ff6`78ef0b84     postgres!dsm_set_control_handle(
0000003c`70fff960 00007ff6`78efdf0b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
0000003c`70fff9d0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000003c`70fffa40 00007ff6`79390e89     postgres!main(
0000003c`70fffa80 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003c`70fffad0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000003c`70fffb40 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000003c`70fffb70 00007fff`c26e4de0     postgres!mainCRTStartup(
core
0000003c`717ff6e8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000003c`717ff6f0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000003c`717ff760 00007fff`c26e4de0     postgres!pg_signal_thread(
0000003c`717ff860 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003c`717ff890 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003c`71bff608 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003c`71bff610 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000003c`71bff900 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003c`71bff930 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003c`713ff458 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003c`713ff460 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000003c`713ff750 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003c`713ff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003a`7f9ff640 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000003a`7f9ff6b0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000003a`7f9ff840 00007ff6`78efdf67     postgres!StartupProcessMain(
0000003a`7f9ff870 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000003a`7f9ff8e0 00007ff6`79390e89     postgres!main(
0000003a`7f9ff920 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003a`7f9ff970 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000003a`7f9ff9e0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000003a`7f9ffa10 00007fff`c26e4de0     postgres!mainCRTStartup(
0000003a`7f9ffa40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000003a`007ff9f8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003a`007ffa00 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000003a`007ffcf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003a`007ffd20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003a`003ffc68 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000003a`003ffc70 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000003a`003ffce0 00007fff`c26e4de0     postgres!pg_signal_thread(
0000003a`003ffde0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003a`003ffe10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003a`7fdff908 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003a`7fdff910 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000003a`7fdffc00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003a`7fdffc30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a2`d51ff878 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a2`d51ff880 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000a2`d51ffb70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a2`d51ffba0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a2`d59ff6c8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a2`d59ff6d0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000a2`d59ff9c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a2`d59ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a2`d55ff988 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000a2`d55ff990 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000a2`d55ffa00 00007fff`c26e4de0     postgres!pg_signal_thread(
000000a2`d55ffb00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a2`d55ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a2`d4dffa10 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000a2`d4dffa80 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000a2`d4dffc10 00007ff6`78efdf67     postgres!StartupProcessMain(
000000a2`d4dffc40 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000a2`d4dffcb0 00007ff6`79390e89     postgres!main(
000000a2`d4dffcf0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a2`d4dffd40 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a2`d4dffdb0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000a2`d4dffde0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000a2`d4dffe10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000002f`e77ff4c8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002f`e77ff4d0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000002f`e77ff7c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002f`e77ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002f`e7bff698 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000002f`e7bff6a0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000002f`e7bff710 00007fff`c26e4de0     postgres!pg_signal_thread(
0000002f`e7bff810 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002f`e7bff840 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002f`e7fff688 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002f`e7fff690 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000002f`e7fff980 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002f`e7fff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002f`e73ff970 00007ff6`79227bc8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000002f`e73ff9b0 00007ff6`78fb2ed1     postgres!ExceptionalCondition(
0000002f`e73ff9f0 00007ff6`78ef0b84     postgres!dsm_set_control_handle(
0000002f`e73ffa20 00007ff6`78efdf0b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
0000002f`e73ffa90 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000002f`e73ffb00 00007ff6`79390e89     postgres!main(
0000002f`e73ffb40 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000002f`e73ffb90 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000002f`e73ffc00 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000002f`e73ffc30 00007fff`c26e4de0     postgres!mainCRTStartup(
core
0000007a`a27ff800 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000007a`a27ff870 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000007a`a27ffa00 00007ff6`78efdf67     postgres!StartupProcessMain(
0000007a`a27ffa30 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000007a`a27ffaa0 00007ff6`79390e89     postgres!main(
0000007a`a27ffae0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000007a`a27ffb30 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000007a`a27ffba0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000007a`a27ffbd0 00007fff`c26e4de0     postgres!mainCRTStartup(
0000007a`a27ffc00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000007a`a2fff738 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000007a`a2fff740 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000007a`a2fff7b0 00007fff`c26e4de0     postgres!pg_signal_thread(
0000007a`a2fff8b0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007a`a2fff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`a33ff858 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`a33ff860 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000007a`a33ffb50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007a`a33ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000007a`a2bffc08 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000007a`a2bffc10 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000007a`a2bfff00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000007a`a2bfff30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a0`861ff718 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000a0`861ff720 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000a0`861ff790 00007fff`c26e4de0     postgres!pg_signal_thread(
000000a0`861ff890 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a0`861ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a0`855ff470 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000a0`855ff4e0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000a0`855ff670 00007ff6`78efdf67     postgres!StartupProcessMain(
000000a0`855ff6a0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000a0`855ff710 00007ff6`79390e89     postgres!main(
000000a0`855ff750 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000a0`855ff7a0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000a0`855ff810 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000a0`855ff840 00007fff`c26e4de0     postgres!mainCRTStartup(
000000a0`855ff870 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000a0`85dff8f8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a0`85dff900 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000a0`85dffbf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a0`85dffc20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000a0`859ff7e8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000a0`859ff7f0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000a0`859ffae0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000a0`859ffb10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003a`045ff440 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000003a`045ff4b0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000003a`045ff640 00007ff6`78efdf67     postgres!StartupProcessMain(
0000003a`045ff670 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000003a`045ff6e0 00007ff6`79390e89     postgres!main(
0000003a`045ff720 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003a`045ff770 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000003a`045ff7e0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000003a`045ff810 00007fff`c26e4de0     postgres!mainCRTStartup(
0000003a`045ff840 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000003a`049ff9d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003a`049ff9e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000003a`049ffcd0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003a`049ffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003a`04dff9d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003a`04dff9e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000003a`04dffcd0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003a`04dffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003a`051ffac8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000003a`051ffad0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000003a`051ffb40 00007fff`c26e4de0     postgres!pg_signal_thread(
0000003a`051ffc40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003a`051ffc70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008f`819ffba8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008f`819ffbb0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000008f`819ffea0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008f`819ffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008f`821ff938 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008f`821ff940 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000008f`821ffc30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008f`821ffc60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008f`81dff8a8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000008f`81dff8b0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000008f`81dff920 00007fff`c26e4de0     postgres!pg_signal_thread(
0000008f`81dffa20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008f`81dffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008f`815ff6f0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000008f`815ff760 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000008f`815ff8f0 00007ff6`78efdf67     postgres!StartupProcessMain(
0000008f`815ff920 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000008f`815ff990 00007ff6`79390e89     postgres!main(
0000008f`815ff9d0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000008f`815ffa20 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000008f`815ffa90 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000008f`815ffac0 00007fff`c26e4de0     postgres!mainCRTStartup(
0000008f`815ffaf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000002a`a69ff878 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000002a`a69ff880 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000002a`a69ff8f0 00007fff`c26e4de0     postgres!pg_signal_thread(
0000002a`a69ff9f0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002a`a69ffa20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002a`a61ff8d0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000002a`a61ff940 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000002a`a61ffad0 00007ff6`78efdf67     postgres!StartupProcessMain(
0000002a`a61ffb00 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000002a`a61ffb70 00007ff6`79390e89     postgres!main(
0000002a`a61ffbb0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000002a`a61ffc00 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000002a`a61ffc70 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000002a`a61ffca0 00007fff`c26e4de0     postgres!mainCRTStartup(
0000002a`a61ffcd0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000002a`a65ff8b8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002a`a65ff8c0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000002a`a65ffbb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002a`a65ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002a`a6dffb48 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002a`a6dffb50 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000002a`a6dffe40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002a`a6dffe70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c0`7d1ff798 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c0`7d1ff7a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000c0`7d1ffa90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c0`7d1ffac0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c0`7c5ff6f0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000c0`7c5ff760 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000c0`7c5ff8f0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000c0`7c5ff920 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000c0`7c5ff990 00007ff6`79390e89     postgres!main(
000000c0`7c5ff9d0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000c0`7c5ffa20 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000c0`7c5ffa90 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000c0`7c5ffac0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000c0`7c5ffaf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000c0`7cdff6f8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000c0`7cdff700 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000c0`7cdff770 00007fff`c26e4de0     postgres!pg_signal_thread(
000000c0`7cdff870 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c0`7cdff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000c0`7c9ff4c8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000c0`7c9ff4d0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000c0`7c9ff7c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000c0`7c9ff7f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`091ffb68 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000067`091ffb70 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000067`091ffe60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000067`091ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`089ffb78 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000067`089ffb80 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000067`089ffe70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000067`089ffea0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000067`085ff470 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000067`085ff4e0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000067`085ff670 00007ff6`78efdf67     postgres!StartupProcessMain(
00000067`085ff6a0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000067`085ff710 00007ff6`79390e89     postgres!main(
00000067`085ff750 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000067`085ff7a0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000067`085ff810 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000067`085ff840 00007fff`c26e4de0     postgres!mainCRTStartup(
00000067`085ff870 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000067`08dff818 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000067`08dff820 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000067`08dff890 00007fff`c26e4de0     postgres!pg_signal_thread(
00000067`08dff990 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000067`08dff9c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`e35ff5b8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000030`e35ff5c0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000030`e35ff8b0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000030`e35ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`e29ff9e0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000030`e29ffa50 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000030`e29ffbe0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000030`e29ffc10 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000030`e29ffc80 00007ff6`79390e89     postgres!main(
00000030`e29ffcc0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000030`e29ffd10 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000030`e29ffd80 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000030`e29ffdb0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000030`e29ffde0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000030`e2dff848 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000030`e2dff850 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000030`e2dffb40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000030`e2dffb70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000030`e31ffad8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000030`e31ffae0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000030`e31ffb50 00007fff`c26e4de0     postgres!pg_signal_thread(
00000030`e31ffc50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000030`e31ffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000089`3efff6e8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000089`3efff6f0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000089`3efff9e0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000089`3efffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000089`3f7ff8b8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000089`3f7ff8c0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000089`3f7ff930 00007fff`c26e4de0     postgres!pg_signal_thread(
00000089`3f7ffa30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000089`3f7ffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000089`3f3ff4f8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000089`3f3ff500 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000089`3f3ff7f0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000089`3f3ff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000089`3ebffb00 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000089`3ebffb70 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000089`3ebffd00 00007ff6`78efdf67     postgres!StartupProcessMain(
00000089`3ebffd30 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000089`3ebffda0 00007ff6`79390e89     postgres!main(
00000089`3ebffde0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000089`3ebffe30 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000089`3ebffea0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000089`3ebffed0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000089`3ebfff00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000001`1b5ffb28 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000001`1b5ffb30 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000001`1b5ffba0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000001`1b5ffca0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000001`1b5ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`1b1ffa78 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`1b1ffa80 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000001`1b1ffd70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000001`1b1ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000001`1adffb20 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000001`1adffb90 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000001`1adffd20 00007ff6`78efdf67     postgres!StartupProcessMain(
00000001`1adffd50 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000001`1adffdc0 00007ff6`79390e89     postgres!main(
00000001`1adffe00 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000001`1adffe50 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000001`1adffec0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000001`1adffef0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000001`1adfff20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000001`1b9ff8b8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000001`1b9ff8c0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000001`1b9ffbb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000001`1b9ffbe0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b9`f13ff728 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000b9`f13ff730 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000b9`f13ff7a0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000b9`f13ff8a0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b9`f13ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b9`f0fff578 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b9`f0fff580 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000b9`f0fff870 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b9`f0fff8a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000b9`f0bff600 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000b9`f0bff670 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000b9`f0bff800 00007ff6`78efdf67     postgres!StartupProcessMain(
000000b9`f0bff830 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000b9`f0bff8a0 00007ff6`79390e89     postgres!main(
000000b9`f0bff8e0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000b9`f0bff930 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000b9`f0bff9a0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000b9`f0bff9d0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000b9`f0bffa00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000b9`f17ffba8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000b9`f17ffbb0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000b9`f17ffea0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000b9`f17ffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009c`fefff978 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000009c`fefff980 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000009c`fefff9f0 00007fff`c26e4de0     postgres!pg_signal_thread(
0000009c`fefffaf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009c`fefffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009c`febff628 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009c`febff630 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000009c`febff920 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009c`febff950 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009c`fe7ff500 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000009c`fe7ff570 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000009c`fe7ff700 00007ff6`78efdf67     postgres!StartupProcessMain(
0000009c`fe7ff730 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000009c`fe7ff7a0 00007ff6`79390e89     postgres!main(
0000009c`fe7ff7e0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000009c`fe7ff830 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000009c`fe7ff8a0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000009c`fe7ff8d0 00007fff`c26e4de0     postgres!mainCRTStartup(
0000009c`fe7ff900 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000009c`ff3ffaf8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009c`ff3ffb00 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000009c`ff3ffdf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009c`ff3ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`8ebffc98 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000000e`8ebffca0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000000e`8ebffd10 00007fff`c26e4de0     postgres!pg_signal_thread(
0000000e`8ebffe10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000e`8ebffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`8e3ffba8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000e`8e3ffbb0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000000e`8e3ffea0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000e`8e3ffed0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000e`8dfffb30 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000000e`8dfffba0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000000e`8dfffd30 00007ff6`78efdf67     postgres!StartupProcessMain(
0000000e`8dfffd60 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000000e`8dfffdd0 00007ff6`79390e89     postgres!main(
0000000e`8dfffe10 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000e`8dfffe60 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000000e`8dfffed0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000000e`8dffff00 00007fff`c26e4de0     postgres!mainCRTStartup(
0000000e`8dffff30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000000e`8e7ffa38 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000e`8e7ffa40 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000000e`8e7ffd30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000e`8e7ffd60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000066`e1bff8c8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000066`e1bff8d0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000066`e1bffbc0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000066`e1bffbf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000066`e13ff7d0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000066`e13ff840 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000066`e13ff9d0 00007ff6`78efdf67     postgres!StartupProcessMain(
00000066`e13ffa00 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000066`e13ffa70 00007ff6`79390e89     postgres!main(
00000066`e13ffab0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000066`e13ffb00 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000066`e13ffb70 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000066`e13ffba0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000066`e13ffbd0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000066`e1fff608 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000066`e1fff610 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000066`e1fff680 00007fff`c26e4de0     postgres!pg_signal_thread(
00000066`e1fff780 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000066`e1fff7b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000066`e17ff9b8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000066`e17ff9c0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000066`e17ffcb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000066`e17ffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000093`9f1ff688 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000093`9f1ff690 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000093`9f1ff700 00007fff`c26e4de0     postgres!pg_signal_thread(
00000093`9f1ff800 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000093`9f1ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000093`9e9ffa10 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000093`9e9ffa80 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000093`9e9ffc10 00007ff6`78efdf67     postgres!StartupProcessMain(
00000093`9e9ffc40 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000093`9e9ffcb0 00007ff6`79390e89     postgres!main(
00000093`9e9ffcf0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000093`9e9ffd40 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000093`9e9ffdb0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000093`9e9ffde0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000093`9e9ffe10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000093`9edff888 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000093`9edff890 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000093`9edffb80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000093`9edffbb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000093`9f5ff6d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000093`9f5ff6e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000093`9f5ff9d0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000093`9f5ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001d`dbfff5e8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001d`dbfff5f0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000001d`dbfff8e0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001d`dbfff910 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001d`dc7ff718 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001d`dc7ff720 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000001d`dc7ffa10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001d`dc7ffa40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001d`dbbff750 00007ff6`79227bc8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000001d`dbbff790 00007ff6`78fb2ed1     postgres!ExceptionalCondition(
0000001d`dbbff7d0 00007ff6`78ef0b84     postgres!dsm_set_control_handle(
0000001d`dbbff800 00007ff6`78efdf0b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
0000001d`dbbff870 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000001d`dbbff8e0 00007ff6`79390e89     postgres!main(
0000001d`dbbff920 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000001d`dbbff970 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000001d`dbbff9e0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000001d`dbbffa10 00007fff`c26e4de0     postgres!mainCRTStartup(
core
0000001d`dc3ffd98 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000001d`dc3ffda0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000001d`dc3ffe10 00007fff`c26e4de0     postgres!pg_signal_thread(
0000001d`dc3fff10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001d`dc3fff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`457ff810 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000059`457ff880 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000059`457ffa10 00007ff6`78efdf67     postgres!StartupProcessMain(
00000059`457ffa40 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000059`457ffab0 00007ff6`79390e89     postgres!main(
00000059`457ffaf0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000059`457ffb40 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000059`457ffbb0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000059`457ffbe0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000059`457ffc10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000059`463ff6c8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000059`463ff6d0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000059`463ff9c0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000059`463ff9f0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`45fffcd8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000059`45fffce0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000059`45fffd50 00007fff`c26e4de0     postgres!pg_signal_thread(
00000059`45fffe50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000059`45fffe80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000059`45bffa28 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000059`45bffa30 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000059`45bffd20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000059`45bffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`0bfff9b8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004d`0bfff9c0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000004d`0bfffcb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004d`0bfffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`0bbff3e0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000004d`0bbff450 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000004d`0bbff5e0 00007ff6`78efdf67     postgres!StartupProcessMain(
0000004d`0bbff610 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000004d`0bbff680 00007ff6`79390e89     postgres!main(
0000004d`0bbff6c0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000004d`0bbff710 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000004d`0bbff780 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000004d`0bbff7b0 00007fff`c26e4de0     postgres!mainCRTStartup(
0000004d`0bbff7e0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000004d`0c7ffbf8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000004d`0c7ffc00 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000004d`0c7ffc70 00007fff`c26e4de0     postgres!pg_signal_thread(
0000004d`0c7ffd70 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004d`0c7ffda0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000004d`0c3ff928 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000004d`0c3ff930 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000004d`0c3ffc20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000004d`0c3ffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000d`7dfffbf8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000d`7dfffc00 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000000d`7dfffef0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000d`7dffff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000d`7dbff9d0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000000d`7dbffa40 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000000d`7dbffbd0 00007ff6`78efdf67     postgres!StartupProcessMain(
0000000d`7dbffc00 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000000d`7dbffc70 00007ff6`79390e89     postgres!main(
0000000d`7dbffcb0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000000d`7dbffd00 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000000d`7dbffd70 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000000d`7dbffda0 00007fff`c26e4de0     postgres!mainCRTStartup(
0000000d`7dbffdd0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000000d`7e7ff6d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000d`7e7ff6e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000000d`7e7ff9d0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000d`7e7ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000000d`7e3ffb38 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000000d`7e3ffb40 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000000d`7e3ffbb0 00007fff`c26e4de0     postgres!pg_signal_thread(
0000000d`7e3ffcb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000000d`7e3ffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d5`3cdffac8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d5`3cdffad0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000d5`3cdffdc0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d5`3cdffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d5`3c5ff528 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d5`3c5ff530 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000d5`3c5ff820 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d5`3c5ff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d5`3c1ff540 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000d5`3c1ff5b0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000d5`3c1ff740 00007ff6`78efdf67     postgres!StartupProcessMain(
000000d5`3c1ff770 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000d5`3c1ff7e0 00007ff6`79390e89     postgres!main(
000000d5`3c1ff820 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d5`3c1ff870 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d5`3c1ff8e0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000d5`3c1ff910 00007fff`c26e4de0     postgres!mainCRTStartup(
000000d5`3c1ff940 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000d5`3c9ffb88 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000d5`3c9ffb90 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000d5`3c9ffc00 00007fff`c26e4de0     postgres!pg_signal_thread(
000000d5`3c9ffd00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d5`3c9ffd30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000058`73bffa58 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000058`73bffa60 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000058`73bffd50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000058`73bffd80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000058`72fff740 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000058`72fff7b0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000058`72fff940 00007ff6`78efdf67     postgres!StartupProcessMain(
00000058`72fff970 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000058`72fff9e0 00007ff6`79390e89     postgres!main(
00000058`72fffa20 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000058`72fffa70 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000058`72fffae0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000058`72fffb10 00007fff`c26e4de0     postgres!mainCRTStartup(
00000058`72fffb40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000058`733ff9b8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000058`733ff9c0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000058`733ffcb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000058`733ffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000058`737ffb38 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000058`737ffb40 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000058`737ffbb0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000058`737ffcb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000058`737ffce0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009c`e4dffd08 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000009c`e4dffd10 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000009c`e4dffd80 00007fff`c26e4de0     postgres!pg_signal_thread(
0000009c`e4dffe80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009c`e4dffeb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009c`e41ffaf0 00007ff6`79227bc8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000009c`e41ffb30 00007ff6`78fb2ed1     postgres!ExceptionalCondition(
0000009c`e41ffb70 00007ff6`78ef0b84     postgres!dsm_set_control_handle(
0000009c`e41ffba0 00007ff6`78efdf0b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
0000009c`e41ffc10 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000009c`e41ffc80 00007ff6`79390e89     postgres!main(
0000009c`e41ffcc0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000009c`e41ffd10 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000009c`e41ffd80 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000009c`e41ffdb0 00007fff`c26e4de0     postgres!mainCRTStartup(
core
0000009c`e45ff6b8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009c`e45ff6c0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000009c`e45ff9b0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009c`e45ff9e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000009c`e49ffa28 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000009c`e49ffa30 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000009c`e49ffd20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000009c`e49ffd50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`17fffb48 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000013`17fffb50 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000013`17fffbc0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000013`17fffcc0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000013`17fffcf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`177ff440 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000013`177ff4b0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000013`177ff640 00007ff6`78efdf67     postgres!StartupProcessMain(
00000013`177ff670 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000013`177ff6e0 00007ff6`79390e89     postgres!main(
00000013`177ff720 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000013`177ff770 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000013`177ff7e0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000013`177ff810 00007fff`c26e4de0     postgres!mainCRTStartup(
00000013`177ff840 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000013`17bff4d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000013`17bff4e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000013`17bff7d0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000013`17bff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000013`183ff9d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000013`183ff9e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000013`183ffcd0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000013`183ffd00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`7b3ffb28 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d3`7b3ffb30 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000d3`7b3ffe20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d3`7b3ffe50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`7b7ffce8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000d3`7b7ffcf0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000d3`7b7ffd60 00007fff`c26e4de0     postgres!pg_signal_thread(
000000d3`7b7ffe60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d3`7b7ffe90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d3`7afffaf0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000d3`7afffb60 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000d3`7afffcf0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000d3`7afffd20 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000d3`7afffd90 00007ff6`79390e89     postgres!main(
000000d3`7afffdd0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d3`7afffe20 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d3`7afffe90 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000d3`7afffec0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000d3`7afffef0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000d3`7bbff468 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d3`7bbff470 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000d3`7bbff760 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d3`7bbff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`507ffbb0 00007ff6`79227bc8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000001c`507ffbf0 00007ff6`78fb2ed1     postgres!ExceptionalCondition(
0000001c`507ffc30 00007ff6`78ef0b84     postgres!dsm_set_control_handle(
0000001c`507ffc60 00007ff6`78efdf0b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
0000001c`507ffcd0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000001c`507ffd40 00007ff6`79390e89     postgres!main(
0000001c`507ffd80 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000001c`507ffdd0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000001c`507ffe40 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000001c`507ffe70 00007fff`c26e4de0     postgres!mainCRTStartup(
core
0000001c`50bff998 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001c`50bff9a0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000001c`50bffc90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001c`50bffcc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`50fff458 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001c`50fff460 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000001c`50fff750 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001c`50fff780 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001c`513ff938 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000001c`513ff940 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000001c`513ff9b0 00007fff`c26e4de0     postgres!pg_signal_thread(
0000001c`513ffab0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001c`513ffae0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ec`139ffac0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000ec`139ffb30 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000ec`139ffcc0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000ec`139ffcf0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000ec`139ffd60 00007ff6`79390e89     postgres!main(
000000ec`139ffda0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000ec`139ffdf0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000ec`139ffe60 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000ec`139ffe90 00007fff`c26e4de0     postgres!mainCRTStartup(
000000ec`139ffec0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000ec`13dff468 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ec`13dff470 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000ec`13dff760 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ec`13dff790 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ec`141ffd78 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000ec`141ffd80 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000ec`141ffdf0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000ec`141ffef0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ec`141fff20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000ec`145ff618 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000ec`145ff620 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000ec`145ff910 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000ec`145ff940 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e2`8dfff728 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e2`8dfff730 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000e2`8dfffa20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e2`8dfffa50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e2`8e7ff6e8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000e2`8e7ff6f0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000e2`8e7ff9e0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e2`8e7ffa10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e2`8e3ffd48 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000e2`8e3ffd50 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000e2`8e3ffdc0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000e2`8e3ffec0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000e2`8e3ffef0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000e2`8dbff610 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000e2`8dbff680 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000e2`8dbff810 00007ff6`78efdf67     postgres!StartupProcessMain(
000000e2`8dbff840 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000e2`8dbff8b0 00007ff6`79390e89     postgres!main(
000000e2`8dbff8f0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000e2`8dbff940 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000e2`8dbff9b0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000e2`8dbff9e0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000e2`8dbffa10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000001d`a9bffbd8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001d`a9bffbe0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000001d`a9bffed0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001d`a9bfff00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001d`a9fffa28 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000001d`a9fffa30 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000001d`a9fffaa0 00007fff`c26e4de0     postgres!pg_signal_thread(
0000001d`a9fffba0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001d`a9fffbd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000001d`a97ff7a0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000001d`a97ff810 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000001d`a97ff9a0 00007ff6`78efdf67     postgres!StartupProcessMain(
0000001d`a97ff9d0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000001d`a97ffa40 00007ff6`79390e89     postgres!main(
0000001d`a97ffa80 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000001d`a97ffad0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000001d`a97ffb40 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000001d`a97ffb70 00007fff`c26e4de0     postgres!mainCRTStartup(
0000001d`a97ffba0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000001d`aa3ff858 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000001d`aa3ff860 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000001d`aa3ffb50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000001d`aa3ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002b`fb7ffc20 00007ff6`79227bc8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
0000002b`fb7ffc60 00007ff6`78fb2ed1     postgres!ExceptionalCondition(
0000002b`fb7ffca0 00007ff6`78ef0b84     postgres!dsm_set_control_handle(
0000002b`fb7ffcd0 00007ff6`78efdf0b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
0000002b`fb7ffd40 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000002b`fb7ffdb0 00007ff6`79390e89     postgres!main(
0000002b`fb7ffdf0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000002b`fb7ffe40 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000002b`fb7ffeb0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000002b`fb7ffee0 00007fff`c26e4de0     postgres!mainCRTStartup(
core
0000002b`fbbff5a8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002b`fbbff5b0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000002b`fbbff8a0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002b`fbbff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002b`fbfffa68 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000002b`fbfffa70 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000002b`fbfffae0 00007fff`c26e4de0     postgres!pg_signal_thread(
0000002b`fbfffbe0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002b`fbfffc10 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000002b`fc3ff658 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000002b`fc3ff660 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000002b`fc3ff950 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000002b`fc3ff980 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000078`fb3ff850 00007ff6`79227bc8     ucrtbased!abort(void)+0x5a [minkernel\crts\ucrt\src\appcrt\startup\abort.cpp @ 7...
00000078`fb3ff890 00007ff6`78fb2ed1     postgres!ExceptionalCondition(
00000078`fb3ff8d0 00007ff6`78ef0b84     postgres!dsm_set_control_handle(
00000078`fb3ff900 00007ff6`78efdf0b     postgres!PGSharedMemoryReAttach(void)+0x2f4 [c:\cirrus\src\backend\port\win32_sh...
00000078`fb3ff970 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000078`fb3ff9e0 00007ff6`79390e89     postgres!main(
00000078`fb3ffa20 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000078`fb3ffa70 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000078`fb3ffae0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000078`fb3ffb10 00007fff`c26e4de0     postgres!mainCRTStartup(
core
00000078`fbfff688 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000078`fbfff690 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000078`fbfff980 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000078`fbfff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000078`fb7ffbb8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000078`fb7ffbc0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000078`fb7ffeb0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000078`fb7ffee0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000078`fbbff6a8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000078`fbbff6b0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000078`fbbff720 00007fff`c26e4de0     postgres!pg_signal_thread(
00000078`fbbff820 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000078`fbbff850 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000021`061ffc08 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000021`061ffc10 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000021`061ffc80 00007fff`c26e4de0     postgres!pg_signal_thread(
00000021`061ffd80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000021`061ffdb0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000021`05dff708 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000021`05dff710 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000021`05dffa00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000021`05dffa30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000021`065ffaf8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000021`065ffb00 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000021`065ffdf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000021`065ffe20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000021`059ff510 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000021`059ff580 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000021`059ff710 00007ff6`78efdf67     postgres!StartupProcessMain(
00000021`059ff740 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000021`059ff7b0 00007ff6`79390e89     postgres!main(
00000021`059ff7f0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000021`059ff840 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000021`059ff8b0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000021`059ff8e0 00007fff`c26e4de0     postgres!mainCRTStartup(
00000021`059ff910 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000024`319ff728 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000024`319ff730 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000024`319ff7a0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000024`319ff8a0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000024`319ff8d0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000024`311ff750 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000024`311ff7c0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000024`311ff950 00007ff6`78efdf67     postgres!StartupProcessMain(
00000024`311ff980 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000024`311ff9f0 00007ff6`79390e89     postgres!main(
00000024`311ffa30 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000024`311ffa80 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000024`311ffaf0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000024`311ffb20 00007fff`c26e4de0     postgres!mainCRTStartup(
00000024`311ffb50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000024`315ffac8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000024`315ffad0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000024`315ffdc0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000024`315ffdf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000024`31dff958 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000024`31dff960 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000024`31dffc50 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000024`31dffc80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`cb1ff638 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000045`cb1ff640 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000045`cb1ff6b0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000045`cb1ff7b0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000045`cb1ff7e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`cb5ff7a8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000045`cb5ff7b0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000045`cb5ffaa0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000045`cb5ffad0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`cadff688 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000045`cadff690 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000045`cadff980 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000045`cadff9b0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000045`ca9ff380 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000045`ca9ff3f0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000045`ca9ff580 00007ff6`78efdf67     postgres!StartupProcessMain(
00000045`ca9ff5b0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000045`ca9ff620 00007ff6`79390e89     postgres!main(
00000045`ca9ff660 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000045`ca9ff6b0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000045`ca9ff720 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000045`ca9ff750 00007fff`c26e4de0     postgres!mainCRTStartup(
00000045`ca9ff780 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000008d`5e9ff908 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000008d`5e9ff910 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000008d`5e9ff980 00007fff`c26e4de0     postgres!pg_signal_thread(
0000008d`5e9ffa80 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008d`5e9ffab0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008d`5edff838 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008d`5edff840 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000008d`5edffb30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008d`5edffb60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008d`5e1ff920 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000008d`5e1ff990 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000008d`5e1ffb20 00007ff6`78efdf67     postgres!StartupProcessMain(
0000008d`5e1ffb50 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000008d`5e1ffbc0 00007ff6`79390e89     postgres!main(
0000008d`5e1ffc00 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000008d`5e1ffc50 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000008d`5e1ffcc0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000008d`5e1ffcf0 00007fff`c26e4de0     postgres!mainCRTStartup(
0000008d`5e1ffd20 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000008d`5e5ffb18 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008d`5e5ffb20 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000008d`5e5ffe10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008d`5e5ffe40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d8`645ff7f8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000d8`645ff800 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000d8`645ff870 00007fff`c26e4de0     postgres!pg_signal_thread(
000000d8`645ff970 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d8`645ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d8`649ff538 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d8`649ff540 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000d8`649ff830 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d8`649ff860 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000d8`63dffaf0 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000d8`63dffb60 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000d8`63dffcf0 00007ff6`78efdf67     postgres!StartupProcessMain(
000000d8`63dffd20 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000d8`63dffd90 00007ff6`79390e89     postgres!main(
000000d8`63dffdd0 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000d8`63dffe20 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000d8`63dffe90 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000d8`63dffec0 00007fff`c26e4de0     postgres!mainCRTStartup(
000000d8`63dffef0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000d8`641ffa68 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000d8`641ffa70 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000d8`641ffd60 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000d8`641ffd90 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008d`273ff738 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000008d`273ff740 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000008d`273ff7b0 00007fff`c26e4de0     postgres!pg_signal_thread(
0000008d`273ff8b0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008d`273ff8e0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008d`277ff748 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008d`277ff750 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000008d`277ffa40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008d`277ffa70 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000008d`26bff550 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000008d`26bff5c0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000008d`26bff750 00007ff6`78efdf67     postgres!StartupProcessMain(
0000008d`26bff780 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000008d`26bff7f0 00007ff6`79390e89     postgres!main(
0000008d`26bff830 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000008d`26bff880 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000008d`26bff8f0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000008d`26bff920 00007fff`c26e4de0     postgres!mainCRTStartup(
0000008d`26bff950 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000008d`26fff7f8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000008d`26fff800 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000008d`26fffaf0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000008d`26fffb20 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000097`df3ff948 00007fff`c041411a     ntdll!NtFsControlFile+0x14
00000097`df3ff950 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
00000097`df3ff9c0 00007fff`c26e4de0     postgres!pg_signal_thread(
00000097`df3ffac0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000097`df3ffaf0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000097`df7ff4d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000097`df7ff4e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000097`df7ff7d0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000097`df7ff800 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000097`debff740 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
00000097`debff7b0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
00000097`debff940 00007ff6`78efdf67     postgres!StartupProcessMain(
00000097`debff970 00007ff6`78dc0e14     postgres!SubPostmasterMain(
00000097`debff9e0 00007ff6`79390e89     postgres!main(
00000097`debffa20 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
00000097`debffa70 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
00000097`debffae0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
00000097`debffb10 00007fff`c26e4de0     postgres!mainCRTStartup(
00000097`debffb40 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
00000097`defffc38 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000097`defffc40 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
00000097`deffff30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000097`deffff60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f7`b69ff758 00007fff`c041411a     ntdll!NtFsControlFile+0x14
000000f7`b69ff760 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
000000f7`b69ff7d0 00007fff`c26e4de0     postgres!pg_signal_thread(
000000f7`b69ff8d0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f7`b69ff900 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f7`b6dffc18 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f7`b6dffc20 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000f7`b6dfff10 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f7`b6dfff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
000000f7`b61ff630 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
000000f7`b61ff6a0 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
000000f7`b61ff830 00007ff6`78efdf67     postgres!StartupProcessMain(
000000f7`b61ff860 00007ff6`78dc0e14     postgres!SubPostmasterMain(
000000f7`b61ff8d0 00007ff6`79390e89     postgres!main(
000000f7`b61ff910 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
000000f7`b61ff960 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
000000f7`b61ff9d0 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
000000f7`b61ffa00 00007fff`c26e4de0     postgres!mainCRTStartup(
000000f7`b61ffa30 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
000000f7`b65ff808 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f7`b65ff810 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
000000f7`b65ffb00 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
000000f7`b65ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`e55ff7e8 00007fff`c041411a     ntdll!NtFsControlFile+0x14
0000003b`e55ff7f0 00007ff6`78ef27fb     KERNELBASE!ConnectNamedPipe+0x6a
0000003b`e55ff860 00007fff`c26e4de0     postgres!pg_signal_thread(
0000003b`e55ff960 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003b`e55ff990 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`e59ff4f8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003b`e59ff500 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000003b`e59ff7f0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003b`e59ff820 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
0000003b`e4dff990 00007ff6`78b7e02e     postgres!WaitLSNSetLatches(
0000003b`e4dffa00 00007ff6`78f07511     postgres!StartupXLOG(void)+0x117e [c:\cirrus\src\backend\access\transam\xlog.c @...
0000003b`e4dffb90 00007ff6`78efdf67     postgres!StartupProcessMain(
0000003b`e4dffbc0 00007ff6`78dc0e14     postgres!SubPostmasterMain(
0000003b`e4dffc30 00007ff6`79390e89     postgres!main(
0000003b`e4dffc70 00007ff6`79390dde     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\st...
0000003b`e4dffcc0 00007ff6`79390c9e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcst...
0000003b`e4dffd30 00007ff6`79390efe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\...
0000003b`e4dffd60 00007fff`c26e4de0     postgres!mainCRTStartup(
0000003b`e4dffd90 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
core
0000003b`e51ff6d8 00007fff`c2beb77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000003b`e51ff6e0 00007fff`c26e4de0     ntdll!TppWorkerThread+0x2df
0000003b`e51ff9d0 00007fff`c2c5ec4b     KERNEL32!BaseThreadInitThunk+0x10
0000003b`e51ffa00 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
tap
[10:38:18.460](3.715s) Bail out!  pg_ctl start failed
tap
[10:38:18.793](3.770s) Bail out!  pg_ctl start failed
tap
[10:38:20.614](3.854s) Bail out!  pg_ctl start failed
tap
[10:38:20.634](3.815s) Bail out!  pg_ctl start failed
tap
[10:38:20.721](3.536s) Bail out!  pg_ctl start failed
tap
[10:38:25.684](3.656s) Bail out!  pg_ctl start failed
tap
[10:38:29.347](7.019s) Bail out!  pg_ctl start failed
tap
[10:38:27.503](3.936s) Bail out!  pg_ctl start failed
tap
[10:38:27.724](3.537s) Bail out!  pg_ctl start failed
tap
[10:38:32.600](7.567s) Bail out!  pg_ctl start failed
tap
[10:38:21.437](3.725s) Bail out!  pg_ctl start failed
tap
[10:38:23.422](4.340s) Bail out!  pg_ctl start failed
tap
[10:38:23.108](4.052s) Bail out!  pg_ctl start failed
tap
[10:38:46.690](3.724s) Bail out!  pg_ctl start failed
tap
[10:38:46.690](2.973s) Bail out!  pg_ctl start failed
tap
[10:38:48.177](3.893s) Bail out!  pg_ctl start failed
tap
[10:38:48.288](3.806s) Bail out!  pg_ctl start failed
tap
[10:38:48.305](3.853s) Bail out!  pg_ctl start failed
tap
[10:38:48.432](3.472s) Bail out!  pg_ctl start failed
tap
[10:37:34.561](4.031s) Bail out!  pg_ctl start failed
tap
[10:37:34.417](3.840s) Bail out!  pg_ctl start failed
tap
[10:38:51.787](4.708s) Bail out!  pg_ctl start failed
tap
[10:37:33.305](3.345s) Bail out!  pg_ctl start failed
tap
[10:37:32.943](3.217s) Bail out!  pg_ctl start failed
tap
[10:37:34.417](3.842s) Bail out!  pg_ctl start failed
tap
[10:37:34.513](3.363s) Bail out!  pg_ctl start failed
tap
[10:37:42.069](8.468s) Bail out!  pg_ctl start failed
tap
[10:37:37.128](3.624s) Bail out!  pg_ctl start failed
tap
[10:37:42.069](7.465s) Bail out!  pg_ctl start failed
tap
[10:37:38.554](3.594s) Bail out!  pg_ctl start failed
tap
[10:37:38.712](3.143s) Bail out!  pg_ctl start failed
tap
[10:37:41.172](0.767s) Bail out!  pg_ctl start failed
tap
[10:37:41.911](4.372s) Bail out!  pg_ctl start failed
tap
[10:37:42.069](4.478s) Bail out!  pg_ctl start failed
tap
[10:37:40.356](1.186s) Bail out!  pg_ctl start failed
tap
[10:37:42.653](3.135s) Bail out!  pg_ctl start failed
tap
[10:37:44.141](3.380s) Bail out!  pg_ctl start failed
tap
[10:37:51.367](3.229s) not ok 13 - pg_ctl start: exit code 0
[10:37:51.368](0.000s) not ok 14 - pg_ctl start: no stderr
[10:37:51.369](0.000s) not ok 15 - pg_ctl start: matches
[10:37:57.199](0.094s) not ok 17 - pg_ctl stop
[10:37:59.373](2.099s) not ok 19 - pg_ctl restart with server not running
[10:38:01.778](2.401s) not ok 25 - pg_ctl restart with server running
[10:38:01.847](0.068s) Bail out!  command "pg_ctl stop -D C:\cirrus\build\testrun\pg_ctl\001_start_stop\data\tmp_test_R_...
tap
[10:37:46.098](2.082s) Bail out!  command "pg_ctl -l C:\cirrus\build\testrun\pg_ctl\002_status\data\tmp_test_J8Dy/logfil...
tap
[10:37:46.113](2.050s) Bail out!  pg_ctl start failed
tap
[10:37:47.381](3.490s) Bail out!  pg_ctl start failed
tap
[10:37:48.150](3.212s) Bail out!  pg_ctl start failed
tap
[10:37:48.872](3.386s) Bail out!  pg_ctl start failed
tap
[10:37:50.899](4.122s) Bail out!  pg_ctl start failed
tap
[10:37:50.798](3.952s) Bail out!  pg_ctl start failed
tap
[10:37:55.223](6.873s) Bail out!  pg_ctl start failed
tap
[10:38:23.584](3.092s) Bail out!  pg_ctl start failed
tap
[10:37:53.200](2.238s) Bail out!  pg_ctl start failed
tap
[10:37:53.200](3.423s) Bail out!  pg_ctl start failed
tap
[10:37:57.547](6.318s) Bail out!  pg_ctl start failed
tap
[10:37:54.876](3.500s) Bail out!  pg_ctl start failed
tap
[10:37:55.537](3.188s) Bail out!  pg_ctl start failed
tap
[10:37:57.121](3.479s) Bail out!  pg_ctl start failed
tap
[10:37:57.659](3.092s) Bail out!  pg_ctl start failed
tap
[10:37:59.040](3.600s) Bail out!  pg_ctl start failed
tap
[10:37:59.293](3.463s) Bail out!  pg_ctl start failed
tap
[10:38:24.757](4.167s) Bail out!  pg_ctl start failed
tap
[10:36:26.344](9.856s) Bail out!  pg_ctl start failed
tap
[10:36:25.436](6.774s) Bail out!  pg_ctl start failed
tap
[10:36:25.702](9.213s) Bail out!  pg_ctl start failed
tap
[10:38:00.692](2.718s) Bail out!  pg_ctl start failed
tap
[10:38:01.368](3.143s) Bail out!  pg_ctl start failed
tap
[10:38:01.683](2.749s) Bail out!  pg_ctl start failed
tap
[10:38:03.192](3.401s) Bail out!  pg_ctl start failed
tap
[10:38:03.192](3.480s) Bail out!  pg_ctl start failed
tap
[10:38:04.416](3.103s) Bail out!  pg_ctl start failed
tap
[10:38:05.043](3.104s) Bail out!  pg_ctl start failed
tap
[10:38:05.280](3.201s) Bail out!  pg_ctl start failed
tap
[10:38:25.124](3.772s) Bail out!  pg_ctl start failed
tap
[10:38:07.349](3.686s) Bail out!  pg_ctl start failed
tap
[10:38:06.910](3.255s) Bail out!  pg_ctl start failed
tap
[10:38:07.477](3.493s) Bail out!  pg_ctl start failed
tap
[10:38:11.363](7.113s) Bail out!  pg_ctl start failed
tap
[10:38:09.970](4.299s) Bail out!  pg_ctl start failed
tap
[10:36:19.197](1.976s) Bail out!  pg_ctl start failed
tap
[10:36:25.765](9.283s) Bail out!  pg_ctl start failed
tap
[10:36:19.373](1.739s) Bail out!  pg_ctl start failed
tap
[10:36:25.780](6.097s) Bail out!  pg_ctl start failed
tap
[10:36:26.221](6.220s) Bail out!  pg_ctl start failed
tap
[10:36:29.304](3.496s) Bail out!  pg_ctl start failed
tap
[10:36:29.073](3.261s) Bail out!  pg_ctl start failed
tap
[10:36:29.956](3.772s) Bail out!  pg_ctl start failed
tap
[10:36:29.499](3.299s) Bail out!  pg_ctl start failed
tap
[10:36:30.207](3.904s) Bail out!  pg_ctl start failed
tap
[10:36:30.413](3.731s) Bail out!  pg_ctl start failed
tap
[10:36:28.570](1.742s) Bail out!  pg_ctl start failed
tap
[10:36:31.151](3.590s) Bail out!  pg_ctl start failed
tap
[10:36:32.657](3.557s) Bail out!  pg_ctl start failed
tap
[10:36:32.879](3.107s) Bail out!  pg_ctl start failed
tap
[10:36:33.334](3.031s) Bail out!  pg_ctl start failed
tap
[10:36:37.083](6.282s) Bail out!  pg_ctl start failed
tap
[10:36:34.649](3.755s) Bail out!  pg_ctl start failed
tap
[10:36:34.964](4.002s) Bail out!  pg_ctl start failed
tap
[10:36:35.076](3.499s) Bail out!  pg_ctl start failed
tap
[10:36:35.203](3.258s) Bail out!  pg_ctl start failed
tap
[10:36:36.830](3.697s) Bail out!  pg_ctl start failed
tap
[10:36:36.863](3.552s) Bail out!  pg_ctl start failed
tap
[10:36:36.988](3.150s) Bail out!  pg_ctl start failed
tap
[10:36:38.697](3.424s) Bail out!  pg_ctl start failed
tap
[10:36:38.666](3.294s) Bail out!  pg_ctl start failed
tap
[10:36:39.012](3.379s) Bail out!  pg_ctl start failed
tap
[10:36:39.154](3.460s) Bail out!  pg_ctl start failed
tap
[10:36:40.624](3.286s) Bail out!  pg_ctl start failed
tap
[10:36:40.624](3.273s) Bail out!  pg_ctl start failed
tap
[10:36:40.940](3.500s) Bail out!  pg_ctl start failed
tap
[10:36:40.971](3.342s) Bail out!  pg_ctl start failed
tap
[10:36:42.457](3.308s) Bail out!  pg_ctl start failed
tap
[10:36:42.521](3.269s) Bail out!  pg_ctl start failed
tap
[10:36:42.680](3.267s) Bail out!  pg_ctl start failed
tap
[10:36:42.948](2.573s) Bail out!  pg_ctl start failed
tap
[10:36:44.452](3.378s) Bail out!  pg_ctl start failed
tap
[10:36:44.452](3.308s) Bail out!  pg_ctl start failed
tap
[10:36:44.735](3.304s) Bail out!  pg_ctl start failed
tap
[10:36:44.735](3.108s) Bail out!  pg_ctl start failed
tap
[10:38:09.842](2.995s) Bail out!  pg_ctl start failed
tap
[10:38:09.605](3.307s) Bail out!  pg_ctl start failed
tap
[10:38:11.584](3.621s) Bail out!  pg_ctl start failed
tap
[10:38:11.649](3.557s) Bail out!  pg_ctl start failed
tap
[10:38:11.697](3.468s) Bail out!  pg_ctl start failed
tap
[10:38:13.923](3.664s) Bail out!  pg_ctl start failed
tap
[10:38:14.537](3.690s) Bail out!  pg_ctl start failed
tap
[10:38:14.010](3.179s) Bail out!  pg_ctl start failed
tap
[10:38:16.227](4.178s) Bail out!  pg_ctl start failed
tap
[10:38:16.290](3.916s) Bail out!  pg_ctl start failed
tap
[10:38:16.624](4.412s) Bail out!  pg_ctl start failed
tap
[10:38:16.784](4.491s) Bail out!  pg_ctl start failed
tap
[10:38:19.295](4.925s) Bail out!  pg_ctl start failed
tap
[10:38:55.996](2.656s) Bail out!  pg_ctl start failed
tap
[10:38:56.076](2.581s) Bail out!  pg_ctl start failed
tap
[10:38:56.265](2.561s) Bail out!  pg_ctl start failed
tap
[10:38:51.961](4.901s) Bail out!  pg_ctl start failed
tap
[10:38:29.466](3.967s) Bail out!  pg_ctl start failed
tap
[10:38:29.760](4.074s) Bail out!  pg_ctl start failed
tap
[10:38:29.586](3.784s) Bail out!  pg_ctl start failed
tap
[10:38:27.946](1.291s) Bail out!  pg_ctl start failed
tap
[10:38:35.612](7.674s) Bail out!  pg_ctl start failed
tap
[10:38:31.719](3.501s) Bail out!  pg_ctl start failed
tap
[10:38:32.425](3.810s) Bail out!  pg_ctl start failed
tap
[10:38:33.495](3.567s) Bail out!  pg_ctl start failed
tap
[10:38:33.495](3.557s) Bail out!  pg_ctl start failed
tap
[10:38:34.139](3.966s) Bail out!  pg_ctl start failed
tap
[10:38:34.344](3.618s) Bail out!  pg_ctl start failed
tap
[10:38:36.145](3.331s) Bail out!  pg_ctl start failed
tap
[10:38:36.224](3.133s) Bail out!  pg_ctl start failed
tap
[10:38:36.758](3.405s) Bail out!  pg_ctl start failed
tap
[10:38:36.978](2.965s) Bail out!  pg_ctl start failed
tap
[10:38:37.763](3.573s) Bail out!  pg_ctl start failed
tap
[10:38:38.343](3.446s) Bail out!  pg_ctl start failed
tap
[10:38:38.343](3.440s) Bail out!  pg_ctl start failed
tap
[10:38:39.532](3.381s) Bail out!  pg_ctl start failed
tap
[10:38:39.815](3.106s) Bail out!  pg_ctl start failed
tap
[10:38:40.067](3.344s) Bail out!  pg_ctl start failed
tap
[10:38:40.585](3.277s) Bail out!  pg_ctl start failed
tap
[10:38:41.087](3.560s) Bail out!  pg_ctl start failed
tap
[10:38:41.567](3.330s) Bail out!  pg_ctl start failed
tap
[10:38:42.155](3.182s) Bail out!  pg_ctl start failed
tap
[10:38:43.758](3.660s) Bail out!  pg_ctl start failed
tap
[10:38:43.758](3.632s) Bail out!  pg_ctl start failed
tap
[10:38:43.870](3.568s) Bail out!  pg_ctl start failed
tap
[10:38:43.886](3.246s) Bail out!  pg_ctl start failed
tap
[10:38:42.501](1.164s) Bail out!  pg_ctl start failed
tap
[10:38:42.927](1.232s) Bail out!  pg_ctl start failed
tap
[10:38:46.690](3.089s) Bail out!  pg_ctl start failed
tap
[10:38:46.141](3.612s) Bail out!  pg_ctl start failed
tap
[10:38:51.550](4.486s) Bail out!  pg_ctl start failed
tap
[10:38:25.172](3.844s) Bail out!  pg_ctl start failed
tap
[10:38:51.391](4.327s) Bail out!  pg_ctl start failed
tap
[10:38:53.111](4.454s) Bail out!  pg_ctl start failed
tap
[10:38:53.503](4.735s) Bail out!  pg_ctl start failed
tap
[10:38:53.800](4.778s) Bail out!  pg_ctl start failed
tap
[10:38:53.788](4.747s) Bail out!  pg_ctl start failed
tap
[10:38:55.011](3.122s) Bail out!  pg_ctl start failed
tap
[10:38:55.151](3.121s) Bail out!  pg_ctl start failed
test
[10:38:56.296]   5/292 postgresql:recovery / recovery/001_stream_rep                             ERROR             3.23s...
[10:38:56.296]   6/292 postgresql:recovery / recovery/003_recovery_targets                       ERROR             2.61s...
[10:38:56.296]   7/292 postgresql:isolation / isolation/isolation                                ERROR             9.36s...
[10:38:56.296]   8/292 postgresql:regress / regress/regress                                      ERROR             9.38s...
[10:38:56.296]   9/292 postgresql:pg_upgrade / pg_upgrade/003_logical_slots                      ERROR             9.46s...
[10:38:56.296]  10/292 postgresql:pg_upgrade / pg_upgrade/004_subscription                       ERROR             9.79s...
[10:38:56.296]  11/292 postgresql:recovery / recovery/002_archiving                              ERROR             9.83s...
[10:38:56.296]  12/292 postgresql:recovery / recovery/004_timeline_switch                        ERROR             6.59s...
[10:38:56.296]  13/292 postgresql:recovery / recovery/005_replay_delay                           ERROR             6.90s...
[10:38:56.296]  14/292 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                         ERROR            10.41s...
[10:38:56.296]  15/292 postgresql:recovery / recovery/013_crash_restart                          ERROR             2.38s...
[10:38:56.296]  16/292 postgresql:recovery / recovery/007_sync_rep                               ERROR             3.82s...
[10:38:56.296]  17/292 postgresql:recovery / recovery/006_logical_decoding                       ERROR             4.04s...
[10:38:56.296]  18/292 postgresql:recovery / recovery/009_twophase                               ERROR             3.83s...
[10:38:56.296]  19/292 postgresql:recovery / recovery/008_fsm_truncation                         ERROR             4.82s...
[10:38:56.296]  20/292 postgresql:recovery / recovery/010_logical_decoding_timelines             ERROR             4.46s...
[10:38:56.296]  22/292 postgresql:recovery / recovery/012_subtransactions                        ERROR             4.87s...
[10:38:56.296]  23/292 postgresql:recovery / recovery/014_unlogged_reinit                        ERROR             4.85s...
[10:38:56.296]  25/292 postgresql:recovery / recovery/015_promotion_pages                        ERROR             4.09s...
[10:38:56.296]  26/292 postgresql:recovery / recovery/016_min_consistency                        ERROR             3.76s...
[10:38:56.296]  27/292 postgresql:recovery / recovery/018_wal_optimize                           ERROR             3.73s...
[10:38:56.296]  28/292 postgresql:recovery / recovery/020_archive_status                         ERROR             4.54s...
[10:38:56.296]  29/292 postgresql:recovery / recovery/021_row_visibility                         ERROR             4.69s...
[10:38:56.296]  30/292 postgresql:recovery / recovery/023_pitr_prepared_xact                     ERROR             3.95s...
[10:38:56.296]  31/292 postgresql:recovery / recovery/024_archive_recovery                       ERROR             4.00s...
[10:38:56.296]  33/292 postgresql:recovery / recovery/026_overwrite_contrecord                   ERROR             4.01s...
[10:38:56.296]  32/292 postgresql:recovery / recovery/025_stuck_on_old_timeline                  ERROR             4.20s...
[10:38:56.296]  34/292 postgresql:recovery / recovery/027_stream_regress                         ERROR             3.72s...
[10:38:56.296]  35/292 postgresql:recovery / recovery/019_replslot_limit                         ERROR             6.91s...
[10:38:56.296]  37/292 postgresql:recovery / recovery/028_pitr_timelines                         ERROR             3.97s...
[10:38:56.296]  36/292 postgresql:recovery / recovery/029_stats_restart                          ERROR             3.80s...
[10:38:56.296]  38/292 postgresql:recovery / recovery/030_stats_cleanup_replica                  ERROR             3.92s...
[10:38:56.296]  39/292 postgresql:recovery / recovery/031_recovery_conflict                      ERROR             3.92s...
[10:38:56.296]  41/292 postgresql:recovery / recovery/032_relfilenode_reuse                      ERROR             3.72s...
[10:38:56.296]  40/292 postgresql:recovery / recovery/033_replay_tsp_drops                       ERROR             3.72s...
[10:38:56.296]  42/292 postgresql:recovery / recovery/034_create_database                        ERROR             3.94s...
[10:38:56.296]  43/292 postgresql:recovery / recovery/035_standby_logical_decoding               ERROR             3.83s...
[10:38:56.296]  44/292 postgresql:recovery / recovery/036_truncated_dropped                      ERROR             3.73s...
[10:38:56.296]  45/292 postgresql:recovery / recovery/037_invalid_database                       ERROR             3.81s...
[10:38:56.296]  46/292 postgresql:recovery / recovery/038_save_logical_slots_shutdown            ERROR             3.71s...
[10:38:56.296]  47/292 postgresql:recovery / recovery/039_end_of_wal                             ERROR             3.91s...
[10:38:56.296]  48/292 postgresql:recovery / recovery/041_checkpoint_at_promote                  ERROR             3.79s...
[10:38:56.296]  49/292 postgresql:recovery / recovery/040_standby_failover_slots_sync            ERROR             3.83s...
[10:38:56.296]  51/292 postgresql:recovery / recovery/043_wal_replay_wait                        ERROR             3.75s...
[10:38:56.296]  50/292 postgresql:recovery / recovery/042_low_level_backup                       ERROR             3.78s...
[10:38:56.296]  52/292 postgresql:plperl / plperl/regress                                        ERROR             3.78s...
[10:38:56.296]  53/292 postgresql:bool_plperl / bool_plperl/regress                              ERROR             1.83s...
[10:38:56.296]  54/292 postgresql:amcheck / amcheck/regress                                      ERROR             3.51s...
[10:38:56.296]  55/292 postgresql:btree_gin / btree_gin/regress                                  ERROR             1.85s...
[10:38:56.296]  56/292 postgresql:basic_archive / basic_archive/regress                          ERROR             3.38s...
[10:38:56.296]  57/292 postgresql:cube / cube/regress                                            ERROR             1.70s...
[10:38:56.296]  58/292 postgresql:plpgsql / plpgsql/regress                                      ERROR             7.16s...
[10:38:56.296]  59/292 postgresql:plpython / plpython/regress                                    ERROR             7.01s...
[10:38:56.296]  60/292 postgresql:citext / citext/regress                                        ERROR             3.49s...
[10:38:56.296]  61/292 postgresql:btree_gist / btree_gist/regress                                ERROR             3.72s...
[10:38:56.296]  62/292 postgresql:bloom / bloom/regress                                          ERROR             6.16s...
[10:38:56.296]  63/292 postgresql:dblink / dblink/regress                                        ERROR             4.92s...
[10:38:56.296]  64/292 postgresql:dict_int / dict_int/regress                                    ERROR             3.86s...
[10:38:56.296]  65/292 postgresql:dict_xsyn / dict_xsyn/regress                                  ERROR             3.89s...
[10:38:56.296]  66/292 postgresql:hstore_plperl / hstore_plperl/regress                          ERROR             2.67s...
[10:38:56.296]  67/292 postgresql:fuzzystrmatch / fuzzystrmatch/regress                          ERROR             4.12s...
[10:38:56.296]  68/292 postgresql:hstore / hstore/regress                                        ERROR             4.15s...
[10:38:56.296]  69/292 postgresql:intarray / intarray/regress                                    ERROR             2.56s...
[10:38:56.296]  70/292 postgresql:jsonb_plperl / jsonb_plperl/regress                            ERROR             1.29s...
[10:38:56.296]  71/292 postgresql:earthdistance / earthdistance/regress                          ERROR             5.85s...
[10:38:56.296]  72/292 postgresql:file_fdw / file_fdw/regress                                    ERROR             5.90s...
[10:38:56.296]  73/292 postgresql:hstore_plpython / hstore_plpython/regress                      ERROR             4.54s...
[10:38:56.296]  74/292 postgresql:ltree_plpython / ltree_plpython/regress                        ERROR             2.16s...
[10:38:56.296]  75/292 postgresql:isn / isn/regress                                              ERROR             5.13s...
[10:38:56.296]  76/292 postgresql:jsonb_plpython / jsonb_plpython/regress                        ERROR             4.12s...
[10:38:56.296]  77/292 postgresql:lo / lo/regress                                                ERROR             4.26s...
[10:38:56.296]  78/292 postgresql:pgcrypto / pgcrypto/regress                                    ERROR             1.84s...
[10:38:56.296]  79/292 postgresql:ltree / ltree/regress                                          ERROR             6.05s...
[10:38:56.296]  80/292 postgresql:passwordcheck / passwordcheck/regress                          ERROR             4.72s...
[10:38:56.296]  81/292 postgresql:pgstattuple / pgstattuple/regress                              ERROR             2.09s...
[10:38:56.296]  82/292 postgresql:pg_stat_statements / pg_stat_statements/regress                ERROR             2.27s...
[10:38:56.296]  83/292 postgresql:pg_freespacemap / pg_freespacemap/regress                      ERROR             4.52s...
[10:38:56.296]  84/292 postgresql:pageinspect / pageinspect/regress                              ERROR             6.34s...
[10:38:56.296]  85/292 postgresql:pg_buffercache / pg_buffercache/regress                        ERROR             5.92s...
[10:38:56.296]  86/292 postgresql:pg_visibility / pg_visibility/regress                          ERROR             2.18s...
[10:38:56.296]  87/292 postgresql:pgrowlocks / pgrowlocks/isolation                              ERROR             6.25s...
[10:38:56.296]  88/292 postgresql:pg_walinspect / pg_walinspect/regress                          ERROR             4.12s...
[10:38:56.296]  89/292 postgresql:tablefunc / tablefunc/regress                                  ERROR             2.97s...
[10:38:56.296]  90/292 postgresql:tcn / tcn/isolation                                            ERROR             2.08s...
[10:38:56.296]  91/292 postgresql:pg_surgery / pg_surgery/regress                                ERROR             5.87s...
[10:38:56.296]  92/292 postgresql:pg_trgm / pg_trgm/regress                                      ERROR             6.11s...
[10:38:56.296]  93/292 postgresql:postgres_fdw / postgres_fdw/regress                            ERROR             4.70s...
[10:38:56.296]  94/292 postgresql:seg / seg/regress                                              ERROR             4.87s...
[10:38:56.296]  95/292 postgresql:test_decoding / test_decoding/regress                          ERROR             4.30s...
[10:38:56.296]  96/292 postgresql:test_decoding / test_decoding/isolation                        ERROR             4.18s...
[10:38:56.296]  97/292 postgresql:tsm_system_rows / tsm_system_rows/regress                      ERROR             4.17s...
[10:38:56.296]  98/292 postgresql:tsm_system_time / tsm_system_time/regress                      ERROR             4.23s...
[10:38:56.296]  99/292 postgresql:commit_ts / commit_ts/regress                                  ERROR             4.70s...
[10:38:56.296] 100/292 postgresql:delay_execution / delay_execution/isolation                    ERROR             4.55s...
[10:38:56.296] 102/292 postgresql:brin / brin/isolation                                          ERROR             5.94s...
[10:38:56.296] 101/292 postgresql:unaccent / unaccent/regress                                    ERROR             6.28s...
[10:38:56.296] 103/292 postgresql:dummy_index_am / dummy_index_am/regress                        ERROR             4.77s...
[10:38:56.296] 104/292 postgresql:dummy_seclabel / dummy_seclabel/regress                        ERROR             4.84s...
[10:38:56.296] 105/292 postgresql:plsample / plsample/regress                                    ERROR             3.58s...
[10:38:56.296] 106/292 postgresql:test_ddl_deparse / test_ddl_deparse/regress                    ERROR             1.21s...
[10:38:56.296] 107/292 postgresql:spgist_name_ops / spgist_name_ops/regress                      ERROR             3.70s...
[10:38:56.296] 108/292 postgresql:gin / gin/regress                                              ERROR             6.79s...
[10:38:56.296] 109/292 postgresql:injection_points / injection_points/regress                    ERROR             6.97s...
[10:38:56.296] 110/292 postgresql:test_bloomfilter / test_bloomfilter/regress                    ERROR             4.37s...
[10:38:56.296] 111/292 postgresql:test_copy_callbacks / test_copy_callbacks/regress              ERROR             4.47s...
[10:38:56.296] 112/292 postgresql:test_dsa / test_dsa/regress                                    ERROR             5.39s...
[10:38:56.296] 113/292 postgresql:test_integerset / test_integerset/regress                      ERROR             3.94s...
[10:38:56.296] 114/292 postgresql:test_dsm_registry / test_dsm_registry/regress                  ERROR             5.98s...
[10:38:56.296] 115/292 postgresql:test_ginpostinglist / test_ginpostinglist/regress              ERROR             6.02s...
[10:38:56.296] 116/292 postgresql:test_lfind / test_lfind/regress                                ERROR             5.08s...
[10:38:56.296] 117/292 postgresql:test_oat_hooks / test_oat_hooks/regress                        ERROR             5.41s...
[10:38:56.296] 118/292 postgresql:test_parser / test_parser/regress                              ERROR             6.34s...
[10:38:56.296] 120/292 postgresql:test_pg_dump / test_pg_dump/regress                            ERROR             4.07s...
[10:38:56.296] 119/292 postgresql:test_predtest / test_predtest/regress                          ERROR             3.50s...
[10:38:56.296] 121/292 postgresql:test_extensions / test_extensions/regress                      ERROR             8.71s...
[10:38:56.296] 122/292 postgresql:test_regex / test_regex/regress                                ERROR             4.19s...
[10:38:56.296] 123/292 postgresql:test_radixtree / test_radixtree/regress                        ERROR             4.69s...
[10:38:56.296] 124/292 postgresql:test_shm_mq / test_shm_mq/regress                              ERROR             2.31s...
[10:38:56.296] 125/292 postgresql:test_tidstore / test_tidstore/regress                          ERROR             2.48s...
[10:38:56.296] 127/292 postgresql:test_resowner / test_resowner/regress                          ERROR             4.88s...
[10:38:56.296] 128/292 postgresql:test_rbtree / test_rbtree/regress                              ERROR             6.10s...
[10:38:56.296] 129/292 postgresql:test_slru / test_slru/regress                                  ERROR             5.41s...
[10:38:56.312] 130/292 postgresql:test_rls_hooks / test_rls_hooks/regress                        ERROR             5.83s...
[10:38:56.312] 131/292 postgresql:unsafe_tests / unsafe_tests/regress                            ERROR             3.77s...
[10:38:56.312] 133/292 postgresql:ecpg / ecpg/ecpg                                               ERROR             5.15s...
[10:38:56.312] 135/292 postgresql:pg_amcheck / pg_amcheck/003_check                              ERROR             3.69s...
[10:38:56.312] 137/292 postgresql:pg_amcheck / pg_amcheck/002_nonesuch                           ERROR             4.21s...
[10:38:56.312] 139/292 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam                      ERROR             4.80s...
[10:38:56.312] 138/292 postgresql:libpq / libpq/004_load_balance_dns                             ERROR             7.34s...
[10:38:56.312] 140/292 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage                     ERROR             3.95s...
[10:38:56.312] 141/292 postgresql:libpq / libpq/003_load_balance_host_list                       ERROR             7.54s...
[10:38:56.312] 143/292 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace          ERROR             4.11s...
[10:38:56.312] 145/292 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical               ERROR             4.18s...
[10:38:56.312] 146/292 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber          ERROR             4.30s...
[10:38:56.312] 147/292 postgresql:pg_combinebackup / pg_combinebackup/004_manifest               ERROR             1.73s...
[10:38:56.312] 148/292 postgresql:pg_checksums / pg_checksums/002_actions                        ERROR             7.02s...
[10:38:56.312] 149/292 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups        ERROR             4.80s...
[10:38:56.312] 150/292 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal                ERROR             8.80s...
[10:38:56.312] 152/292 postgresql:pg_combinebackup / pg_combinebackup/003_timeline               ERROR             4.95s...
[10:38:56.312] 151/292 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup                ERROR             9.18s...
[10:38:56.312] 153/292 postgresql:pg_combinebackup / pg_combinebackup/005_integrity              ERROR             3.95s...
[10:38:56.312] 155/292 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy           ERROR             3.91s...
[10:38:56.312] 158/292 postgresql:pg_ctl / pg_ctl/003_promote                                    ERROR             4.00s...
[10:38:56.312] 157/292 postgresql:pg_ctl / pg_ctl/002_status                                     ERROR             4.00s...
[10:38:56.312] 159/292 postgresql:pg_ctl / pg_ctl/004_logrotate                                  ERROR             4.82s...
[10:38:56.312] 160/292 postgresql:pg_dump / pg_dump/002_pg_dump                                  ERROR             3.96s...
[10:38:56.312] 161/292 postgresql:pg_dump / pg_dump/003_pg_dump_with_server                      ERROR             4.18s...
[10:38:56.312] 163/292 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile                       ERROR             4.70s...
[10:38:56.312] 164/292 postgresql:pg_dump / pg_dump/004_pg_dump_parallel                         ERROR             4.81s...
[10:38:56.312] 167/292 postgresql:pg_rewind / pg_rewind/001_basic                                ERROR             4.08s...
[10:38:56.312] 168/292 postgresql:pg_resetwal / pg_resetwal/001_basic                            ERROR             5.00s...
[10:38:56.312] 170/292 postgresql:pg_rewind / pg_rewind/003_extrafiles                           ERROR             4.03s...
[10:38:56.312] 171/292 postgresql:pg_dump / pg_dump/010_dump_connstr                             ERROR             7.73s...
[10:38:56.312] 172/292 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink                      ERROR             3.83s...
[10:38:56.312] 174/292 postgresql:pg_rewind / pg_rewind/005_same_timeline                        ERROR             3.97s...
[10:38:56.312] 175/292 postgresql:pg_rewind / pg_rewind/002_databases                            ERROR             6.73s...
[10:38:56.312] 176/292 postgresql:pg_rewind / pg_rewind/007_standby_source                       ERROR             3.69s...
[10:38:56.312] 178/292 postgresql:pg_rewind / pg_rewind/008_min_recovery_point                   ERROR             4.10s...
[10:38:56.312] 180/292 postgresql:pg_rewind / pg_rewind/009_growing_files                        ERROR             4.08s...
[10:38:56.312] 181/292 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm                ERROR             3.27s...
[10:38:56.312] 182/292 postgresql:pg_verifybackup / pg_verifybackup/003_corruption               ERROR             3.79s...
[10:38:56.312] 183/292 postgresql:pg_verifybackup / pg_verifybackup/004_options                  ERROR             3.74s...
[10:38:56.312] 165/292 postgresql:pg_ctl / pg_ctl/001_start_stop                                 ERROR            19.78s...
[10:38:56.312] 184/292 postgresql:pg_verifybackup / pg_verifybackup/007_wal                      ERROR             3.90s...
[10:38:56.312] 185/292 postgresql:pg_verifybackup / pg_verifybackup/006_encoding                 ERROR             4.14s...
[10:38:56.312] 188/292 postgresql:pg_verifybackup / pg_verifybackup/008_untar                    ERROR             3.68s...
[10:38:56.312] 189/292 postgresql:pg_verifybackup / pg_verifybackup/009_extract                  ERROR             3.57s...
[10:38:56.312] 190/292 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar             ERROR             3.64s...
[10:38:56.312] 194/292 postgresql:pg_waldump / pg_waldump/002_save_fullpage                      ERROR             3.81s...
[10:38:56.312] 195/292 postgresql:pg_waldump / pg_waldump/001_basic                              ERROR             5.52s...
[10:38:56.312] 196/292 postgresql:pg_walsummary / pg_walsummary/002_blocks                       ERROR             4.03s...
[10:38:56.312] 197/292 postgresql:scripts / scripts/011_clusterdb_all                            ERROR             3.80s...
[10:38:56.312] 198/292 postgresql:scripts / scripts/010_clusterdb                                ERROR             4.06s...
[10:38:56.312] 199/292 postgresql:psql / psql/001_basic                                          ERROR             4.91s...
[10:38:56.312] 200/292 postgresql:pgbench / pgbench/001_pgbench_with_server                      ERROR             7.65s...
[10:38:56.312] 201/292 postgresql:scripts / scripts/020_createdb                                 ERROR             4.60s...
[10:38:56.328] 202/292 postgresql:scripts / scripts/040_createuser                               ERROR             4.35s...
[10:38:56.328] 203/292 postgresql:scripts / scripts/050_dropdb                                   ERROR             4.32s...
[10:38:56.328] 204/292 postgresql:scripts / scripts/070_dropuser                                 ERROR             4.33s...
[10:38:56.328] 205/292 postgresql:scripts / scripts/090_reindexdb                                ERROR             4.14s...
[10:38:56.328] 207/292 postgresql:scripts / scripts/080_pg_isready                               ERROR             4.71s...
[10:38:56.328] 208/292 postgresql:scripts / scripts/091_reindexdb_all                            ERROR             4.80s...
[10:38:56.328] 209/292 postgresql:scripts / scripts/100_vacuumdb                                 ERROR             4.74s...
[10:38:56.328] 210/292 postgresql:scripts / scripts/101_vacuumdb_all                             ERROR             4.96s...
[10:38:56.328] 211/292 postgresql:scripts / scripts/102_vacuumdb_stages                          ERROR             4.95s...
[10:38:56.328] 212/292 postgresql:amcheck / amcheck/001_verify_heapam                            ERROR             4.31s...
[10:38:56.328] 214/292 postgresql:amcheck / amcheck/002_cic                                      ERROR             4.23s...
[10:38:56.328] 215/292 postgresql:scripts / scripts/200_connstr                                  ERROR             5.40s...
[10:38:56.328] 217/292 postgresql:amcheck / amcheck/003_cic_2pc                                  ERROR             4.41s...
[10:38:56.328] 218/292 postgresql:amcheck / amcheck/004_verify_nbtree_unique                     ERROR             4.31s...
[10:38:56.328] 219/292 postgresql:amcheck / amcheck/005_pitr                                     ERROR             4.22s...
[10:38:56.328] 220/292 postgresql:auto_explain / auto_explain/001_auto_explain                   ERROR             4.72s...
[10:38:56.328] 222/292 postgresql:bloom / bloom/001_wal                                          ERROR             4.50s...
[10:38:56.328] 223/292 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic            ERROR             4.76s...
[10:38:56.328] 224/292 postgresql:pg_prewarm / pg_prewarm/001_basic                              ERROR             4.31s...
[10:38:56.328] 226/292 postgresql:pg_stat_statements / pg_stat_statements/010_restart            ERROR             4.91s...
[10:38:56.328] 227/292 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction       ERROR             4.58s...
[10:38:56.328] 228/292 postgresql:test_decoding / test_decoding/001_repl_stats                   ERROR             4.61s...
[10:38:56.328] 229/292 postgresql:authentication / authentication/001_password                   ERROR             4.22s...
[10:38:56.328] 230/292 postgresql:authentication / authentication/003_peer                       ERROR             4.36s...
[10:38:56.328] 231/292 postgresql:authentication / authentication/004_file_inclusion             ERROR             4.32s...
[10:38:56.328] 232/292 postgresql:subscription / subscription/004_sync                           ERROR             2.15s...
[10:38:56.328] 233/292 postgresql:authentication / authentication/002_saslprep                   ERROR             7.66s...
[10:38:56.328] 234/292 postgresql:subscription / subscription/001_rep_changes                    ERROR             4.58s...
[10:38:56.328] 235/292 postgresql:subscription / subscription/003_constraints                    ERROR             4.43s...
[10:38:56.328] 236/292 postgresql:subscription / subscription/002_types                          ERROR             4.65s...
[10:38:56.328] 237/292 postgresql:subscription / subscription/006_rewrite                        ERROR             4.01s...
[10:38:56.328] 239/292 postgresql:subscription / subscription/007_ddl                            ERROR             4.53s...
[10:38:56.328] 240/292 postgresql:authentication / authentication/006_login_trigger              ERROR             8.44s...
[10:38:56.328] 242/292 postgresql:subscription / subscription/008_diff_schema                    ERROR             4.15s...
[10:38:56.328] 241/292 postgresql:subscription / subscription/009_matviews                       ERROR             4.10s...
[10:38:56.328] 243/292 postgresql:subscription / subscription/010_truncate                       ERROR             4.51s...
[10:38:56.328] 244/292 postgresql:subscription / subscription/011_generated                      ERROR             4.54s...
[10:38:56.328] 245/292 postgresql:subscription / subscription/005_encoding                       ERROR             8.19s...
[10:38:56.328] 246/292 postgresql:subscription / subscription/013_partition                      ERROR             3.89s...
[10:38:56.328] 247/292 postgresql:subscription / subscription/014_binary                         ERROR             3.83s...
[10:38:56.328] 248/292 postgresql:subscription / subscription/015_stream                         ERROR             4.00s...
[10:38:56.328] 249/292 postgresql:subscription / subscription/016_stream_subxact                 ERROR             3.47s...
[10:38:56.328] 250/292 postgresql:subscription / subscription/017_stream_ddl                     ERROR             4.20s...
[10:38:56.328] 252/292 postgresql:subscription / subscription/019_stream_subxact_ddl_abort       ERROR             4.12s...
[10:38:56.328] 251/292 postgresql:subscription / subscription/018_stream_subxact_abort           ERROR             4.36s...
[10:38:56.328] 253/292 postgresql:subscription / subscription/020_messages                       ERROR             3.89s...
[10:38:56.328] 254/292 postgresql:subscription / subscription/021_twophase                       ERROR             3.68s...
[10:38:56.328] 255/292 postgresql:subscription / subscription/022_twophase_cascade               ERROR             3.80s...
[10:38:56.328] 256/292 postgresql:subscription / subscription/023_twophase_stream                ERROR             3.87s...
[10:38:56.328] 257/292 postgresql:subscription / subscription/024_add_drop_pub                   ERROR             4.16s...
[10:38:56.328] 258/292 postgresql:subscription / subscription/025_rep_changes_for_schema         ERROR             3.80s...
[10:38:56.328] 259/292 postgresql:subscription / subscription/026_stats                          ERROR             3.63s...
[10:38:56.328] 260/292 postgresql:subscription / subscription/031_column_list                    ERROR             1.84s...
[10:38:56.334] 261/292 postgresql:subscription / subscription/032_subscribe_use_index            ERROR             2.06s...
[10:38:56.334] 263/292 postgresql:subscription / subscription/027_nosuperuser                    ERROR             5.21s...
[10:38:56.334] 262/292 postgresql:subscription / subscription/028_row_filter                     ERROR             4.21s...
[10:38:56.334] 264/292 postgresql:subscription / subscription/029_on_error                       ERROR             4.10s...
[10:38:56.334] 265/292 postgresql:subscription / subscription/030_origin                         ERROR             4.01s...
[10:38:56.334] 266/292 postgresql:subscription / subscription/100_bugs                           ERROR             4.08s...
[10:38:56.334] 268/292 postgresql:subscription / subscription/033_run_as_table_owner             ERROR             5.07s...
[10:38:56.334] 267/292 postgresql:brin / brin/01_workitems                                       ERROR             4.21s...
[10:38:56.334] 269/292 postgresql:brin / brin/02_wal_consistency                                 ERROR             3.46s...
[10:38:56.334] 271/292 postgresql:commit_ts / commit_ts/001_base                                 ERROR             4.43s...
[10:38:56.334] 272/292 postgresql:commit_ts / commit_ts/002_standby                              ERROR             4.53s...
[10:38:56.334] 273/292 postgresql:commit_ts / commit_ts/003_standby_2                            ERROR             4.42s...
[10:38:56.334] 274/292 postgresql:commit_ts / commit_ts/004_restart                              ERROR             4.42s...
[10:38:56.334] 275/292 postgresql:test_misc / test_misc/001_constraint_validation                ERROR             4.68s...
[10:38:56.334] 276/292 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic                ERROR             4.92s...
[10:38:56.334] 277/292 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline             ERROR             5.14s...
[10:38:56.334] 278/292 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc ERROR             5.28s...
[10:38:56.334] 282/292 postgresql:test_misc / test_misc/002_tablespace                           ERROR             4.96s...
[10:38:56.334] 283/292 postgresql:test_misc / test_misc/003_check_guc                            ERROR             5.20s...
[10:38:56.334] 284/292 postgresql:test_misc / test_misc/005_timeouts                             ERROR             5.26s...
[10:38:56.334] 285/292 postgresql:test_misc / test_misc/004_io_direct                            ERROR             5.40s...
[10:38:56.334] 288/292 postgresql:test_pg_dump / test_pg_dump/001_base                           ERROR             3.59s...
[10:38:56.334] 289/292 postgresql:worker_spi / worker_spi/001_worker_spi                         ERROR             3.58s...
[10:38:56.334] 290/292 postgresql:ssl / ssl/001_ssltests                                         ERROR             3.50s...
[10:38:56.334] 291/292 postgresql:ssl / ssl/002_scram                                            ERROR             3.31s...
[10:38:56.334] 292/292 postgresql:ssl / ssl/003_sslinfo                                          ERROR             3.08s...
%s macOS - Ventura - Meson
assertion
TRAP: failed Assert("MyProc->xmin == InvalidTransactionId"), File: "../src/backend/commands/waitlsn.c", Line: 342, PID: ...
core
[10:42:40.757]   * frame #0: 0x00000001aae8c744 libsystem_kernel.dylib`__pthread_kill + 8
[10:42:40.757]     frame #1: 0x00000001aaec3c28 libsystem_pthread.dylib`pthread_kill + 288
[10:42:40.757]     frame #2: 0x00000001aadd1ae8 libsystem_c.dylib`abort + 180
[10:42:40.757]     frame #3: 0x0000000100abdf68 postgres`ExceptionalCondition(conditionName=<unavailable>, fileName=<una...
[10:42:40.757]     frame #4: 0x00000001007e6da4 postgres`pg_wal_replay_wait(fcinfo=<unavailable>) at waitlsn.c:342:2
[10:42:40.757]     frame #5: 0x000000010079fb30 postgres`ExecuteCallStmt(stmt=0x00000001588150b8, params=<unavailable>, ...
[10:42:40.757]     frame #6: 0x0000000100994424 postgres`standard_ProcessUtility(pstmt=0x0000000158815168, queryString="...
[10:42:40.757]     frame #7: 0x0000000100994070 postgres`ProcessUtility(pstmt=<unavailable>, queryString=<unavailable>, ...
[10:42:40.757]     frame #8: 0x0000000100993cbc postgres`PortalRunUtility(portal=0x0000000159824700, pstmt=0x00000001588...
[10:42:40.757]     frame #9: 0x00000001009933ec postgres`PortalRunMulti(portal=0x0000000159824700, isTopLevel=true, setH...
test
[10:40:38.936] 135/297 postgresql:recovery / recovery/043_wal_replay_wait                        ERROR            77.92s...
48/4412 Client authentication via OAuth 2.0
%s Linux - Debian Bullseye - 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	2024-03-31 00:08:19.222218585 +0000
+++ /tmp/cirrus-ci-build/contrib/postgres_fdw/results/postgres_fdw.out	2024-03-31 00:15:02.981884043 +0000
@@ -2754,6 +2754,7 @@
 SET LOCAL statement_timeout = '10ms';
 select count(*) from ft1 CROSS JOIN ft2 CROSS JOIN ft4 CROSS JOIN ft5; -- this takes very long
 ERROR:  canceling statement due to statement timeout
+WARNING:  could not get result of cancel request due to timeout
 COMMIT;
 -- ====================================================================
 -- Check that userid to use when querying the remote table is correctly
%s Linux - Debian Bullseye - Meson
core
[00:30:57.680] #0  0x00007fbdaf449a61 in clone () from /lib/x86_64-linux-gnu/libc.so.6
[00:30:57.680] #1  0x00007fbdaf437e5e in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[00:30:57.680] #2  0x00007fbdaf438497 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[00:30:57.680] #3  0x00007fbdaf437cdb in posix_spawn () from /lib/x86_64-linux-gnu/libc.so.6
[00:30:57.680] #4  0x00007fbdaf393a69 in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[00:30:57.680] #5  0x000055d75cdb8e47 in RestoreArchivedFile (path=path@entry=0x7ffc5495b940 "\001", xlogfname=xlogfname...
[00:30:57.680] #6  0x000055d75cd8f0e8 in existsTimeLineHistory (probeTLI=probeTLI@entry=2) at ../src/backend/access/tran...
[00:30:57.680] #7  0x000055d75cd8f1d3 in findNewestTimeLine (startTLI=startTLI@entry=1) at ../src/backend/access/transam...
[00:30:57.680] #8  0x000055d75cdc3e12 in rescanLatestTimeLine (replayTLI=replayTLI@entry=1, replayLSN=replayLSN@entry=83...
[00:30:57.680] #9  0x000055d75cdc8fc2 in WaitForWALToBecomeAvailable (RecPtr=RecPtr@entry=83886104, randAccess=false, fe...
core
[00:30:57.701] #0  0x00007fbdaf386fc7 in sigprocmask () from /lib/x86_64-linux-gnu/libc.so.6
[00:30:57.701] #1  0x00007fbdaf43813a in ?? () from /lib/x86_64-linux-gnu/libc.so.6
[00:30:57.701] #2  0x00007fbdaf449a6f in clone () from /lib/x86_64-linux-gnu/libc.so.6
tap
[00:12:29.277](0.018s) not ok 1 - connect
[00:12:29.277](0.000s) not ok 2 - connect: stderr matches
timed out waiting for match: (?^:connection authorized) at /tmp/cirrus-ci-build/src/test/modules/oauth_validator/t/001_s...
test
[00:29:08.933] 280/298 postgresql:oauth_validator / oauth_validator/001_server                   TIMEOUT        1000.00s
%s Windows - Server 2019, VS 2019 - Meson & ninja
tap
[00:20:11.343](0.268s) not ok 1 - connect
[00:20:11.346](0.001s) not ok 2 - connect: stderr matches
timed out waiting for match: (?^:connection authorized) at C:/cirrus/src/test/modules/oauth_validator/t/001_server.pl li...
test
[00:36:48.128] 270/293 postgresql:oauth_validator / oauth_validator/001_server                   TIMEOUT        1000.10s...
48/3986 Post-special Page Storage TDE support (aka Reserved Page Size)
%s CompilerWarnings
compiler
[12:39:05.734] verify_nbtree.c:3494:7: error: format specifies type 'unsigned int' but the argument has type 'Size' (aka...
compiler
[12:37:00.181] verify_nbtree.c:3494:7: error: format specifies type 'unsigned int' but the argument has type 'Size' (aka...
compiler
[12:34:50.899] verify_nbtree.c:3492:13: error: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has t...
compiler
[12:33:03.804] verify_nbtree.c:3492:13: error: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has t...
compiler
[12:42:00.624] verify_nbtree.c:3492:13: error: format ‘%u’ expects argument of type ‘unsigned int’, but argument 4 has t...
48/4837 JIT compilation per plan node
%s FreeBSD - 13 - Meson
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/merge.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_u...
--- /tmp/cirrus-ci-build/src/test/regress/expected/merge.out	2024-03-19 12:34:37.403272000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/merge.out	2024-03-19 12:36:28.786579000 +0...
@@ -1675,8 +1675,10 @@
                                      QUERY PLAN                                      
 -------------------------------------------------------------------------------------
  Merge on public.tgt t
+   JIT: true
    ->  Hash Join
          Output: t.ctid, s.a, s.b, s.c, s.d, s.ctid
+         JIT: true
          Hash Cond: (t.a = s.a)
          Join Filter: (t.b < (SubPlan 1))
          ->  Seq Scan on public.tgt t
@@ -1706,7 +1708,7 @@
                    ->  Seq Scan on public.ref r_1
                          Output: r_1.ab, r_1.cd
                          Filter: ((r_1.ab = (s.a + s.b)) AND (r_1.cd = (s.c - s.d)))
-(32 rows)
+(34 rows)
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/merge.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream...
--- /tmp/cirrus-ci-build/src/test/regress/expected/merge.out	2024-03-19 12:34:37.403272000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/merge.out	2024-03-19 12:37:01.524193000 ...
@@ -1675,8 +1675,10 @@
                                      QUERY PLAN                                      
 -------------------------------------------------------------------------------------
  Merge on public.tgt t
+   JIT: true
    ->  Hash Join
          Output: t.ctid, s.a, s.b, s.c, s.d, s.ctid
+         JIT: true
          Hash Cond: (t.a = s.a)
          Join Filter: (t.b < (SubPlan 1))
          ->  Seq Scan on public.tgt t
@@ -1706,7 +1708,7 @@
                    ->  Seq Scan on public.ref r_1
                          Output: r_1.ab, r_1.cd
                          Filter: ((r_1.ab = (s.a + s.b)) AND (r_1.cd = (s.c - s.d)))
-(32 rows)
+(34 rows)
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/merge.out /tmp/cirrus-ci-build/build/testrun/regress/regress/res...
--- /tmp/cirrus-ci-build/src/test/regress/expected/merge.out	2024-03-19 12:34:37.403272000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/merge.out	2024-03-19 12:36:25.803345000 +0000
@@ -1675,8 +1675,10 @@
                                      QUERY PLAN                                      
 -------------------------------------------------------------------------------------
  Merge on public.tgt t
+   JIT: true
    ->  Hash Join
          Output: t.ctid, s.a, s.b, s.c, s.d, s.ctid
+         JIT: true
          Hash Cond: (t.a = s.a)
          Join Filter: (t.b < (SubPlan 1))
          ->  Seq Scan on public.tgt t
@@ -1706,7 +1708,7 @@
                    ->  Seq Scan on public.ref r_1
                          Output: r_1.ab, r_1.cd
                          Filter: ((r_1.ab = (s.a + s.b)) AND (r_1.cd = (s.c - s.d)))
-(32 rows)
+(34 rows)
...
tap
[12:37:01.902](56.112s) not ok 5 - regression tests pass
tap
[12:37:27.526](58.150s) not ok 2 - regression tests pass
test
[12:38:22.048]  23/294 postgresql:regress / regress/regress                                      ERROR            55.89s...
[12:38:22.048]  72/294 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                         ERROR            87.59s...
[12:38:22.048] 151/294 postgresql:recovery / recovery/027_stream_regress                         ERROR            63.02s...
%s Linux - Debian Bullseye - Autoconf
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/merge.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/resu...
--- /tmp/cirrus-ci-build/src/test/regress/expected/merge.out	2024-03-19 12:34:28.003588371 +0000
+++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/merge.out	2024-03-19 12:39:29.275648201 +0000
@@ -1675,8 +1675,10 @@
                                      QUERY PLAN                                      
 -------------------------------------------------------------------------------------
  Merge on public.tgt t
+   JIT: true
    ->  Hash Join
          Output: t.ctid, s.a, s.b, s.c, s.d, s.ctid
+         JIT: true
          Hash Cond: (t.a = s.a)
          Join Filter: (t.b < (SubPlan 1))
          ->  Seq Scan on public.tgt t
@@ -1706,7 +1708,7 @@
                    ->  Seq Scan on public.ref r_1
                          Output: r_1.ab, r_1.cd
                          Filter: ((r_1.ab = (s.a + s.b)) AND (r_1.cd = (s.c - s.d)))
-(32 rows)
+(34 rows)
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/merge.out /tmp/cirrus-ci-build/src/test/regress/results/merge.ou...
--- /tmp/cirrus-ci-build/src/test/regress/expected/merge.out	2024-03-19 12:34:28.003588371 +0000
+++ /tmp/cirrus-ci-build/src/test/regress/results/merge.out	2024-03-19 12:38:26.343646899 +0000
@@ -1675,8 +1675,10 @@
                                      QUERY PLAN                                      
 -------------------------------------------------------------------------------------
  Merge on public.tgt t
+   JIT: true
    ->  Hash Join
          Output: t.ctid, s.a, s.b, s.c, s.d, s.ctid
+         JIT: true
          Hash Cond: (t.a = s.a)
          Join Filter: (t.b < (SubPlan 1))
          ->  Seq Scan on public.tgt t
@@ -1706,7 +1708,7 @@
                    ->  Seq Scan on public.ref r_1
                          Output: r_1.ab, r_1.cd
                          Filter: ((r_1.ab = (s.a + s.b)) AND (r_1.cd = (s.c - s.d)))
-(32 rows)
+(34 rows)
...
tap
[12:39:55.623](74.955s) not ok 5 - regression tests pass
%s Linux - Debian Bullseye - Meson
core
[12:49:26.466] #0  0x00007ff82644dce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:26.466] #1  0x00007ff826437537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:26.466] #2  0x00007ff826626dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:49:26.466] #3  0x00007ff826631998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:49:26.466] #4  0x00007ff8266177aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x555a35c5188...
[12:49:26.466] #5  0x0000555a34f4f2e1 in standard_planner (parse=0x555a375140f0, query_string=<optimized out>, cursorOpt...
[12:49:26.466] #6  0x0000555a34f4f36d in planner (parse=parse@entry=0x555a375140f0, query_string=query_string@entry=0x55...
[12:49:26.466] #7  0x0000555a351be332 in pg_plan_query (querytree=querytree@entry=0x555a375140f0, query_string=query_str...
[12:49:26.466] #8  0x0000555a351be69f in pg_plan_queries (querytrees=0x555a37514b98, query_string=query_string@entry=0x5...
[12:49:26.466] #9  0x0000555a351bea79 in exec_simple_query (query_string=query_string@entry=0x555a37513170 "SELECT pg_ca...
core
[12:52:00.428] #0  0x00007fea5199ace1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:52:00.428] #1  0x00007fea51984537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:52:00.428] #2  0x00007fea51b73dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:52:00.428] #3  0x00007fea51b7e998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:52:00.428] #4  0x00007fea51b647aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55e70c02188...
[12:52:00.428] #5  0x000055e70b31f2e1 in standard_planner (parse=0x55e70d2467b8, query_string=<optimized out>, cursorOpt...
[12:52:00.428] #6  0x000055e70b31f36d in planner (parse=parse@entry=0x55e70d2467b8, query_string=query_string@entry=0x55...
[12:52:00.428] #7  0x000055e70b58e332 in pg_plan_query (querytree=querytree@entry=0x55e70d2467b8, query_string=query_str...
[12:52:00.428] #8  0x000055e70b58e69f in pg_plan_queries (querytrees=0x55e70d246f58, query_string=query_string@entry=0x5...
[12:52:00.428] #9  0x000055e70b58ea79 in exec_simple_query (query_string=query_string@entry=0x55e70d245980 "\nSELECT pg_...
core
[12:51:56.902] #0  0x00007ff82644dce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:56.902] #1  0x00007ff826437537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:56.902] #2  0x00007ff826626dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:51:56.902] #3  0x00007ff826631998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:51:56.902] #4  0x00007ff8266177aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x555a35c5188...
[12:51:56.902] #5  0x0000555a34f4f2e1 in standard_planner (parse=0x555a375140f0, query_string=<optimized out>, cursorOpt...
[12:51:56.902] #6  0x0000555a34f4f36d in planner (parse=parse@entry=0x555a375140f0, query_string=query_string@entry=0x55...
[12:51:56.902] #7  0x0000555a351be332 in pg_plan_query (querytree=querytree@entry=0x555a375140f0, query_string=query_str...
[12:51:56.902] #8  0x0000555a351be69f in pg_plan_queries (querytrees=0x555a37514b98, query_string=query_string@entry=0x5...
[12:51:56.902] #9  0x0000555a351bea79 in exec_simple_query (query_string=query_string@entry=0x555a37513170 "SELECT pg_ca...
core
[12:51:53.301] #0  0x00007ff82644dce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:53.301] #1  0x00007ff826437537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:53.301] #2  0x00007ff826626dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:51:53.301] #3  0x00007ff826631998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:51:53.301] #4  0x00007ff8266177aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x555a35c5188...
[12:51:53.301] #5  0x0000555a34f4f2e1 in standard_planner (parse=0x555a375140f0, query_string=<optimized out>, cursorOpt...
[12:51:53.301] #6  0x0000555a34f4f36d in planner (parse=parse@entry=0x555a375140f0, query_string=query_string@entry=0x55...
[12:51:53.301] #7  0x0000555a351be332 in pg_plan_query (querytree=querytree@entry=0x555a375140f0, query_string=query_str...
[12:51:53.301] #8  0x0000555a351be69f in pg_plan_queries (querytrees=0x555a37514b98, query_string=query_string@entry=0x5...
[12:51:53.301] #9  0x0000555a351bea79 in exec_simple_query (query_string=query_string@entry=0x555a37513170 "SELECT pg_ca...
core
[12:51:49.694] #0  0x00007f16407cdce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:49.694] #1  0x00007f16407b7537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:49.694] #2  0x00007f16409a6dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:51:49.694] #3  0x00007f16409b1998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:51:49.694] #4  0x00007f16409977aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55705c9b788...
[12:51:49.694] #5  0x000055705bcb52e1 in standard_planner (parse=0x55705dd82758, query_string=<optimized out>, cursorOpt...
[12:51:49.694] #6  0x000055705bcb536d in planner (parse=parse@entry=0x55705dd82758, query_string=query_string@entry=0x55...
[12:51:49.694] #7  0x000055705bf24332 in pg_plan_query (querytree=querytree@entry=0x55705dd82758, query_string=query_str...
[12:51:49.694] #8  0x000055705bf2469f in pg_plan_queries (querytrees=0x55705dd82ef8, query_string=query_string@entry=0x5...
[12:51:49.694] #9  0x000055705bf24a79 in exec_simple_query (query_string=query_string@entry=0x55705dd81920 "\nSELECT pg_...
core
[12:51:46.131] #0  0x00007f1174b1ace1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:46.131] #1  0x00007f1174b04537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:46.131] #2  0x00007f1174cf3dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:51:46.131] #3  0x00007f1174cfe998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:51:46.131] #4  0x00007f1174ce47aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55fdb8ee388...
[12:51:46.131] #5  0x000055fdb81e12e1 in standard_planner (parse=0x55fdb9ffa888, query_string=<optimized out>, cursorOpt...
[12:51:46.131] #6  0x000055fdb81e136d in planner (parse=parse@entry=0x55fdb9ffa888, query_string=query_string@entry=0x55...
[12:51:46.131] #7  0x000055fdb8450332 in pg_plan_query (querytree=querytree@entry=0x55fdb9ffa888, query_string=query_str...
[12:51:46.131] #8  0x000055fdb845069f in pg_plan_queries (querytrees=0x55fdb9ffb028, query_string=query_string@entry=0x5...
[12:51:46.131] #9  0x000055fdb8450a79 in exec_simple_query (query_string=query_string@entry=0x55fdb9ff9a50 "\nSELECT pg_...
core
[12:51:42.594] #0  0x00007ff6b7ec4ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:42.594] #1  0x00007ff6b7eae537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:42.594] #2  0x00007ff6b809ddcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:51:42.594] #3  0x00007ff6b80a8998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:51:42.594] #4  0x00007ff6b808e7aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5608bfc0988...
[12:51:42.594] #5  0x00005608bef072e1 in standard_planner (parse=0x5608c02f2500, query_string=<optimized out>, cursorOpt...
[12:51:42.594] #6  0x00005608bef0736d in planner (parse=parse@entry=0x5608c02f2500, query_string=query_string@entry=0x56...
[12:51:42.594] #7  0x00005608bf176332 in pg_plan_query (querytree=querytree@entry=0x5608c02f2500, query_string=query_str...
[12:51:42.594] #8  0x00005608bf17669f in pg_plan_queries (querytrees=0x5608c02f3038, query_string=query_string@entry=0x5...
[12:51:42.594] #9  0x00005608bf176a79 in exec_simple_query (query_string=query_string@entry=0x5608c02f1580 "SELECT pg_ca...
core
[12:51:38.968] #0  0x00007fb4ddbdbce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:38.968] #1  0x00007fb4ddbc5537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:38.968] #2  0x00007fb4dddb4dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:51:38.968] #3  0x00007fb4dddbf998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:51:38.968] #4  0x00007fb4ddda57aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55aa07c8688...
[12:51:38.968] #5  0x000055aa06f842e1 in standard_planner (parse=0x55aa09369110, query_string=<optimized out>, cursorOpt...
[12:51:38.968] #6  0x000055aa06f8436d in planner (parse=parse@entry=0x55aa09369110, query_string=query_string@entry=0x55...
[12:51:38.968] #7  0x000055aa071f3332 in pg_plan_query (querytree=querytree@entry=0x55aa09369110, query_string=query_str...
[12:51:38.968] #8  0x000055aa071f369f in pg_plan_queries (querytrees=0x55aa09369c48, query_string=query_string@entry=0x5...
[12:51:38.968] #9  0x000055aa071f3a79 in exec_simple_query (query_string=query_string@entry=0x55aa09368190 "SELECT pg_ca...
core
[12:51:35.380] #0  0x00007ff82644dce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:35.380] #1  0x00007ff826437537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:35.380] #2  0x00007ff826626dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:51:35.380] #3  0x00007ff826631998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:51:35.380] #4  0x00007ff8266177aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x555a35c5188...
[12:51:35.380] #5  0x0000555a34f4f2e1 in standard_planner (parse=0x555a375140f0, query_string=<optimized out>, cursorOpt...
[12:51:35.380] #6  0x0000555a34f4f36d in planner (parse=parse@entry=0x555a375140f0, query_string=query_string@entry=0x55...
[12:51:35.380] #7  0x0000555a351be332 in pg_plan_query (querytree=querytree@entry=0x555a375140f0, query_string=query_str...
[12:51:35.380] #8  0x0000555a351be69f in pg_plan_queries (querytrees=0x555a37514c28, query_string=query_string@entry=0x5...
[12:51:35.380] #9  0x0000555a351bea79 in exec_simple_query (query_string=query_string@entry=0x555a37513170 "SELECT pg_ca...
core
[12:51:31.766] #0  0x00007fef4fb16ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:31.766] #1  0x00007fef4fb00537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:31.766] #2  0x00007fef4fcefdcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:51:31.766] #3  0x00007fef4fcfa998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:51:31.766] #4  0x00007fef4fce07aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55a9a840788...
[12:51:31.766] #5  0x000055a9a77052e1 in standard_planner (parse=0x55a9a97f8100, query_string=<optimized out>, cursorOpt...
[12:51:31.766] #6  0x000055a9a770536d in planner (parse=parse@entry=0x55a9a97f8100, query_string=query_string@entry=0x55...
[12:51:31.766] #7  0x000055a9a7974332 in pg_plan_query (querytree=querytree@entry=0x55a9a97f8100, query_string=query_str...
[12:51:31.766] #8  0x000055a9a797469f in pg_plan_queries (querytrees=0x55a9a97f8c38, query_string=query_string@entry=0x5...
[12:51:31.766] #9  0x000055a9a7974a79 in exec_simple_query (query_string=query_string@entry=0x55a9a97f7180 "SELECT pg_ca...
core
[12:51:28.162] #0  0x00007ff82644dce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:28.162] #1  0x00007ff826437537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:28.162] #2  0x00007ff826626dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:51:28.162] #3  0x00007ff826631998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:51:28.162] #4  0x00007ff8266177aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x555a35c5188...
[12:51:28.162] #5  0x0000555a34f4f2e1 in standard_planner (parse=0x555a375140f0, query_string=<optimized out>, cursorOpt...
[12:51:28.162] #6  0x0000555a34f4f36d in planner (parse=parse@entry=0x555a375140f0, query_string=query_string@entry=0x55...
[12:51:28.162] #7  0x0000555a351be332 in pg_plan_query (querytree=querytree@entry=0x555a375140f0, query_string=query_str...
[12:51:28.162] #8  0x0000555a351be69f in pg_plan_queries (querytrees=0x555a37514b98, query_string=query_string@entry=0x5...
[12:51:28.162] #9  0x0000555a351bea79 in exec_simple_query (query_string=query_string@entry=0x555a37513170 "SELECT pg_ca...
core
[12:51:24.560] #0  0x00007f790c49fce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:24.560] #1  0x00007f790c489537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:24.560] #2  0x00007f790c678dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:51:24.560] #3  0x00007f790c683998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:51:24.560] #4  0x00007f790c6697aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5615d00d388...
[12:51:24.560] #5  0x00005615cf3d12e1 in standard_planner (parse=0x5615d0b410e0, query_string=<optimized out>, cursorOpt...
[12:51:24.560] #6  0x00005615cf3d136d in planner (parse=parse@entry=0x5615d0b410e0, query_string=query_string@entry=0x56...
[12:51:24.560] #7  0x00005615cf640332 in pg_plan_query (querytree=querytree@entry=0x5615d0b410e0, query_string=query_str...
[12:51:24.560] #8  0x00005615cf64069f in pg_plan_queries (querytrees=0x5615d0b41c18, query_string=query_string@entry=0x5...
[12:51:24.560] #9  0x00005615cf640a79 in exec_simple_query (query_string=query_string@entry=0x5615d0b40160 "SELECT pg_ca...
core
[12:51:20.955] #0  0x00007ff6b7ec4ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:20.955] #1  0x00007ff6b7eae537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:20.955] #2  0x00007ff6b809ddcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:51:20.955] #3  0x00007ff6b80a8998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:51:20.955] #4  0x00007ff6b808e7aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5608bfc0988...
[12:51:20.955] #5  0x00005608bef072e1 in standard_planner (parse=0x5608c02f2500, query_string=<optimized out>, cursorOpt...
[12:51:20.955] #6  0x00005608bef0736d in planner (parse=parse@entry=0x5608c02f2500, query_string=query_string@entry=0x56...
[12:51:20.955] #7  0x00005608bf176332 in pg_plan_query (querytree=querytree@entry=0x5608c02f2500, query_string=query_str...
[12:51:20.955] #8  0x00005608bf17669f in pg_plan_queries (querytrees=0x5608c02f2fa8, query_string=query_string@entry=0x5...
[12:51:20.955] #9  0x00005608bf176a79 in exec_simple_query (query_string=query_string@entry=0x5608c02f1580 "SELECT pg_ca...
core
[12:51:17.354] #0  0x00007ff82644dce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:17.354] #1  0x00007ff826437537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:17.354] #2  0x00007ff826626dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:51:17.354] #3  0x00007ff826631998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:51:17.354] #4  0x00007ff8266177aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x555a35c5188...
[12:51:17.354] #5  0x0000555a34f4f2e1 in standard_planner (parse=0x555a375140f0, query_string=<optimized out>, cursorOpt...
[12:51:17.354] #6  0x0000555a34f4f36d in planner (parse=parse@entry=0x555a375140f0, query_string=query_string@entry=0x55...
[12:51:17.354] #7  0x0000555a351be332 in pg_plan_query (querytree=querytree@entry=0x555a375140f0, query_string=query_str...
[12:51:17.354] #8  0x0000555a351be69f in pg_plan_queries (querytrees=0x555a37514b98, query_string=query_string@entry=0x5...
[12:51:17.354] #9  0x0000555a351bea79 in exec_simple_query (query_string=query_string@entry=0x555a37513170 "SELECT pg_ca...
core
[12:51:13.750] #0  0x00007fe90a896ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:13.750] #1  0x00007fe90a880537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:13.750] #2  0x00007fe90aa6fdcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:51:13.750] #3  0x00007fe90aa7a998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:51:13.750] #4  0x00007fe90aa607aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55be77b9a88...
[12:51:13.750] #5  0x000055be76e982e1 in standard_planner (parse=0x55be78b361d8, query_string=<optimized out>, cursorOpt...
[12:51:13.750] #6  0x000055be76e9836d in planner (parse=parse@entry=0x55be78b361d8, query_string=query_string@entry=0x55...
[12:51:13.750] #7  0x000055be77107332 in pg_plan_query (querytree=querytree@entry=0x55be78b361d8, query_string=query_str...
[12:51:13.750] #8  0x000055be7710769f in pg_plan_queries (querytrees=0x55be78b36978, query_string=query_string@entry=0x5...
[12:51:13.750] #9  0x000055be77107a79 in exec_simple_query (query_string=query_string@entry=0x55be78b353a0 "\nSELECT pg_...
core
[12:51:10.187] #0  0x00007f5c2792fce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:10.187] #1  0x00007f5c27919537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:10.187] #2  0x00007f5c27b08dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:51:10.187] #3  0x00007f5c27b13998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:51:10.187] #4  0x00007f5c27af97aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5590fb9e288...
[12:51:10.187] #5  0x00005590face02e1 in standard_planner (parse=0x5590fcf446f8, query_string=<optimized out>, cursorOpt...
[12:51:10.187] #6  0x00005590face036d in planner (parse=parse@entry=0x5590fcf446f8, query_string=query_string@entry=0x55...
[12:51:10.187] #7  0x00005590faf4f332 in pg_plan_query (querytree=querytree@entry=0x5590fcf446f8, query_string=query_str...
[12:51:10.187] #8  0x00005590faf4f69f in pg_plan_queries (querytrees=0x5590fcf44e98, query_string=query_string@entry=0x5...
[12:51:10.187] #9  0x00005590faf4fa79 in exec_simple_query (query_string=query_string@entry=0x5590fcf438c0 "\nSELECT pg_...
core
[12:51:06.638] #0  0x00007fd3b8688ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:06.638] #1  0x00007fd3b8672537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:06.638] #2  0x00007fd3b8861dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:51:06.638] #3  0x00007fd3b886c998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:51:06.638] #4  0x00007fd3b88527aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55e2d7e5e88...
[12:51:06.638] #5  0x000055e2d715c2e1 in standard_planner (parse=0x55e2d8fab8b8, query_string=<optimized out>, cursorOpt...
[12:51:06.638] #6  0x000055e2d715c36d in planner (parse=parse@entry=0x55e2d8fab8b8, query_string=query_string@entry=0x55...
[12:51:06.638] #7  0x000055e2d73cb332 in pg_plan_query (querytree=querytree@entry=0x55e2d8fab8b8, query_string=query_str...
[12:51:06.638] #8  0x000055e2d73cb69f in pg_plan_queries (querytrees=0x55e2d8fac058, query_string=query_string@entry=0x5...
[12:51:06.638] #9  0x000055e2d73cba79 in exec_simple_query (query_string=query_string@entry=0x55e2d8faaa80 "\nSELECT pg_...
core
[12:51:03.090] #0  0x00007f2652285ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:03.090] #1  0x00007f265226f537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:51:03.090] #2  0x00007f265245edcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:51:03.090] #3  0x00007f2652469998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:51:03.090] #4  0x00007f265244f7aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x561016ce688...
[12:51:03.090] #5  0x0000561015fe42e1 in standard_planner (parse=0x561018214100, query_string=<optimized out>, cursorOpt...
[12:51:03.090] #6  0x0000561015fe436d in planner (parse=parse@entry=0x561018214100, query_string=query_string@entry=0x56...
[12:51:03.090] #7  0x0000561016253332 in pg_plan_query (querytree=querytree@entry=0x561018214100, query_string=query_str...
[12:51:03.090] #8  0x000056101625369f in pg_plan_queries (querytrees=0x561018214c38, query_string=query_string@entry=0x5...
[12:51:03.090] #9  0x0000561016253a79 in exec_simple_query (query_string=query_string@entry=0x561018213180 "SELECT pg_ca...
core
[12:50:59.495] #0  0x00007fc865291ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:59.495] #1  0x00007fc86527b537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:59.495] #2  0x00007fc86546adcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:50:59.495] #3  0x00007fc865475998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:50:59.495] #4  0x00007fc86545b7aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55fb19ccd88...
[12:50:59.495] #5  0x000055fb18fcb2e1 in standard_planner (parse=0x55fb1acc46f8, query_string=<optimized out>, cursorOpt...
[12:50:59.495] #6  0x000055fb18fcb36d in planner (parse=parse@entry=0x55fb1acc46f8, query_string=query_string@entry=0x55...
[12:50:59.495] #7  0x000055fb1923a332 in pg_plan_query (querytree=querytree@entry=0x55fb1acc46f8, query_string=query_str...
[12:50:59.495] #8  0x000055fb1923a69f in pg_plan_queries (querytrees=0x55fb1acc4e98, query_string=query_string@entry=0x5...
[12:50:59.495] #9  0x000055fb1923aa79 in exec_simple_query (query_string=query_string@entry=0x55fb1acc38c0 "\nSELECT pg_...
core
[12:50:55.929] #0  0x00007f4c1c1c4ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:55.929] #1  0x00007f4c1c1ae537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:55.929] #2  0x00007f4c1c39ddcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:50:55.929] #3  0x00007f4c1c3a8998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:50:55.929] #4  0x00007f4c1c38e7aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55b7d52a188...
[12:50:55.929] #5  0x000055b7d459f2e1 in standard_planner (parse=0x55b7d745b468, query_string=<optimized out>, cursorOpt...
[12:50:55.929] #6  0x000055b7d459f36d in planner (parse=parse@entry=0x55b7d745b468, query_string=query_string@entry=0x55...
[12:50:55.929] #7  0x000055b7d480e332 in pg_plan_query (querytree=querytree@entry=0x55b7d745b468, query_string=query_str...
[12:50:55.929] #8  0x000055b7d480e69f in pg_plan_queries (querytrees=0x55b7d745bc08, query_string=query_string@entry=0x5...
[12:50:55.929] #9  0x000055b7d480ea79 in exec_simple_query (query_string=query_string@entry=0x55b7d745a630 "\nSELECT pg_...
core
[12:50:52.358] #0  0x00007fcb1881ece1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:52.358] #1  0x00007fcb18808537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:52.358] #2  0x00007fcb189f7dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:50:52.358] #3  0x00007fcb18a02998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:50:52.358] #4  0x00007fcb189e87aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55ec2a0eb88...
[12:50:52.358] #5  0x000055ec293e92e1 in standard_planner (parse=0x55ec2aba81c8, query_string=<optimized out>, cursorOpt...
[12:50:52.358] #6  0x000055ec293e936d in planner (parse=parse@entry=0x55ec2aba81c8, query_string=query_string@entry=0x55...
[12:50:52.358] #7  0x000055ec29658332 in pg_plan_query (querytree=querytree@entry=0x55ec2aba81c8, query_string=query_str...
[12:50:52.358] #8  0x000055ec2965869f in pg_plan_queries (querytrees=0x55ec2aba8968, query_string=query_string@entry=0x5...
[12:50:52.358] #9  0x000055ec29658a79 in exec_simple_query (query_string=query_string@entry=0x55ec2aba7390 "\nSELECT pg_...
core
[12:50:48.774] #0  0x00007ff82644dce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:48.774] #1  0x00007ff826437537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:48.774] #2  0x00007ff826626dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:50:48.774] #3  0x00007ff826631998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:50:48.774] #4  0x00007ff8266177aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x555a35c5188...
[12:50:48.774] #5  0x0000555a34f4f2e1 in standard_planner (parse=0x555a375140f0, query_string=<optimized out>, cursorOpt...
[12:50:48.774] #6  0x0000555a34f4f36d in planner (parse=parse@entry=0x555a375140f0, query_string=query_string@entry=0x55...
[12:50:48.774] #7  0x0000555a351be332 in pg_plan_query (querytree=querytree@entry=0x555a375140f0, query_string=query_str...
[12:50:48.774] #8  0x0000555a351be69f in pg_plan_queries (querytrees=0x555a37514b98, query_string=query_string@entry=0x5...
[12:50:48.774] #9  0x0000555a351bea79 in exec_simple_query (query_string=query_string@entry=0x555a37513170 "SELECT pg_ca...
core
[12:50:45.141] #0  0x00007ff82644dce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:45.141] #1  0x00007ff826437537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:45.141] #2  0x00007ff826626dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:50:45.141] #3  0x00007ff826631998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:50:45.141] #4  0x00007ff8266177aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x555a35c5188...
[12:50:45.141] #5  0x0000555a34f4f2e1 in standard_planner (parse=0x555a375140f0, query_string=<optimized out>, cursorOpt...
[12:50:45.141] #6  0x0000555a34f4f36d in planner (parse=parse@entry=0x555a375140f0, query_string=query_string@entry=0x55...
[12:50:45.141] #7  0x0000555a351be332 in pg_plan_query (querytree=querytree@entry=0x555a375140f0, query_string=query_str...
[12:50:45.141] #8  0x0000555a351be69f in pg_plan_queries (querytrees=0x555a37514b98, query_string=query_string@entry=0x5...
[12:50:45.141] #9  0x0000555a351bea79 in exec_simple_query (query_string=query_string@entry=0x555a37513170 "SELECT pg_ca...
core
[12:50:41.522] #0  0x00007ff66d172ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:41.522] #1  0x00007ff66d15c537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:41.522] #2  0x00007ff66d34bdcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:50:41.522] #3  0x00007ff66d356998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:50:41.522] #4  0x00007ff66d33c7aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x558afcea388...
[12:50:41.522] #5  0x0000558afc1a12e1 in standard_planner (parse=0x558afe5fa6f8, query_string=<optimized out>, cursorOpt...
[12:50:41.522] #6  0x0000558afc1a136d in planner (parse=parse@entry=0x558afe5fa6f8, query_string=query_string@entry=0x55...
[12:50:41.522] #7  0x0000558afc410332 in pg_plan_query (querytree=querytree@entry=0x558afe5fa6f8, query_string=query_str...
[12:50:41.522] #8  0x0000558afc41069f in pg_plan_queries (querytrees=0x558afe5fae98, query_string=query_string@entry=0x5...
[12:50:41.522] #9  0x0000558afc410a79 in exec_simple_query (query_string=query_string@entry=0x558afe5f98c0 "\nSELECT pg_...
core
[12:50:37.973] #0  0x00007f790c49fce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:37.973] #1  0x00007f790c489537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:37.973] #2  0x00007f790c678dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:50:37.973] #3  0x00007f790c683998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:50:37.973] #4  0x00007f790c6697aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5615d00d388...
[12:50:37.973] #5  0x00005615cf3d12e1 in standard_planner (parse=0x5615d0b410e0, query_string=<optimized out>, cursorOpt...
[12:50:37.973] #6  0x00005615cf3d136d in planner (parse=parse@entry=0x5615d0b410e0, query_string=query_string@entry=0x56...
[12:50:37.973] #7  0x00005615cf640332 in pg_plan_query (querytree=querytree@entry=0x5615d0b410e0, query_string=query_str...
[12:50:37.973] #8  0x00005615cf64069f in pg_plan_queries (querytrees=0x5615d0b41b88, query_string=query_string@entry=0x5...
[12:50:37.973] #9  0x00005615cf640a79 in exec_simple_query (query_string=query_string@entry=0x5615d0b40160 "SELECT pg_ca...
core
[12:50:34.360] #0  0x00007f66c31bbce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:34.360] #1  0x00007f66c31a5537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:34.360] #2  0x00007f66c3394dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:50:34.360] #3  0x00007f66c339f998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:50:34.360] #4  0x00007f66c33857aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x559637aee88...
[12:50:34.360] #5  0x0000559636dec2e1 in standard_planner (parse=0x5596395f7f38, query_string=<optimized out>, cursorOpt...
[12:50:34.360] #6  0x0000559636dec36d in planner (parse=parse@entry=0x5596395f7f38, query_string=query_string@entry=0x55...
[12:50:34.360] #7  0x000055963705b332 in pg_plan_query (querytree=querytree@entry=0x5596395f7f38, query_string=query_str...
[12:50:34.360] #8  0x000055963705b69f in pg_plan_queries (querytrees=0x5596395f86d8, query_string=query_string@entry=0x5...
[12:50:34.360] #9  0x000055963705ba79 in exec_simple_query (query_string=query_string@entry=0x5596395f7100 "\nSELECT pg_...
core
[12:50:30.777] #0  0x00007fc8b26b9ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:30.777] #1  0x00007fc8b26a3537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:30.777] #2  0x00007fc8b2892dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:50:30.777] #3  0x00007fc8b289d998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:50:30.777] #4  0x00007fc8b28837aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55f649ee188...
[12:50:30.777] #5  0x000055f6491df2e1 in standard_planner (parse=0x55f64b46b1c8, query_string=<optimized out>, cursorOpt...
[12:50:30.777] #6  0x000055f6491df36d in planner (parse=parse@entry=0x55f64b46b1c8, query_string=query_string@entry=0x55...
[12:50:30.777] #7  0x000055f64944e332 in pg_plan_query (querytree=querytree@entry=0x55f64b46b1c8, query_string=query_str...
[12:50:30.777] #8  0x000055f64944e69f in pg_plan_queries (querytrees=0x55f64b46b968, query_string=query_string@entry=0x5...
[12:50:30.777] #9  0x000055f64944ea79 in exec_simple_query (query_string=query_string@entry=0x55f64b46a390 "\nSELECT pg_...
core
[12:50:27.256] #0  0x00007fdbaeb3fce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:27.256] #1  0x00007fdbaeb29537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:27.256] #2  0x00007fdbaed18dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:50:27.256] #3  0x00007fdbaed23998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:50:27.256] #4  0x00007fdbaed097aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x555a148b488...
[12:50:27.256] #5  0x0000555a13bb22e1 in standard_planner (parse=0x555a16cd9758, query_string=<optimized out>, cursorOpt...
[12:50:27.256] #6  0x0000555a13bb236d in planner (parse=parse@entry=0x555a16cd9758, query_string=query_string@entry=0x55...
[12:50:27.256] #7  0x0000555a13e21332 in pg_plan_query (querytree=querytree@entry=0x555a16cd9758, query_string=query_str...
[12:50:27.256] #8  0x0000555a13e2169f in pg_plan_queries (querytrees=0x555a16cd9ef8, query_string=query_string@entry=0x5...
[12:50:27.256] #9  0x0000555a13e21a79 in exec_simple_query (query_string=query_string@entry=0x555a16cd8920 "\nSELECT pg_...
core
[12:50:23.685] #0  0x00007f6608627ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:23.685] #1  0x00007f6608611537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:23.685] #2  0x00007f6608800dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:50:23.685] #3  0x00007f660880b998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:50:23.685] #4  0x00007f66087f17aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55a54baf888...
[12:50:23.685] #5  0x000055a54adf62e1 in standard_planner (parse=0x55a54c4e9218, query_string=<optimized out>, cursorOpt...
[12:50:23.685] #6  0x000055a54adf636d in planner (parse=parse@entry=0x55a54c4e9218, query_string=query_string@entry=0x55...
[12:50:23.685] #7  0x000055a54b065332 in pg_plan_query (querytree=querytree@entry=0x55a54c4e9218, query_string=query_str...
[12:50:23.685] #8  0x000055a54b06569f in pg_plan_queries (querytrees=0x55a54c4e99b8, query_string=query_string@entry=0x5...
[12:50:23.685] #9  0x000055a54b065a79 in exec_simple_query (query_string=query_string@entry=0x55a54c4e83e0 "\nSELECT pg_...
core
[12:50:20.148] #0  0x00007fa35c79cce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:20.148] #1  0x00007fa35c786537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:20.148] #2  0x00007fa35c975dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:50:20.148] #3  0x00007fa35c980998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:50:20.148] #4  0x00007fa35c9667aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55b4f413a88...
[12:50:20.148] #5  0x000055b4f34382e1 in standard_planner (parse=0x55b4f465a8b8, query_string=<optimized out>, cursorOpt...
[12:50:20.148] #6  0x000055b4f343836d in planner (parse=parse@entry=0x55b4f465a8b8, query_string=query_string@entry=0x55...
[12:50:20.148] #7  0x000055b4f36a7332 in pg_plan_query (querytree=querytree@entry=0x55b4f465a8b8, query_string=query_str...
[12:50:20.148] #8  0x000055b4f36a769f in pg_plan_queries (querytrees=0x55b4f465b058, query_string=query_string@entry=0x5...
[12:50:20.148] #9  0x000055b4f36a7a79 in exec_simple_query (query_string=query_string@entry=0x55b4f4659a80 "\nSELECT pg_...
core
[12:50:16.570] #0  0x00007feba9f7fce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:16.570] #1  0x00007feba9f69537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:16.570] #2  0x00007febaa158dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:50:16.570] #3  0x00007febaa163998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:50:16.570] #4  0x00007febaa1497aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55e59814988...
[12:50:16.570] #5  0x000055e5974472e1 in standard_planner (parse=0x55e59868ff08, query_string=<optimized out>, cursorOpt...
[12:50:16.570] #6  0x000055e59744736d in planner (parse=parse@entry=0x55e59868ff08, query_string=query_string@entry=0x55...
[12:50:16.570] #7  0x000055e5976b6332 in pg_plan_query (querytree=querytree@entry=0x55e59868ff08, query_string=query_str...
[12:50:16.570] #8  0x000055e5976b669f in pg_plan_queries (querytrees=0x55e5986906a8, query_string=query_string@entry=0x5...
[12:50:16.570] #9  0x000055e5976b6a79 in exec_simple_query (query_string=query_string@entry=0x55e59868f0d0 "\nSELECT pg_...
core
[12:50:09.412] #0  0x00007f3f1f49dce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:09.412] #1  0x00007f3f1f487537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:09.412] #2  0x00007f3f1f676dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:50:09.412] #3  0x00007f3f1f681998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:50:09.412] #4  0x00007f3f1f6677aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x561c5c8af88...
[12:50:09.412] #5  0x0000561c5bbad2e1 in standard_planner (parse=0x561c5d0607f8, query_string=<optimized out>, cursorOpt...
[12:50:09.412] #6  0x0000561c5bbad36d in planner (parse=parse@entry=0x561c5d0607f8, query_string=query_string@entry=0x56...
[12:50:09.412] #7  0x0000561c5be1c332 in pg_plan_query (querytree=querytree@entry=0x561c5d0607f8, query_string=query_str...
[12:50:09.412] #8  0x0000561c5be1c69f in pg_plan_queries (querytrees=0x561c5d060f98, query_string=query_string@entry=0x5...
[12:50:09.412] #9  0x0000561c5be1ca79 in exec_simple_query (query_string=query_string@entry=0x561c5d05f9c0 "\nSELECT pg_...
core
[12:50:05.866] #0  0x00007f790c49fce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:05.866] #1  0x00007f790c489537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:05.866] #2  0x00007f790c678dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:50:05.866] #3  0x00007f790c683998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:50:05.866] #4  0x00007f790c6697aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5615d00d388...
[12:50:05.866] #5  0x00005615cf3d12e1 in standard_planner (parse=0x5615d0b410e0, query_string=<optimized out>, cursorOpt...
[12:50:05.866] #6  0x00005615cf3d136d in planner (parse=parse@entry=0x5615d0b410e0, query_string=query_string@entry=0x56...
[12:50:05.866] #7  0x00005615cf640332 in pg_plan_query (querytree=querytree@entry=0x5615d0b410e0, query_string=query_str...
[12:50:05.866] #8  0x00005615cf64069f in pg_plan_queries (querytrees=0x5615d0b41b88, query_string=query_string@entry=0x5...
[12:50:05.866] #9  0x00005615cf640a79 in exec_simple_query (query_string=query_string@entry=0x5615d0b40160 "SELECT pg_ca...
core
[12:50:02.215] #0  0x00007f53ff212ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:02.215] #1  0x00007f53ff1fc537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:02.215] #2  0x00007f53ff3ebdcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:50:02.215] #3  0x00007f53ff3f6998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:50:02.215] #4  0x00007f53ff3dc7aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x555d4593c88...
[12:50:02.215] #5  0x0000555d44c3a2e1 in standard_planner (parse=0x555d469be3c8, query_string=<optimized out>, cursorOpt...
[12:50:02.215] #6  0x0000555d44c3a36d in planner (parse=parse@entry=0x555d469be3c8, query_string=query_string@entry=0x55...
[12:50:02.215] #7  0x0000555d44ea9332 in pg_plan_query (querytree=querytree@entry=0x555d469be3c8, query_string=query_str...
[12:50:02.215] #8  0x0000555d44ea969f in pg_plan_queries (querytrees=0x555d469beb68, query_string=query_string@entry=0x5...
[12:50:02.215] #9  0x0000555d44ea9a79 in exec_simple_query (query_string=query_string@entry=0x555d469bd590 "\nSELECT pg_...
core
[12:49:58.653] #0  0x00007f20d674cce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:58.653] #1  0x00007f20d6736537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:58.653] #2  0x00007f20d6925dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:49:58.653] #3  0x00007f20d6930998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:49:58.653] #4  0x00007f20d69167aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x56023021888...
[12:49:58.653] #5  0x000056022f5162e1 in standard_planner (parse=0x5602325da1c8, query_string=<optimized out>, cursorOpt...
[12:49:58.653] #6  0x000056022f51636d in planner (parse=parse@entry=0x5602325da1c8, query_string=query_string@entry=0x56...
[12:49:58.653] #7  0x000056022f785332 in pg_plan_query (querytree=querytree@entry=0x5602325da1c8, query_string=query_str...
[12:49:58.653] #8  0x000056022f78569f in pg_plan_queries (querytrees=0x5602325da968, query_string=query_string@entry=0x5...
[12:49:58.653] #9  0x000056022f785a79 in exec_simple_query (query_string=query_string@entry=0x5602325d9390 "\nSELECT pg_...
core
[12:49:55.077] #0  0x00007f790c49fce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:55.077] #1  0x00007f790c489537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:55.077] #2  0x00007f790c678dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:49:55.077] #3  0x00007f790c683998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:49:55.077] #4  0x00007f790c6697aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5615d00d388...
[12:49:55.077] #5  0x00005615cf3d12e1 in standard_planner (parse=0x5615d0b410e0, query_string=<optimized out>, cursorOpt...
[12:49:55.077] #6  0x00005615cf3d136d in planner (parse=parse@entry=0x5615d0b410e0, query_string=query_string@entry=0x56...
[12:49:55.077] #7  0x00005615cf640332 in pg_plan_query (querytree=querytree@entry=0x5615d0b410e0, query_string=query_str...
[12:49:55.077] #8  0x00005615cf64069f in pg_plan_queries (querytrees=0x5615d0b41b88, query_string=query_string@entry=0x5...
[12:49:55.077] #9  0x00005615cf640a79 in exec_simple_query (query_string=query_string@entry=0x5615d0b40160 "SELECT pg_ca...
core
[12:49:51.459] #0  0x00007f790c49fce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:51.459] #1  0x00007f790c489537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:51.459] #2  0x00007f790c678dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:49:51.459] #3  0x00007f790c683998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:49:51.459] #4  0x00007f790c6697aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5615d00d388...
[12:49:51.459] #5  0x00005615cf3d12e1 in standard_planner (parse=0x5615d0b410e0, query_string=<optimized out>, cursorOpt...
[12:49:51.459] #6  0x00005615cf3d136d in planner (parse=parse@entry=0x5615d0b410e0, query_string=query_string@entry=0x56...
[12:49:51.459] #7  0x00005615cf640332 in pg_plan_query (querytree=querytree@entry=0x5615d0b410e0, query_string=query_str...
[12:49:51.459] #8  0x00005615cf64069f in pg_plan_queries (querytrees=0x5615d0b41b88, query_string=query_string@entry=0x5...
[12:49:51.459] #9  0x00005615cf640a79 in exec_simple_query (query_string=query_string@entry=0x5615d0b40160 "SELECT pg_ca...
core
[12:49:47.830] #0  0x00007f3061717ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:47.830] #1  0x00007f3061701537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:47.830] #2  0x00007f30618f0dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:49:47.830] #3  0x00007f30618fb998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:49:47.830] #4  0x00007f30618e17aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x56071054d88...
[12:49:47.830] #5  0x000056070f84b2e1 in standard_planner (parse=0x5607118d4f38, query_string=<optimized out>, cursorOpt...
[12:49:47.830] #6  0x000056070f84b36d in planner (parse=parse@entry=0x5607118d4f38, query_string=query_string@entry=0x56...
[12:49:47.830] #7  0x000056070faba332 in pg_plan_query (querytree=querytree@entry=0x5607118d4f38, query_string=query_str...
[12:49:47.830] #8  0x000056070faba69f in pg_plan_queries (querytrees=0x5607118d56d8, query_string=query_string@entry=0x5...
[12:49:47.830] #9  0x000056070fabaa79 in exec_simple_query (query_string=query_string@entry=0x5607118d4100 "\nSELECT pg_...
core
[12:49:44.307] #0  0x00007f9b190dece1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:44.307] #1  0x00007f9b190c8537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:44.307] #2  0x00007f9b192b7dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:49:44.307] #3  0x00007f9b192c2998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:49:44.307] #4  0x00007f9b192a87aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x558be30d288...
[12:49:44.307] #5  0x0000558be23d02e1 in standard_planner (parse=0x558be4dd7f18, query_string=<optimized out>, cursorOpt...
[12:49:44.307] #6  0x0000558be23d036d in planner (parse=parse@entry=0x558be4dd7f18, query_string=query_string@entry=0x55...
[12:49:44.307] #7  0x0000558be263f332 in pg_plan_query (querytree=querytree@entry=0x558be4dd7f18, query_string=query_str...
[12:49:44.307] #8  0x0000558be263f69f in pg_plan_queries (querytrees=0x558be4dd86b8, query_string=query_string@entry=0x5...
[12:49:44.307] #9  0x0000558be263fa79 in exec_simple_query (query_string=query_string@entry=0x558be4dd70e0 "\nSELECT pg_...
core
[12:49:40.756] #0  0x00007f32d727ece1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:40.756] #1  0x00007f32d7268537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:40.756] #2  0x00007f32d7457dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:49:40.756] #3  0x00007f32d7462998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:49:40.756] #4  0x00007f32d74487aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x555b81ba188...
[12:49:40.756] #5  0x0000555b80e9f2e1 in standard_planner (parse=0x555b821bf228, query_string=<optimized out>, cursorOpt...
[12:49:40.756] #6  0x0000555b80e9f36d in planner (parse=parse@entry=0x555b821bf228, query_string=query_string@entry=0x55...
[12:49:40.756] #7  0x0000555b8110e332 in pg_plan_query (querytree=querytree@entry=0x555b821bf228, query_string=query_str...
[12:49:40.756] #8  0x0000555b8110e69f in pg_plan_queries (querytrees=0x555b821bf9c8, query_string=query_string@entry=0x5...
[12:49:40.756] #9  0x0000555b8110ea79 in exec_simple_query (query_string=query_string@entry=0x555b821be3f0 "\nSELECT pg_...
core
[12:49:37.237] #0  0x00007fa8074cece1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:37.237] #1  0x00007fa8074b8537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:37.237] #2  0x00007fa8076a7dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:49:37.237] #3  0x00007fa8076b2998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:49:37.237] #4  0x00007fa8076987aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x56345d3ab88...
[12:49:37.237] #5  0x000056345c6a92e1 in standard_planner (parse=0x56345d82b0e0, query_string=<optimized out>, cursorOpt...
[12:49:37.237] #6  0x000056345c6a936d in planner (parse=parse@entry=0x56345d82b0e0, query_string=query_string@entry=0x56...
[12:49:37.237] #7  0x000056345c918332 in pg_plan_query (querytree=querytree@entry=0x56345d82b0e0, query_string=query_str...
[12:49:37.237] #8  0x000056345c91869f in pg_plan_queries (querytrees=0x56345d82bc18, query_string=query_string@entry=0x5...
[12:49:37.237] #9  0x000056345c918a79 in exec_simple_query (query_string=query_string@entry=0x56345d82a160 "SELECT pg_ca...
core
[12:49:33.646] #0  0x00007f4b7a2f0ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:33.646] #1  0x00007f4b7a2da537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:33.646] #2  0x00007f4b7a4c9dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:49:33.646] #3  0x00007f4b7a4d4998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:49:33.646] #4  0x00007f4b7a4ba7aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55d6a92a888...
[12:49:33.646] #5  0x000055d6a85a62e1 in standard_planner (parse=0x55d6a98b4408, query_string=<optimized out>, cursorOpt...
[12:49:33.646] #6  0x000055d6a85a636d in planner (parse=parse@entry=0x55d6a98b4408, query_string=query_string@entry=0x55...
[12:49:33.646] #7  0x000055d6a8815332 in pg_plan_query (querytree=querytree@entry=0x55d6a98b4408, query_string=query_str...
[12:49:33.646] #8  0x000055d6a881569f in pg_plan_queries (querytrees=0x55d6a98b4ba8, query_string=query_string@entry=0x5...
[12:49:33.646] #9  0x000055d6a8815a79 in exec_simple_query (query_string=query_string@entry=0x55d6a98b35d0 "\nSELECT pg_...
core
[12:49:30.085] #0  0x00007ff82644dce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:30.085] #1  0x00007ff826437537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:30.085] #2  0x00007ff826626dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:49:30.085] #3  0x00007ff826631998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:49:30.085] #4  0x00007ff8266177aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x555a35c5188...
[12:49:30.085] #5  0x0000555a34f4f2e1 in standard_planner (parse=0x555a375140f0, query_string=<optimized out>, cursorOpt...
[12:49:30.085] #6  0x0000555a34f4f36d in planner (parse=parse@entry=0x555a375140f0, query_string=query_string@entry=0x55...
[12:49:30.085] #7  0x0000555a351be332 in pg_plan_query (querytree=querytree@entry=0x555a375140f0, query_string=query_str...
[12:49:30.085] #8  0x0000555a351be69f in pg_plan_queries (querytrees=0x555a37514b98, query_string=query_string@entry=0x5...
[12:49:30.085] #9  0x0000555a351bea79 in exec_simple_query (query_string=query_string@entry=0x555a37513170 "SELECT pg_ca...
core
[12:49:22.874] #0  0x00007fb52abb9ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:22.874] #1  0x00007fb52aba3537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:22.874] #2  0x00007fb52ad92dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:49:22.874] #3  0x00007fb52ad9d998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:49:22.874] #4  0x00007fb52ad837aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x560a6c7a088...
[12:49:22.874] #5  0x0000560a6ba9e2e1 in standard_planner (parse=0x560a6d895e98, query_string=<optimized out>, cursorOpt...
[12:49:22.874] #6  0x0000560a6ba9e36d in planner (parse=parse@entry=0x560a6d895e98, query_string=query_string@entry=0x56...
[12:49:22.874] #7  0x0000560a6bd0d332 in pg_plan_query (querytree=querytree@entry=0x560a6d895e98, query_string=query_str...
[12:49:22.874] #8  0x0000560a6bd0d69f in pg_plan_queries (querytrees=0x560a6d896638, query_string=query_string@entry=0x5...
[12:49:22.874] #9  0x0000560a6bd0da79 in exec_simple_query (query_string=query_string@entry=0x560a6d895060 "\nSELECT pg_...
core
[12:49:19.327] #0  0x00007f0fc3c29ce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:19.327] #1  0x00007f0fc3c13537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:19.327] #2  0x00007f0fc3e02dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:49:19.327] #3  0x00007f0fc3e0d998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:49:19.327] #4  0x00007f0fc3df37aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55582128088...
[12:49:19.327] #5  0x000055582057e2e1 in standard_planner (parse=0x5558234faf38, query_string=<optimized out>, cursorOpt...
[12:49:19.327] #6  0x000055582057e36d in planner (parse=parse@entry=0x5558234faf38, query_string=query_string@entry=0x55...
[12:49:19.327] #7  0x00005558207ed332 in pg_plan_query (querytree=querytree@entry=0x5558234faf38, query_string=query_str...
[12:49:19.327] #8  0x00005558207ed69f in pg_plan_queries (querytrees=0x5558234fb6d8, query_string=query_string@entry=0x5...
[12:49:19.327] #9  0x00005558207eda79 in exec_simple_query (query_string=query_string@entry=0x5558234fa100 "\nSELECT pg_...
core
[12:49:15.733] #0  0x00007fcadc3bfce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:15.733] #1  0x00007fcadc3a9537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:15.733] #2  0x00007fcadc598dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:49:15.733] #3  0x00007fcadc5a3998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:49:15.733] #4  0x00007fcadc5897aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x55c0e625a88...
[12:49:15.733] #5  0x000055c0e55582e1 in standard_planner (parse=0x55c0e79b9de8, query_string=<optimized out>, cursorOpt...
[12:49:15.733] #6  0x000055c0e555836d in planner (parse=parse@entry=0x55c0e79b9de8, query_string=query_string@entry=0x55...
[12:49:15.733] #7  0x000055c0e57c7332 in pg_plan_query (querytree=querytree@entry=0x55c0e79b9de8, query_string=query_str...
[12:49:15.733] #8  0x000055c0e57c769f in pg_plan_queries (querytrees=0x55c0e79ba588, query_string=query_string@entry=0x5...
[12:49:15.733] #9  0x000055c0e57c7a79 in exec_simple_query (query_string=query_string@entry=0x55c0e79b8fb0 "\nSELECT pg_...
core
[12:49:10.958] #0  0x00007ff82644dce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:10.958] #1  0x00007ff826437537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:10.958] #2  0x00007ff826626dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:49:10.958] #3  0x00007ff826631998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:49:10.958] #4  0x00007ff8266177aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x555a35c5188...
[12:49:10.958] #5  0x0000555a34f4f2e1 in standard_planner (parse=0x555a375140f0, query_string=<optimized out>, cursorOpt...
[12:49:10.958] #6  0x0000555a34f4f36d in planner (parse=parse@entry=0x555a375140f0, query_string=query_string@entry=0x55...
[12:49:10.958] #7  0x0000555a351be332 in pg_plan_query (querytree=querytree@entry=0x555a375140f0, query_string=query_str...
[12:49:10.958] #8  0x0000555a351be69f in pg_plan_queries (querytrees=0x555a37514b98, query_string=query_string@entry=0x5...
[12:49:10.958] #9  0x0000555a351bea79 in exec_simple_query (query_string=query_string@entry=0x555a37513170 "SELECT pg_ca...
core
[12:49:07.337] #0  0x00007f790c49fce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:07.337] #1  0x00007f790c489537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:49:07.337] #2  0x00007f790c678dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:49:07.337] #3  0x00007f790c683998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:49:07.337] #4  0x00007f790c6697aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5615d00d388...
[12:49:07.337] #5  0x00005615cf3d12e1 in standard_planner (parse=0x5615d0b410e0, query_string=<optimized out>, cursorOpt...
[12:49:07.337] #6  0x00005615cf3d136d in planner (parse=parse@entry=0x5615d0b410e0, query_string=query_string@entry=0x56...
[12:49:07.337] #7  0x00005615cf640332 in pg_plan_query (querytree=querytree@entry=0x5615d0b410e0, query_string=query_str...
[12:49:07.337] #8  0x00005615cf64069f in pg_plan_queries (querytrees=0x5615d0b41b88, query_string=query_string@entry=0x5...
[12:49:07.337] #9  0x00005615cf640a79 in exec_simple_query (query_string=query_string@entry=0x5615d0b40160 "SELECT pg_ca...
core
[12:50:12.965] #0  0x00007fe0da17fce1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:12.965] #1  0x00007fe0da169537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[12:50:12.965] #2  0x00007fe0da358dcb in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[12:50:12.965] #3  0x00007fe0da363998 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[12:50:12.965] #4  0x00007fe0da3497aa in __ubsan::__ubsan_handle_load_invalid_value_abort (Data=Data@entry=0x5593ca3b888...
[12:50:12.965] #5  0x00005593c96b62e1 in standard_planner (parse=0x5593caf881c8, query_string=<optimized out>, cursorOpt...
[12:50:12.965] #6  0x00005593c96b636d in planner (parse=parse@entry=0x5593caf881c8, query_string=query_string@entry=0x55...
[12:50:12.965] #7  0x00005593c9925332 in pg_plan_query (querytree=querytree@entry=0x5593caf881c8, query_string=query_str...
[12:50:12.965] #8  0x00005593c992569f in pg_plan_queries (querytrees=0x5593caf88968, query_string=query_string@entry=0x5...
[12:50:12.965] #9  0x00005593c9925a79 in exec_simple_query (query_string=query_string@entry=0x5593caf87390 "\nSELECT pg_...
tap
[12:38:34.429](0.327s) not ok 1 - created user with SCRAM password
[12:38:34.472](0.043s) not ok 2 - created user with md5 password
tap
[12:38:36.164](1.946s) Bail out!  command "initdb -D /tmp/cirrus-ci-build/build/testrun/authentication/002_saslprep/data...
tap
[12:38:36.804](1.970s) Bail out!  command "initdb -D /tmp/cirrus-ci-build/build/testrun/authentication/006_login_trigger...
tap
[12:38:45.635](0.156s) not ok 1 - getting ts of InvalidTransactionId reports error
[12:38:45.636](0.000s) not ok 2 - expected error from InvalidTransactionId
[12:38:45.649](0.012s) not ok 3 - getting ts of BootstrapTransactionId succeeds
[12:38:45.658](0.009s) not ok 5 - getting ts of FrozenTransactionId succeeds
tap
[12:38:01.642](3.144s) not ok 14 - successful creation
[12:38:01.648](0.006s) not ok 16 - checksums are disabled in control file: exit code 0
[12:38:01.649](0.000s) not ok 17 - checksums are disabled in control file: no stderr
[12:38:01.649](0.000s) not ok 18 - checksums are disabled in control file: matches
[12:38:45.463](2.139s) not ok 23 - successful creation with group access
[12:38:47.621](2.138s) not ok 27 - option --icu-locale
[12:38:48.667](1.046s) not ok 28 - options --locale-provider=icu --locale=und --lc-*=C: exit code 0
[12:38:48.668](0.000s) not ok 29 - options --locale-provider=icu --locale=und --lc-*=C: no stderr
[12:38:50.360](1.138s) not ok 40 - locale provider builtin with --locale
[12:38:51.496](1.136s) not ok 41 - locale provider builtin with --lc-ctype
[12:38:52.993](1.136s) not ok 47 - multiple -c options with different case
tap
[12:37:59.146](0.010s) not ok 3 - load_balance_hosts=disable connects to the first node
[12:37:59.146](0.000s) not ok 4 - load_balance_hosts=disable connects to the first node: no stderr
[12:37:59.147](0.000s) not ok 5 - load_balance_hosts=disable connects to the first node: log matches
[12:37:59.156](0.010s) not ok 6 - repeated connections with random load balancing
[12:37:59.157](0.000s) not ok 7 - repeated connections with random load balancing: no stderr
[12:37:59.167](0.010s) not ok 8 - repeated connections with random load balancing
[12:37:59.168](0.000s) not ok 9 - repeated connections with random load balancing: no stderr
[12:37:59.178](0.010s) not ok 10 - repeated connections with random load balancing
[12:37:59.179](0.000s) not ok 11 - repeated connections with random load balancing: no stderr
[12:37:59.190](0.010s) not ok 12 - repeated connections with random load balancing
[12:37:59.190](0.000s) not ok 13 - repeated connections with random load balancing: no stderr
[12:37:59.201](0.011s) not ok 14 - repeated connections with random load balancing
[12:37:59.202](0.000s) not ok 15 - repeated connections with random load balancing: no stderr
[12:37:59.214](0.012s) not ok 16 - repeated connections with random load balancing
[12:37:59.215](0.000s) not ok 17 - repeated connections with random load balancing: no stderr
[12:37:59.226](0.011s) not ok 18 - repeated connections with random load balancing
[12:37:59.226](0.000s) not ok 19 - repeated connections with random load balancing: no stderr
[12:37:59.234](0.008s) not ok 20 - repeated connections with random load balancing
[12:37:59.235](0.000s) not ok 21 - repeated connections with random load balancing: no stderr
[12:37:59.243](0.008s) not ok 22 - repeated connections with random load balancing
[12:37:59.244](0.000s) not ok 23 - repeated connections with random load balancing: no stderr
[12:37:59.253](0.009s) not ok 24 - repeated connections with random load balancing
[12:37:59.254](0.000s) not ok 25 - repeated connections with random load balancing: no stderr
[12:37:59.264](0.009s) not ok 26 - repeated connections with random load balancing
[12:37:59.264](0.000s) not ok 27 - repeated connections with random load balancing: no stderr
[12:37:59.274](0.009s) not ok 28 - repeated connections with random load balancing
[12:37:59.274](0.000s) not ok 29 - repeated connections with random load balancing: no stderr
[12:37:59.283](0.009s) not ok 30 - repeated connections with random load balancing
[12:37:59.284](0.000s) not ok 31 - repeated connections with random load balancing: no stderr
[12:37:59.294](0.010s) not ok 32 - repeated connections with random load balancing
[12:37:59.294](0.000s) not ok 33 - repeated connections with random load balancing: no stderr
[12:37:59.305](0.010s) not ok 34 - repeated connections with random load balancing
[12:37:59.305](0.000s) not ok 35 - repeated connections with random load balancing: no stderr
[12:37:59.314](0.009s) not ok 36 - repeated connections with random load balancing
[12:37:59.315](0.000s) not ok 37 - repeated connections with random load balancing: no stderr
[12:37:59.325](0.010s) not ok 38 - repeated connections with random load balancing
[12:37:59.326](0.000s) not ok 39 - repeated connections with random load balancing: no stderr
[12:37:59.334](0.009s) not ok 40 - repeated connections with random load balancing
[12:37:59.335](0.000s) not ok 41 - repeated connections with random load balancing: no stderr
[12:37:59.344](0.009s) not ok 42 - repeated connections with random load balancing
[12:37:59.345](0.000s) not ok 43 - repeated connections with random load balancing: no stderr
[12:37:59.353](0.009s) not ok 44 - repeated connections with random load balancing
[12:37:59.354](0.000s) not ok 45 - repeated connections with random load balancing: no stderr
[12:37:59.364](0.010s) not ok 46 - repeated connections with random load balancing
[12:37:59.365](0.000s) not ok 47 - repeated connections with random load balancing: no stderr
[12:37:59.374](0.009s) not ok 48 - repeated connections with random load balancing
[12:37:59.375](0.000s) not ok 49 - repeated connections with random load balancing: no stderr
[12:37:59.384](0.009s) not ok 50 - repeated connections with random load balancing
[12:37:59.385](0.000s) not ok 51 - repeated connections with random load balancing: no stderr
[12:37:59.394](0.009s) not ok 52 - repeated connections with random load balancing
[12:37:59.395](0.000s) not ok 53 - repeated connections with random load balancing: no stderr
[12:37:59.405](0.010s) not ok 54 - repeated connections with random load balancing
[12:37:59.406](0.000s) not ok 55 - repeated connections with random load balancing: no stderr
[12:37:59.417](0.011s) not ok 56 - repeated connections with random load balancing
[12:37:59.418](0.000s) not ok 57 - repeated connections with random load balancing: no stderr
[12:37:59.430](0.012s) not ok 58 - repeated connections with random load balancing
[12:37:59.430](0.000s) not ok 59 - repeated connections with random load balancing: no stderr
[12:37:59.440](0.010s) not ok 60 - repeated connections with random load balancing
[12:37:59.441](0.000s) not ok 61 - repeated connections with random load balancing: no stderr
[12:37:59.450](0.009s) not ok 62 - repeated connections with random load balancing
[12:37:59.451](0.000s) not ok 63 - repeated connections with random load balancing: no stderr
[12:37:59.461](0.010s) not ok 64 - repeated connections with random load balancing
[12:37:59.462](0.000s) not ok 65 - repeated connections with random load balancing: no stderr
[12:37:59.472](0.010s) not ok 66 - repeated connections with random load balancing
[12:37:59.472](0.000s) not ok 67 - repeated connections with random load balancing: no stderr
[12:37:59.482](0.009s) not ok 68 - repeated connections with random load balancing
[12:37:59.482](0.000s) not ok 69 - repeated connections with random load balancing: no stderr
[12:37:59.492](0.009s) not ok 70 - repeated connections with random load balancing
[12:37:59.493](0.000s) not ok 71 - repeated connections with random load balancing: no stderr
[12:37:59.502](0.009s) not ok 72 - repeated connections with random load balancing
[12:37:59.503](0.000s) not ok 73 - repeated connections with random load balancing: no stderr
[12:37:59.512](0.009s) not ok 74 - repeated connections with random load balancing
[12:37:59.513](0.000s) not ok 75 - repeated connections with random load balancing: no stderr
[12:37:59.522](0.009s) not ok 76 - repeated connections with random load balancing
[12:37:59.523](0.000s) not ok 77 - repeated connections with random load balancing: no stderr
[12:37:59.532](0.009s) not ok 78 - repeated connections with random load balancing
[12:37:59.533](0.000s) not ok 79 - repeated connections with random load balancing: no stderr
[12:37:59.542](0.009s) not ok 80 - repeated connections with random load balancing
[12:37:59.543](0.000s) not ok 81 - repeated connections with random load balancing: no stderr
[12:37:59.552](0.009s) not ok 82 - repeated connections with random load balancing
[12:37:59.553](0.000s) not ok 83 - repeated connections with random load balancing: no stderr
[12:37:59.563](0.010s) not ok 84 - repeated connections with random load balancing
[12:37:59.564](0.000s) not ok 85 - repeated connections with random load balancing: no stderr
[12:37:59.573](0.009s) not ok 86 - repeated connections with random load balancing
[12:37:59.574](0.000s) not ok 87 - repeated connections with random load balancing: no stderr
[12:37:59.583](0.009s) not ok 88 - repeated connections with random load balancing
[12:37:59.584](0.000s) not ok 89 - repeated connections with random load balancing: no stderr
[12:37:59.593](0.009s) not ok 90 - repeated connections with random load balancing
[12:37:59.594](0.000s) not ok 91 - repeated connections with random load balancing: no stderr
[12:37:59.603](0.008s) not ok 92 - repeated connections with random load balancing
[12:37:59.603](0.000s) not ok 93 - repeated connections with random load balancing: no stderr
[12:37:59.613](0.009s) not ok 94 - repeated connections with random load balancing
[12:37:59.614](0.000s) not ok 95 - repeated connections with random load balancing: no stderr
[12:37:59.622](0.009s) not ok 96 - repeated connections with random load balancing
[12:37:59.623](0.000s) not ok 97 - repeated connections with random load balancing: no stderr
[12:37:59.633](0.010s) not ok 98 - repeated connections with random load balancing
[12:37:59.633](0.000s) not ok 99 - repeated connections with random load balancing: no stderr
[12:37:59.644](0.010s) not ok 100 - repeated connections with random load balancing
[12:37:59.644](0.000s) not ok 101 - repeated connections with random load balancing: no stderr
[12:37:59.654](0.009s) not ok 102 - repeated connections with random load balancing
[12:37:59.654](0.000s) not ok 103 - repeated connections with random load balancing: no stderr
[12:37:59.663](0.008s) not ok 104 - repeated connections with random load balancing
[12:37:59.664](0.000s) not ok 105 - repeated connections with random load balancing: no stderr
[12:37:59.664](0.000s) not ok 106 - received at least one connection on node1
[12:37:59.664](0.000s) not ok 107 - received at least one connection on node2
[12:37:59.664](0.000s) not ok 108 - received at least one connection on node3
[12:37:59.665](0.000s) not ok 109 - received 50 connections across all nodes
[12:37:59.879](0.214s) not ok 110 - load_balance_hosts=disable continues until it connects to the a working node
[12:37:59.879](0.000s) not ok 111 - load_balance_hosts=disable continues until it connects to the a working node: no std...
[12:37:59.880](0.000s) not ok 112 - load_balance_hosts=disable continues until it connects to the a working node: log ma...
[12:37:59.888](0.009s) not ok 113 - load_balance_hosts=random continues until it connects to the a working node
[12:37:59.889](0.000s) not ok 114 - load_balance_hosts=random continues until it connects to the a working node: no stde...
[12:37:59.889](0.000s) not ok 115 - load_balance_hosts=random continues until it connects to the a working node: log mat...
[12:37:59.899](0.009s) not ok 116 - load_balance_hosts=random continues until it connects to the a working node
[12:37:59.899](0.000s) not ok 117 - load_balance_hosts=random continues until it connects to the a working node: no stde...
[12:37:59.900](0.000s) not ok 118 - load_balance_hosts=random continues until it connects to the a working node: log mat...
[12:37:59.909](0.009s) not ok 119 - load_balance_hosts=random continues until it connects to the a working node
[12:37:59.910](0.000s) not ok 120 - load_balance_hosts=random continues until it connects to the a working node: no stde...
[12:37:59.911](0.000s) not ok 121 - load_balance_hosts=random continues until it connects to the a working node: log mat...
[12:37:59.920](0.010s) not ok 122 - load_balance_hosts=random continues until it connects to the a working node
[12:37:59.921](0.000s) not ok 123 - load_balance_hosts=random continues until it connects to the a working node: no stde...
[12:37:59.921](0.000s) not ok 124 - load_balance_hosts=random continues until it connects to the a working node: log mat...
[12:37:59.930](0.009s) not ok 125 - load_balance_hosts=random continues until it connects to the a working node
[12:37:59.931](0.000s) not ok 126 - load_balance_hosts=random continues until it connects to the a working node: no stde...
[12:37:59.931](0.000s) not ok 127 - load_balance_hosts=random continues until it connects to the a working node: log mat...
tap
[12:37:59.150](0.529s) not ok 1 - load_balance_hosts=disable connects to the first node
[12:37:59.151](0.000s) not ok 2 - load_balance_hosts=disable connects to the first node: no stderr
[12:37:59.151](0.000s) not ok 3 - load_balance_hosts=disable connects to the first node: log matches
[12:37:59.161](0.010s) not ok 4 - repeated connections with random load balancing
[12:37:59.161](0.000s) not ok 5 - repeated connections with random load balancing: no stderr
[12:37:59.172](0.010s) not ok 6 - repeated connections with random load balancing
[12:37:59.173](0.000s) not ok 7 - repeated connections with random load balancing: no stderr
[12:37:59.182](0.009s) not ok 8 - repeated connections with random load balancing
[12:37:59.183](0.000s) not ok 9 - repeated connections with random load balancing: no stderr
[12:37:59.196](0.013s) not ok 10 - repeated connections with random load balancing
[12:37:59.197](0.001s) not ok 11 - repeated connections with random load balancing: no stderr
[12:37:59.206](0.009s) not ok 12 - repeated connections with random load balancing
[12:37:59.207](0.000s) not ok 13 - repeated connections with random load balancing: no stderr
[12:37:59.218](0.010s) not ok 14 - repeated connections with random load balancing
[12:37:59.218](0.000s) not ok 15 - repeated connections with random load balancing: no stderr
[12:37:59.227](0.009s) not ok 16 - repeated connections with random load balancing
[12:37:59.228](0.000s) not ok 17 - repeated connections with random load balancing: no stderr
[12:37:59.238](0.010s) not ok 18 - repeated connections with random load balancing
[12:37:59.239](0.000s) not ok 19 - repeated connections with random load balancing: no stderr
[12:37:59.249](0.010s) not ok 20 - repeated connections with random load balancing
[12:37:59.249](0.000s) not ok 21 - repeated connections with random load balancing: no stderr
[12:37:59.258](0.009s) not ok 22 - repeated connections with random load balancing
[12:37:59.259](0.000s) not ok 23 - repeated connections with random load balancing: no stderr
[12:37:59.269](0.009s) not ok 24 - repeated connections with random load balancing
[12:37:59.269](0.000s) not ok 25 - repeated connections with random load balancing: no stderr
[12:37:59.278](0.009s) not ok 26 - repeated connections with random load balancing
[12:37:59.279](0.000s) not ok 27 - repeated connections with random load balancing: no stderr
[12:37:59.288](0.009s) not ok 28 - repeated connections with random load balancing
[12:37:59.288](0.000s) not ok 29 - repeated connections with random load balancing: no stderr
[12:37:59.298](0.010s) not ok 30 - repeated connections with random load balancing
[12:37:59.299](0.000s) not ok 31 - repeated connections with random load balancing: no stderr
[12:37:59.309](0.010s) not ok 32 - repeated connections with random load balancing
[12:37:59.310](0.000s) not ok 33 - repeated connections with random load balancing: no stderr
[12:37:59.320](0.010s) not ok 34 - repeated connections with random load balancing
[12:37:59.320](0.000s) not ok 35 - repeated connections with random load balancing: no stderr
[12:37:59.330](0.009s) not ok 36 - repeated connections with random load balancing
[12:37:59.330](0.000s) not ok 37 - repeated connections with random load balancing: no stderr
[12:37:59.340](0.009s) not ok 38 - repeated connections with random load balancing
[12:37:59.340](0.000s) not ok 39 - repeated connections with random load balancing: no stderr
[12:37:59.350](0.009s) not ok 40 - repeated connections with random load balancing
[12:37:59.350](0.000s) not ok 41 - repeated connections with random load balancing: no stderr
[12:37:59.361](0.010s) not ok 42 - repeated connections with random load balancing
[12:37:59.362](0.000s) not ok 43 - repeated connections with random load balancing: no stderr
[12:37:59.372](0.010s) not ok 44 - repeated connections with random load balancing
[12:37:59.373](0.000s) not ok 45 - repeated connections with random load balancing: no stderr
[12:37:59.382](0.009s) not ok 46 - repeated connections with random load balancing
[12:37:59.382](0.000s) not ok 47 - repeated connections with random load balancing: no stderr
[12:37:59.393](0.010s) not ok 48 - repeated connections with random load balancing
[12:37:59.393](0.000s) not ok 49 - repeated connections with random load balancing: no stderr
[12:37:59.404](0.011s) not ok 50 - repeated connections with random load balancing
[12:37:59.405](0.000s) not ok 51 - repeated connections with random load balancing: no stderr
[12:37:59.417](0.012s) not ok 52 - repeated connections with random load balancing
[12:37:59.417](0.000s) not ok 53 - repeated connections with random load balancing: no stderr
[12:37:59.430](0.012s) not ok 54 - repeated connections with random load balancing
[12:37:59.430](0.000s) not ok 55 - repeated connections with random load balancing: no stderr
[12:37:59.440](0.010s) not ok 56 - repeated connections with random load balancing
[12:37:59.441](0.000s) not ok 57 - repeated connections with random load balancing: no stderr
[12:37:59.452](0.011s) not ok 58 - repeated connections with random load balancing
[12:37:59.453](0.000s) not ok 59 - repeated connections with random load balancing: no stderr
[12:37:59.462](0.009s) not ok 60 - repeated connections with random load balancing
[12:37:59.463](0.000s) not ok 61 - repeated connections with random load balancing: no stderr
[12:37:59.474](0.011s) not ok 62 - repeated connections with random load balancing
[12:37:59.475](0.000s) not ok 63 - repeated connections with random load balancing: no stderr
[12:37:59.484](0.009s) not ok 64 - repeated connections with random load balancing
[12:37:59.485](0.000s) not ok 65 - repeated connections with random load balancing: no stderr
[12:37:59.494](0.009s) not ok 66 - repeated connections with random load balancing
[12:37:59.495](0.000s) not ok 67 - repeated connections with random load balancing: no stderr
[12:37:59.504](0.009s) not ok 68 - repeated connections with random load balancing
[12:37:59.504](0.000s) not ok 69 - repeated connections with random load balancing: no stderr
[12:37:59.513](0.009s) not ok 70 - repeated connections with random load balancing
[12:37:59.514](0.000s) not ok 71 - repeated connections with random load balancing: no stderr
[12:37:59.522](0.008s) not ok 72 - repeated connections with random load balancing
[12:37:59.523](0.000s) not ok 73 - repeated connections with random load balancing: no stderr
[12:37:59.533](0.010s) not ok 74 - repeated connections with random load balancing
[12:37:59.534](0.000s) not ok 75 - repeated connections with random load balancing: no stderr
[12:37:59.543](0.009s) not ok 76 - repeated connections with random load balancing
[12:37:59.543](0.000s) not ok 77 - repeated connections with random load balancing: no stderr
[12:37:59.552](0.009s) not ok 78 - repeated connections with random load balancing
[12:37:59.553](0.000s) not ok 79 - repeated connections with random load balancing: no stderr
[12:37:59.562](0.009s) not ok 80 - repeated connections with random load balancing
[12:37:59.563](0.000s) not ok 81 - repeated connections with random load balancing: no stderr
[12:37:59.573](0.009s) not ok 82 - repeated connections with random load balancing
[12:37:59.573](0.000s) not ok 83 - repeated connections with random load balancing: no stderr
[12:37:59.583](0.010s) not ok 84 - repeated connections with random load balancing
[12:37:59.584](0.000s) not ok 85 - repeated connections with random load balancing: no stderr
[12:37:59.594](0.009s) not ok 86 - repeated connections with random load balancing
[12:37:59.594](0.000s) not ok 87 - repeated connections with random load balancing: no stderr
[12:37:59.605](0.010s) not ok 88 - repeated connections with random load balancing
[12:37:59.605](0.000s) not ok 89 - repeated connections with random load balancing: no stderr
[12:37:59.614](0.009s) not ok 90 - repeated connections with random load balancing
[12:37:59.615](0.000s) not ok 91 - repeated connections with random load balancing: no stderr
[12:37:59.624](0.009s) not ok 92 - repeated connections with random load balancing
[12:37:59.624](0.000s) not ok 93 - repeated connections with random load balancing: no stderr
[12:37:59.636](0.011s) not ok 94 - repeated connections with random load balancing
[12:37:59.636](0.000s) not ok 95 - repeated connections with random load balancing: no stderr
[12:37:59.650](0.014s) not ok 96 - repeated connections with random load balancing
[12:37:59.651](0.000s) not ok 97 - repeated connections with random load balancing: no stderr
[12:37:59.660](0.010s) not ok 98 - repeated connections with random load balancing
[12:37:59.661](0.000s) not ok 99 - repeated connections with random load balancing: no stderr
[12:37:59.672](0.011s) not ok 100 - repeated connections with random load balancing
[12:37:59.672](0.000s) not ok 101 - repeated connections with random load balancing: no stderr
[12:37:59.682](0.010s) not ok 102 - repeated connections with random load balancing
[12:37:59.683](0.000s) not ok 103 - repeated connections with random load balancing: no stderr
[12:37:59.683](0.000s) not ok 104 - received at least one connection on node1
[12:37:59.683](0.000s) not ok 105 - received at least one connection on node2
[12:37:59.684](0.000s) not ok 106 - received at least one connection on node3
[12:37:59.684](0.000s) not ok 107 - received 50 connections across all nodes
[12:37:59.900](0.216s) not ok 108 - load_balance_hosts=disable continues until it connects to the a working node
[12:37:59.900](0.000s) not ok 109 - load_balance_hosts=disable continues until it connects to the a working node: no std...
[12:37:59.901](0.000s) not ok 110 - load_balance_hosts=disable continues until it connects to the a working node: log ma...
[12:37:59.910](0.009s) not ok 111 - load_balance_hosts=random continues until it connects to the a working node
[12:37:59.911](0.000s) not ok 112 - load_balance_hosts=random continues until it connects to the a working node: no stde...
[12:37:59.911](0.000s) not ok 113 - load_balance_hosts=random continues until it connects to the a working node: log mat...
[12:37:59.920](0.009s) not ok 114 - load_balance_hosts=random continues until it connects to the a working node
[12:37:59.921](0.000s) not ok 115 - load_balance_hosts=random continues until it connects to the a working node: no stde...
[12:37:59.921](0.000s) not ok 116 - load_balance_hosts=random continues until it connects to the a working node: log mat...
[12:37:59.931](0.009s) not ok 117 - load_balance_hosts=random continues until it connects to the a working node
[12:37:59.932](0.000s) not ok 118 - load_balance_hosts=random continues until it connects to the a working node: no stde...
[12:37:59.932](0.000s) not ok 119 - load_balance_hosts=random continues until it connects to the a working node: log mat...
[12:37:59.945](0.013s) not ok 120 - load_balance_hosts=random continues until it connects to the a working node
[12:37:59.946](0.000s) not ok 121 - load_balance_hosts=random continues until it connects to the a working node: no stde...
[12:37:59.946](0.000s) not ok 122 - load_balance_hosts=random continues until it connects to the a working node: log mat...
[12:37:59.955](0.009s) not ok 123 - load_balance_hosts=random continues until it connects to the a working node
[12:37:59.956](0.000s) not ok 124 - load_balance_hosts=random continues until it connects to the a working node: no stde...
[12:37:59.956](0.000s) not ok 125 - load_balance_hosts=random continues until it connects to the a working node: log mat...
tap
[12:38:46.113](0.171s) not ok 1 - libpq_pipeline cancel
[12:38:46.125](0.012s) not ok 2 - libpq_pipeline disallowed_in_pipeline
[12:38:46.126](0.000s) not ok 3 - reading /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/trac...
[12:38:46.138](0.012s) not ok 4 - libpq_pipeline multi_pipelines
[12:38:46.139](0.000s) not ok 5 - reading /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/trac...
[12:38:46.151](0.012s) not ok 6 - libpq_pipeline nosync
[12:38:46.151](0.000s) not ok 7 - reading /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/trac...
[12:38:46.163](0.012s) not ok 8 - libpq_pipeline pipeline_abort
[12:38:46.164](0.000s) not ok 9 - reading /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/trac...
[12:38:46.176](0.012s) not ok 10 - libpq_pipeline pipeline_idle
[12:38:46.177](0.000s) not ok 11 - reading /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/tra...
[12:38:46.189](0.012s) not ok 12 - libpq_pipeline pipelined_insert
[12:38:46.201](0.012s) not ok 13 - libpq_pipeline prepared
[12:38:46.201](0.000s) not ok 14 - reading /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/tra...
[12:38:46.214](0.012s) not ok 15 - libpq_pipeline simple_pipeline
[12:38:46.214](0.000s) not ok 16 - reading /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/tra...
[12:38:46.227](0.013s) not ok 17 - libpq_pipeline singlerow
[12:38:46.228](0.000s) not ok 18 - reading /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/tra...
[12:38:46.240](0.012s) not ok 19 - libpq_pipeline transaction
[12:38:46.240](0.000s) not ok 20 - reading /tmp/cirrus-ci-build/build/testrun/libpq_pipeline/001_libpq_pipeline/data/tra...
[12:38:46.252](0.012s) not ok 21 - libpq_pipeline uniqviol
tap
[12:38:04.544](4.095s) Bail out!  command "initdb -D /tmp/cirrus-ci-build/build/testrun/pg_basebackup/010_pg_basebackup/...
tap
[12:38:03.567](2.994s) Bail out!  command "initdb -D /tmp/cirrus-ci-build/build/testrun/pg_basebackup/020_pg_receivewal/...
tap
[12:38:01.110](0.013s) not ok 14 - slot created
tap
[12:38:01.086](0.003s) not ok 4 - checksums successfully enabled in cluster
[12:38:01.102](0.000s) not ok 8 - checksums enabled in control file: matches
[12:38:01.115](0.012s) not ok 9 - checksums successfully disabled in cluster
[12:38:01.147](0.012s) not ok 14 - checksums successfully enabled in cluster
[12:38:01.150](0.000s) not ok 17 - checksums enabled in control file: matches
[12:38:01.162](0.012s) not ok 18 - succeeds with offline cluster
[12:38:01.174](0.012s) not ok 19 - verifies checksums as default action
[12:38:01.314](0.000s) not ok 23 - data_checksums=on is reported on an offline cluster stdout /(?^:^on$)/
tap
[12:38:06.551](4.384s) Bail out!  command "initdb -D /tmp/cirrus-ci-build/build/testrun/pg_combinebackup/005_integrity/d...
tap
[12:38:07.390](4.142s) not ok 11 - pg_ctl initdb
tap
[12:38:04.081](0.000s) not ok 4 - pg_ctl promote of not running instance fails: matches
tap
[12:41:05.135](180.292s) not ok 2 - found expected log file content for stderr
tap
[12:38:10.085](3.882s) Bail out!  command "initdb -D /tmp/cirrus-ci-build/build/testrun/pg_dump/010_dump_connstr/data/t_...
tap
[12:38:06.953](0.113s) not ok 10 - pg_resetwal -n produces output: exit code 0
[12:38:06.953](0.000s) not ok 11 - pg_resetwal -n produces output: no stderr
[12:38:06.954](0.000s) not ok 12 - pg_resetwal -n produces output: matches
[12:38:06.971](0.012s) not ok 14 - pg_resetwal runs
tap
[12:38:07.452](0.108s) not ok 1 - processes corrupted pg_control all zeroes status (got 1 vs expected 0)
[12:38:07.453](0.000s) not ok 2 - processes corrupted pg_control all zeroes stdout /(?^:pg_control version number)/
[12:38:07.453](0.000s) not ok 3 - processes corrupted pg_control all zeroes stderr /(?^:pg_resetwal: warning: pg_control...
[12:38:07.542](0.088s) not ok 4 - processes zero WAL segment size status (got 1 vs expected 0)
[12:38:07.542](0.000s) not ok 5 - processes zero WAL segment size stdout /(?^:pg_control version number)/
[12:38:07.543](0.000s) not ok 6 - processes zero WAL segment size stderr /(?^:pg_resetwal\:\ warning\:\ pg_control\ spec...
[12:38:07.546](0.000s) not ok 8 - does not run when control file values were guessed: matches
[12:38:07.558](0.012s) not ok 9 - runs with force when control file values were guessed
tap
[12:38:11.039](3.320s) Bail out!  command "initdb -D /tmp/cirrus-ci-build/build/testrun/pg_rewind/002_databases/data/t_0...
tap
[12:37:48.108](1.363s) Bail out!  command "initdb -D /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/t...
tap
[12:38:15.583](2.023s) Bail out!  command "initdb -D /tmp/cirrus-ci-build/build/testrun/pgbench/001_pgbench_with_server/...
tap
[12:38:17.123](3.076s) Bail out!  command "initdb -D /tmp/cirrus-ci-build/build/testrun/psql/001_basic/data/t_001_basic_...
tap
[12:41:29.125](194.740s) # poll_query_until timed out executing this query:
timed out at /tmp/cirrus-ci-build/src/bin/psql/t/020_cancel.pl line 31.
tap
[12:37:47.000](0.044s) Bail out!  command "pg_resetwal --epoch 1 /tmp/cirrus-ci-build/build/testrun/recovery/003_recover...
tap
[12:41:03.290](195.978s) # poll_query_until timed out executing this query:
[12:44:16.778](193.488s) # poll_query_until timed out executing this query:
[12:47:32.565](195.787s) # poll_query_until timed out executing this query:
tap
[12:37:47.966](0.425s) not ok 1 - reload node london with synchronous_standby_names = 'paris'
[12:37:47.977](0.011s) not ok 2 - reload node paris with synchronous_standby_names = 'london'
[12:37:48.327](0.350s) not ok 3 - Commit prepared transaction after restart
[12:37:48.371](0.044s) not ok 4 - Rollback prepared transaction after restart
[12:37:48.789](0.417s) not ok 5 - Commit prepared transaction after teardown
[12:37:48.833](0.043s) not ok 6 - Rollback prepared transaction after teardown
[12:37:49.148](0.315s) not ok 7 - Replay several transactions with same GID
[12:37:49.358](0.209s) not ok 8 - Cleanup of shared memory state for 2PC commit
[12:37:49.453](0.095s) not ok 9 - Cleanup of shared memory state on running standby without checkpoint
[12:37:49.603](0.150s) not ok 10 - Cleanup of shared memory state on running standby after checkpoint
[12:37:49.895](0.043s) not ok 11 - Restore of prepared transaction on promoted standby
[12:37:50.477](0.013s) not ok 12 - Restore prepared transactions from files with primary down
[12:37:51.146](0.009s) not ok 13 - Restore prepared transactions from records with primary down
tap
[12:37:48.485](0.812s) not ok 1 - Check nextXid handling for prepared subtransactions
tap
[12:37:50.190](1.510s) Bail out!  command "initdb -D /tmp/cirrus-ci-build/build/testrun/recovery/019_replslot_limit/data...
tap
[12:41:05.651](196.335s) # poll_query_until timed out executing this query:
tap
[12:37:49.999](0.241s) not ok 1 - physical slot created on primary
Bail out!=== dumping /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.diffs ===
[12:37:50.286](0.287s) not ok 2 - regression tests pass
tap
[12:38:14.694](0.159s) not ok 10 - clusterdb exit code 0
[12:38:14.695](0.000s) not ok 11 - SQL CLUSTER run: SQL found in server log
tap
[12:38:15.755](0.778s) not ok 1 - clusterdb -a exit code 0
[12:38:15.756](0.000s) not ok 2 - cluster all databases: SQL found in server log
tap
[12:38:16.206](0.459s) not ok 10 - createdb foobar1 exit code 0
[12:38:16.206](0.000s) not ok 11 - SQL CREATE DATABASE run: SQL found in server log
[12:38:16.521](0.315s) not ok 12 - createdb -l C -E LATIN1 -T template0 foobar2 exit code 0
[12:38:16.522](0.001s) not ok 13 - create database with encoding: SQL found in server log
[12:38:17.473](0.315s) not ok 15 - createdb -T template0 -E UTF8 --locale-provider=icu --locale=C --icu-locale=en foobar...
[12:38:17.474](0.000s) not ok 16 - create database with ICU locale specified: SQL found in server log
[12:38:18.266](0.000s) not ok 19 - fails for encoding not supported by ICU: matches
[12:38:27.484](9.215s) Bail out!  command "initdb -D /tmp/cirrus-ci-build/build/testrun/scripts/020_createdb/data/t_020_...
tap
[12:38:18.084](0.781s) not ok 10 - createuser regress_user1 exit code 0
[12:38:18.085](0.000s) not ok 11 - SQL CREATE USER run: SQL found in server log
[12:38:18.720](0.635s) not ok 12 - createuser -L regress_role1 exit code 0
[12:38:18.721](0.000s) not ok 13 - create a non-login role: SQL found in server log
[12:38:19.356](0.635s) not ok 14 - createuser -r regress user2 exit code 0
[12:38:19.357](0.000s) not ok 15 - create a CREATEROLE user: SQL found in server log
[12:38:19.992](0.635s) not ok 16 - createuser -s regress_user3 exit code 0
[12:38:19.993](0.000s) not ok 17 - create a superuser: SQL found in server log
[12:38:21.129](1.136s) not ok 18 - createuser -a regress_user1 -a regress user2 regress user \#4 exit code 0
[12:38:21.130](0.000s) not ok 19 - add a role as a member with admin option of the newly created role: SQL found in serv...
[12:38:21.765](0.635s) not ok 20 - createuser REGRESS_USER5 -m regress_user3 -m regress user \#4 exit code 0
[12:38:22.213](0.217s) not ok 21 - add a role as a member of the newly created role: SQL found in server log
[12:38:23.350](1.136s) not ok 22 - createuser -v 2029 12 31 regress_user6 exit code 0
[12:38:23.350](0.000s) not ok 23 - create a role with a password expiration date: SQL found in server log
[12:38:23.985](0.635s) not ok 24 - createuser --bypassrls regress_user7 exit code 0
[12:38:23.986](0.000s) not ok 25 - create a BYPASSRLS role: SQL found in server log
[12:38:24.621](0.635s) not ok 26 - createuser --no-bypassrls regress_user8 exit code 0
[12:38:24.622](0.000s) not ok 27 - create a role without BYPASSRLS: SQL found in server log
[12:38:25.257](0.635s) not ok 28 - createuser --with-admin regress_user1 regress_user9 exit code 0
[12:38:25.258](0.000s) not ok 29 - --with-admin: SQL found in server log
[12:38:25.271](0.012s) not ok 30 - createuser --with-member regress_user1 regress_user10 exit code 0
[12:38:25.271](0.000s) not ok 31 - --with-member: SQL found in server log
[12:38:25.284](0.013s) not ok 32 - createuser --role regress_user1 regress_user11 exit code 0
[12:38:25.284](0.000s) not ok 33 - --role: SQL found in server log
[12:38:25.296](0.012s) not ok 34 - createuser regress_user12 --member-of regress_user1 exit code 0
[12:38:25.297](0.000s) not ok 35 - --member-of: SQL found in server log
tap
[12:38:21.248](0.195s) not ok 10 - vacuumdb postgres exit code 0
[12:38:21.249](0.000s) not ok 11 - SQL VACUUM run: SQL found in server log
[12:38:21.261](0.012s) not ok 12 - vacuumdb -f postgres exit code 0
[12:38:21.262](0.000s) not ok 13 - vacuumdb -f: SQL found in server log
[12:38:21.274](0.012s) not ok 14 - vacuumdb -F postgres exit code 0
[12:38:21.275](0.000s) not ok 15 - vacuumdb -F: SQL found in server log
[12:38:21.287](0.012s) not ok 16 - vacuumdb -zj2 postgres exit code 0
[12:38:21.288](0.000s) not ok 17 - vacuumdb -zj2: SQL found in server log
[12:38:21.301](0.012s) not ok 18 - vacuumdb -Z postgres exit code 0
[12:38:21.301](0.000s) not ok 19 - vacuumdb -Z: SQL found in server log
[12:38:21.315](0.013s) not ok 20 - vacuumdb --disable-page-skipping postgres exit code 0
[12:38:21.315](0.000s) not ok 21 - vacuumdb --disable-page-skipping: SQL found in server log
[12:38:21.328](0.012s) not ok 22 - vacuumdb --skip-locked postgres exit code 0
[12:38:21.329](0.000s) not ok 23 - vacuumdb --skip-locked: SQL found in server log
[12:38:21.341](0.012s) not ok 24 - vacuumdb --skip-locked --analyze-only postgres exit code 0
[12:38:21.341](0.000s) not ok 25 - vacuumdb --skip-locked --analyze-only: SQL found in server log
[12:38:21.366](0.012s) not ok 27 - vacuumdb --no-index-cleanup postgres exit code 0
[12:38:21.366](0.000s) not ok 28 - vacuumdb --no-index-cleanup: SQL found in server log
[12:38:21.390](0.012s) not ok 30 - vacuumdb --no-truncate postgres exit code 0
[12:38:21.391](0.000s) not ok 31 - vacuumdb --no-truncate: SQL found in server log
[12:38:21.415](0.012s) not ok 33 - vacuumdb --no-process-main postgres exit code 0
[12:38:21.416](0.000s) not ok 34 - vacuumdb --no-process-main: SQL found in server log
[12:38:21.441](0.012s) not ok 36 - vacuumdb --no-process-toast postgres exit code 0
[12:38:21.441](0.000s) not ok 37 - vacuumdb --no-process-toast: SQL found in server log
[12:38:21.466](0.012s) not ok 39 - vacuumdb -P 2 postgres exit code 0
[12:38:21.466](0.000s) not ok 40 - vacuumdb -P 2: SQL found in server log
[12:38:21.478](0.012s) not ok 41 - vacuumdb -P 0 postgres exit code 0
[12:38:21.479](0.000s) not ok 42 - vacuumdb -P 0: SQL found in server log
[12:38:22.615](1.136s) not ok 43 - vacuumdb with connection string
[12:38:22.640](0.012s) not ok 45 - trailing command in "-t", with COLUMNS
tap
[12:38:28.169](0.556s) not ok 1 - vacuumdb -a exit code 0
[12:38:28.169](0.000s) not ok 2 - vacuum all databases: SQL found in server log
tap
[12:38:30.319](0.152s) not ok 1 - vacuumdb --analyze-in-stages postgres exit code 0
[12:38:30.320](0.000s) not ok 2 - analyze three times: SQL found in server log
[12:38:30.634](0.314s) not ok 3 - vacuumdb --analyze-in-stages --all exit code 0
[12:38:30.635](0.000s) not ok 4 - analyze more than one database in stages: SQL found in server log
tap
[12:38:32.746](2.123s) Bail out!  command "initdb -D /tmp/cirrus-ci-build/build/testrun/scripts/200_connstr/data/t_200_c...
tap
[12:38:49.690](1.167s) not ok 1 - Basic SCRAM authentication with SSL
[12:38:49.691](0.000s) not ok 2 - Basic SCRAM authentication with SSL: no stderr
[12:38:49.711](0.013s) not ok 5 - SCRAM with SSL and channel_binding=disable
[12:38:49.712](0.000s) not ok 6 - SCRAM with SSL and channel_binding=disable: no stderr
[12:38:49.725](0.013s) not ok 7 - SCRAM with SSL and channel_binding=require
[12:38:49.725](0.000s) not ok 8 - SCRAM with SSL and channel_binding=require: no stderr
[12:38:49.754](0.016s) not ok 12 - SCRAM with clientcert=verify-full
[12:38:49.755](0.000s) not ok 13 - SCRAM with clientcert=verify-full: no stderr
[12:38:49.755](0.000s) not ok 14 - SCRAM with clientcert=verify-full: log matches
[12:38:49.769](0.014s) not ok 15 - SCRAM with SSL, channel_binding=disable, and require_auth=scram-sha-256
[12:38:49.769](0.000s) not ok 16 - SCRAM with SSL, channel_binding=disable, and require_auth=scram-sha-256: no stderr
[12:38:49.784](0.014s) not ok 18 - SCRAM with SSL, channel_binding=require, and require_auth=scram-sha-256
[12:38:49.785](0.000s) not ok 19 - SCRAM with SSL, channel_binding=require, and require_auth=scram-sha-256: no stderr
[12:38:50.120](0.335s) not ok 20 - SCRAM with SSL and channel_binding=require, server certificate uses 'rsassaPss'
[12:38:50.120](0.000s) not ok 21 - SCRAM with SSL and channel_binding=require, server certificate uses 'rsassaPss': no s...
[12:38:50.121](0.000s) not ok 22 - SCRAM with SSL and channel_binding=require, server certificate uses 'rsassaPss': log ...
tap
[12:38:49.847](1.239s) not ok 1 - certificate authorization succeeds with correct client cert in PEM format
[12:38:49.847](0.000s) not ok 2 - certificate authorization succeeds with correct client cert in PEM format: no stderr
tap
[12:38:38.674](1.714s) Bail out!  command "initdb -D /tmp/cirrus-ci-build/build/testrun/subscription/005_encoding/data/t...
tap
[12:38:40.698](1.864s) Bail out!  command "initdb -D /tmp/cirrus-ci-build/build/testrun/subscription/012_collation/data/...
tap
[12:38:47.060](0.183s) not ok 1 - create tablespace with absolute path
[12:38:47.146](0.043s) not ok 3 - create table in tablespace with absolute path
[12:38:47.231](0.042s) not ok 5 - drop table in tablespace with absolute path
[12:38:47.274](0.042s) not ok 6 - drop tablespace with absolute path
[12:38:47.319](0.045s) not ok 7 - create tablespace 1 with absolute path
[12:38:47.365](0.045s) not ok 8 - create tablespace 2 with absolute path
[12:38:47.408](0.043s) not ok 9 - create tablespace 3 with in-place directory
[12:38:47.451](0.043s) not ok 10 - create tablespace 4 with in-place directory
[12:38:47.494](0.043s) not ok 11 - create table in tablespace 1
[12:38:47.537](0.043s) not ok 12 - move table abs->abs
[12:38:47.581](0.043s) not ok 13 - move table abs->in-place
[12:38:47.624](0.043s) not ok 14 - move table in-place->in-place
[12:38:47.667](0.043s) not ok 15 - move table in-place->abs
[12:38:47.710](0.043s) not ok 16 - create table in tablespace 1
[12:38:47.753](0.044s) not ok 17 - drop tablespace 1
[12:38:47.797](0.043s) not ok 18 - drop tablespace 2
[12:38:47.839](0.043s) not ok 19 - drop tablespace 3
[12:38:47.882](0.043s) not ok 20 - drop tablespace 4
test
[12:47:33.080]   3/294 postgresql:setup / initdb_cache                                           FAIL           1.07s (e...
[12:47:33.080]   4/294 postgresql:regress / regress/regress                                      ERROR          0.43s
[12:47:33.080]   6/294 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                         ERROR          1.59s
[12:47:33.080]   7/294 postgresql:pg_upgrade / pg_upgrade/003_logical_slots                      ERROR          0.54s
[12:47:33.080]   8/294 postgresql:pg_upgrade / pg_upgrade/004_subscription                       ERROR          0.86s
[12:47:33.080]   9/294 postgresql:isolation / isolation/isolation                                ERROR          0.40s
[12:47:33.080]  10/294 postgresql:recovery / recovery/001_stream_rep                             ERROR          1.56s
[12:47:33.080]  11/294 postgresql:recovery / recovery/002_archiving                              ERROR          0.81s
[12:47:33.080]  12/294 postgresql:recovery / recovery/003_recovery_targets                       ERROR          0.22s
[12:47:33.080]  13/294 postgresql:recovery / recovery/004_timeline_switch                        ERROR          1.39s
[12:47:33.080]  14/294 postgresql:recovery / recovery/005_replay_delay                           ERROR          0.57s
[12:47:33.080]  15/294 postgresql:recovery / recovery/006_logical_decoding                       ERROR          0.43s
[12:47:33.080]  16/294 postgresql:recovery / recovery/007_sync_rep                               ERROR          585.94s
[12:47:33.080]  17/294 postgresql:recovery / recovery/008_fsm_truncation                         ERROR          1.17s
[12:47:33.080]  18/294 postgresql:recovery / recovery/009_twophase                               ERROR          4.18s
[12:47:33.080]  19/294 postgresql:recovery / recovery/010_logical_decoding_timelines             ERROR          0.37s
[12:47:33.080]  20/294 postgresql:recovery / recovery/012_subtransactions                        ERROR          1.33s
[12:47:33.080]  21/294 postgresql:recovery / recovery/013_crash_restart                          ERROR          0.42s
[12:47:33.080]  22/294 postgresql:recovery / recovery/014_unlogged_reinit                        ERROR          0.42s
[12:47:33.080]  23/294 postgresql:recovery / recovery/015_promotion_pages                        ERROR          0.62s
[12:47:33.080]  24/294 postgresql:recovery / recovery/016_min_consistency                        ERROR          0.72s
[12:47:33.080]  25/294 postgresql:recovery / recovery/017_shm                                    ERROR          1.52s
[12:47:33.080]  26/294 postgresql:recovery / recovery/018_wal_optimize                           ERROR          0.42s
[12:47:33.080]  27/294 postgresql:recovery / recovery/019_replslot_limit                         ERROR          1.67s
[12:47:33.080]  28/294 postgresql:recovery / recovery/020_archive_status                         ERROR          0.42s
[12:47:33.080]  29/294 postgresql:recovery / recovery/021_row_visibility                         ERROR          0.32s
[12:47:33.080]  30/294 postgresql:recovery / recovery/022_crash_temp_files                       ERROR          0.57s
[12:47:33.080]  31/294 postgresql:recovery / recovery/023_pitr_prepared_xact                     ERROR          0.67s
[12:47:33.080]  32/294 postgresql:recovery / recovery/024_archive_recovery                       ERROR          1.08s
[12:47:33.080]  33/294 postgresql:recovery / recovery/025_stuck_on_old_timeline                  ERROR          196.69s
[12:47:33.080]  34/294 postgresql:recovery / recovery/026_overwrite_contrecord                   ERROR          0.42s
[12:47:33.080]  35/294 postgresql:recovery / recovery/027_stream_regress                         ERROR          0.82s
[12:47:33.080]  36/294 postgresql:recovery / recovery/028_pitr_timelines                         ERROR          0.82s
[12:47:33.080]  37/294 postgresql:recovery / recovery/029_stats_restart                          ERROR          0.42s
[12:47:33.080]  38/294 postgresql:recovery / recovery/030_stats_cleanup_replica                  ERROR          0.82s
[12:47:33.080]  39/294 postgresql:recovery / recovery/031_recovery_conflict                      ERROR          0.42s
[12:47:33.080]  40/294 postgresql:recovery / recovery/032_relfilenode_reuse                      ERROR          0.57s
[12:47:33.080]  41/294 postgresql:recovery / recovery/033_replay_tsp_drops                       ERROR          0.87s
[12:47:33.080]  42/294 postgresql:recovery / recovery/034_create_database                        ERROR          0.57s
[12:47:33.080]  43/294 postgresql:recovery / recovery/035_standby_logical_decoding               ERROR          0.62s
[12:47:33.080]  44/294 postgresql:recovery / recovery/036_truncated_dropped                      ERROR          0.42s
[12:47:33.080]  45/294 postgresql:recovery / recovery/037_invalid_database                       ERROR          0.52s
[12:47:33.080]  46/294 postgresql:recovery / recovery/038_save_logical_slots_shutdown            ERROR          0.87s
[12:47:33.080]  47/294 postgresql:recovery / recovery/039_end_of_wal                             ERROR          0.42s
[12:47:33.080]  48/294 postgresql:recovery / recovery/040_standby_failover_slots_sync            ERROR          0.42s
[12:47:33.080]  49/294 postgresql:recovery / recovery/041_checkpoint_at_promote                  ERROR          0.77s
[12:47:33.080]  50/294 postgresql:recovery / recovery/042_low_level_backup                       ERROR          0.42s
[12:47:33.080]  52/294 postgresql:plpgsql / plpgsql/regress                                      ERROR          0.27s
[12:47:33.080]  53/294 postgresql:plperl / plperl/regress                                        ERROR          0.27s
[12:47:33.080]  54/294 postgresql:plpython / plpython/regress                                    ERROR          0.27s
[12:47:33.080]  55/294 postgresql:pltcl / pltcl/regress                                          ERROR          0.27s
[12:47:33.080]  56/294 postgresql:amcheck / amcheck/regress                                      ERROR          0.22s
[12:47:33.080]  57/294 postgresql:basic_archive / basic_archive/regress                          ERROR          0.47s
[12:47:33.080]  58/294 postgresql:bloom / bloom/regress                                          ERROR          0.32s
[12:47:33.080]  59/294 postgresql:bool_plperl / bool_plperl/regress                              ERROR          0.37s
[12:47:33.080]  60/294 postgresql:btree_gin / btree_gin/regress                                  ERROR          0.37s
[12:47:33.080]  61/294 postgresql:btree_gist / btree_gist/regress                                ERROR          0.47s
[12:47:33.080]  62/294 postgresql:citext / citext/regress                                        ERROR          0.37s
[12:47:33.080]  63/294 postgresql:cube / cube/regress                                            ERROR          0.32s
[12:47:33.080]  64/294 postgresql:dblink / dblink/regress                                        ERROR          0.42s
[12:47:33.080]  65/294 postgresql:dict_int / dict_int/regress                                    ERROR          0.47s
[12:47:33.080]  66/294 postgresql:dict_xsyn / dict_xsyn/regress                                  ERROR          0.37s
[12:47:33.080]  67/294 postgresql:earthdistance / earthdistance/regress                          ERROR          0.47s
[12:47:33.080]  68/294 postgresql:file_fdw / file_fdw/regress                                    ERROR          0.27s
[12:47:33.080]  69/294 postgresql:fuzzystrmatch / fuzzystrmatch/regress                          ERROR          0.37s
[12:47:33.080]  70/294 postgresql:hstore / hstore/regress                                        ERROR          0.32s
[12:47:33.080]  71/294 postgresql:hstore_plperl / hstore_plperl/regress                          ERROR          0.27s
[12:47:33.080]  72/294 postgresql:hstore_plpython / hstore_plpython/regress                      ERROR          0.27s
[12:47:33.080]  73/294 postgresql:intarray / intarray/regress                                    ERROR          0.37s
[12:47:33.080]  74/294 postgresql:isn / isn/regress                                              ERROR          0.32s
[12:47:33.080]  75/294 postgresql:jsonb_plperl / jsonb_plperl/regress                            ERROR          0.32s
[12:47:33.080]  76/294 postgresql:jsonb_plpython / jsonb_plpython/regress                        ERROR          0.32s
[12:47:33.080]  77/294 postgresql:lo / lo/regress                                                ERROR          0.27s
[12:47:33.080]  78/294 postgresql:ltree / ltree/regress                                          ERROR          0.37s
[12:47:33.080]  79/294 postgresql:ltree_plpython / ltree_plpython/regress                        ERROR          0.42s
[12:47:33.080]  80/294 postgresql:pageinspect / pageinspect/regress                              ERROR          0.42s
[12:47:33.080]  81/294 postgresql:passwordcheck / passwordcheck/regress                          ERROR          0.37s
[12:47:33.080]  82/294 postgresql:pg_buffercache / pg_buffercache/regress                        ERROR          0.42s
[12:47:33.080]  83/294 postgresql:pgcrypto / pgcrypto/regress                                    ERROR          0.37s
[12:47:33.080]  84/294 postgresql:pg_freespacemap / pg_freespacemap/regress                      ERROR          0.27s
[12:47:33.080]  85/294 postgresql:pgrowlocks / pgrowlocks/isolation                              ERROR          0.32s
[12:47:33.080]  86/294 postgresql:pg_stat_statements / pg_stat_statements/regress                ERROR          0.32s
[12:47:33.080]  87/294 postgresql:pgstattuple / pgstattuple/regress                              ERROR          0.32s
[12:47:33.080]  88/294 postgresql:pg_surgery / pg_surgery/regress                                ERROR          0.32s
[12:47:33.080]  89/294 postgresql:pg_trgm / pg_trgm/regress                                      ERROR          0.32s
[12:47:33.080]  90/294 postgresql:pg_visibility / pg_visibility/regress                          ERROR          0.47s
[12:47:33.080]  91/294 postgresql:pg_walinspect / pg_walinspect/regress                          ERROR          0.32s
[12:47:33.080]  92/294 postgresql:postgres_fdw / postgres_fdw/regress                            ERROR          0.32s
[12:47:33.080]  93/294 postgresql:seg / seg/regress                                              ERROR          0.32s
[12:47:33.080]  94/294 postgresql:tablefunc / tablefunc/regress                                  ERROR          0.42s
[12:47:33.080]  95/294 postgresql:tcn / tcn/isolation                                            ERROR          0.42s
[12:47:33.080]  96/294 postgresql:test_decoding / test_decoding/regress                          ERROR          0.37s
[12:47:33.080]  97/294 postgresql:test_decoding / test_decoding/isolation                        ERROR          0.32s
[12:47:33.080]  98/294 postgresql:tsm_system_rows / tsm_system_rows/regress                      ERROR          0.37s
[12:47:33.080]  99/294 postgresql:tsm_system_time / tsm_system_time/regress                      ERROR          0.37s
[12:47:33.080] 100/294 postgresql:unaccent / unaccent/regress                                    ERROR          0.32s
[12:47:33.080] 101/294 postgresql:uuid-ossp / uuid-ossp/regress                                  ERROR          0.37s
[12:47:33.080] 102/294 postgresql:xml2 / xml2/regress                                            ERROR          0.47s
[12:47:33.080] 103/294 postgresql:brin / brin/isolation                                          ERROR          0.37s
[12:47:33.080] 104/294 postgresql:commit_ts / commit_ts/regress                                  ERROR          0.42s
[12:47:33.080] 105/294 postgresql:delay_execution / delay_execution/isolation                    ERROR          0.47s
[12:47:33.080] 106/294 postgresql:dummy_index_am / dummy_index_am/regress                        ERROR          0.37s
[12:47:33.080] 107/294 postgresql:dummy_seclabel / dummy_seclabel/regress                        ERROR          0.42s
[12:47:33.080] 108/294 postgresql:gin / gin/regress                                              ERROR          0.37s
[12:47:33.080] 109/294 postgresql:injection_points / injection_points/regress                    ERROR          0.32s
[12:47:33.080] 110/294 postgresql:plsample / plsample/regress                                    ERROR          0.57s
[12:47:33.080] 111/294 postgresql:spgist_name_ops / spgist_name_ops/regress                      ERROR          0.52s
[12:47:33.080] 112/294 postgresql:test_bloomfilter / test_bloomfilter/regress                    ERROR          0.52s
[12:47:33.080] 113/294 postgresql:test_copy_callbacks / test_copy_callbacks/regress              ERROR          0.42s
[12:47:33.080] 114/294 postgresql:test_ddl_deparse / test_ddl_deparse/regress                    ERROR          0.42s
[12:47:33.080] 115/294 postgresql:test_dsa / test_dsa/regress                                    ERROR          0.52s
[12:47:33.080] 116/294 postgresql:test_dsm_registry / test_dsm_registry/regress                  ERROR          0.42s
[12:47:33.080] 117/294 postgresql:test_extensions / test_extensions/regress                      ERROR          4.18s
[12:47:33.080] 118/294 postgresql:test_ginpostinglist / test_ginpostinglist/regress              ERROR          0.47s
[12:47:33.080] 119/294 postgresql:test_integerset / test_integerset/regress                      ERROR          0.42s
[12:47:33.080] 120/294 postgresql:test_lfind / test_lfind/regress                                ERROR          0.57s
[12:47:33.080] 121/294 postgresql:test_oat_hooks / test_oat_hooks/regress                        ERROR          3.98s
[12:47:33.080] 122/294 postgresql:test_parser / test_parser/regress                              ERROR          0.47s
[12:47:33.080] 123/294 postgresql:test_pg_dump / test_pg_dump/regress                            ERROR          0.38s
[12:47:33.080] 124/294 postgresql:test_predtest / test_predtest/regress                          ERROR          0.37s
[12:47:33.080] 125/294 postgresql:test_radixtree / test_radixtree/regress                        ERROR          0.42s
[12:47:33.080] 126/294 postgresql:test_rbtree / test_rbtree/regress                              ERROR          0.42s
[12:47:33.080] 127/294 postgresql:test_regex / test_regex/regress                                ERROR          0.42s
[12:47:33.080] 128/294 postgresql:test_resowner / test_resowner/regress                          ERROR          0.42s
[12:47:33.080] 129/294 postgresql:test_rls_hooks / test_rls_hooks/regress                        ERROR          0.47s
[12:47:33.080] 130/294 postgresql:test_shm_mq / test_shm_mq/regress                              ERROR          0.57s
[12:47:33.080] 131/294 postgresql:test_slru / test_slru/regress                                  ERROR          0.42s
[12:47:33.080] 132/294 postgresql:unsafe_tests / unsafe_tests/regress                            ERROR          0.42s
[12:47:33.080] 133/294 postgresql:ecpg / ecpg/ecpg                                               ERROR          0.47s
[12:47:33.080] 136/294 postgresql:libpq / libpq/003_load_balance_host_list                       ERROR          1.97s
[12:47:33.080] 137/294 postgresql:libpq / libpq/004_load_balance_dns                             ERROR          1.97s
[12:47:33.080] 138/294 postgresql:initdb / initdb/001_initdb                                     ERROR          54.74s
[12:47:33.080] 140/294 postgresql:pg_amcheck / pg_amcheck/002_nonesuch                           ERROR          0.67s
[12:47:33.080] 141/294 postgresql:pg_amcheck / pg_amcheck/003_check                              ERROR          0.57s
[12:47:33.080] 142/294 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam                      ERROR          0.52s
[12:47:33.080] 143/294 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage                     ERROR          0.52s
[12:47:33.080] 145/294 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup                ERROR          4.28s
[12:47:33.080] 146/294 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace          ERROR          0.52s
[12:47:33.080] 147/294 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal                ERROR          3.17s
[12:47:33.080] 148/294 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical               ERROR          0.77s
[12:47:33.080] 150/294 postgresql:pg_checksums / pg_checksums/002_actions                        ERROR          0.87s
[12:47:33.080] 152/294 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups        ERROR          0.52s
[12:47:33.080] 153/294 postgresql:pg_combinebackup / pg_combinebackup/003_timeline               ERROR          0.67s
[12:47:33.080] 155/294 postgresql:pg_combinebackup / pg_combinebackup/005_integrity              ERROR          4.93s
[12:47:33.080] 156/294 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy           ERROR          0.57s
[12:47:33.080] 159/294 postgresql:pg_ctl / pg_ctl/001_start_stop                                 ERROR          4.33s
[12:47:33.080] 161/294 postgresql:pg_ctl / pg_ctl/003_promote                                    ERROR          1.22s
[12:47:33.080] 162/294 postgresql:pg_ctl / pg_ctl/004_logrotate                                  ERROR          180.95s
[12:47:33.080] 164/294 postgresql:pg_dump / pg_dump/002_pg_dump                                  ERROR          0.57s
[12:47:33.080] 165/294 postgresql:pg_dump / pg_dump/003_pg_dump_with_server                      ERROR          0.52s
[12:47:33.080] 166/294 postgresql:pg_dump / pg_dump/004_pg_dump_parallel                         ERROR          5.08s
[12:47:33.080] 167/294 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile                       ERROR          0.52s
[12:47:33.080] 168/294 postgresql:pg_dump / pg_dump/010_dump_connstr                             ERROR          4.02s
[12:47:33.080] 169/294 postgresql:pg_resetwal / pg_resetwal/001_basic                            ERROR          0.52s
[12:47:33.080] 170/294 postgresql:pg_resetwal / pg_resetwal/002_corrupted                        ERROR          0.37s
[12:47:33.080] 171/294 postgresql:pg_rewind / pg_rewind/001_basic                                ERROR          0.47s
[12:47:33.080] 172/294 postgresql:pg_rewind / pg_rewind/002_databases                            ERROR          3.47s
[12:47:33.080] 173/294 postgresql:pg_rewind / pg_rewind/003_extrafiles                           ERROR          0.47s
[12:47:33.080] 174/294 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink                      ERROR          0.57s
[12:47:33.080] 175/294 postgresql:pg_rewind / pg_rewind/005_same_timeline                        ERROR          0.47s
[12:47:33.080] 177/294 postgresql:pg_rewind / pg_rewind/007_standby_source                       ERROR          0.47s
[12:47:33.080] 178/294 postgresql:pg_rewind / pg_rewind/008_min_recovery_point                   ERROR          0.42s
[12:47:33.080] 179/294 postgresql:pg_rewind / pg_rewind/009_growing_files                        ERROR          0.42s
[12:47:33.080] 184/294 postgresql:pg_verifybackup / pg_verifybackup/003_corruption               ERROR          0.42s
[12:47:33.080] 188/294 postgresql:pg_verifybackup / pg_verifybackup/007_wal                      ERROR          1.12s
[12:47:33.080] 192/294 postgresql:pg_waldump / pg_waldump/001_basic                              ERROR          0.47s
[12:47:33.080] 193/294 postgresql:pg_waldump / pg_waldump/002_save_fullpage                      ERROR          0.42s
[12:47:33.080] 195/294 postgresql:pg_walsummary / pg_walsummary/002_blocks                       ERROR          0.52s
[12:47:33.080] 196/294 postgresql:pgbench / pgbench/001_pgbench_with_server                      ERROR          2.18s
[12:47:33.080] 198/294 postgresql:psql / psql/001_basic                                          ERROR          3.28s
[12:47:33.080] 199/294 postgresql:psql / psql/010_tab_completion                                 ERROR          0.32s
[12:47:33.080] 200/294 postgresql:psql / psql/020_cancel                                         ERROR          195.00s
[12:47:33.080] 201/294 postgresql:scripts / scripts/010_clusterdb                                ERROR          0.47s
[12:47:33.080] 202/294 postgresql:scripts / scripts/011_clusterdb_all                            ERROR          3.62s
[12:47:33.080] 203/294 postgresql:scripts / scripts/020_createdb                                 ERROR          11.89s
[12:47:33.080] 204/294 postgresql:scripts / scripts/040_createuser                               ERROR          12.89s
[12:47:33.080] 205/294 postgresql:scripts / scripts/050_dropdb                                   ERROR          0.47s
[12:47:33.080] 206/294 postgresql:scripts / scripts/070_dropuser                                 ERROR          0.57s
[12:47:33.080] 208/294 postgresql:scripts / scripts/090_reindexdb                                ERROR          0.47s
[12:47:33.080] 209/294 postgresql:scripts / scripts/091_reindexdb_all                            ERROR          0.47s
[12:47:33.080] 210/294 postgresql:scripts / scripts/100_vacuumdb                                 ERROR          9.58s
[12:47:33.080] 211/294 postgresql:scripts / scripts/101_vacuumdb_all                             ERROR          3.62s
[12:47:33.080] 212/294 postgresql:scripts / scripts/102_vacuumdb_stages                          ERROR          2.42s
[12:47:33.080] 213/294 postgresql:scripts / scripts/200_connstr                                  ERROR          2.27s
[12:47:33.080] 215/294 postgresql:amcheck / amcheck/001_verify_heapam                            ERROR          0.37s
[12:47:33.080] 216/294 postgresql:amcheck / amcheck/002_cic                                      ERROR          0.52s
[12:47:33.080] 217/294 postgresql:amcheck / amcheck/003_cic_2pc                                  ERROR          0.37s
[12:47:33.080] 218/294 postgresql:amcheck / amcheck/004_verify_nbtree_unique                     ERROR          0.47s
[12:47:33.080] 219/294 postgresql:amcheck / amcheck/005_pitr                                     ERROR          0.42s
[12:47:33.080] 220/294 postgresql:auto_explain / auto_explain/001_auto_explain                   ERROR          0.42s
[12:47:33.080] 221/294 postgresql:bloom / bloom/001_wal                                          ERROR          0.67s
[12:47:33.080] 222/294 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic            ERROR          0.42s
[12:47:33.080] 224/294 postgresql:pg_prewarm / pg_prewarm/001_basic                              ERROR          0.37s
[12:47:33.080] 225/294 postgresql:pg_stat_statements / pg_stat_statements/010_restart            ERROR          0.37s
[12:47:33.080] 226/294 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction       ERROR          0.37s
[12:47:33.080] 227/294 postgresql:test_decoding / test_decoding/001_repl_stats                   ERROR          0.37s
[12:47:33.080] 229/294 postgresql:authentication / authentication/001_password                   ERROR          0.62s
[12:47:33.080] 230/294 postgresql:authentication / authentication/002_saslprep                   ERROR          2.07s
[12:47:33.080] 231/294 postgresql:authentication / authentication/003_peer                       ERROR          0.42s
[12:47:33.080] 232/294 postgresql:authentication / authentication/004_file_inclusion             ERROR          0.52s
[12:47:33.080] 234/294 postgresql:authentication / authentication/006_login_trigger              ERROR          2.12s
[12:47:33.080] 235/294 postgresql:subscription / subscription/001_rep_changes                    ERROR          0.67s
[12:47:33.080] 236/294 postgresql:subscription / subscription/002_types                          ERROR          0.82s
[12:47:33.080] 237/294 postgresql:subscription / subscription/003_constraints                    ERROR          0.72s
[12:47:33.080] 238/294 postgresql:subscription / subscription/004_sync                           ERROR          0.77s
[12:47:33.080] 239/294 postgresql:subscription / subscription/005_encoding                       ERROR          1.87s
[12:47:33.080] 240/294 postgresql:subscription / subscription/006_rewrite                        ERROR          0.62s
[12:47:33.080] 241/294 postgresql:subscription / subscription/007_ddl                            ERROR          0.77s
[12:47:33.080] 242/294 postgresql:subscription / subscription/008_diff_schema                    ERROR          0.62s
[12:47:33.080] 243/294 postgresql:subscription / subscription/009_matviews                       ERROR          0.62s
[12:47:33.080] 244/294 postgresql:subscription / subscription/010_truncate                       ERROR          0.67s
[12:47:33.080] 245/294 postgresql:subscription / subscription/011_generated                      ERROR          0.77s
[12:47:33.080] 246/294 postgresql:subscription / subscription/012_collation                      ERROR          2.02s
[12:47:33.080] 247/294 postgresql:subscription / subscription/013_partition                      ERROR          1.12s
[12:47:33.080] 248/294 postgresql:subscription / subscription/014_binary                         ERROR          0.62s
[12:47:33.080] 249/294 postgresql:subscription / subscription/015_stream                         ERROR          0.62s
[12:47:33.080] 250/294 postgresql:subscription / subscription/016_stream_subxact                 ERROR          0.67s
[12:47:33.080] 251/294 postgresql:subscription / subscription/017_stream_ddl                     ERROR          0.97s
[12:47:33.080] 252/294 postgresql:subscription / subscription/018_stream_subxact_abort           ERROR          0.62s
[12:47:33.080] 253/294 postgresql:subscription / subscription/019_stream_subxact_ddl_abort       ERROR          0.77s
[12:47:33.080] 254/294 postgresql:subscription / subscription/020_messages                       ERROR          0.72s
[12:47:33.080] 255/294 postgresql:subscription / subscription/021_twophase                       ERROR          0.62s
[12:47:33.080] 256/294 postgresql:subscription / subscription/022_twophase_cascade               ERROR          0.87s
[12:47:33.080] 257/294 postgresql:subscription / subscription/023_twophase_stream                ERROR          0.82s
[12:47:33.080] 258/294 postgresql:subscription / subscription/024_add_drop_pub                   ERROR          0.72s
[12:47:33.080] 259/294 postgresql:subscription / subscription/025_rep_changes_for_schema         ERROR          0.82s
[12:47:33.080] 260/294 postgresql:subscription / subscription/026_stats                          ERROR          0.67s
[12:47:33.080] 261/294 postgresql:subscription / subscription/027_nosuperuser                    ERROR          0.62s
[12:47:33.080] 262/294 postgresql:subscription / subscription/028_row_filter                     ERROR          0.52s
[12:47:33.080] 263/294 postgresql:subscription / subscription/029_on_error                       ERROR          0.67s
[12:47:33.080] 264/294 postgresql:subscription / subscription/030_origin                         ERROR          0.67s
[12:47:33.080] 265/294 postgresql:subscription / subscription/031_column_list                    ERROR          0.67s
[12:47:33.080] 266/294 postgresql:subscription / subscription/032_subscribe_use_index            ERROR          0.62s
[12:47:33.080] 267/294 postgresql:subscription / subscription/033_run_as_table_owner             ERROR          0.62s
[12:47:33.080] 268/294 postgresql:subscription / subscription/100_bugs                           ERROR          0.62s
[12:47:33.080] 269/294 postgresql:brin / brin/01_workitems                                       ERROR          0.37s
[12:47:33.080] 270/294 postgresql:brin / brin/02_wal_consistency                                 ERROR          0.37s
[12:47:33.080] 271/294 postgresql:commit_ts / commit_ts/001_base                                 ERROR          0.37s
[12:47:33.080] 272/294 postgresql:commit_ts / commit_ts/002_standby                              ERROR          0.77s
[12:47:33.080] 273/294 postgresql:commit_ts / commit_ts/003_standby_2                            ERROR          0.67s
[12:47:33.080] 274/294 postgresql:commit_ts / commit_ts/004_restart                              ERROR          0.42s
[12:47:33.080] 275/294 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd ERROR          1.47s
[12:47:33.080] 276/294 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline             ERROR          0.57s
[12:47:33.080] 278/294 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic                ERROR          0.37s
[12:47:33.080] 279/294 postgresql:test_misc / test_misc/001_constraint_validation                ERROR          0.37s
[12:47:33.080] 280/294 postgresql:test_misc / test_misc/002_tablespace                           ERROR          1.27s
[12:47:33.080] 281/294 postgresql:test_misc / test_misc/003_check_guc                            ERROR          0.42s
[12:47:33.080] 282/294 postgresql:test_misc / test_misc/004_io_direct                            ERROR          1.12s
[12:47:33.080] 283/294 postgresql:test_misc / test_misc/005_timeouts                             ERROR          0.37s
[12:47:33.080] 284/294 postgresql:test_pg_dump / test_pg_dump/001_base                           ERROR          0.37s
[12:47:33.080] 285/294 postgresql:worker_spi / worker_spi/001_worker_spi                         ERROR          0.37s
[12:47:33.080] 289/294 postgresql:ssl / ssl/001_ssltests                                         ERROR          0.42s
[12:47:33.080] 290/294 postgresql:ssl / ssl/002_scram                                            ERROR          1.87s
[12:47:33.080] 291/294 postgresql:ssl / ssl/003_sslinfo                                          ERROR          1.52s
[12:47:33.080] 292/294 postgresql:ldap / ldap/001_auth                                           ERROR          0.42s
[12:47:33.080] 293/294 postgresql:ldap / ldap/002_bindpasswd                                     ERROR          0.42s
[12:47:33.080] 294/294 postgresql:icu / icu/010_database                                         ERROR          0.42s
%s Windows - Server 2019, VS 2019 - Meson & ninja
regress
diff -w -U3 C:/cirrus/src/test/regress/expected/merge.out C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results...
--- C:/cirrus/src/test/regress/expected/merge.out	2024-03-19 12:34:46.925783000 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/merge.out	2024-03-19 12:37:39.748421800 +0000
@@ -1675,8 +1675,10 @@
                                      QUERY PLAN                                      
 -------------------------------------------------------------------------------------
  Merge on public.tgt t
+   JIT: true
    ->  Hash Join
          Output: t.ctid, s.a, s.b, s.c, s.d, s.ctid
+         JIT: true
          Hash Cond: (t.a = s.a)
          Join Filter: (t.b < (SubPlan 1))
          ->  Seq Scan on public.tgt t
@@ -1706,7 +1708,7 @@
                    ->  Seq Scan on public.ref r_1
                          Output: r_1.ab, r_1.cd
                          Filter: ((r_1.ab = (s.a + s.b)) AND (r_1.cd = (s.c - s.d)))
-(32 rows)
+(34 rows)
...
regress
diff -w -U3 C:/cirrus/src/test/regress/expected/merge.out C:/cirrus/build/testrun/recovery/027_stream_regress/data/resul...
--- C:/cirrus/src/test/regress/expected/merge.out	2024-03-19 12:34:46.925783000 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/merge.out	2024-03-19 12:39:44.869517200 +0000
@@ -1675,8 +1675,10 @@
                                      QUERY PLAN                                      
 -------------------------------------------------------------------------------------
  Merge on public.tgt t
+   JIT: true
    ->  Hash Join
          Output: t.ctid, s.a, s.b, s.c, s.d, s.ctid
+         JIT: true
          Hash Cond: (t.a = s.a)
          Join Filter: (t.b < (SubPlan 1))
          ->  Seq Scan on public.tgt t
@@ -1706,7 +1708,7 @@
                    ->  Seq Scan on public.ref r_1
                          Output: r_1.ab, r_1.cd
                          Filter: ((r_1.ab = (s.a + s.b)) AND (r_1.cd = (s.c - s.d)))
-(32 rows)
+(34 rows)
...
regress
diff -w -U3 C:/cirrus/src/test/regress/expected/merge.out C:/cirrus/build/testrun/regress/regress/results/merge.out
--- C:/cirrus/src/test/regress/expected/merge.out	2024-03-19 12:34:46.925783000 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/merge.out	2024-03-19 12:37:36.134158100 +0000
@@ -1675,8 +1675,10 @@
                                      QUERY PLAN                                      
 -------------------------------------------------------------------------------------
  Merge on public.tgt t
+   JIT: true
    ->  Hash Join
          Output: t.ctid, s.a, s.b, s.c, s.d, s.ctid
+         JIT: true
          Hash Cond: (t.a = s.a)
          Join Filter: (t.b < (SubPlan 1))
          ->  Seq Scan on public.tgt t
@@ -1706,7 +1708,7 @@
                    ->  Seq Scan on public.ref r_1
                          Output: r_1.ab, r_1.cd
                          Filter: ((r_1.ab = (s.a + s.b)) AND (r_1.cd = (s.c - s.d)))
-(32 rows)
+(34 rows)
...
tap
[12:38:28.889](105.427s) not ok 5 - regression tests pass
tap
[12:40:34.059](113.528s) not ok 2 - regression tests pass
test
[12:46:48.044]  11/289 postgresql:regress / regress/regress                                      ERROR           111.06s...
[12:46:48.044]  25/289 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                         ERROR           185.54s...
[12:46:48.044]  68/289 postgresql:recovery / recovery/027_stream_regress                         ERROR           125.14s...
%s macOS - Ventura - Meson
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/merge.out /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgra...
--- /Users/admin/pgsql/src/test/regress/expected/merge.out	2024-03-19 12:34:25
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/merge.out	2024-03-19 12:36:02
@@ -1675,8 +1675,10 @@
                                      QUERY PLAN                                      
 -------------------------------------------------------------------------------------
  Merge on public.tgt t
+   JIT: true
    ->  Hash Join
          Output: t.ctid, s.a, s.b, s.c, s.d, s.ctid
+         JIT: true
          Hash Cond: (t.a = s.a)
          Join Filter: (t.b < (SubPlan 1))
          ->  Seq Scan on public.tgt t
@@ -1706,7 +1708,7 @@
                    ->  Seq Scan on public.ref r_1
                          Output: r_1.ab, r_1.cd
                          Filter: ((r_1.ab = (s.a + s.b)) AND (r_1.cd = (s.c - s.d)))
-(32 rows)
+(34 rows)
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/merge.out /Users/admin/pgsql/build/testrun/recovery/027_stream_reg...
--- /Users/admin/pgsql/src/test/regress/expected/merge.out	2024-03-19 12:34:25
+++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/merge.out	2024-03-19 12:37:37
@@ -1675,8 +1675,10 @@
                                      QUERY PLAN                                      
 -------------------------------------------------------------------------------------
  Merge on public.tgt t
+   JIT: true
    ->  Hash Join
          Output: t.ctid, s.a, s.b, s.c, s.d, s.ctid
+         JIT: true
          Hash Cond: (t.a = s.a)
          Join Filter: (t.b < (SubPlan 1))
          ->  Seq Scan on public.tgt t
@@ -1706,7 +1708,7 @@
                    ->  Seq Scan on public.ref r_1
                          Output: r_1.ab, r_1.cd
                          Filter: ((r_1.ab = (s.a + s.b)) AND (r_1.cd = (s.c - s.d)))
-(32 rows)
+(34 rows)
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/merge.out /Users/admin/pgsql/build/testrun/regress/regress/results...
--- /Users/admin/pgsql/src/test/regress/expected/merge.out	2024-03-19 12:34:25
+++ /Users/admin/pgsql/build/testrun/regress/regress/results/merge.out	2024-03-19 12:36:02
@@ -1675,8 +1675,10 @@
                                      QUERY PLAN                                      
 -------------------------------------------------------------------------------------
  Merge on public.tgt t
+   JIT: true
    ->  Hash Join
          Output: t.ctid, s.a, s.b, s.c, s.d, s.ctid
+         JIT: true
          Hash Cond: (t.a = s.a)
          Join Filter: (t.b < (SubPlan 1))
          ->  Seq Scan on public.tgt t
@@ -1706,7 +1708,7 @@
                    ->  Seq Scan on public.ref r_1
                          Output: r_1.ab, r_1.cd
                          Filter: ((r_1.ab = (s.a + s.b)) AND (r_1.cd = (s.c - s.d)))
-(32 rows)
+(34 rows)
...
tap
[12:36:49.279](68.357s) not ok 5 - regression tests pass
tap
[12:39:30.997](192.238s) not ok 2 - regression tests pass
test
[12:40:33.985]  18/294 postgresql:regress / regress/regress                                      ERROR            67.38s...
[12:40:33.985]  43/294 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                         ERROR           135.83s...
[12:40:33.985] 206/294 postgresql:recovery / recovery/027_stream_regress                         ERROR           217.71s...
48/4709 Add the page header to each SLRU page.
%s FreeBSD - 13 - Meson
core
[17:14:13.090] #0  0x000000082bb0526a in _sigprocmask () from /lib/libc.so.7
[17:14:13.090] #1  0x000000082bb40a60 in _system () from /lib/libc.so.7
[17:14:13.090] #2  0x000000082835b0f3 in ?? () from /lib/libthr.so.3
[17:14:13.090] #3  0x0000000000611316 in RestoreArchivedFile (path=path@entry=0x820c821d0 "pg_wal/00000002", '0' <repeat...
[17:14:13.090] #4  0x00000000005f8f58 in existsTimeLineHistory (probeTLI=probeTLI@entry=3) at ../src/backend/access/tran...
[17:14:13.090] #5  0x00000000005f9018 in findNewestTimeLine (startTLI=startTLI@entry=2) at ../src/backend/access/transam...
[17:14:13.090] #6  0x000000000061c69b in rescanLatestTimeLine (replayTLI=replayTLI@entry=2, replayLSN=replayLSN@entry=67...
[17:14:13.090] #7  0x00000000006188e5 in WaitForWALToBecomeAvailable (RecPtr=67209360, tliRecPtr=67209336, replayTLI=3, ...
[17:14:13.090] #8  XLogPageRead (xlogreader=0x834f270b0, targetPagePtr=67207168, reqLen=2192, targetRecPtr=67209336, rea...
[17:14:13.090] #9  0x000000000061f637 in ReadPageInternal (state=state@entry=0x834f270b0, pageptr=34909722544, pageptr@e...
tap
[17:13:14.823](180.384s) not ok 1 - libpq_pipeline cancel
test
[17:13:15.240] 291/291 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline             ERROR           180.83s...
48/4754 Add LSN <-> time conversion facility
%s CompilerWarnings
compiler
[13:08:59.795] pgstat_wal.c:242:1: error: non-void function does not return a value in all control paths [-Werror,-Wretu...
compiler
[13:06:34.821] pgstat_wal.c:242:1: error: control reaches end of non-void function [-Werror=return-type]
%s FreeBSD - 13 - Meson
core
[13:11:07.318] #0  0x000000082fc4726a in _sigprocmask () from /lib/libc.so.7
[13:11:07.318] #1  0x000000082fc82a60 in _system () from /lib/libc.so.7
[13:11:07.318] #2  0x000000082dcec0f3 in ?? () from /lib/libthr.so.3
[13:11:07.318] #3  0x0000000000611176 in RestoreArchivedFile (path=path@entry=0x8218361d0 "pg_wal/0\030I5", xlogfname=xl...
[13:11:07.318] #4  0x000000000061c762 in XLogFileRead (segno=segno@entry=6, emode=<optimized out>, tli=tli@entry=1, sour...
[13:11:07.318] #5  0x000000000061848c in XLogFileReadAnyTLI (segno=3, emode=13, source=XLOG_FROM_ANY) at ../src/backend/...
[13:11:07.318] #6  WaitForWALToBecomeAvailable (RecPtr=100683560, tliRecPtr=100683536, replayTLI=1, replayLSN=100683536,...
[13:11:07.318] #7  XLogPageRead (xlogreader=0x839e7f0b0, targetPagePtr=100679680, reqLen=3880, targetRecPtr=100683536, r...
[13:11:07.318] #8  0x000000000061f497 in ReadPageInternal (state=state@entry=0x839e7f0b0, pageptr=34921994160, pageptr@e...
[13:11:07.318] #9  0x000000000061e2b5 in XLogDecodeNextRecord (state=0x839e7f0b0, nonblocking=false) at ../src/backend/a...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/create_index.out /tmp/cirrus-ci-build/build/testrun/regress-runn...
--- /tmp/cirrus-ci-build/src/test/regress/expected/create_index.out	2024-03-13 13:05:39.947454000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress-running/regress/results/create_index.out	2024-03-13 13:09:33.446700000 +0...
@@ -1185,6 +1185,7 @@
 CREATE TABLE array_gin_test (a int[]);
 INSERT INTO array_gin_test SELECT ARRAY[1, g%5, g] FROM generate_series(1, 10000) g;
 CREATE INDEX array_gin_test_idx ON array_gin_test USING gin (a);
+ERROR:  error triggered for injection point gin-leave-leaf-split-incomplete
 SELECT COUNT(*) FROM array_gin_test WHERE a @> '{2}';
  count 
 -------
test
[13:10:07.401] 66/73 postgresql:regress-running / regress-running/regress                         ERROR            28.09...
48/3501 Speed up releasing of locks
%s FreeBSD - 13 - Meson
assertion
TRAP: failed Assert("dlist_is_empty(&(MyProc->myProcLocks[i]))"), File: "../src/backend/storage/lmgr/proc.c", Line: 861,...
core
[11:45:11.724] #0  0x000000082a3cedca in thr_kill () from /lib/libc.so.7
[11:45:11.724] #1  0x000000082a3476f4 in raise () from /lib/libc.so.7
[11:45:11.724] #2  0x000000082a3f8bc9 in abort () from /lib/libc.so.7
[11:45:11.724] #3  0x0000000000a246a7 in ExceptionalCondition (conditionName=<optimized out>, fileName=0x35a86d "../src/...
[11:45:11.724] #4  0x00000000008c6f43 in ProcKill (code=<optimized out>, arg=<optimized out>) at ../src/backend/storage/...
[11:45:11.724] #5  0x00000000008a5641 in shmem_exit (code=code@entry=1) at ../src/backend/storage/ipc/ipc.c:276
[11:45:11.724] #6  0x00000000008a5499 in proc_exit_prepare (code=100127, code@entry=1) at ../src/backend/storage/ipc/ipc...
[11:45:11.724] #7  0x00000000008a53df in proc_exit (code=code@entry=1) at ../src/backend/storage/ipc/ipc.c:111
[11:45:11.724] #8  0x000000000082974e in BackgroundWorkerMain () at ../src/backend/postmaster/bgworker.c:801
[11:45:11.724] #9  0x000000000082e542 in do_start_bgworker (rw=0x835c658e8) at ../src/backend/postmaster/postmaster.c:57...
tap
[11:44:21.062](208.238s) # poll_query_until timed out executing this query:
timed out waiting for catchup at /tmp/cirrus-ci-build/src/test/subscription/t/015_stream.pl line 289.
test
[11:44:21.281] 291/291 postgresql:subscription / subscription/015_stream                         ERROR           217.86s...
%s Linux - Debian Bullseye - Meson
assertion
TRAP: failed Assert("dlist_is_empty(&(MyProc->myProcLocks[i]))"), File: "../src/backend/storage/lmgr/proc.c", Line: 861,...
core
[11:45:53.689] #0  0x00007f0e215face1 in raise () from /lib/x86_64-linux-gnu/libc.so.6
[11:45:53.689] #1  0x00007f0e215e4537 in abort () from /lib/x86_64-linux-gnu/libc.so.6
[11:45:53.689] #2  0x00005564e5c0b80e in ExceptionalCondition (conditionName=conditionName@entry=0x5564e5eb9a10 "dlist_i...
[11:45:53.689] #3  0x00005564e594e215 in ProcKill (code=<optimized out>, arg=<optimized out>) at ../src/backend/storage/...
[11:45:53.689] #4  0x00005564e590638f in shmem_exit (code=code@entry=1) at ../src/backend/storage/ipc/ipc.c:276
[11:45:53.689] #5  0x00005564e5906493 in proc_exit_prepare (code=code@entry=1) at ../src/backend/storage/ipc/ipc.c:198
[11:45:53.689] #6  0x00005564e5906651 in proc_exit (code=code@entry=1) at ../src/backend/storage/ipc/ipc.c:111
[11:45:53.689] #7  0x00005564e58071d4 in BackgroundWorkerMain () at ../src/backend/postmaster/bgworker.c:801
[11:45:53.689] #8  0x00005564e5811604 in do_start_bgworker (rw=rw@entry=0x5564e84b90f8) at ../src/backend/postmaster/pos...
[11:45:53.689] #9  0x00005564e58118da in maybe_start_bgworkers () at ../src/backend/postmaster/postmaster.c:6014
tap
[11:44:06.380](202.724s) # poll_query_until timed out executing this query:
timed out waiting for catchup at /tmp/cirrus-ci-build/src/test/subscription/t/015_stream.pl line 289.
test
[11:44:06.518] 247/291 postgresql:subscription / subscription/015_stream                         ERROR          208.60s
48/4728 Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s)
%s Windows - Server 2019, VS 2019 - Meson & ninja
compiler
[17:51:59.793] test_radixtree.c.obj : error LNK2001: unresolved external symbol pg_popcount64
48/3478 AcquireExecutorLocks() and run-time pruning
%s FreeBSD - 13 - Meson
core
[18:17:47.328] #0  afterTriggerInvokeEvents (events=events@entry=0x83773b2d0, firing_id=1, estate=estate@entry=0x844bc31...
[18:17:47.328] #1  0x00000000006d1128 in AfterTriggerEndQuery (estate=estate@entry=0x844bc3100) at ../src/backend/comman...
[18:17:47.328] #2  0x0000000000665b6f in CopyFrom (cstate=<optimized out>) at ../src/backend/commands/copyfrom.c:1332
[18:17:47.328] #3  0x0000000000663128 in DoCopy (pstate=pstate@entry=0x837782100, stmt=stmt@entry=0x8377ba958, stmt_loca...
[18:17:47.328] #4  0x00000000008c6eb4 in standard_ProcessUtility (pstmt=0x7f7f7f7f, queryString=0x83772f100 "COPY x from...
[18:17:47.328] #5  0x00000000008c6c8d in ProcessUtility (pstmt=0x0, pstmt@entry=0x8377baca8, queryString=0x837815310 "\3...
[18:17:47.328] #6  0x00000000008c68e6 in PortalRunUtility (portal=0x8377c8100, pstmt=0x8377baca8, isTopLevel=<optimized ...
[18:17:47.328] #7  0x00000000008c5f24 in PortalRunMulti (portal=portal@entry=0x8377c8100, isTopLevel=false, setHoldSnaps...
[18:17:47.328] #8  0x00000000008c5791 in PortalRun (portal=portal@entry=0x8377c8100, count=count@entry=92233720368547758...
[18:17:47.328] #9  0x00000000008c430f in exec_simple_query (query_string=query_string@entry=0x83772f100 "COPY x from std...
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	2024-01-27 18:10:39.600445000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/foreign_key.out	2024-01-27 18:13:01.082063...
@@ -1988,6 +1988,7 @@
 set role regress_other_partitioned_fk_owner;
 alter table other_partitioned_fk add foreign key (a, b)
   references fk_notpartitioned_pk(a, b);
+WARNING:  resource was not closed: relation "fk_notpartitioned_pk_pkey"
 -- clean up
 drop table other_partitioned_fk;
 reset role;
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/copy2.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_u...
--- /tmp/cirrus-ci-build/src/test/regress/expected/copy2.out	2024-01-27 18:10:39.599570000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/copy2.out	2024-01-27 18:13:04.632374000 +0...
@@ -129,739 +129,7 @@
 COPY x (b, c, d, e) from stdin delimiter ',' null 'x';
 COPY x from stdin WITH DELIMITER AS ';' NULL AS '';
 COPY x from stdin WITH DELIMITER AS ':' NULL AS E'\\X' ENCODING 'sql_ascii';
-COPY x TO stdout WHERE a = 1;
-ERROR:  WHERE clause not allowed with COPY TO
...
tap
[18:13:04.774](25.693s) not ok 5 - regression tests pass
[18:13:05.738](0.961s) not ok 6 - dump before running pg_upgrade
test
[18:16:49.649]   7/287 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                         ERROR            28.42s...
48/4352 Index-only filters without IOS
%s FreeBSD - 13 - Meson
core
[13:50:20.183] #0  pg_atomic_read_u32_impl (ptr=0x846491004) at ../src/include/port/atomics/generic.h:48
[13:50:20.183] #1  pg_atomic_read_u32 (ptr=0x846491004) at ../src/include/port/atomics.h:239
[13:50:20.183] #2  LWLockAttemptLock (lock=0x846491000, mode=LW_EXCLUSIVE) at ../src/backend/storage/lmgr/lwlock.c:825
[13:50:20.183] #3  LWLockAcquire (lock=0x846491000, mode=mode@entry=LW_EXCLUSIVE) at ../src/backend/storage/lmgr/lwlock....
[13:50:20.183] #4  0x00000008383fc7a2 in apw_detach_shmem (code=<optimized out>, arg=<optimized out>) at ../contrib/pg_p...
[13:50:20.183] #5  0x0000000000892451 in shmem_exit (code=code@entry=0) at ../src/backend/storage/ipc/ipc.c:276
[13:50:20.183] #6  0x00000000008922a9 in proc_exit_prepare (code=1179193344, code@entry=0) at ../src/backend/storage/ipc...
[13:50:20.183] #7  0x00000000008921ef in proc_exit (code=code@entry=0) at ../src/backend/storage/ipc/ipc.c:111
[13:50:20.183] #8  0x0000000000819dbc in BackgroundWorkerMain () at ../src/backend/postmaster/bgworker.c:841
[13:50:20.183] #9  0x000000000081ec82 in do_start_bgworker (rw=0x835ccae30) at ../src/backend/postmaster/postmaster.c:57...
core
[13:50:20.463] #0  pg_atomic_read_u32_impl (ptr=0x8453a1004) at ../src/include/port/atomics/generic.h:48
[13:50:20.463] #1  pg_atomic_read_u32 (ptr=0x8453a1004) at ../src/include/port/atomics.h:239
[13:50:20.463] #2  LWLockAttemptLock (lock=0x8453a1000, mode=LW_EXCLUSIVE) at ../src/backend/storage/lmgr/lwlock.c:825
[13:50:20.463] #3  LWLockAcquire (lock=0x8453a1000, mode=mode@entry=LW_EXCLUSIVE) at ../src/backend/storage/lmgr/lwlock....
[13:50:20.463] #4  0x00000008381cc7a2 in apw_detach_shmem (code=<optimized out>, arg=<optimized out>) at ../contrib/pg_p...
[13:50:20.463] #5  0x0000000000892451 in shmem_exit (code=code@entry=0) at ../src/backend/storage/ipc/ipc.c:276
[13:50:20.463] #6  0x00000000008922a9 in proc_exit_prepare (code=1161433088, code@entry=0) at ../src/backend/storage/ipc...
[13:50:20.463] #7  0x00000000008921ef in proc_exit (code=code@entry=0) at ../src/backend/storage/ipc/ipc.c:111
[13:50:20.463] #8  0x0000000000819dbc in BackgroundWorkerMain () at ../src/backend/postmaster/bgworker.c:841
[13:50:20.463] #9  0x000000000081ec82 in do_start_bgworker (rw=0x835564e30) at ../src/backend/postmaster/postmaster.c:57...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/inet.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_up...
--- /tmp/cirrus-ci-build/src/test/regress/expected/inet.out	2024-01-21 13:43:34.063738000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/inet.out	2024-01-21 13:45:17.084443000 +00...
@@ -270,8 +270,9 @@
 -------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i > '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i << '192.168.1.0/24'::inet)
    Filter: (i << '192.168.1.0/24'::inet)
-(3 rows)
+(4 rows)
 
 SELECT * FROM inet_tbl WHERE i<<'192.168.1.0/24'::cidr;
        c        |        i         
@@ -287,8 +288,9 @@
 --------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i >= '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i <<= '192.168.1.0/24'::inet)
    Filter: (i <<= '192.168.1.0/24'::inet)
...
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	2024-01-21 13:43:32.710146000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/postgres_fdw/regress/results/postgres_fdw.out	2024-01-21 13:47:18.331754000 +0000
@@ -3656,6 +3656,7 @@
          ->  Index Scan using t1_pkey on "S 1"."T 1" t1
                Output: t1."C 1", t1.c2, t1.c3, t1.c4, t1.c5, t1.c6, t1.c7, t1.c8
                Index Cond: (t1."C 1" < 100)
+               Index Filter (non-index): (t1.c2 < 3)
                Filter: (t1.c2 < 3)
          ->  Subquery Scan on qry
                Output: qry.sum, t2.c1
@@ -3664,7 +3665,7 @@
                      Output: (sum((t2.c1 + t1."C 1"))), t2.c1
                      Relations: Aggregate on (public.ft2 t2)
                      Remote SQL: SELECT sum(("C 1" + $1::integer)), "C 1" FROM "S 1"."T 1" GROUP BY 2
-(16 rows)
+(17 rows)
 
 select c2, sum from "S 1"."T 1" t1, lateral (select sum(t2.c1 + t1."C 1") sum from ft2 t2 group by t2.c1) qry where t1....
  c2 | sum 
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/inet.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_...
--- /tmp/cirrus-ci-build/src/test/regress/expected/inet.out	2024-01-21 13:43:34.063738000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/inet.out	2024-01-21 13:46:31.342391000 +...
@@ -270,8 +270,9 @@
 -------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i > '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i << '192.168.1.0/24'::inet)
    Filter: (i << '192.168.1.0/24'::inet)
-(3 rows)
+(4 rows)
 
 SELECT * FROM inet_tbl WHERE i<<'192.168.1.0/24'::cidr;
        c        |        i         
@@ -287,8 +288,9 @@
 --------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i >= '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i <<= '192.168.1.0/24'::inet)
    Filter: (i <<= '192.168.1.0/24'::inet)
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/inet.out /tmp/cirrus-ci-build/build/testrun/regress/regress/resu...
--- /tmp/cirrus-ci-build/src/test/regress/expected/inet.out	2024-01-21 13:43:34.063738000 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/inet.out	2024-01-21 13:45:15.355462000 +0000
@@ -270,8 +270,9 @@
 -------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i > '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i << '192.168.1.0/24'::inet)
    Filter: (i << '192.168.1.0/24'::inet)
-(3 rows)
+(4 rows)
 
 SELECT * FROM inet_tbl WHERE i<<'192.168.1.0/24'::cidr;
        c        |        i         
@@ -287,8 +288,9 @@
 --------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i >= '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i <<= '192.168.1.0/24'::inet)
    Filter: (i <<= '192.168.1.0/24'::inet)
...
tap
[13:45:44.896](29.178s) not ok 5 - regression tests pass
tap
[13:47:00.022](32.572s) not ok 2 - regression tests pass
test
[13:49:32.324]   5/286 postgresql:regress / regress/regress                                      ERROR            28.89s...
[13:49:32.324]   8/286 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                         ERROR            47.52s...
[13:49:32.324]  49/286 postgresql:recovery / recovery/027_stream_regress                         ERROR            35.64s...
[13:49:32.324]  98/286 postgresql:postgres_fdw / postgres_fdw/regress                            ERROR             4.46s...
%s Linux - Debian Bullseye - Autoconf
core
[13:52:21.118] #0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
[13:52:21.118] #1  0x00007fadf62f1537 in __GI_abort () at abort.c:79
[13:52:21.118] #2  0x00007fadf739111b in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[13:52:21.118] #3  0x00007fadf739bce8 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[13:52:21.118] #4  0x00007fadf737e44c in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7fadf3941f5e, __in_ch...
[13:52:21.118] #5  0x00007fadf737c266 in __asan::ReportDeadlySignal (sig=...) at ../../../../src/libsanitizer/asan/asan_...
[13:52:21.118] #6  0x00007fadf737b6ae in __asan::AsanOnDeadlySignal (signo=<optimized out>, siginfo=0x7fadf3942bf0, cont...
[13:52:21.118] #7  <signal handler called>
[13:52:21.118] #8  0x0000559c0d89e011 in pg_atomic_read_u32_impl (ptr=0x7fade7ec9004) at ../../../../src/include/port/at...
[13:52:21.118] #9  pg_atomic_read_u32 (ptr=0x7fade7ec9004) at ../../../../src/include/port/atomics.h:239
core
[13:52:17.859] #0  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
[13:52:17.859] #1  0x00007f70e99af537 in __GI_abort () at abort.c:79
[13:52:17.859] #2  0x00007f70eaa4f11b in __sanitizer::Abort () at ../../../../src/libsanitizer/sanitizer_common/sanitize...
[13:52:17.859] #3  0x00007f70eaa59ce8 in __sanitizer::Die () at ../../../../src/libsanitizer/sanitizer_common/sanitizer_...
[13:52:17.859] #4  0x00007f70eaa3c44c in __asan::ScopedInErrorReport::~ScopedInErrorReport (this=0x7f70e6ffff5e, __in_ch...
[13:52:17.859] #5  0x00007f70eaa3a266 in __asan::ReportDeadlySignal (sig=...) at ../../../../src/libsanitizer/asan/asan_...
[13:52:17.859] #6  0x00007f70eaa396ae in __asan::AsanOnDeadlySignal (signo=<optimized out>, siginfo=0x7f70e7000bf0, cont...
[13:52:17.859] #7  <signal handler called>
[13:52:17.859] #8  0x000055f551fc5011 in pg_atomic_read_u32_impl (ptr=0x7f70db587004) at ../../../../src/include/port/at...
[13:52:17.859] #9  pg_atomic_read_u32 (ptr=0x7f70db587004) at ../../../../src/include/port/atomics.h:239
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	2024-01-21 13:43:21.127029120 +0000
+++ /tmp/cirrus-ci-build/contrib/postgres_fdw/results/postgres_fdw.out	2024-01-21 13:47:37.582974200 +0000
@@ -3656,6 +3656,7 @@
          ->  Index Scan using t1_pkey on "S 1"."T 1" t1
                Output: t1."C 1", t1.c2, t1.c3, t1.c4, t1.c5, t1.c6, t1.c7, t1.c8
                Index Cond: (t1."C 1" < 100)
+               Index Filter (non-index): (t1.c2 < 3)
                Filter: (t1.c2 < 3)
          ->  Subquery Scan on qry
                Output: qry.sum, t2.c1
@@ -3664,7 +3665,7 @@
                      Output: (sum((t2.c1 + t1."C 1"))), t2.c1
                      Relations: Aggregate on (public.ft2 t2)
                      Remote SQL: SELECT sum(("C 1" + $1::integer)), "C 1" FROM "S 1"."T 1" GROUP BY 2
-(16 rows)
+(17 rows)
 
 select c2, sum from "S 1"."T 1" t1, lateral (select sum(t2.c1 + t1."C 1") sum from ft2 t2 group by t2.c1) qry where t1....
  c2 | sum 
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/inet.out /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/resul...
--- /tmp/cirrus-ci-build/src/test/regress/expected/inet.out	2024-01-21 13:43:22.691026750 +0000
+++ /tmp/cirrus-ci-build/src/bin/pg_upgrade/tmp_check/results/inet.out	2024-01-21 13:47:57.994948827 +0000
@@ -270,8 +270,9 @@
 -------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i > '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i << '192.168.1.0/24'::inet)
    Filter: (i << '192.168.1.0/24'::inet)
-(3 rows)
+(4 rows)
 
 SELECT * FROM inet_tbl WHERE i<<'192.168.1.0/24'::cidr;
        c        |        i         
@@ -287,8 +288,9 @@
 --------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i >= '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i <<= '192.168.1.0/24'::inet)
    Filter: (i <<= '192.168.1.0/24'::inet)
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/inet.out /tmp/cirrus-ci-build/src/test/recovery/tmp_check/result...
--- /tmp/cirrus-ci-build/src/test/regress/expected/inet.out	2024-01-21 13:43:22.691026750 +0000
+++ /tmp/cirrus-ci-build/src/test/recovery/tmp_check/results/inet.out	2024-01-21 13:49:28.386866418 +0000
@@ -270,8 +270,9 @@
 -------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i > '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i << '192.168.1.0/24'::inet)
    Filter: (i << '192.168.1.0/24'::inet)
-(3 rows)
+(4 rows)
 
 SELECT * FROM inet_tbl WHERE i<<'192.168.1.0/24'::cidr;
        c        |        i         
@@ -287,8 +288,9 @@
 --------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i >= '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i <<= '192.168.1.0/24'::inet)
    Filter: (i <<= '192.168.1.0/24'::inet)
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/inet.out /tmp/cirrus-ci-build/src/test/regress/results/inet.out
--- /tmp/cirrus-ci-build/src/test/regress/expected/inet.out	2024-01-21 13:43:22.691026750 +0000
+++ /tmp/cirrus-ci-build/src/test/regress/results/inet.out	2024-01-21 13:46:25.050995586 +0000
@@ -270,8 +270,9 @@
 -------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i > '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i << '192.168.1.0/24'::inet)
    Filter: (i << '192.168.1.0/24'::inet)
-(3 rows)
+(4 rows)
 
 SELECT * FROM inet_tbl WHERE i<<'192.168.1.0/24'::cidr;
        c        |        i         
@@ -287,8 +288,9 @@
 --------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i >= '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i <<= '192.168.1.0/24'::inet)
    Filter: (i <<= '192.168.1.0/24'::inet)
...
sanitizer
SUMMARY: AddressSanitizer: SEGV ../../../../src/include/port/atomics/generic.h:48 in pg_atomic_read_u32_impl
sanitizer
SUMMARY: AddressSanitizer: SEGV ../../../../src/include/port/atomics/generic.h:48 in pg_atomic_read_u32_impl
tap
[13:48:46.174](52.031s) not ok 5 - regression tests pass
tap
[13:50:06.990](40.558s) not ok 2 - regression tests pass
%s Linux - Debian Bullseye - Meson
core
[13:50:23.144] #0  0x000055bbb3d548be in pg_atomic_read_u32_impl (ptr=0x7f7fe982a004) at ../src/include/port/atomics/gen...
[13:50:23.144] #1  pg_atomic_read_u32 (ptr=0x7f7fe982a004) at ../src/include/port/atomics.h:239
[13:50:23.144] #2  LWLockAttemptLock (lock=lock@entry=0x7f7fe982a000, mode=mode@entry=LW_EXCLUSIVE) at ../src/backend/st...
[13:50:23.144] #3  0x000055bbb3d56f79 in LWLockAcquire (lock=0x7f7fe982a000, mode=mode@entry=LW_EXCLUSIVE) at ../src/bac...
[13:50:23.144] #4  0x00007f7fe56ba97d in apw_detach_shmem (code=<optimized out>, arg=<optimized out>) at ../contrib/pg_p...
[13:50:23.144] #5  0x000055bbb3d22d28 in shmem_exit (code=code@entry=0) at ../src/backend/storage/ipc/ipc.c:276
[13:50:23.144] #6  0x000055bbb3d22e2c in proc_exit_prepare (code=code@entry=0) at ../src/backend/storage/ipc/ipc.c:198
[13:50:23.144] #7  0x000055bbb3d22fea in proc_exit (code=code@entry=0) at ../src/backend/storage/ipc/ipc.c:111
[13:50:23.144] #8  0x000055bbb3c2aae8 in BackgroundWorkerMain () at ../src/backend/postmaster/bgworker.c:841
[13:50:23.144] #9  0x000055bbb3c35011 in do_start_bgworker (rw=rw@entry=0x55bbb4e9b190) at ../src/backend/postmaster/pos...
core
[13:50:26.325] #0  0x0000557a82d2b8be in pg_atomic_read_u32_impl (ptr=0x7fb60530c004) at ../src/include/port/atomics/gen...
[13:50:26.325] #1  pg_atomic_read_u32 (ptr=0x7fb60530c004) at ../src/include/port/atomics.h:239
[13:50:26.325] #2  LWLockAttemptLock (lock=lock@entry=0x7fb60530c000, mode=mode@entry=LW_EXCLUSIVE) at ../src/backend/st...
[13:50:26.325] #3  0x0000557a82d2df79 in LWLockAcquire (lock=0x7fb60530c000, mode=mode@entry=LW_EXCLUSIVE) at ../src/bac...
[13:50:26.325] #4  0x00007fb60119c97d in apw_detach_shmem (code=<optimized out>, arg=<optimized out>) at ../contrib/pg_p...
[13:50:26.325] #5  0x0000557a82cf9d28 in shmem_exit (code=code@entry=0) at ../src/backend/storage/ipc/ipc.c:276
[13:50:26.325] #6  0x0000557a82cf9e2c in proc_exit_prepare (code=code@entry=0) at ../src/backend/storage/ipc/ipc.c:198
[13:50:26.325] #7  0x0000557a82cf9fea in proc_exit (code=code@entry=0) at ../src/backend/storage/ipc/ipc.c:111
[13:50:26.325] #8  0x0000557a82c01ae8 in BackgroundWorkerMain () at ../src/backend/postmaster/bgworker.c:841
[13:50:26.325] #9  0x0000557a82c0c011 in do_start_bgworker (rw=rw@entry=0x557a840ab190) at ../src/backend/postmaster/pos...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/inet.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_up...
--- /tmp/cirrus-ci-build/src/test/regress/expected/inet.out	2024-01-21 13:43:22.721824830 +0000
+++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/inet.out	2024-01-21 13:46:24.993669777 +00...
@@ -270,8 +270,9 @@
 -------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i > '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i << '192.168.1.0/24'::inet)
    Filter: (i << '192.168.1.0/24'::inet)
-(3 rows)
+(4 rows)
 
 SELECT * FROM inet_tbl WHERE i<<'192.168.1.0/24'::cidr;
        c        |        i         
@@ -287,8 +288,9 @@
 --------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i >= '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i <<= '192.168.1.0/24'::inet)
    Filter: (i <<= '192.168.1.0/24'::inet)
...
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	2024-01-21 13:43:21.141823678 +0000
+++ /tmp/cirrus-ci-build/build/testrun/postgres_fdw/regress/results/postgres_fdw.out	2024-01-21 13:47:32.361653582 +0000
@@ -3656,6 +3656,7 @@
          ->  Index Scan using t1_pkey on "S 1"."T 1" t1
                Output: t1."C 1", t1.c2, t1.c3, t1.c4, t1.c5, t1.c6, t1.c7, t1.c8
                Index Cond: (t1."C 1" < 100)
+               Index Filter (non-index): (t1.c2 < 3)
                Filter: (t1.c2 < 3)
          ->  Subquery Scan on qry
                Output: qry.sum, t2.c1
@@ -3664,7 +3665,7 @@
                      Output: (sum((t2.c1 + t1."C 1"))), t2.c1
                      Relations: Aggregate on (public.ft2 t2)
                      Remote SQL: SELECT sum(("C 1" + $1::integer)), "C 1" FROM "S 1"."T 1" GROUP BY 2
-(16 rows)
+(17 rows)
 
 select c2, sum from "S 1"."T 1" t1, lateral (select sum(t2.c1 + t1."C 1") sum from ft2 t2 group by t2.c1) qry where t1....
  c2 | sum 
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/inet.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_...
--- /tmp/cirrus-ci-build/src/test/regress/expected/inet.out	2024-01-21 13:43:22.721824830 +0000
+++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/inet.out	2024-01-21 13:46:51.293660454 +...
@@ -270,8 +270,9 @@
 -------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i > '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i << '192.168.1.0/24'::inet)
    Filter: (i << '192.168.1.0/24'::inet)
-(3 rows)
+(4 rows)
 
 SELECT * FROM inet_tbl WHERE i<<'192.168.1.0/24'::cidr;
        c        |        i         
@@ -287,8 +288,9 @@
 --------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i >= '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i <<= '192.168.1.0/24'::inet)
    Filter: (i <<= '192.168.1.0/24'::inet)
...
regress
diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/inet.out /tmp/cirrus-ci-build/build/testrun/regress/regress/resu...
--- /tmp/cirrus-ci-build/src/test/regress/expected/inet.out	2024-01-21 13:43:22.721824830 +0000
+++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/inet.out	2024-01-21 13:46:22.293671934 +0000
@@ -270,8 +270,9 @@
 -------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i > '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i << '192.168.1.0/24'::inet)
    Filter: (i << '192.168.1.0/24'::inet)
-(3 rows)
+(4 rows)
 
 SELECT * FROM inet_tbl WHERE i<<'192.168.1.0/24'::cidr;
        c        |        i         
@@ -287,8 +288,9 @@
 --------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i >= '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i <<= '192.168.1.0/24'::inet)
    Filter: (i <<= '192.168.1.0/24'::inet)
...
tap
[13:47:19.747](57.218s) not ok 5 - regression tests pass
tap
[13:47:44.562](56.061s) not ok 2 - regression tests pass
test
[13:48:43.058]   4/286 postgresql:regress / regress/regress                                      ERROR          56.23s
[13:48:43.058]   6/286 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                         ERROR          87.90s
[13:48:43.058]  35/286 postgresql:recovery / recovery/027_stream_regress                         ERROR          61.77s
[13:48:43.058]  90/286 postgresql:postgres_fdw / postgres_fdw/regress                            ERROR          7.22s
%s Windows - Server 2019, VS 2019 - Meson & ninja
core
00000042`2abff418 00007ff7`19ff2ab6     postgres!pg_atomic_read_u32_impl(
00000042`2abff420 00007ff7`19ff4c3b     postgres!pg_atomic_read_u32(
00000042`2abff450 00007ff7`19ff2e7e     postgres!LWLockAttemptLock(
00000042`2abff4a0 00007fff`46c92e2e     postgres!LWLockAcquire(
00000042`2abff4f0 00007ff7`19fcd99c     pg_prewarm!apw_detach_shmem(
00000042`2abff520 00007ff7`19fcdea0     postgres!shmem_exit(
00000042`2abff570 00007ff7`19fcd7b0     postgres!proc_exit_prepare(
00000042`2abff5b0 00007ff7`19f170fd     postgres!proc_exit(
00000042`2abff5f0 00007ff7`19f1ce0f     postgres!BackgroundWorkerMain(void)+0x23d [c:\cirrus\src\backend\postmaster\bgwo...
00000042`2abff750 00007ff7`19de0a64     postgres!SubPostmasterMain(
core
00000042`2afffb38 00007fff`528ab77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000042`2afffb40 00007fff`507f4de0     ntdll!TppWorkerThread+0x2df
00000042`2afffe30 00007fff`5291ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000042`2afffe60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`2b3ff8b8 00007fff`5047411a     ntdll!NtFsControlFile+0x14
00000042`2b3ff8c0 00007ff7`19f0dd3b     KERNELBASE!ConnectNamedPipe+0x6a
00000042`2b3ff930 00007fff`507f4de0     postgres!pg_signal_thread(
00000042`2b3ffa30 00007fff`5291ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000042`2b3ffa60 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000042`2b7ff858 00007fff`528ab77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000042`2b7ff860 00007fff`507f4de0     ntdll!TppWorkerThread+0x2df
00000042`2b7ffb50 00007fff`5291ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000042`2b7ffb80 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000094`275ff6b8 00007ff7`19ff2ab6     postgres!pg_atomic_read_u32_impl(
00000094`275ff6c0 00007ff7`19ff4c3b     postgres!pg_atomic_read_u32(
00000094`275ff6f0 00007ff7`19ff2e7e     postgres!LWLockAttemptLock(
00000094`275ff740 00007fff`419a2e2e     postgres!LWLockAcquire(
00000094`275ff790 00007ff7`19fcd99c     pg_prewarm!apw_detach_shmem(
00000094`275ff7c0 00007ff7`19fcdea0     postgres!shmem_exit(
00000094`275ff810 00007ff7`19fcd7b0     postgres!proc_exit_prepare(
00000094`275ff850 00007ff7`19f170fd     postgres!proc_exit(
00000094`275ff890 00007ff7`19f1ce0f     postgres!BackgroundWorkerMain(void)+0x23d [c:\cirrus\src\backend\postmaster\bgwo...
00000094`275ff9f0 00007ff7`19de0a64     postgres!SubPostmasterMain(
core
00000094`279ff598 00007fff`528ab77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000094`279ff5a0 00007fff`507f4de0     ntdll!TppWorkerThread+0x2df
00000094`279ff890 00007fff`5291ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000094`279ff8c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000094`27dffa18 00007fff`5047411a     ntdll!NtFsControlFile+0x14
00000094`27dffa20 00007ff7`19f0dd3b     KERNELBASE!ConnectNamedPipe+0x6a
00000094`27dffa90 00007fff`507f4de0     postgres!pg_signal_thread(
00000094`27dffb90 00007fff`5291ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000094`27dffbc0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
core
00000094`281ff498 00007fff`528ab77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
00000094`281ff4a0 00007fff`507f4de0     ntdll!TppWorkerThread+0x2df
00000094`281ff790 00007fff`5291ec4b     KERNEL32!BaseThreadInitThunk+0x10
00000094`281ff7c0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
regress
diff -w -U3 C:/cirrus/src/test/regress/expected/inet.out C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/...
--- C:/cirrus/src/test/regress/expected/inet.out	2024-01-21 13:43:39.075883500 +0000
+++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/inet.out	2024-01-21 13:45:46.879273500 +0000
@@ -270,8 +270,9 @@
 -------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i > '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i << '192.168.1.0/24'::inet)
    Filter: (i << '192.168.1.0/24'::inet)
-(3 rows)
+(4 rows)
 
 SELECT * FROM inet_tbl WHERE i<<'192.168.1.0/24'::cidr;
        c        |        i         
@@ -287,8 +288,9 @@
 --------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i >= '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i <<= '192.168.1.0/24'::inet)
    Filter: (i <<= '192.168.1.0/24'::inet)
...
regress
diff -w -U3 C:/cirrus/contrib/postgres_fdw/expected/postgres_fdw.out C:/cirrus/build/testrun/postgres_fdw/regress/result...
--- C:/cirrus/contrib/postgres_fdw/expected/postgres_fdw.out	2024-01-21 13:43:35.174036700 +0000
+++ C:/cirrus/build/testrun/postgres_fdw/regress/results/postgres_fdw.out	2024-01-21 13:49:53.769872100 +0000
@@ -3656,6 +3656,7 @@
          ->  Index Scan using t1_pkey on "S 1"."T 1" t1
                Output: t1."C 1", t1.c2, t1.c3, t1.c4, t1.c5, t1.c6, t1.c7, t1.c8
                Index Cond: (t1."C 1" < 100)
+               Index Filter (non-index): (t1.c2 < 3)
                Filter: (t1.c2 < 3)
          ->  Subquery Scan on qry
                Output: qry.sum, t2.c1
@@ -3664,7 +3665,7 @@
                      Output: (sum((t2.c1 + t1."C 1"))), t2.c1
                      Relations: Aggregate on (public.ft2 t2)
                      Remote SQL: SELECT sum(("C 1" + $1::integer)), "C 1" FROM "S 1"."T 1" GROUP BY 2
-(16 rows)
+(17 rows)
 
 select c2, sum from "S 1"."T 1" t1, lateral (select sum(t2.c1 + t1."C 1") sum from ft2 t2 group by t2.c1) qry where t1....
  c2 | sum 
regress
diff -w -U3 C:/cirrus/src/test/regress/expected/inet.out C:/cirrus/build/testrun/recovery/027_stream_regress/data/result...
--- C:/cirrus/src/test/regress/expected/inet.out	2024-01-21 13:43:39.075883500 +0000
+++ C:/cirrus/build/testrun/recovery/027_stream_regress/data/results/inet.out	2024-01-21 13:47:56.800106800 +0000
@@ -270,8 +270,9 @@
 -------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i > '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i << '192.168.1.0/24'::inet)
    Filter: (i << '192.168.1.0/24'::inet)
-(3 rows)
+(4 rows)
 
 SELECT * FROM inet_tbl WHERE i<<'192.168.1.0/24'::cidr;
        c        |        i         
@@ -287,8 +288,9 @@
 --------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i >= '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i <<= '192.168.1.0/24'::inet)
    Filter: (i <<= '192.168.1.0/24'::inet)
...
regress
diff -w -U3 C:/cirrus/src/test/regress/expected/inet.out C:/cirrus/build/testrun/regress/regress/results/inet.out
--- C:/cirrus/src/test/regress/expected/inet.out	2024-01-21 13:43:39.075883500 +0000
+++ C:/cirrus/build/testrun/regress/regress/results/inet.out	2024-01-21 13:45:41.009014400 +0000
@@ -270,8 +270,9 @@
 -------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i > '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i << '192.168.1.0/24'::inet)
    Filter: (i << '192.168.1.0/24'::inet)
-(3 rows)
+(4 rows)
 
 SELECT * FROM inet_tbl WHERE i<<'192.168.1.0/24'::cidr;
        c        |        i         
@@ -287,8 +288,9 @@
 --------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i >= '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i <<= '192.168.1.0/24'::inet)
    Filter: (i <<= '192.168.1.0/24'::inet)
...
tap
[13:47:30.896](110.400s) not ok 5 - regression tests pass
tap
[13:49:56.933](129.964s) not ok 2 - regression tests pass
test
[13:55:59.465]   5/281 postgresql:regress / regress/regress                                      ERROR           116.12s...
[13:55:59.465]  24/281 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                         ERROR           191.36s...
[13:55:59.465]  92/281 postgresql:postgres_fdw / postgres_fdw/regress                            ERROR            15.43s...
[13:55:59.465]  94/281 postgresql:recovery / recovery/027_stream_regress                         ERROR           143.62s...
%s macOS - Ventura - Meson
core
[13:51:34.435]   * frame #0: 0x0000000101158070 postgres`LWLockAcquire [inlined] pg_atomic_read_u32_impl(ptr=0x000000010...
[13:51:34.435]     frame #1: 0x0000000101158070 postgres`LWLockAcquire [inlined] pg_atomic_read_u32(ptr=0x0000000101aec0...
[13:51:34.435]     frame #2: 0x0000000101158070 postgres`LWLockAcquire [inlined] LWLockAttemptLock(lock=0x0000000101aec0...
[13:51:34.435]     frame #3: 0x0000000101158070 postgres`LWLockAcquire(lock=0x0000000101aec000, mode=LW_EXCLUSIVE) at lw...
[13:51:34.435]     frame #4: 0x0000000101c2209c pg_prewarm.dylib`apw_detach_shmem(code=<unavailable>, arg=<unavailable>)...
[13:51:34.435]     frame #5: 0x0000000101140e84 postgres`shmem_exit(code=0) at ipc.c:276:3
[13:51:34.435]     frame #6: 0x0000000101140ce4 postgres`proc_exit_prepare(code=0) at ipc.c:198:2
[13:51:34.435]     frame #7: 0x0000000101140c28 postgres`proc_exit(code=0) at ipc.c:111:2
[13:51:34.435]     frame #8: 0x00000001010d2304 postgres`BackgroundWorkerMain at bgworker.c:841:2
[13:51:34.435]     frame #9: 0x00000001010d7158 postgres`maybe_start_bgworkers [inlined] do_start_bgworker(rw=0x00000001...
core
[13:52:14.438]   * frame #0: 0x000000010460c070 postgres`LWLockAcquire [inlined] pg_atomic_read_u32_impl(ptr=0x000000010...
[13:52:14.438]     frame #1: 0x000000010460c070 postgres`LWLockAcquire [inlined] pg_atomic_read_u32(ptr=0x0000000104fa00...
[13:52:14.438]     frame #2: 0x000000010460c070 postgres`LWLockAcquire [inlined] LWLockAttemptLock(lock=0x0000000104fa00...
[13:52:14.438]     frame #3: 0x000000010460c070 postgres`LWLockAcquire(lock=0x0000000104fa0000, mode=LW_EXCLUSIVE) at lw...
[13:52:14.438]     frame #4: 0x00000001050d609c pg_prewarm.dylib`apw_detach_shmem(code=<unavailable>, arg=<unavailable>)...
[13:52:14.438]     frame #5: 0x00000001045f4e84 postgres`shmem_exit(code=0) at ipc.c:276:3
[13:52:14.438]     frame #6: 0x00000001045f4ce4 postgres`proc_exit_prepare(code=0) at ipc.c:198:2
[13:52:14.438]     frame #7: 0x00000001045f4c28 postgres`proc_exit(code=0) at ipc.c:111:2
[13:52:14.438]     frame #8: 0x0000000104586304 postgres`BackgroundWorkerMain at bgworker.c:841:2
[13:52:14.438]     frame #9: 0x000000010458b158 postgres`maybe_start_bgworkers [inlined] do_start_bgworker(rw=0x00000001...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/inet.out /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrad...
--- /Users/admin/pgsql/src/test/regress/expected/inet.out	2024-01-21 13:43:18
+++ /Users/admin/pgsql/build/testrun/pg_upgrade/002_pg_upgrade/data/results/inet.out	2024-01-21 13:45:45
@@ -270,8 +270,9 @@
 -------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i > '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i << '192.168.1.0/24'::inet)
    Filter: (i << '192.168.1.0/24'::inet)
-(3 rows)
+(4 rows)
 
 SELECT * FROM inet_tbl WHERE i<<'192.168.1.0/24'::cidr;
        c        |        i         
@@ -287,8 +288,9 @@
 --------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i >= '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i <<= '192.168.1.0/24'::inet)
    Filter: (i <<= '192.168.1.0/24'::inet)
...
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	2024-01-21 13:43:16
+++ /Users/admin/pgsql/build/testrun/postgres_fdw/regress/results/postgres_fdw.out	2024-01-21 13:47:02
@@ -3656,6 +3656,7 @@
          ->  Index Scan using t1_pkey on "S 1"."T 1" t1
                Output: t1."C 1", t1.c2, t1.c3, t1.c4, t1.c5, t1.c6, t1.c7, t1.c8
                Index Cond: (t1."C 1" < 100)
+               Index Filter (non-index): (t1.c2 < 3)
                Filter: (t1.c2 < 3)
          ->  Subquery Scan on qry
                Output: qry.sum, t2.c1
@@ -3664,7 +3665,7 @@
                      Output: (sum((t2.c1 + t1."C 1"))), t2.c1
                      Relations: Aggregate on (public.ft2 t2)
                      Remote SQL: SELECT sum(("C 1" + $1::integer)), "C 1" FROM "S 1"."T 1" GROUP BY 2
-(16 rows)
+(17 rows)
 
 select c2, sum from "S 1"."T 1" t1, lateral (select sum(t2.c1 + t1."C 1") sum from ft2 t2 group by t2.c1) qry where t1....
  c2 | sum 
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/inet.out /Users/admin/pgsql/build/testrun/recovery/027_stream_regr...
--- /Users/admin/pgsql/src/test/regress/expected/inet.out	2024-01-21 13:43:18
+++ /Users/admin/pgsql/build/testrun/recovery/027_stream_regress/data/results/inet.out	2024-01-21 13:46:19
@@ -270,8 +270,9 @@
 -------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i > '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i << '192.168.1.0/24'::inet)
    Filter: (i << '192.168.1.0/24'::inet)
-(3 rows)
+(4 rows)
 
 SELECT * FROM inet_tbl WHERE i<<'192.168.1.0/24'::cidr;
        c        |        i         
@@ -287,8 +288,9 @@
 --------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i >= '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i <<= '192.168.1.0/24'::inet)
    Filter: (i <<= '192.168.1.0/24'::inet)
...
regress
diff -U3 /Users/admin/pgsql/src/test/regress/expected/inet.out /Users/admin/pgsql/build/testrun/regress/regress/results/...
--- /Users/admin/pgsql/src/test/regress/expected/inet.out	2024-01-21 13:43:18
+++ /Users/admin/pgsql/build/testrun/regress/regress/results/inet.out	2024-01-21 13:45:44
@@ -270,8 +270,9 @@
 -------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i > '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i << '192.168.1.0/24'::inet)
    Filter: (i << '192.168.1.0/24'::inet)
-(3 rows)
+(4 rows)
 
 SELECT * FROM inet_tbl WHERE i<<'192.168.1.0/24'::cidr;
        c        |        i         
@@ -287,8 +288,9 @@
 --------------------------------------------------------------------------------
  Index Scan using inet_idx1 on inet_tbl
    Index Cond: ((i >= '192.168.1.0/24'::inet) AND (i <= '192.168.1.255'::inet))
+   Index Filter (non-index): (i <<= '192.168.1.0/24'::inet)
    Filter: (i <<= '192.168.1.0/24'::inet)
...
tap
[13:46:18.390](34.664s) not ok 5 - regression tests pass
tap
[13:47:28.955](74.270s) not ok 2 - regression tests pass
test
[13:49:27.591]   5/286 postgresql:regress / regress/regress                                      ERROR            39.31s...
[13:49:27.591]  31/286 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                         ERROR            79.38s...
[13:49:27.591]  98/286 postgresql:postgres_fdw / postgres_fdw/regress                            ERROR             7.63s...
[13:49:27.591] 153/286 postgresql:recovery / recovery/027_stream_regress                         ERROR            99.14s...